Package de.hybris.platform.cmsfacades.cmsitems
package de.hybris.platform.cmsfacades.cmsitems
-
InterfacesClassDescriptionInterface to validate the value of the attributes.This interface is used to transform an attribute, described by its
AttributeDescriptorModel, leveraging a transformation function.Interface that specifies the different ways to transform an attribute, depending on its type, to its corresponding representation.Interface responsible for storing (in a stack-like data structure) context information per transaction when cloning a component.Service to provide list of fields that should be returned by CMS Item API.Interface responsible for storing (in a stack-like data structure) context information per transaction.Content facade interface which deals with CRUD and search operations related to any CMSItem by passing on valued Maps.CMSItemValidator<T extends ItemModel>Interface that deals with Type Validation.Interface to provide a list of customPopulatorpopulators for a givenCMSItemModel.Interface to provide the customPopulatorfor a given typeCode.OriginalClonedItemProvider<T extends ItemModel>Interface responsible for storing (in a stack-like data structure) and cloningItemModelinstances per transaction.