Class GeneratedPersonalizationcmsManager
java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.platform.personalizationcms.jalo.GeneratedPersonalizationcmsManager
- All Implemented Interfaces:
ItemLifecycleListener,Serializable
- Direct Known Subclasses:
PersonalizationcmsManager
Generated class for type
PersonalizationcmsManager.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension
Extension.RestrictedLanguagesProvider, Extension.RightsProviderNested classes/interfaces inherited from class de.hybris.platform.jalo.Manager
Manager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final Map<String,Map<String, Item.AttributeMode>> protected static StringRelation disable markmodifed parameter constants for PreviewDataToCxSegment from ((personalizationcms))protected static StringRelation ordering override parameter constants for PreviewDataToCxSegment from ((personalizationcms))protected static Stringprotected static StringRelation disable markmodifed parameter constants for PreviewDataToCxVariation from ((personalizationcms))protected static StringRelation ordering override parameter constants for PreviewDataToCxVariation from ((personalizationcms))protected static String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToPreviews(SessionContext ctx, CxSegment item, PreviewData value) Generated method - Addsvalueto previews.voidaddToPreviews(SessionContext ctx, CxVariation item, PreviewData value) Generated method - Addsvalueto previews.voidaddToPreviews(CxSegment item, PreviewData value) Generated method - Addsvalueto previews.voidaddToPreviews(CxVariation item, PreviewData value) Generated method - Addsvalueto previews.voidaddToSegments(PreviewData item, CxSegment value) Generated method - Addsvalueto segments.voidaddToSegments(SessionContext ctx, PreviewData item, CxSegment value) Generated method - Addsvalueto segments.voidaddToVariations(PreviewData item, CxVariation value) Generated method - Addsvalueto variations.voidaddToVariations(SessionContext ctx, PreviewData item, CxVariation value) Generated method - Addsvalueto variations.createCxCmsAction(SessionContext ctx, Map attributeValues) createCxCmsAction(Map attributeValues) createCxCmsComponentContainer(SessionContext ctx, Map attributeValues) createCxCmsComponentContainer(Map attributeValues) getCode(PreviewData item) Generated method - Getter of thePreviewData.codeattribute.getCode(SessionContext ctx, PreviewData item) Generated method - Getter of thePreviewData.codeattribute.getDefaultAttributeModes(Class<? extends Item> itemClass) getName()getPreviews(SessionContext ctx, CxSegment item) Generated method - Getter of theCxSegment.previewsattribute.getPreviews(SessionContext ctx, CxVariation item) Generated method - Getter of theCxVariation.previewsattribute.getPreviews(CxSegment item) Generated method - Getter of theCxSegment.previewsattribute.getPreviews(CxVariation item) Generated method - Getter of theCxVariation.previewsattribute.longgetPreviewsCount(SessionContext ctx, CxSegment item) longgetPreviewsCount(SessionContext ctx, CxVariation item) longgetPreviewsCount(CxSegment item) longgetPreviewsCount(CxVariation item) getSegments(PreviewData item) Generated method - Getter of thePreviewData.segmentsattribute.getSegments(SessionContext ctx, PreviewData item) Generated method - Getter of thePreviewData.segmentsattribute.longgetSegmentsCount(PreviewData item) longgetSegmentsCount(SessionContext ctx, PreviewData item) getVariations(PreviewData item) Generated method - Getter of thePreviewData.variationsattribute.getVariations(SessionContext ctx, PreviewData item) Generated method - Getter of thePreviewData.variationsattribute.longlonggetVariationsCount(SessionContext ctx, PreviewData item) isContainerCleanupEnabled(SessionContext ctx, CxConfig item) Generated method - Getter of theCxConfig.containerCleanupEnabledattribute.Generated method - Getter of theCxConfig.containerCleanupEnabledattribute.booleanGenerated method - Getter of theCxConfig.containerCleanupEnabledattribute.booleanGenerated method - Getter of theCxConfig.containerCleanupEnabledattribute.voidremoveFromPreviews(SessionContext ctx, CxSegment item, PreviewData value) Generated method - Removesvaluefrom previews.voidremoveFromPreviews(SessionContext ctx, CxVariation item, PreviewData value) Generated method - Removesvaluefrom previews.voidremoveFromPreviews(CxSegment item, PreviewData value) Generated method - Removesvaluefrom previews.voidremoveFromPreviews(CxVariation item, PreviewData value) Generated method - Removesvaluefrom previews.voidremoveFromSegments(PreviewData item, CxSegment value) Generated method - Removesvaluefrom segments.voidremoveFromSegments(SessionContext ctx, PreviewData item, CxSegment value) Generated method - Removesvaluefrom segments.voidremoveFromVariations(PreviewData item, CxVariation value) Generated method - Removesvaluefrom variations.voidremoveFromVariations(SessionContext ctx, PreviewData item, CxVariation value) Generated method - Removesvaluefrom variations.voidsetCode(PreviewData item, String value) Generated method - Setter of thePreviewData.codeattribute.voidsetCode(SessionContext ctx, PreviewData item, String value) Generated method - Setter of thePreviewData.codeattribute.voidsetContainerCleanupEnabled(SessionContext ctx, CxConfig item, boolean value) Generated method - Setter of theCxConfig.containerCleanupEnabledattribute.voidsetContainerCleanupEnabled(SessionContext ctx, CxConfig item, Boolean value) Generated method - Setter of theCxConfig.containerCleanupEnabledattribute.voidsetContainerCleanupEnabled(CxConfig item, boolean value) Generated method - Setter of theCxConfig.containerCleanupEnabledattribute.voidsetContainerCleanupEnabled(CxConfig item, Boolean value) Generated method - Setter of theCxConfig.containerCleanupEnabledattribute.voidsetPreviews(SessionContext ctx, CxSegment item, Collection<PreviewData> value) Generated method - Setter of theCxSegment.previewsattribute.voidsetPreviews(SessionContext ctx, CxVariation item, Collection<PreviewData> value) Generated method - Setter of theCxVariation.previewsattribute.voidsetPreviews(CxSegment item, Collection<PreviewData> value) Generated method - Setter of theCxSegment.previewsattribute.voidsetPreviews(CxVariation item, Collection<PreviewData> value) Generated method - Setter of theCxVariation.previewsattribute.voidsetSegments(PreviewData item, Collection<CxSegment> value) Generated method - Setter of thePreviewData.segmentsattribute.voidsetSegments(SessionContext ctx, PreviewData item, Collection<CxSegment> value) Generated method - Setter of thePreviewData.segmentsattribute.voidsetVariations(PreviewData item, Collection<CxVariation> value) Generated method - Setter of thePreviewData.variationsattribute.voidsetVariations(SessionContext ctx, PreviewData item, Collection<CxVariation> value) Generated method - Setter of thePreviewData.variationsattribute.Methods inherited from class de.hybris.platform.jalo.extension.Extension
checkBeforeInitialization, checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceMethods inherited from class de.hybris.platform.jalo.Manager
afterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrap
-
Field Details
-
PREVIEWDATATOCXVARIATION_SRC_ORDERED
Relation ordering override parameter constants for PreviewDataToCxVariation from ((personalizationcms)) -
PREVIEWDATATOCXVARIATION_TGT_ORDERED
-
PREVIEWDATATOCXVARIATION_MARKMODIFIED
Relation disable markmodifed parameter constants for PreviewDataToCxVariation from ((personalizationcms)) -
PREVIEWDATATOCXSEGMENT_SRC_ORDERED
Relation ordering override parameter constants for PreviewDataToCxSegment from ((personalizationcms)) -
PREVIEWDATATOCXSEGMENT_TGT_ORDERED
-
PREVIEWDATATOCXSEGMENT_MARKMODIFIED
Relation disable markmodifed parameter constants for PreviewDataToCxSegment from ((personalizationcms)) -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedPersonalizationcmsManager
public GeneratedPersonalizationcmsManager()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classExtension
-
getCode
Generated method - Getter of thePreviewData.codeattribute.- Returns:
- the code
-
getCode
Generated method - Getter of thePreviewData.codeattribute.- Returns:
- the code
-
setCode
Generated method - Setter of thePreviewData.codeattribute.- Parameters:
value- the code
-
setCode
Generated method - Setter of thePreviewData.codeattribute.- Parameters:
value- the code
-
isContainerCleanupEnabled
Generated method - Getter of theCxConfig.containerCleanupEnabledattribute.- Returns:
- the containerCleanupEnabled - Attribute defining if cx container should be removed in case there is no actions related to it
-
isContainerCleanupEnabled
Generated method - Getter of theCxConfig.containerCleanupEnabledattribute.- Returns:
- the containerCleanupEnabled - Attribute defining if cx container should be removed in case there is no actions related to it
-
isContainerCleanupEnabledAsPrimitive
Generated method - Getter of theCxConfig.containerCleanupEnabledattribute.- Returns:
- the containerCleanupEnabled - Attribute defining if cx container should be removed in case there is no actions related to it
-
isContainerCleanupEnabledAsPrimitive
Generated method - Getter of theCxConfig.containerCleanupEnabledattribute.- Returns:
- the containerCleanupEnabled - Attribute defining if cx container should be removed in case there is no actions related to it
-
setContainerCleanupEnabled
Generated method - Setter of theCxConfig.containerCleanupEnabledattribute.- Parameters:
value- the containerCleanupEnabled - Attribute defining if cx container should be removed in case there is no actions related to it
-
setContainerCleanupEnabled
Generated method - Setter of theCxConfig.containerCleanupEnabledattribute.- Parameters:
value- the containerCleanupEnabled - Attribute defining if cx container should be removed in case there is no actions related to it
-
setContainerCleanupEnabled
Generated method - Setter of theCxConfig.containerCleanupEnabledattribute.- Parameters:
value- the containerCleanupEnabled - Attribute defining if cx container should be removed in case there is no actions related to it
-
setContainerCleanupEnabled
Generated method - Setter of theCxConfig.containerCleanupEnabledattribute.- Parameters:
value- the containerCleanupEnabled - Attribute defining if cx container should be removed in case there is no actions related to it
-
createCxCmsAction
-
createCxCmsAction
-
createCxCmsComponentContainer
public CxCmsComponentContainer createCxCmsComponentContainer(SessionContext ctx, Map attributeValues) -
createCxCmsComponentContainer
-
getName
-
getPreviews
Generated method - Getter of theCxVariation.previewsattribute.- Returns:
- the previews
-
getPreviews
Generated method - Getter of theCxVariation.previewsattribute.- Returns:
- the previews
-
getPreviewsCount
-
getPreviewsCount
-
setPreviews
Generated method - Setter of theCxVariation.previewsattribute.- Parameters:
value- the previews
-
setPreviews
Generated method - Setter of theCxVariation.previewsattribute.- Parameters:
value- the previews
-
addToPreviews
Generated method - Addsvalueto previews.- Parameters:
value- the item to add to previews
-
addToPreviews
Generated method - Addsvalueto previews.- Parameters:
value- the item to add to previews
-
removeFromPreviews
Generated method - Removesvaluefrom previews.- Parameters:
value- the item to remove from previews
-
removeFromPreviews
Generated method - Removesvaluefrom previews.- Parameters:
value- the item to remove from previews
-
getPreviews
Generated method - Getter of theCxSegment.previewsattribute.- Returns:
- the previews
-
getPreviews
Generated method - Getter of theCxSegment.previewsattribute.- Returns:
- the previews
-
getPreviewsCount
-
getPreviewsCount
-
setPreviews
Generated method - Setter of theCxSegment.previewsattribute.- Parameters:
value- the previews
-
setPreviews
Generated method - Setter of theCxSegment.previewsattribute.- Parameters:
value- the previews
-
addToPreviews
Generated method - Addsvalueto previews.- Parameters:
value- the item to add to previews
-
addToPreviews
Generated method - Addsvalueto previews.- Parameters:
value- the item to add to previews
-
removeFromPreviews
Generated method - Removesvaluefrom previews.- Parameters:
value- the item to remove from previews
-
removeFromPreviews
Generated method - Removesvaluefrom previews.- Parameters:
value- the item to remove from previews
-
getSegments
Generated method - Getter of thePreviewData.segmentsattribute.- Returns:
- the segments
-
getSegments
Generated method - Getter of thePreviewData.segmentsattribute.- Returns:
- the segments
-
getSegmentsCount
-
getSegmentsCount
-
setSegments
Generated method - Setter of thePreviewData.segmentsattribute.- Parameters:
value- the segments
-
setSegments
Generated method - Setter of thePreviewData.segmentsattribute.- Parameters:
value- the segments
-
addToSegments
Generated method - Addsvalueto segments.- Parameters:
value- the item to add to segments
-
addToSegments
Generated method - Addsvalueto segments.- Parameters:
value- the item to add to segments
-
removeFromSegments
Generated method - Removesvaluefrom segments.- Parameters:
value- the item to remove from segments
-
removeFromSegments
Generated method - Removesvaluefrom segments.- Parameters:
value- the item to remove from segments
-
getVariations
Generated method - Getter of thePreviewData.variationsattribute.- Returns:
- the variations
-
getVariations
Generated method - Getter of thePreviewData.variationsattribute.- Returns:
- the variations
-
getVariationsCount
-
getVariationsCount
-
setVariations
Generated method - Setter of thePreviewData.variationsattribute.- Parameters:
value- the variations
-
setVariations
Generated method - Setter of thePreviewData.variationsattribute.- Parameters:
value- the variations
-
addToVariations
Generated method - Addsvalueto variations.- Parameters:
value- the item to add to variations
-
addToVariations
Generated method - Addsvalueto variations.- Parameters:
value- the item to add to variations
-
removeFromVariations
Generated method - Removesvaluefrom variations.- Parameters:
value- the item to remove from variations
-
removeFromVariations
Generated method - Removesvaluefrom variations.- Parameters:
value- the item to remove from variations
-