Uses of Class
de.hybris.platform.hmc.jalo.GeneratedSavedValues
-
Packages that use GeneratedSavedValues Package Description de.hybris.platform.hmc.jalo -
-
Uses of GeneratedSavedValues in de.hybris.platform.hmc.jalo
Subclasses of GeneratedSavedValues in de.hybris.platform.hmc.jalo Modifier and Type Class Description classSavedValuesSavedValues describes the changed attributes of an item after this item was saved by calling a HMCSaveAction (see: GenericItemSaveAction).Fields in de.hybris.platform.hmc.jalo with type parameters of type GeneratedSavedValues Modifier and Type Field Description protected static BidirectionalOneToManyHandler<GeneratedSavedValues>GeneratedSavedValues. MODIFIEDITEMHANDLERBidirectionalOneToManyHandlerfor handling 1:n MODIFIEDITEM's relation attributes from 'one' side.
-