public abstract class GeneratedYprofileprocessadapterManager extends Extension
YprofileprocessadapterManager.Extension.RestrictedLanguagesProvider, Extension.RightsProviderManager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,Map<String,Item.AttributeMode>> |
DEFAULT_INITIAL_ATTRIBUTES |
| Constructor and Description |
|---|
GeneratedYprofileprocessadapterManager() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCartIdReference(AbstractOrder item)
Generated method - Getter of the
AbstractOrder.cartIdReference attribute. |
String |
getCartIdReference(SessionContext ctx,
AbstractOrder item)
Generated method - Getter of the
AbstractOrder.cartIdReference attribute. |
String |
getConsentReference(AbstractOrder item)
Generated method - Getter of the
AbstractOrder.consentReference attribute. |
String |
getConsentReference(SessionContext ctx,
AbstractOrder item)
Generated method - Getter of the
AbstractOrder.consentReference attribute. |
Map<String,Item.AttributeMode> |
getDefaultAttributeModes(Class<? extends Item> itemClass) |
String |
getName() |
void |
setCartIdReference(AbstractOrder item,
String value)
Generated method - Setter of the
AbstractOrder.cartIdReference attribute. |
void |
setCartIdReference(SessionContext ctx,
AbstractOrder item,
String value)
Generated method - Setter of the
AbstractOrder.cartIdReference attribute. |
void |
setConsentReference(AbstractOrder item,
String value)
Generated method - Setter of the
AbstractOrder.consentReference attribute. |
void |
setConsentReference(SessionContext ctx,
AbstractOrder item,
String value)
Generated method - Setter of the
AbstractOrder.consentReference attribute. |
checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceafterItemCreation, beforeItemCreation, destroy, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, unwrap, unwrap, wrapprotected static final Map<String,Map<String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
public GeneratedYprofileprocessadapterManager()
public Map<String,Item.AttributeMode> getDefaultAttributeModes(Class<? extends Item> itemClass)
getDefaultAttributeModes in class Extensionpublic String getCartIdReference(SessionContext ctx, AbstractOrder item)
AbstractOrder.cartIdReference attribute.public String getCartIdReference(AbstractOrder item)
AbstractOrder.cartIdReference attribute.public void setCartIdReference(SessionContext ctx, AbstractOrder item, String value)
AbstractOrder.cartIdReference attribute.value - the cartIdReferencepublic void setCartIdReference(AbstractOrder item, String value)
AbstractOrder.cartIdReference attribute.value - the cartIdReferencepublic String getConsentReference(SessionContext ctx, AbstractOrder item)
AbstractOrder.consentReference attribute.public String getConsentReference(AbstractOrder item)
AbstractOrder.consentReference attribute.public void setConsentReference(SessionContext ctx, AbstractOrder item, String value)
AbstractOrder.consentReference attribute.value - the consentReferencepublic void setConsentReference(AbstractOrder item, String value)
AbstractOrder.consentReference attribute.value - the consentReferenceCopyright © 2017 SAP SE. All Rights Reserved.