public abstract class GeneratedChinesepaymentaddonManager extends Extension
ChinesepaymentaddonManager.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 |
|---|
GeneratedChinesepaymentaddonManager() |
| Modifier and Type | Method and Description |
|---|---|
PaymentActionsComponent |
createPaymentActionsComponent(Map attributeValues) |
PaymentActionsComponent |
createPaymentActionsComponent(SessionContext ctx,
Map attributeValues) |
PaymentInfoComponent |
createPaymentInfoComponent(Map attributeValues) |
PaymentInfoComponent |
createPaymentInfoComponent(SessionContext ctx,
Map attributeValues) |
PayNowAction |
createPayNowAction(Map attributeValues) |
PayNowAction |
createPayNowAction(SessionContext ctx,
Map attributeValues) |
Map<String,Item.AttributeMode> |
getDefaultAttributeModes(Class<? extends Item> itemClass) |
String |
getName() |
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 Map<String,Item.AttributeMode> getDefaultAttributeModes(Class<? extends Item> itemClass)
getDefaultAttributeModes in class Extensionpublic PaymentActionsComponent createPaymentActionsComponent(SessionContext ctx, Map attributeValues)
public PaymentActionsComponent createPaymentActionsComponent(Map attributeValues)
public PaymentInfoComponent createPaymentInfoComponent(SessionContext ctx, Map attributeValues)
public PaymentInfoComponent createPaymentInfoComponent(Map attributeValues)
public PayNowAction createPayNowAction(SessionContext ctx, Map attributeValues)
public PayNowAction createPayNowAction(Map attributeValues)
Copyright © 2017 SAP SE. All Rights Reserved.