public abstract class GeneratedB2BCommerceManager extends Extension
B2BCommerceManager.Extension.RestrictedLanguagesProvider, Extension.RightsProviderManager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<B2BComment> |
ABSTRACTORDER2B2BCOMMENTB2BCOMMENTSHANDLER
OneToManyHandler for handling 1:n B2BCOMMENTS's relation attributes from 'many' side. |
protected static OneToManyHandler<B2BUnit> |
B2BUNIT2EMPLOYEEUNITHANDLER
OneToManyHandler for handling 1:n UNIT's relation attributes from 'many' side. |
protected static java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> |
DEFAULT_INITIAL_ATTRIBUTES |
protected static java.lang.String |
FUTURESTOCKPRODUCTRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for FutureStockProductRelation from ((b2bcommerce))
|
protected static java.lang.String |
FUTURESTOCKPRODUCTRELATION_SRC_ORDERED
Relation ordering override parameter constants for FutureStockProductRelation from ((b2bcommerce))
|
protected static java.lang.String |
FUTURESTOCKPRODUCTRELATION_TGT_ORDERED |
| Constructor and Description |
|---|
GeneratedB2BCommerceManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToB2bcomments(AbstractOrder item,
B2BComment value)
Generated method - Adds
value to b2bcomments. |
void |
addToB2bcomments(SessionContext ctx,
AbstractOrder item,
B2BComment value)
Generated method - Adds
value to b2bcomments. |
void |
addToFutureStocks(Product item,
FutureStock value)
Generated method - Adds
value to futureStocks. |
void |
addToFutureStocks(SessionContext ctx,
Product item,
FutureStock value)
Generated method - Adds
value to futureStocks. |
B2BBookingLineEntry |
createB2BBookingLineEntry(java.util.Map attributeValues) |
B2BBookingLineEntry |
createB2BBookingLineEntry(SessionContext ctx,
java.util.Map attributeValues) |
B2BBudget |
createB2BBudget(java.util.Map attributeValues) |
B2BBudget |
createB2BBudget(SessionContext ctx,
java.util.Map attributeValues) |
B2BComment |
createB2BComment(java.util.Map attributeValues) |
B2BComment |
createB2BComment(SessionContext ctx,
java.util.Map attributeValues) |
B2BCostCenter |
createB2BCostCenter(java.util.Map attributeValues) |
B2BCostCenter |
createB2BCostCenter(SessionContext ctx,
java.util.Map attributeValues) |
B2BCreditCheckResult |
createB2BCreditCheckResult(java.util.Map attributeValues) |
B2BCreditCheckResult |
createB2BCreditCheckResult(SessionContext ctx,
java.util.Map attributeValues) |
B2BCreditLimit |
createB2BCreditLimit(java.util.Map attributeValues) |
B2BCreditLimit |
createB2BCreditLimit(SessionContext ctx,
java.util.Map attributeValues) |
B2BCustomer |
createB2BCustomer(java.util.Map attributeValues) |
B2BCustomer |
createB2BCustomer(SessionContext ctx,
java.util.Map attributeValues) |
B2BCustomerEmailConstraint |
createB2BCustomerEmailConstraint(java.util.Map attributeValues) |
B2BCustomerEmailConstraint |
createB2BCustomerEmailConstraint(SessionContext ctx,
java.util.Map attributeValues) |
B2BMerchantCheckResult |
createB2BMerchantCheckResult(java.util.Map attributeValues) |
B2BMerchantCheckResult |
createB2BMerchantCheckResult(SessionContext ctx,
java.util.Map attributeValues) |
B2BQuoteLimit |
createB2BQuoteLimit(java.util.Map attributeValues) |
B2BQuoteLimit |
createB2BQuoteLimit(SessionContext ctx,
java.util.Map attributeValues) |
B2BReportingSet |
createB2BReportingSet(java.util.Map attributeValues) |
B2BReportingSet |
createB2BReportingSet(SessionContext ctx,
java.util.Map attributeValues) |
B2BUnit |
createB2BUnit(java.util.Map attributeValues) |
B2BUnit |
createB2BUnit(SessionContext ctx,
java.util.Map attributeValues) |
B2BUserGroup |
createB2BUserGroup(java.util.Map attributeValues) |
B2BUserGroup |
createB2BUserGroup(SessionContext ctx,
java.util.Map attributeValues) |
FutureStock |
createFutureStock(java.util.Map attributeValues) |
FutureStock |
createFutureStock(SessionContext ctx,
java.util.Map attributeValues) |
java.util.Collection<B2BComment> |
getB2bcomments(AbstractOrder item)
Generated method - Getter of the
AbstractOrder.b2bcomments attribute. |
java.util.Collection<B2BComment> |
getB2bcomments(SessionContext ctx,
AbstractOrder item)
Generated method - Getter of the
AbstractOrder.b2bcomments attribute. |
B2BCostCenter |
getCostCenter(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.costCenter attribute. |
B2BCostCenter |
getCostCenter(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.costCenter attribute. |
java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass) |
java.util.Set<FutureStock> |
getFutureStocks(Product item)
Generated method - Getter of the
Product.futureStocks attribute. |
java.util.Set<FutureStock> |
getFutureStocks(SessionContext ctx,
Product item)
Generated method - Getter of the
Product.futureStocks attribute. |
long |
getFutureStocksCount(Product item) |
long |
getFutureStocksCount(SessionContext ctx,
Product item) |
java.lang.String |
getLocale(AbstractOrder item)
Generated method - Getter of the
AbstractOrder.locale attribute. |
java.lang.String |
getLocale(SessionContext ctx,
AbstractOrder item)
Generated method - Getter of the
AbstractOrder.locale attribute. |
java.lang.String |
getName() |
java.util.Date |
getQuoteExpirationDate(AbstractOrder item)
Generated method - Getter of the
AbstractOrder.quoteExpirationDate attribute. |
java.util.Date |
getQuoteExpirationDate(SessionContext ctx,
AbstractOrder item)
Generated method - Getter of the
AbstractOrder.quoteExpirationDate attribute. |
B2BUnit |
getUnit(AbstractOrder item)
Generated method - Getter of the
AbstractOrder.Unit attribute. |
B2BUnit |
getUnit(SessionContext ctx,
AbstractOrder item)
Generated method - Getter of the
AbstractOrder.Unit attribute. |
Workflow |
getWorkflow(AbstractOrder item)
Generated method - Getter of the
AbstractOrder.workflow attribute. |
Workflow |
getWorkflow(SessionContext ctx,
AbstractOrder item)
Generated method - Getter of the
AbstractOrder.workflow attribute. |
void |
removeFromB2bcomments(AbstractOrder item,
B2BComment value)
Generated method - Removes
value from b2bcomments. |
void |
removeFromB2bcomments(SessionContext ctx,
AbstractOrder item,
B2BComment value)
Generated method - Removes
value from b2bcomments. |
void |
removeFromFutureStocks(Product item,
FutureStock value)
Generated method - Removes
value from futureStocks. |
void |
removeFromFutureStocks(SessionContext ctx,
Product item,
FutureStock value)
Generated method - Removes
value from futureStocks. |
void |
setB2bcomments(AbstractOrder item,
java.util.Collection<B2BComment> value)
Generated method - Setter of the
AbstractOrder.b2bcomments attribute. |
void |
setB2bcomments(SessionContext ctx,
AbstractOrder item,
java.util.Collection<B2BComment> value)
Generated method - Setter of the
AbstractOrder.b2bcomments attribute. |
void |
setCostCenter(AbstractOrderEntry item,
B2BCostCenter value)
Generated method - Setter of the
AbstractOrderEntry.costCenter attribute. |
void |
setCostCenter(SessionContext ctx,
AbstractOrderEntry item,
B2BCostCenter value)
Generated method - Setter of the
AbstractOrderEntry.costCenter attribute. |
void |
setFutureStocks(Product item,
java.util.Set<FutureStock> value)
Generated method - Setter of the
Product.futureStocks attribute. |
void |
setFutureStocks(SessionContext ctx,
Product item,
java.util.Set<FutureStock> value)
Generated method - Setter of the
Product.futureStocks attribute. |
void |
setLocale(AbstractOrder item,
java.lang.String value)
Generated method - Setter of the
AbstractOrder.locale attribute. |
void |
setLocale(SessionContext ctx,
AbstractOrder item,
java.lang.String value)
Generated method - Setter of the
AbstractOrder.locale attribute. |
void |
setQuoteExpirationDate(AbstractOrder item,
java.util.Date value)
Generated method - Setter of the
AbstractOrder.quoteExpirationDate attribute. |
void |
setQuoteExpirationDate(SessionContext ctx,
AbstractOrder item,
java.util.Date value)
Generated method - Setter of the
AbstractOrder.quoteExpirationDate attribute. |
void |
setUnit(AbstractOrder item,
B2BUnit value)
Generated method - Setter of the
AbstractOrder.Unit attribute. |
void |
setUnit(SessionContext ctx,
AbstractOrder item,
B2BUnit value)
Generated method - Setter of the
AbstractOrder.Unit attribute. |
void |
setWorkflow(AbstractOrder item,
Workflow value)
Generated method - Setter of the
AbstractOrder.workflow attribute. |
void |
setWorkflow(SessionContext ctx,
AbstractOrder item,
Workflow value)
Generated method - Setter of the
AbstractOrder.workflow attribute. |
checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceafterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrapprotected static final OneToManyHandler<B2BComment> ABSTRACTORDER2B2BCOMMENTB2BCOMMENTSHANDLER
OneToManyHandler for handling 1:n B2BCOMMENTS's relation attributes from 'many' side.protected static final OneToManyHandler<B2BUnit> B2BUNIT2EMPLOYEEUNITHANDLER
OneToManyHandler for handling 1:n UNIT's relation attributes from 'many' side.protected static java.lang.String FUTURESTOCKPRODUCTRELATION_SRC_ORDERED
protected static java.lang.String FUTURESTOCKPRODUCTRELATION_TGT_ORDERED
protected static java.lang.String FUTURESTOCKPRODUCTRELATION_MARKMODIFIED
protected static final java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
public java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
getDefaultAttributeModes in class Extensionpublic java.util.Collection<B2BComment> getB2bcomments(SessionContext ctx, AbstractOrder item)
AbstractOrder.b2bcomments attribute.public java.util.Collection<B2BComment> getB2bcomments(AbstractOrder item)
AbstractOrder.b2bcomments attribute.public void setB2bcomments(SessionContext ctx, AbstractOrder item, java.util.Collection<B2BComment> value)
AbstractOrder.b2bcomments attribute.value - the b2bcomments - B2B Comments associated to Orderpublic void setB2bcomments(AbstractOrder item, java.util.Collection<B2BComment> value)
AbstractOrder.b2bcomments attribute.value - the b2bcomments - B2B Comments associated to Orderpublic void addToB2bcomments(SessionContext ctx, AbstractOrder item, B2BComment value)
value to b2bcomments.value - the item to add to b2bcomments - B2B Comments associated to Orderpublic void addToB2bcomments(AbstractOrder item, B2BComment value)
value to b2bcomments.value - the item to add to b2bcomments - B2B Comments associated to Orderpublic void removeFromB2bcomments(SessionContext ctx, AbstractOrder item, B2BComment value)
value from b2bcomments.value - the item to remove from b2bcomments - B2B Comments associated to Orderpublic void removeFromB2bcomments(AbstractOrder item, B2BComment value)
value from b2bcomments.value - the item to remove from b2bcomments - B2B Comments associated to Orderpublic B2BCostCenter getCostCenter(SessionContext ctx, AbstractOrderEntry item)
AbstractOrderEntry.costCenter attribute.public B2BCostCenter getCostCenter(AbstractOrderEntry item)
AbstractOrderEntry.costCenter attribute.public void setCostCenter(SessionContext ctx, AbstractOrderEntry item, B2BCostCenter value)
AbstractOrderEntry.costCenter attribute.value - the costCenterpublic void setCostCenter(AbstractOrderEntry item, B2BCostCenter value)
AbstractOrderEntry.costCenter attribute.value - the costCenterpublic B2BBookingLineEntry createB2BBookingLineEntry(SessionContext ctx, java.util.Map attributeValues)
public B2BBookingLineEntry createB2BBookingLineEntry(java.util.Map attributeValues)
public B2BBudget createB2BBudget(SessionContext ctx, java.util.Map attributeValues)
public B2BBudget createB2BBudget(java.util.Map attributeValues)
public B2BComment createB2BComment(SessionContext ctx, java.util.Map attributeValues)
public B2BComment createB2BComment(java.util.Map attributeValues)
public B2BCostCenter createB2BCostCenter(SessionContext ctx, java.util.Map attributeValues)
public B2BCostCenter createB2BCostCenter(java.util.Map attributeValues)
public B2BCreditCheckResult createB2BCreditCheckResult(SessionContext ctx, java.util.Map attributeValues)
public B2BCreditCheckResult createB2BCreditCheckResult(java.util.Map attributeValues)
public B2BCreditLimit createB2BCreditLimit(SessionContext ctx, java.util.Map attributeValues)
public B2BCreditLimit createB2BCreditLimit(java.util.Map attributeValues)
public B2BCustomer createB2BCustomer(SessionContext ctx, java.util.Map attributeValues)
public B2BCustomer createB2BCustomer(java.util.Map attributeValues)
public B2BCustomerEmailConstraint createB2BCustomerEmailConstraint(SessionContext ctx, java.util.Map attributeValues)
public B2BCustomerEmailConstraint createB2BCustomerEmailConstraint(java.util.Map attributeValues)
public B2BMerchantCheckResult createB2BMerchantCheckResult(SessionContext ctx, java.util.Map attributeValues)
public B2BMerchantCheckResult createB2BMerchantCheckResult(java.util.Map attributeValues)
public B2BQuoteLimit createB2BQuoteLimit(SessionContext ctx, java.util.Map attributeValues)
public B2BQuoteLimit createB2BQuoteLimit(java.util.Map attributeValues)
public B2BReportingSet createB2BReportingSet(SessionContext ctx, java.util.Map attributeValues)
public B2BReportingSet createB2BReportingSet(java.util.Map attributeValues)
public B2BUnit createB2BUnit(SessionContext ctx, java.util.Map attributeValues)
public B2BUnit createB2BUnit(java.util.Map attributeValues)
public B2BUserGroup createB2BUserGroup(SessionContext ctx, java.util.Map attributeValues)
public B2BUserGroup createB2BUserGroup(java.util.Map attributeValues)
public FutureStock createFutureStock(SessionContext ctx, java.util.Map attributeValues)
public FutureStock createFutureStock(java.util.Map attributeValues)
public java.util.Set<FutureStock> getFutureStocks(SessionContext ctx, Product item)
Product.futureStocks attribute.public java.util.Set<FutureStock> getFutureStocks(Product item)
Product.futureStocks attribute.public long getFutureStocksCount(SessionContext ctx, Product item)
public long getFutureStocksCount(Product item)
public void setFutureStocks(SessionContext ctx, Product item, java.util.Set<FutureStock> value)
Product.futureStocks attribute.value - the futureStockspublic void setFutureStocks(Product item, java.util.Set<FutureStock> value)
Product.futureStocks attribute.value - the futureStockspublic void addToFutureStocks(SessionContext ctx, Product item, FutureStock value)
value to futureStocks.value - the item to add to futureStockspublic void addToFutureStocks(Product item, FutureStock value)
value to futureStocks.value - the item to add to futureStockspublic void removeFromFutureStocks(SessionContext ctx, Product item, FutureStock value)
value from futureStocks.value - the item to remove from futureStockspublic void removeFromFutureStocks(Product item, FutureStock value)
value from futureStocks.value - the item to remove from futureStockspublic java.lang.String getLocale(SessionContext ctx, AbstractOrder item)
AbstractOrder.locale attribute.public java.lang.String getLocale(AbstractOrder item)
AbstractOrder.locale attribute.public void setLocale(SessionContext ctx, AbstractOrder item, java.lang.String value)
AbstractOrder.locale attribute.value - the locale - name of the entire locale, with the language, country
and variant separated by underbars,
which was used when the order
was created.public void setLocale(AbstractOrder item, java.lang.String value)
AbstractOrder.locale attribute.value - the locale - name of the entire locale, with the language, country
and variant separated by underbars,
which was used when the order
was created.public java.util.Date getQuoteExpirationDate(SessionContext ctx, AbstractOrder item)
AbstractOrder.quoteExpirationDate attribute.public java.util.Date getQuoteExpirationDate(AbstractOrder item)
AbstractOrder.quoteExpirationDate attribute.public void setQuoteExpirationDate(SessionContext ctx, AbstractOrder item, java.util.Date value)
AbstractOrder.quoteExpirationDate attribute.value - the quoteExpirationDatepublic void setQuoteExpirationDate(AbstractOrder item, java.util.Date value)
AbstractOrder.quoteExpirationDate attribute.value - the quoteExpirationDatepublic B2BUnit getUnit(SessionContext ctx, AbstractOrder item)
AbstractOrder.Unit attribute.public B2BUnit getUnit(AbstractOrder item)
AbstractOrder.Unit attribute.public void setUnit(SessionContext ctx, AbstractOrder item, B2BUnit value)
AbstractOrder.Unit attribute.value - the Unitpublic void setUnit(AbstractOrder item, B2BUnit value)
AbstractOrder.Unit attribute.value - the Unitpublic Workflow getWorkflow(SessionContext ctx, AbstractOrder item)
AbstractOrder.workflow attribute.public Workflow getWorkflow(AbstractOrder item)
AbstractOrder.workflow attribute.public void setWorkflow(SessionContext ctx, AbstractOrder item, Workflow value)
AbstractOrder.workflow attribute.value - the workflowpublic void setWorkflow(AbstractOrder item, Workflow value)
AbstractOrder.workflow attribute.value - the workflowCopyright © 2018 SAP SE. All Rights Reserved.