Interface ItemState
-
- All Superinterfaces:
ItemStateView
- All Known Implementing Classes:
Entity,FlexibleSearchResultItemState
public interface ItemState extends ItemStateView
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ChangeSetbeginModification()-
Methods inherited from interface de.hybris.platform.persistence.polyglot.view.ItemStateView
get, get
-
-
-
-
Method Detail
-
beginModification
ChangeSet beginModification()
-
-