public abstract class GeneratedB2ctelcostorefrontManager extends Extension
B2ctelcostorefrontManager.Extension.RestrictedLanguagesProvider, Extension.RightsProviderManager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,Map<String,Item.AttributeMode>> |
DEFAULT_INITIAL_ATTRIBUTES |
protected static OneToManyHandler<ProductReferencesAndClassificationsComponent> |
PRODUCTACCESSORYCOMPONENT2CLASSATTRIBUTEASSIGNRELPRODUCTREFERENCESANDCLASSIFICATIONSCOMPONENTSHANDLER
OneToManyHandler for handling 1:n PRODUCTREFERENCESANDCLASSIFICATIONSCOMPONENTS's relation attributes from 'many' side. |
protected static OneToManyHandler<ProductReferencesAndClassificationsComponent> |
PRODUCTREFERENCESANDCLASSIFICATIONSCOMPONENT2TARGETITEMTYPERELPRODUCTREFERENCESANDCLASSIFICATIONSCOMPONENTSHANDLER
OneToManyHandler for handling 1:n PRODUCTREFERENCESANDCLASSIFICATIONSCOMPONENTS's relation attributes from 'many' side. |
| Constructor and Description |
|---|
GeneratedB2ctelcostorefrontManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToProductReferencesAndClassificationsComponents(ClassAttributeAssignment item,
ProductReferencesAndClassificationsComponent value)
Generated method - Adds
value to productReferencesAndClassificationsComponents. |
void |
addToProductReferencesAndClassificationsComponents(ComposedType item,
ProductReferencesAndClassificationsComponent value)
Generated method - Adds
value to productReferencesAndClassificationsComponents. |
void |
addToProductReferencesAndClassificationsComponents(SessionContext ctx,
ClassAttributeAssignment item,
ProductReferencesAndClassificationsComponent value)
Generated method - Adds
value to productReferencesAndClassificationsComponents. |
void |
addToProductReferencesAndClassificationsComponents(SessionContext ctx,
ComposedType item,
ProductReferencesAndClassificationsComponent value)
Generated method - Adds
value to productReferencesAndClassificationsComponents. |
ProductReferencesAndClassificationsComponent |
createProductReferencesAndClassificationsComponent(Map attributeValues) |
ProductReferencesAndClassificationsComponent |
createProductReferencesAndClassificationsComponent(SessionContext ctx,
Map attributeValues) |
ProductReferencesAndClassificationsForDevicesComponent |
createProductReferencesAndClassificationsForDevicesComponent(Map attributeValues) |
ProductReferencesAndClassificationsForDevicesComponent |
createProductReferencesAndClassificationsForDevicesComponent(SessionContext ctx,
Map attributeValues) |
Map<String,Item.AttributeMode> |
getDefaultAttributeModes(Class<? extends Item> itemClass) |
String |
getName() |
Collection<ProductReferencesAndClassificationsComponent> |
getProductReferencesAndClassificationsComponents(ClassAttributeAssignment item)
Generated method - Getter of the
ClassAttributeAssignment.productReferencesAndClassificationsComponents attribute. |
Collection<ProductReferencesAndClassificationsComponent> |
getProductReferencesAndClassificationsComponents(ComposedType item)
Generated method - Getter of the
ComposedType.productReferencesAndClassificationsComponents attribute. |
Collection<ProductReferencesAndClassificationsComponent> |
getProductReferencesAndClassificationsComponents(SessionContext ctx,
ClassAttributeAssignment item)
Generated method - Getter of the
ClassAttributeAssignment.productReferencesAndClassificationsComponents attribute. |
Collection<ProductReferencesAndClassificationsComponent> |
getProductReferencesAndClassificationsComponents(SessionContext ctx,
ComposedType item)
Generated method - Getter of the
ComposedType.productReferencesAndClassificationsComponents attribute. |
void |
removeFromProductReferencesAndClassificationsComponents(ClassAttributeAssignment item,
ProductReferencesAndClassificationsComponent value)
Generated method - Removes
value from productReferencesAndClassificationsComponents. |
void |
removeFromProductReferencesAndClassificationsComponents(ComposedType item,
ProductReferencesAndClassificationsComponent value)
Generated method - Removes
value from productReferencesAndClassificationsComponents. |
void |
removeFromProductReferencesAndClassificationsComponents(SessionContext ctx,
ClassAttributeAssignment item,
ProductReferencesAndClassificationsComponent value)
Generated method - Removes
value from productReferencesAndClassificationsComponents. |
void |
removeFromProductReferencesAndClassificationsComponents(SessionContext ctx,
ComposedType item,
ProductReferencesAndClassificationsComponent value)
Generated method - Removes
value from productReferencesAndClassificationsComponents. |
void |
setProductReferencesAndClassificationsComponents(ClassAttributeAssignment item,
Collection<ProductReferencesAndClassificationsComponent> value)
Generated method - Setter of the
ClassAttributeAssignment.productReferencesAndClassificationsComponents attribute. |
void |
setProductReferencesAndClassificationsComponents(ComposedType item,
Collection<ProductReferencesAndClassificationsComponent> value)
Generated method - Setter of the
ComposedType.productReferencesAndClassificationsComponents attribute. |
void |
setProductReferencesAndClassificationsComponents(SessionContext ctx,
ClassAttributeAssignment item,
Collection<ProductReferencesAndClassificationsComponent> value)
Generated method - Setter of the
ClassAttributeAssignment.productReferencesAndClassificationsComponents attribute. |
void |
setProductReferencesAndClassificationsComponents(SessionContext ctx,
ComposedType item,
Collection<ProductReferencesAndClassificationsComponent> value)
Generated method - Setter of the
ComposedType.productReferencesAndClassificationsComponents 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 OneToManyHandler<ProductReferencesAndClassificationsComponent> PRODUCTACCESSORYCOMPONENT2CLASSATTRIBUTEASSIGNRELPRODUCTREFERENCESANDCLASSIFICATIONSCOMPONENTSHANDLER
OneToManyHandler for handling 1:n PRODUCTREFERENCESANDCLASSIFICATIONSCOMPONENTS's relation attributes from 'many' side.protected static final OneToManyHandler<ProductReferencesAndClassificationsComponent> PRODUCTREFERENCESANDCLASSIFICATIONSCOMPONENT2TARGETITEMTYPERELPRODUCTREFERENCESANDCLASSIFICATIONSCOMPONENTSHANDLER
OneToManyHandler for handling 1:n PRODUCTREFERENCESANDCLASSIFICATIONSCOMPONENTS's relation attributes from 'many' side.protected 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 ProductReferencesAndClassificationsComponent createProductReferencesAndClassificationsComponent(SessionContext ctx, Map attributeValues)
public ProductReferencesAndClassificationsComponent createProductReferencesAndClassificationsComponent(Map attributeValues)
public ProductReferencesAndClassificationsForDevicesComponent createProductReferencesAndClassificationsForDevicesComponent(SessionContext ctx, Map attributeValues)
public ProductReferencesAndClassificationsForDevicesComponent createProductReferencesAndClassificationsForDevicesComponent(Map attributeValues)
public Collection<ProductReferencesAndClassificationsComponent> getProductReferencesAndClassificationsComponents(SessionContext ctx, ClassAttributeAssignment item)
ClassAttributeAssignment.productReferencesAndClassificationsComponents attribute.public Collection<ProductReferencesAndClassificationsComponent> getProductReferencesAndClassificationsComponents(ClassAttributeAssignment item)
ClassAttributeAssignment.productReferencesAndClassificationsComponents attribute.public void setProductReferencesAndClassificationsComponents(SessionContext ctx, ClassAttributeAssignment item, Collection<ProductReferencesAndClassificationsComponent> value)
ClassAttributeAssignment.productReferencesAndClassificationsComponents attribute.value - the productReferencesAndClassificationsComponentspublic void setProductReferencesAndClassificationsComponents(ClassAttributeAssignment item, Collection<ProductReferencesAndClassificationsComponent> value)
ClassAttributeAssignment.productReferencesAndClassificationsComponents attribute.value - the productReferencesAndClassificationsComponentspublic void addToProductReferencesAndClassificationsComponents(SessionContext ctx, ClassAttributeAssignment item, ProductReferencesAndClassificationsComponent value)
value to productReferencesAndClassificationsComponents.value - the item to add to productReferencesAndClassificationsComponentspublic void addToProductReferencesAndClassificationsComponents(ClassAttributeAssignment item, ProductReferencesAndClassificationsComponent value)
value to productReferencesAndClassificationsComponents.value - the item to add to productReferencesAndClassificationsComponentspublic void removeFromProductReferencesAndClassificationsComponents(SessionContext ctx, ClassAttributeAssignment item, ProductReferencesAndClassificationsComponent value)
value from productReferencesAndClassificationsComponents.value - the item to remove from productReferencesAndClassificationsComponentspublic void removeFromProductReferencesAndClassificationsComponents(ClassAttributeAssignment item, ProductReferencesAndClassificationsComponent value)
value from productReferencesAndClassificationsComponents.value - the item to remove from productReferencesAndClassificationsComponentspublic Collection<ProductReferencesAndClassificationsComponent> getProductReferencesAndClassificationsComponents(SessionContext ctx, ComposedType item)
ComposedType.productReferencesAndClassificationsComponents attribute.public Collection<ProductReferencesAndClassificationsComponent> getProductReferencesAndClassificationsComponents(ComposedType item)
ComposedType.productReferencesAndClassificationsComponents attribute.public void setProductReferencesAndClassificationsComponents(SessionContext ctx, ComposedType item, Collection<ProductReferencesAndClassificationsComponent> value)
ComposedType.productReferencesAndClassificationsComponents attribute.value - the productReferencesAndClassificationsComponentspublic void setProductReferencesAndClassificationsComponents(ComposedType item, Collection<ProductReferencesAndClassificationsComponent> value)
ComposedType.productReferencesAndClassificationsComponents attribute.value - the productReferencesAndClassificationsComponentspublic void addToProductReferencesAndClassificationsComponents(SessionContext ctx, ComposedType item, ProductReferencesAndClassificationsComponent value)
value to productReferencesAndClassificationsComponents.value - the item to add to productReferencesAndClassificationsComponentspublic void addToProductReferencesAndClassificationsComponents(ComposedType item, ProductReferencesAndClassificationsComponent value)
value to productReferencesAndClassificationsComponents.value - the item to add to productReferencesAndClassificationsComponentspublic void removeFromProductReferencesAndClassificationsComponents(SessionContext ctx, ComposedType item, ProductReferencesAndClassificationsComponent value)
value from productReferencesAndClassificationsComponents.value - the item to remove from productReferencesAndClassificationsComponentspublic void removeFromProductReferencesAndClassificationsComponents(ComposedType item, ProductReferencesAndClassificationsComponent value)
value from productReferencesAndClassificationsComponents.value - the item to remove from productReferencesAndClassificationsComponentsCopyright © 2017 SAP SE. All Rights Reserved.