Package de.hybris.platform.b2b.jalo
Class GeneratedB2BCommerceManager
- java.lang.Object
-
- de.hybris.platform.jalo.Manager
-
- de.hybris.platform.jalo.extension.Extension
-
- de.hybris.platform.b2b.jalo.GeneratedB2BCommerceManager
-
- All Implemented Interfaces:
ItemLifecycleListener,java.io.Serializable
- Direct Known Subclasses:
B2BCommerceManager
public abstract class GeneratedB2BCommerceManager extends Extension
Generated class for typeB2BCommerceManager.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension
Extension.RestrictedLanguagesProvider, Extension.RightsProvider
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Manager
Manager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator
-
-
Field Summary
Fields Modifier and Type Field Description protected static OneToManyHandler<B2BComment>ABSTRACTORDER2B2BCOMMENTB2BCOMMENTSHANDLEROneToManyHandlerfor handling 1:n B2BCOMMENTS's relation attributes from 'many' side.protected static OneToManyHandler<B2BUnit>B2BUNIT2EMPLOYEEUNITHANDLEROneToManyHandlerfor 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_ATTRIBUTESprotected static java.lang.StringFUTURESTOCKPRODUCTRELATION_MARKMODIFIEDRelation disable markmodifed parameter constants for FutureStockProductRelation from ((b2bcommerce))protected static java.lang.StringFUTURESTOCKPRODUCTRELATION_SRC_ORDEREDRelation ordering override parameter constants for FutureStockProductRelation from ((b2bcommerce))protected static java.lang.StringFUTURESTOCKPRODUCTRELATION_TGT_ORDERED
-
Constructor Summary
Constructors Constructor Description GeneratedB2BCommerceManager()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddToB2bcomments(AbstractOrder item, B2BComment value)Generated method - Addsvalueto b2bcomments.voidaddToB2bcomments(SessionContext ctx, AbstractOrder item, B2BComment value)Generated method - Addsvalueto b2bcomments.voidaddToFutureStocks(Product item, FutureStock value)Generated method - Addsvalueto futureStocks.voidaddToFutureStocks(SessionContext ctx, Product item, FutureStock value)Generated method - Addsvalueto futureStocks.B2BBookingLineEntrycreateB2BBookingLineEntry(SessionContext ctx, java.util.Map attributeValues)B2BBookingLineEntrycreateB2BBookingLineEntry(java.util.Map attributeValues)B2BBudgetcreateB2BBudget(SessionContext ctx, java.util.Map attributeValues)B2BBudgetcreateB2BBudget(java.util.Map attributeValues)B2BCommentcreateB2BComment(SessionContext ctx, java.util.Map attributeValues)B2BCommentcreateB2BComment(java.util.Map attributeValues)B2BCostCentercreateB2BCostCenter(SessionContext ctx, java.util.Map attributeValues)B2BCostCentercreateB2BCostCenter(java.util.Map attributeValues)B2BCreditCheckResultcreateB2BCreditCheckResult(SessionContext ctx, java.util.Map attributeValues)B2BCreditCheckResultcreateB2BCreditCheckResult(java.util.Map attributeValues)B2BCreditLimitcreateB2BCreditLimit(SessionContext ctx, java.util.Map attributeValues)B2BCreditLimitcreateB2BCreditLimit(java.util.Map attributeValues)B2BCustomercreateB2BCustomer(SessionContext ctx, java.util.Map attributeValues)B2BCustomercreateB2BCustomer(java.util.Map attributeValues)B2BCustomerEmailConstraintcreateB2BCustomerEmailConstraint(SessionContext ctx, java.util.Map attributeValues)B2BCustomerEmailConstraintcreateB2BCustomerEmailConstraint(java.util.Map attributeValues)B2BMerchantCheckResultcreateB2BMerchantCheckResult(SessionContext ctx, java.util.Map attributeValues)B2BMerchantCheckResultcreateB2BMerchantCheckResult(java.util.Map attributeValues)B2BQuoteLimitcreateB2BQuoteLimit(SessionContext ctx, java.util.Map attributeValues)B2BQuoteLimitcreateB2BQuoteLimit(java.util.Map attributeValues)B2BReportingSetcreateB2BReportingSet(SessionContext ctx, java.util.Map attributeValues)B2BReportingSetcreateB2BReportingSet(java.util.Map attributeValues)B2BUnitcreateB2BUnit(SessionContext ctx, java.util.Map attributeValues)B2BUnitcreateB2BUnit(java.util.Map attributeValues)B2BUserGroupcreateB2BUserGroup(SessionContext ctx, java.util.Map attributeValues)B2BUserGroupcreateB2BUserGroup(java.util.Map attributeValues)FutureStockcreateFutureStock(SessionContext ctx, java.util.Map attributeValues)FutureStockcreateFutureStock(java.util.Map attributeValues)java.util.Collection<B2BComment>getB2bcomments(AbstractOrder item)Generated method - Getter of theAbstractOrder.b2bcommentsattribute.java.util.Collection<B2BComment>getB2bcomments(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.b2bcommentsattribute.B2BCostCentergetCostCenter(AbstractOrderEntry item)Generated method - Getter of theAbstractOrderEntry.costCenterattribute.B2BCostCentergetCostCenter(SessionContext ctx, AbstractOrderEntry item)Generated method - Getter of theAbstractOrderEntry.costCenterattribute.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 theProduct.futureStocksattribute.java.util.Set<FutureStock>getFutureStocks(SessionContext ctx, Product item)Generated method - Getter of theProduct.futureStocksattribute.longgetFutureStocksCount(Product item)longgetFutureStocksCount(SessionContext ctx, Product item)java.lang.StringgetLocale(AbstractOrder item)Generated method - Getter of theAbstractOrder.localeattribute.java.lang.StringgetLocale(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.localeattribute.java.lang.StringgetName()java.util.DategetQuoteExpirationDate(AbstractOrder item)Generated method - Getter of theAbstractOrder.quoteExpirationDateattribute.java.util.DategetQuoteExpirationDate(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.quoteExpirationDateattribute.B2BUnitgetUnit(AbstractOrder item)Generated method - Getter of theAbstractOrder.Unitattribute.B2BUnitgetUnit(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.Unitattribute.WorkflowgetWorkflow(AbstractOrder item)Generated method - Getter of theAbstractOrder.workflowattribute.WorkflowgetWorkflow(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.workflowattribute.voidremoveFromB2bcomments(AbstractOrder item, B2BComment value)Generated method - Removesvaluefrom b2bcomments.voidremoveFromB2bcomments(SessionContext ctx, AbstractOrder item, B2BComment value)Generated method - Removesvaluefrom b2bcomments.voidremoveFromFutureStocks(Product item, FutureStock value)Generated method - Removesvaluefrom futureStocks.voidremoveFromFutureStocks(SessionContext ctx, Product item, FutureStock value)Generated method - Removesvaluefrom futureStocks.voidsetB2bcomments(AbstractOrder item, java.util.Collection<B2BComment> value)Generated method - Setter of theAbstractOrder.b2bcommentsattribute.voidsetB2bcomments(SessionContext ctx, AbstractOrder item, java.util.Collection<B2BComment> value)Generated method - Setter of theAbstractOrder.b2bcommentsattribute.voidsetCostCenter(AbstractOrderEntry item, B2BCostCenter value)Generated method - Setter of theAbstractOrderEntry.costCenterattribute.voidsetCostCenter(SessionContext ctx, AbstractOrderEntry item, B2BCostCenter value)Generated method - Setter of theAbstractOrderEntry.costCenterattribute.voidsetFutureStocks(Product item, java.util.Set<FutureStock> value)Generated method - Setter of theProduct.futureStocksattribute.voidsetFutureStocks(SessionContext ctx, Product item, java.util.Set<FutureStock> value)Generated method - Setter of theProduct.futureStocksattribute.voidsetLocale(AbstractOrder item, java.lang.String value)Generated method - Setter of theAbstractOrder.localeattribute.voidsetLocale(SessionContext ctx, AbstractOrder item, java.lang.String value)Generated method - Setter of theAbstractOrder.localeattribute.voidsetQuoteExpirationDate(AbstractOrder item, java.util.Date value)Generated method - Setter of theAbstractOrder.quoteExpirationDateattribute.voidsetQuoteExpirationDate(SessionContext ctx, AbstractOrder item, java.util.Date value)Generated method - Setter of theAbstractOrder.quoteExpirationDateattribute.voidsetUnit(AbstractOrder item, B2BUnit value)Generated method - Setter of theAbstractOrder.Unitattribute.voidsetUnit(SessionContext ctx, AbstractOrder item, B2BUnit value)Generated method - Setter of theAbstractOrder.Unitattribute.voidsetWorkflow(AbstractOrder item, Workflow value)Generated method - Setter of theAbstractOrder.workflowattribute.voidsetWorkflow(SessionContext ctx, AbstractOrder item, Workflow value)Generated method - Setter of theAbstractOrder.workflowattribute.-
Methods inherited from class de.hybris.platform.jalo.extension.Extension
checkBeforeInitialization, checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplace
-
Methods inherited from class de.hybris.platform.jalo.Manager
afterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrap
-
-
-
-
Field Detail
-
ABSTRACTORDER2B2BCOMMENTB2BCOMMENTSHANDLER
protected static final OneToManyHandler<B2BComment> ABSTRACTORDER2B2BCOMMENTB2BCOMMENTSHANDLER
OneToManyHandlerfor handling 1:n B2BCOMMENTS's relation attributes from 'many' side.
-
B2BUNIT2EMPLOYEEUNITHANDLER
protected static final OneToManyHandler<B2BUnit> B2BUNIT2EMPLOYEEUNITHANDLER
OneToManyHandlerfor handling 1:n UNIT's relation attributes from 'many' side.
-
FUTURESTOCKPRODUCTRELATION_SRC_ORDERED
protected static java.lang.String FUTURESTOCKPRODUCTRELATION_SRC_ORDERED
Relation ordering override parameter constants for FutureStockProductRelation from ((b2bcommerce))
-
FUTURESTOCKPRODUCTRELATION_TGT_ORDERED
protected static java.lang.String FUTURESTOCKPRODUCTRELATION_TGT_ORDERED
-
FUTURESTOCKPRODUCTRELATION_MARKMODIFIED
protected static java.lang.String FUTURESTOCKPRODUCTRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for FutureStockProductRelation from ((b2bcommerce))
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
public java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
- Overrides:
getDefaultAttributeModesin classExtension
-
getB2bcomments
public java.util.Collection<B2BComment> getB2bcomments(SessionContext ctx, AbstractOrder item)
Generated method - Getter of theAbstractOrder.b2bcommentsattribute.- Returns:
- the b2bcomments - B2B Comments associated to Order
-
getB2bcomments
public java.util.Collection<B2BComment> getB2bcomments(AbstractOrder item)
Generated method - Getter of theAbstractOrder.b2bcommentsattribute.- Returns:
- the b2bcomments - B2B Comments associated to Order
-
setB2bcomments
public void setB2bcomments(SessionContext ctx, AbstractOrder item, java.util.Collection<B2BComment> value)
Generated method - Setter of theAbstractOrder.b2bcommentsattribute.- Parameters:
value- the b2bcomments - B2B Comments associated to Order
-
setB2bcomments
public void setB2bcomments(AbstractOrder item, java.util.Collection<B2BComment> value)
Generated method - Setter of theAbstractOrder.b2bcommentsattribute.- Parameters:
value- the b2bcomments - B2B Comments associated to Order
-
addToB2bcomments
public void addToB2bcomments(SessionContext ctx, AbstractOrder item, B2BComment value)
Generated method - Addsvalueto b2bcomments.- Parameters:
value- the item to add to b2bcomments - B2B Comments associated to Order
-
addToB2bcomments
public void addToB2bcomments(AbstractOrder item, B2BComment value)
Generated method - Addsvalueto b2bcomments.- Parameters:
value- the item to add to b2bcomments - B2B Comments associated to Order
-
removeFromB2bcomments
public void removeFromB2bcomments(SessionContext ctx, AbstractOrder item, B2BComment value)
Generated method - Removesvaluefrom b2bcomments.- Parameters:
value- the item to remove from b2bcomments - B2B Comments associated to Order
-
removeFromB2bcomments
public void removeFromB2bcomments(AbstractOrder item, B2BComment value)
Generated method - Removesvaluefrom b2bcomments.- Parameters:
value- the item to remove from b2bcomments - B2B Comments associated to Order
-
getCostCenter
public B2BCostCenter getCostCenter(SessionContext ctx, AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.costCenterattribute.- Returns:
- the costCenter
-
getCostCenter
public B2BCostCenter getCostCenter(AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.costCenterattribute.- Returns:
- the costCenter
-
setCostCenter
public void setCostCenter(SessionContext ctx, AbstractOrderEntry item, B2BCostCenter value)
Generated method - Setter of theAbstractOrderEntry.costCenterattribute.- Parameters:
value- the costCenter
-
setCostCenter
public void setCostCenter(AbstractOrderEntry item, B2BCostCenter value)
Generated method - Setter of theAbstractOrderEntry.costCenterattribute.- Parameters:
value- the costCenter
-
createB2BBookingLineEntry
public B2BBookingLineEntry createB2BBookingLineEntry(SessionContext ctx, java.util.Map attributeValues)
-
createB2BBookingLineEntry
public B2BBookingLineEntry createB2BBookingLineEntry(java.util.Map attributeValues)
-
createB2BBudget
public B2BBudget createB2BBudget(SessionContext ctx, java.util.Map attributeValues)
-
createB2BBudget
public B2BBudget createB2BBudget(java.util.Map attributeValues)
-
createB2BComment
public B2BComment createB2BComment(SessionContext ctx, java.util.Map attributeValues)
-
createB2BComment
public B2BComment createB2BComment(java.util.Map attributeValues)
-
createB2BCostCenter
public B2BCostCenter createB2BCostCenter(SessionContext ctx, java.util.Map attributeValues)
-
createB2BCostCenter
public B2BCostCenter createB2BCostCenter(java.util.Map attributeValues)
-
createB2BCreditCheckResult
public B2BCreditCheckResult createB2BCreditCheckResult(SessionContext ctx, java.util.Map attributeValues)
-
createB2BCreditCheckResult
public B2BCreditCheckResult createB2BCreditCheckResult(java.util.Map attributeValues)
-
createB2BCreditLimit
public B2BCreditLimit createB2BCreditLimit(SessionContext ctx, java.util.Map attributeValues)
-
createB2BCreditLimit
public B2BCreditLimit createB2BCreditLimit(java.util.Map attributeValues)
-
createB2BCustomer
public B2BCustomer createB2BCustomer(SessionContext ctx, java.util.Map attributeValues)
-
createB2BCustomer
public B2BCustomer createB2BCustomer(java.util.Map attributeValues)
-
createB2BCustomerEmailConstraint
public B2BCustomerEmailConstraint createB2BCustomerEmailConstraint(SessionContext ctx, java.util.Map attributeValues)
-
createB2BCustomerEmailConstraint
public B2BCustomerEmailConstraint createB2BCustomerEmailConstraint(java.util.Map attributeValues)
-
createB2BMerchantCheckResult
public B2BMerchantCheckResult createB2BMerchantCheckResult(SessionContext ctx, java.util.Map attributeValues)
-
createB2BMerchantCheckResult
public B2BMerchantCheckResult createB2BMerchantCheckResult(java.util.Map attributeValues)
-
createB2BQuoteLimit
public B2BQuoteLimit createB2BQuoteLimit(SessionContext ctx, java.util.Map attributeValues)
-
createB2BQuoteLimit
public B2BQuoteLimit createB2BQuoteLimit(java.util.Map attributeValues)
-
createB2BReportingSet
public B2BReportingSet createB2BReportingSet(SessionContext ctx, java.util.Map attributeValues)
-
createB2BReportingSet
public B2BReportingSet createB2BReportingSet(java.util.Map attributeValues)
-
createB2BUnit
public B2BUnit createB2BUnit(SessionContext ctx, java.util.Map attributeValues)
-
createB2BUnit
public B2BUnit createB2BUnit(java.util.Map attributeValues)
-
createB2BUserGroup
public B2BUserGroup createB2BUserGroup(SessionContext ctx, java.util.Map attributeValues)
-
createB2BUserGroup
public B2BUserGroup createB2BUserGroup(java.util.Map attributeValues)
-
createFutureStock
public FutureStock createFutureStock(SessionContext ctx, java.util.Map attributeValues)
-
createFutureStock
public FutureStock createFutureStock(java.util.Map attributeValues)
-
getFutureStocks
public java.util.Set<FutureStock> getFutureStocks(SessionContext ctx, Product item)
Generated method - Getter of theProduct.futureStocksattribute.- Returns:
- the futureStocks
-
getFutureStocks
public java.util.Set<FutureStock> getFutureStocks(Product item)
Generated method - Getter of theProduct.futureStocksattribute.- Returns:
- the futureStocks
-
getFutureStocksCount
public long getFutureStocksCount(SessionContext ctx, Product item)
-
getFutureStocksCount
public long getFutureStocksCount(Product item)
-
setFutureStocks
public void setFutureStocks(SessionContext ctx, Product item, java.util.Set<FutureStock> value)
Generated method - Setter of theProduct.futureStocksattribute.- Parameters:
value- the futureStocks
-
setFutureStocks
public void setFutureStocks(Product item, java.util.Set<FutureStock> value)
Generated method - Setter of theProduct.futureStocksattribute.- Parameters:
value- the futureStocks
-
addToFutureStocks
public void addToFutureStocks(SessionContext ctx, Product item, FutureStock value)
Generated method - Addsvalueto futureStocks.- Parameters:
value- the item to add to futureStocks
-
addToFutureStocks
public void addToFutureStocks(Product item, FutureStock value)
Generated method - Addsvalueto futureStocks.- Parameters:
value- the item to add to futureStocks
-
removeFromFutureStocks
public void removeFromFutureStocks(SessionContext ctx, Product item, FutureStock value)
Generated method - Removesvaluefrom futureStocks.- Parameters:
value- the item to remove from futureStocks
-
removeFromFutureStocks
public void removeFromFutureStocks(Product item, FutureStock value)
Generated method - Removesvaluefrom futureStocks.- Parameters:
value- the item to remove from futureStocks
-
getLocale
public java.lang.String getLocale(SessionContext ctx, AbstractOrder item)
Generated method - Getter of theAbstractOrder.localeattribute.- Returns:
- the locale - name of the entire locale, with the language, country and variant separated by underbars, which was used when the order was created.
-
getLocale
public java.lang.String getLocale(AbstractOrder item)
Generated method - Getter of theAbstractOrder.localeattribute.- Returns:
- the locale - name of the entire locale, with the language, country and variant separated by underbars, which was used when the order was created.
-
setLocale
public void setLocale(SessionContext ctx, AbstractOrder item, java.lang.String value)
Generated method - Setter of theAbstractOrder.localeattribute.- Parameters:
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.
-
setLocale
public void setLocale(AbstractOrder item, java.lang.String value)
Generated method - Setter of theAbstractOrder.localeattribute.- Parameters:
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.
-
getQuoteExpirationDate
public java.util.Date getQuoteExpirationDate(SessionContext ctx, AbstractOrder item)
Generated method - Getter of theAbstractOrder.quoteExpirationDateattribute.- Returns:
- the quoteExpirationDate
-
getQuoteExpirationDate
public java.util.Date getQuoteExpirationDate(AbstractOrder item)
Generated method - Getter of theAbstractOrder.quoteExpirationDateattribute.- Returns:
- the quoteExpirationDate
-
setQuoteExpirationDate
public void setQuoteExpirationDate(SessionContext ctx, AbstractOrder item, java.util.Date value)
Generated method - Setter of theAbstractOrder.quoteExpirationDateattribute.- Parameters:
value- the quoteExpirationDate
-
setQuoteExpirationDate
public void setQuoteExpirationDate(AbstractOrder item, java.util.Date value)
Generated method - Setter of theAbstractOrder.quoteExpirationDateattribute.- Parameters:
value- the quoteExpirationDate
-
getUnit
public B2BUnit getUnit(SessionContext ctx, AbstractOrder item)
Generated method - Getter of theAbstractOrder.Unitattribute.- Returns:
- the Unit
-
getUnit
public B2BUnit getUnit(AbstractOrder item)
Generated method - Getter of theAbstractOrder.Unitattribute.- Returns:
- the Unit
-
setUnit
public void setUnit(SessionContext ctx, AbstractOrder item, B2BUnit value)
Generated method - Setter of theAbstractOrder.Unitattribute.- Parameters:
value- the Unit
-
setUnit
public void setUnit(AbstractOrder item, B2BUnit value)
Generated method - Setter of theAbstractOrder.Unitattribute.- Parameters:
value- the Unit
-
getWorkflow
public Workflow getWorkflow(SessionContext ctx, AbstractOrder item)
Generated method - Getter of theAbstractOrder.workflowattribute.- Returns:
- the workflow
-
getWorkflow
public Workflow getWorkflow(AbstractOrder item)
Generated method - Getter of theAbstractOrder.workflowattribute.- Returns:
- the workflow
-
setWorkflow
public void setWorkflow(SessionContext ctx, AbstractOrder item, Workflow value)
Generated method - Setter of theAbstractOrder.workflowattribute.- Parameters:
value- the workflow
-
setWorkflow
public void setWorkflow(AbstractOrder item, Workflow value)
Generated method - Setter of theAbstractOrder.workflowattribute.- Parameters:
value- the workflow
-
-