Interface OptionalCategoryProvider

    • Method Detail

      • getCategory

        java.util.Optional<Category> getCategory()
        Returns the optional Category.
        Returns:
        the category if present, otherwise an empty optional
        Since:
        12.0