Uses of Class
de.hybris.platform.cockpit.helpers.impl.DefaultModelHelper.ModificationInfo
-
Packages that use DefaultModelHelper.ModificationInfo Package Description de.hybris.platform.cockpit.helpers.impl -
-
Uses of DefaultModelHelper.ModificationInfo in de.hybris.platform.cockpit.helpers.impl
Methods in de.hybris.platform.cockpit.helpers.impl that return DefaultModelHelper.ModificationInfo Modifier and Type Method Description protected DefaultModelHelper.ModificationInfoDefaultModelHelper. getModificationInfo(ItemModel model)Methods in de.hybris.platform.cockpit.helpers.impl with parameters of type DefaultModelHelper.ModificationInfo Modifier and Type Method Description protected voidDefaultModelHelper. checkUserRights(ItemModel model, DefaultModelHelper.ModificationInfo modificationInfo)protected voidDefaultModelHelper. createUndoOperation(ItemModel model, DefaultModelHelper.ModificationInfo modificationInfo)protected voidDefaultModelHelper. logModifications(ItemModel model, DefaultModelHelper.ModificationInfo modificationInfo)protected voidDefaultModelHelper. sendItemChangeEvent(ItemModel model, DefaultModelHelper.ModificationInfo modificationInfo)Method parameters in de.hybris.platform.cockpit.helpers.impl with type arguments of type DefaultModelHelper.ModificationInfo Modifier and Type Method Description protected voidDefaultModelHelper. createUndoOperations(java.util.Set<DefaultModelHelper.ModificationInfo> modificationInfos)
-