public abstract class GeneratedPersonalizationyprofileManager extends Extension
PersonalizationyprofileManager.Extension.RestrictedLanguagesProvider, Extension.RightsProviderManager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator| Modifier and Type | Field and Description |
|---|---|
protected static java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> |
DEFAULT_INITIAL_ATTRIBUTES |
| Constructor and Description |
|---|
GeneratedPersonalizationyprofileManager() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.math.BigDecimal> |
getAllOrderMapperSegmentMap(CxConfig item)
Generated method - Getter of the
CxConfig.orderMapperSegmentMap attribute. |
java.util.Map<java.lang.String,java.math.BigDecimal> |
getAllOrderMapperSegmentMap(SessionContext ctx,
CxConfig item)
Generated method - Getter of the
CxConfig.orderMapperSegmentMap attribute. |
java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass) |
java.lang.String |
getName() |
java.util.Collection<java.lang.String> |
getRequiredFields(CxMapperScript item)
Generated method - Getter of the
CxMapperScript.requiredFields attribute. |
java.util.Collection<java.lang.String> |
getRequiredFields(SessionContext ctx,
CxMapperScript item)
Generated method - Getter of the
CxMapperScript.requiredFields attribute. |
void |
setAllOrderMapperSegmentMap(CxConfig item,
java.util.Map<java.lang.String,java.math.BigDecimal> value)
Generated method - Setter of the
CxConfig.orderMapperSegmentMap attribute. |
void |
setAllOrderMapperSegmentMap(SessionContext ctx,
CxConfig item,
java.util.Map<java.lang.String,java.math.BigDecimal> value)
Generated method - Setter of the
CxConfig.orderMapperSegmentMap attribute. |
void |
setRequiredFields(CxMapperScript item,
java.util.Collection<java.lang.String> value)
Generated method - Setter of the
CxMapperScript.requiredFields attribute. |
void |
setRequiredFields(SessionContext ctx,
CxMapperScript item,
java.util.Collection<java.lang.String> value)
Generated method - Setter of the
CxMapperScript.requiredFields attribute. |
checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceafterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrapprotected static final java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
public GeneratedPersonalizationyprofileManager()
public java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
getDefaultAttributeModes in class Extensionpublic java.util.Map<java.lang.String,java.math.BigDecimal> getAllOrderMapperSegmentMap(SessionContext ctx, CxConfig item)
CxConfig.orderMapperSegmentMap attribute.public java.util.Map<java.lang.String,java.math.BigDecimal> getAllOrderMapperSegmentMap(CxConfig item)
CxConfig.orderMapperSegmentMap attribute.public void setAllOrderMapperSegmentMap(SessionContext ctx, CxConfig item, java.util.Map<java.lang.String,java.math.BigDecimal> value)
CxConfig.orderMapperSegmentMap attribute.value - the orderMapperSegmentMap - Map with configuration for OrderMapperpublic void setAllOrderMapperSegmentMap(CxConfig item, java.util.Map<java.lang.String,java.math.BigDecimal> value)
CxConfig.orderMapperSegmentMap attribute.value - the orderMapperSegmentMap - Map with configuration for OrderMapperpublic java.util.Collection<java.lang.String> getRequiredFields(SessionContext ctx, CxMapperScript item)
CxMapperScript.requiredFields attribute.public java.util.Collection<java.lang.String> getRequiredFields(CxMapperScript item)
CxMapperScript.requiredFields attribute.public void setRequiredFields(SessionContext ctx, CxMapperScript item, java.util.Collection<java.lang.String> value)
CxMapperScript.requiredFields attribute.value - the requiredFields - Fields required for mapping data to segmentspublic void setRequiredFields(CxMapperScript item, java.util.Collection<java.lang.String> value)
CxMapperScript.requiredFields attribute.value - the requiredFields - Fields required for mapping data to segmentsCopyright © 2018 SAP SE. All Rights Reserved.