Interface CategoryAssigned

    • Method Detail

      • getAssignedCategories

        java.util.Set<Category> getAssignedCategories()
        Returns an unmodifiable cached view of the assigned categories.
        The returned set is not updated when assignments change.
        Returns:
        the current assigned categories as an unmodifiable set
        Since:
        10.0.38