public abstract class GeneratedSapinvoiceaddonManager extends Extension
SapinvoiceaddonManager.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 |
|---|
GeneratedSapinvoiceaddonManager() |
| Modifier and Type | Method and Description |
|---|---|
Material |
createMaterial(Map attributeValues) |
Material |
createMaterial(SessionContext ctx,
Map attributeValues) |
PartnerAddress |
createPartnerAddress(Map attributeValues) |
PartnerAddress |
createPartnerAddress(SessionContext ctx,
Map attributeValues) |
SapB2BDocument |
createSapB2BDocument(Map attributeValues) |
SapB2BDocument |
createSapB2BDocument(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 Material createMaterial(SessionContext ctx, Map attributeValues)
public Material createMaterial(Map attributeValues)
public PartnerAddress createPartnerAddress(SessionContext ctx, Map attributeValues)
public PartnerAddress createPartnerAddress(Map attributeValues)
public SapB2BDocument createSapB2BDocument(SessionContext ctx, Map attributeValues)
public SapB2BDocument createSapB2BDocument(Map attributeValues)
Copyright © 2017 SAP SE. All Rights Reserved.