Class SavedValuesServiceImpl
java.lang.Object
de.hybris.platform.cockpit.services.impl.AbstractServiceImpl
de.hybris.platform.cockpit.services.SavedValuesServiceImpl
- All Implemented Interfaces:
SavedValuesService
-
Field Summary
Fields inherited from class de.hybris.platform.cockpit.services.impl.AbstractServiceImpl
modelService, typeService -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAuthor(TypedObject savedValue) getModificationTime(TypedObject savedValue) getModificationType(TypedObject savedValue) getModifiedAttribute(TypedObject savedValueEntry) getNewValues(TypedObject savedValueEntry) getOldValues(TypedObject savedValueEntry) getSavedValues(TypedObject wrappedProduct) getSavedValuesEntries(TypedObject savedValue) Methods inherited from class de.hybris.platform.cockpit.services.impl.AbstractServiceImpl
getEnum, getEnums, getLocalizedLabel, getLocalizedLabel, getModelService, getTypeService, setCockpitTypeService, setLabelResolver, setModelService
-
Constructor Details
-
SavedValuesServiceImpl
public SavedValuesServiceImpl()
-
-
Method Details
-
getSavedValues
- Specified by:
getSavedValuesin interfaceSavedValuesService
-
getAuthor
- Specified by:
getAuthorin interfaceSavedValuesService
-
getModificationTime
- Specified by:
getModificationTimein interfaceSavedValuesService
-
getModificationType
- Specified by:
getModificationTypein interfaceSavedValuesService
-
getModifiedAttribute
- Specified by:
getModifiedAttributein interfaceSavedValuesService
-
getNewValues
- Specified by:
getNewValuesin interfaceSavedValuesService
-
getOldValues
- Specified by:
getOldValuesin interfaceSavedValuesService
-
getSavedValuesEntries
- Specified by:
getSavedValuesEntriesin interfaceSavedValuesService
-
getLastModifyingUser
- Specified by:
getLastModifyingUserin interfaceSavedValuesService
-