Interface CategoryConfigViewContext

All Superinterfaces:
UserProvider, ViewContext

public interface CategoryConfigViewContext extends ViewContext

A CategoryConfigViewContext provides a CategoryModifier which is used to change the subjacent Category}.

Since:
10.0.116
  • Method Details

    • getCategoryModifier

      CategoryModifier getCategoryModifier()
      Returns:
      the CategoryModifier to make persistent changes on its Category
      Since:
      10.0.116