public abstract class GeneratedChinesepaymentservicesManager extends Extension
ChinesepaymentservicesManager.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 |
|---|
GeneratedChinesepaymentservicesManager() |
| Modifier and Type | Method and Description |
|---|---|
ChinesePaymentInfo |
createChinesePaymentInfo(Map attributeValues) |
ChinesePaymentInfo |
createChinesePaymentInfo(SessionContext ctx,
Map attributeValues) |
StockLevelReservationHistoryEntry |
createStockLevelReservationHistoryEntry(Map attributeValues) |
StockLevelReservationHistoryEntry |
createStockLevelReservationHistoryEntry(SessionContext ctx,
Map attributeValues) |
ChinesePaymentInfo |
getChinesePaymentInfo(AbstractOrder item)
Generated method - Getter of the
AbstractOrder.chinesePaymentInfo attribute. |
ChinesePaymentInfo |
getChinesePaymentInfo(SessionContext ctx,
AbstractOrder item)
Generated method - Getter of the
AbstractOrder.chinesePaymentInfo attribute. |
Map<String,Item.AttributeMode> |
getDefaultAttributeModes(Class<? extends Item> itemClass) |
String |
getName() |
void |
setChinesePaymentInfo(AbstractOrder item,
ChinesePaymentInfo value)
Generated method - Setter of the
AbstractOrder.chinesePaymentInfo attribute. |
void |
setChinesePaymentInfo(SessionContext ctx,
AbstractOrder item,
ChinesePaymentInfo value)
Generated method - Setter of the
AbstractOrder.chinesePaymentInfo 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 GeneratedChinesepaymentservicesManager()
public Map<String,Item.AttributeMode> getDefaultAttributeModes(Class<? extends Item> itemClass)
getDefaultAttributeModes in class Extensionpublic ChinesePaymentInfo getChinesePaymentInfo(SessionContext ctx, AbstractOrder item)
AbstractOrder.chinesePaymentInfo attribute.public ChinesePaymentInfo getChinesePaymentInfo(AbstractOrder item)
AbstractOrder.chinesePaymentInfo attribute.public void setChinesePaymentInfo(SessionContext ctx, AbstractOrder item, ChinesePaymentInfo value)
AbstractOrder.chinesePaymentInfo attribute.value - the chinesePaymentInfopublic void setChinesePaymentInfo(AbstractOrder item, ChinesePaymentInfo value)
AbstractOrder.chinesePaymentInfo attribute.value - the chinesePaymentInfopublic ChinesePaymentInfo createChinesePaymentInfo(SessionContext ctx, Map attributeValues)
public ChinesePaymentInfo createChinesePaymentInfo(Map attributeValues)
public StockLevelReservationHistoryEntry createStockLevelReservationHistoryEntry(SessionContext ctx, Map attributeValues)
public StockLevelReservationHistoryEntry createStockLevelReservationHistoryEntry(Map attributeValues)
Copyright © 2017 SAP SE. All Rights Reserved.