Interface CategoryConfigViewContext
- All Superinterfaces:
UserProvider,ViewContext
A CategoryConfigViewContext provides a CategoryModifier which is used to change
the subjacent Category}.
- Since:
- 10.0.116
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.iagent.frontend.ViewContext
getUser
-
Method Details
-
getCategoryModifier
CategoryModifier getCategoryModifier()- Returns:
- the
CategoryModifierto make persistent changes on itsCategory - Since:
- 10.0.116
-