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,Serializable
- Direct Known Subclasses:
B2BCommerceManager
Generated class for type
B2BCommerceManager.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension
Extension.RestrictedLanguagesProvider, Extension.RightsProviderNested classes/interfaces inherited from class de.hybris.platform.jalo.Manager
Manager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final OneToManyHandler<B2BComment>OneToManyHandlerfor handling 1:n B2BCOMMENTS's relation attributes from 'many' side.protected static final OneToManyHandler<B2BUnit>OneToManyHandlerfor handling 1:n UNIT's relation attributes from 'many' side.protected static final Map<String,Map<String, Item.AttributeMode>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToB2bcomments(AbstractOrder item, B2BComment value) Generated method - Addsvalueto b2bcomments.voidaddToB2bcomments(SessionContext ctx, AbstractOrder item, B2BComment value) Generated method - Addsvalueto b2bcomments.createB2BBookingLineEntry(SessionContext ctx, Map attributeValues) createB2BBookingLineEntry(Map attributeValues) createB2BBudget(SessionContext ctx, Map attributeValues) createB2BBudget(Map attributeValues) createB2BComment(SessionContext ctx, Map attributeValues) createB2BComment(Map attributeValues) createB2BCostCenter(SessionContext ctx, Map attributeValues) createB2BCostCenter(Map attributeValues) createB2BCreditCheckResult(SessionContext ctx, Map attributeValues) createB2BCreditCheckResult(Map attributeValues) createB2BCreditLimit(SessionContext ctx, Map attributeValues) createB2BCreditLimit(Map attributeValues) createB2BCustomer(SessionContext ctx, Map attributeValues) createB2BCustomer(Map attributeValues) createB2BCustomerEmailConstraint(SessionContext ctx, Map attributeValues) createB2BCustomerEmailConstraint(Map attributeValues) createB2BMerchantCheckResult(SessionContext ctx, Map attributeValues) createB2BMerchantCheckResult(Map attributeValues) createB2BQuoteLimit(SessionContext ctx, Map attributeValues) createB2BQuoteLimit(Map attributeValues) createB2BRegistration(SessionContext ctx, Map attributeValues) createB2BRegistration(Map attributeValues) createB2BRegistrationApprovedProcess(SessionContext ctx, Map attributeValues) createB2BRegistrationApprovedProcess(Map attributeValues) createB2BRegistrationProcess(SessionContext ctx, Map attributeValues) createB2BRegistrationProcess(Map attributeValues) createB2BRegistrationRejectedProcess(SessionContext ctx, Map attributeValues) createB2BRegistrationRejectedProcess(Map attributeValues) createB2BReportingSet(SessionContext ctx, Map attributeValues) createB2BReportingSet(Map attributeValues) createB2BUnit(SessionContext ctx, Map attributeValues) createB2BUnit(Map attributeValues) createB2BUserGroup(SessionContext ctx, Map attributeValues) createB2BUserGroup(Map attributeValues) getB2bcomments(AbstractOrder item) Generated method - Getter of theAbstractOrder.b2bcommentsattribute.getB2bcomments(SessionContext ctx, AbstractOrder item) Generated method - Getter of theAbstractOrder.b2bcommentsattribute.Generated method - Getter of theAbstractOrderEntry.costCenterattribute.getCostCenter(SessionContext ctx, AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.costCenterattribute.getDefaultAttributeModes(Class<? extends Item> itemClass) getLocale(AbstractOrder item) Generated method - Getter of theAbstractOrder.localeattribute.getLocale(SessionContext ctx, AbstractOrder item) Generated method - Getter of theAbstractOrder.localeattribute.getName()Generated method - Getter of theAbstractOrder.quoteExpirationDateattribute.getQuoteExpirationDate(SessionContext ctx, AbstractOrder item) Generated method - Getter of theAbstractOrder.quoteExpirationDateattribute.getUnit(AbstractOrder item) Generated method - Getter of theAbstractOrder.Unitattribute.getUnit(SessionContext ctx, AbstractOrder item) Generated method - Getter of theAbstractOrder.Unitattribute.getWorkflow(AbstractOrder item) Generated method - Getter of theAbstractOrder.workflowattribute.getWorkflow(SessionContext ctx, AbstractOrder item) Generated method - Getter of theAbstractOrder.workflowattribute.isEnableRegistration(BaseSite item) Generated method - Getter of theBaseSite.enableRegistrationattribute.isEnableRegistration(SessionContext ctx, BaseSite item) Generated method - Getter of theBaseSite.enableRegistrationattribute.booleanGenerated method - Getter of theBaseSite.enableRegistrationattribute.booleanGenerated method - Getter of theBaseSite.enableRegistrationattribute.voidremoveFromB2bcomments(AbstractOrder item, B2BComment value) Generated method - Removesvaluefrom b2bcomments.voidremoveFromB2bcomments(SessionContext ctx, AbstractOrder item, B2BComment value) Generated method - Removesvaluefrom b2bcomments.voidsetB2bcomments(AbstractOrder item, Collection<B2BComment> value) Generated method - Setter of theAbstractOrder.b2bcommentsattribute.voidsetB2bcomments(SessionContext ctx, AbstractOrder item, 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.voidsetEnableRegistration(BaseSite item, boolean value) Generated method - Setter of theBaseSite.enableRegistrationattribute.voidsetEnableRegistration(BaseSite item, Boolean value) Generated method - Setter of theBaseSite.enableRegistrationattribute.voidsetEnableRegistration(SessionContext ctx, BaseSite item, boolean value) Generated method - Setter of theBaseSite.enableRegistrationattribute.voidsetEnableRegistration(SessionContext ctx, BaseSite item, Boolean value) Generated method - Setter of theBaseSite.enableRegistrationattribute.voidsetLocale(AbstractOrder item, String value) Generated method - Setter of theAbstractOrder.localeattribute.voidsetLocale(SessionContext ctx, AbstractOrder item, String value) Generated method - Setter of theAbstractOrder.localeattribute.voidsetQuoteExpirationDate(AbstractOrder item, Date value) Generated method - Setter of theAbstractOrder.quoteExpirationDateattribute.voidsetQuoteExpirationDate(SessionContext ctx, AbstractOrder item, 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, writeReplaceMethods 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 Details
-
ABSTRACTORDER2B2BCOMMENTB2BCOMMENTSHANDLER
OneToManyHandlerfor handling 1:n B2BCOMMENTS's relation attributes from 'many' side. -
B2BUNIT2EMPLOYEEUNITHANDLER
OneToManyHandlerfor handling 1:n UNIT's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedB2BCommerceManager
public GeneratedB2BCommerceManager()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classExtension
-
getB2bcomments
Generated method - Getter of theAbstractOrder.b2bcommentsattribute.- Returns:
- the b2bcomments - B2B Comments associated to Order
-
getB2bcomments
Generated method - Getter of theAbstractOrder.b2bcommentsattribute.- Returns:
- the b2bcomments - B2B Comments associated to Order
-
setB2bcomments
Generated method - Setter of theAbstractOrder.b2bcommentsattribute.- Parameters:
value- the b2bcomments - B2B Comments associated to Order
-
setB2bcomments
Generated method - Setter of theAbstractOrder.b2bcommentsattribute.- Parameters:
value- the b2bcomments - B2B Comments associated to Order
-
addToB2bcomments
Generated method - Addsvalueto b2bcomments.- Parameters:
value- the item to add to b2bcomments - B2B Comments associated to Order
-
addToB2bcomments
Generated method - Addsvalueto b2bcomments.- Parameters:
value- the item to add to b2bcomments - B2B Comments associated to Order
-
removeFromB2bcomments
Generated method - Removesvaluefrom b2bcomments.- Parameters:
value- the item to remove from b2bcomments - B2B Comments associated to Order
-
removeFromB2bcomments
Generated method - Removesvaluefrom b2bcomments.- Parameters:
value- the item to remove from b2bcomments - B2B Comments associated to Order
-
getCostCenter
Generated method - Getter of theAbstractOrderEntry.costCenterattribute.- Returns:
- the costCenter
-
getCostCenter
Generated method - Getter of theAbstractOrderEntry.costCenterattribute.- Returns:
- the costCenter
-
setCostCenter
Generated method - Setter of theAbstractOrderEntry.costCenterattribute.- Parameters:
value- the costCenter
-
setCostCenter
Generated method - Setter of theAbstractOrderEntry.costCenterattribute.- Parameters:
value- the costCenter
-
createB2BBookingLineEntry
-
createB2BBookingLineEntry
-
createB2BBudget
-
createB2BBudget
-
createB2BComment
-
createB2BComment
-
createB2BCostCenter
-
createB2BCostCenter
-
createB2BCreditCheckResult
-
createB2BCreditCheckResult
-
createB2BCreditLimit
-
createB2BCreditLimit
-
createB2BCustomer
-
createB2BCustomer
-
createB2BCustomerEmailConstraint
public B2BCustomerEmailConstraint createB2BCustomerEmailConstraint(SessionContext ctx, Map attributeValues) -
createB2BCustomerEmailConstraint
-
createB2BMerchantCheckResult
-
createB2BMerchantCheckResult
-
createB2BQuoteLimit
-
createB2BQuoteLimit
-
createB2BRegistration
-
createB2BRegistration
-
createB2BRegistrationApprovedProcess
public B2BRegistrationApprovedProcess createB2BRegistrationApprovedProcess(SessionContext ctx, Map attributeValues) -
createB2BRegistrationApprovedProcess
-
createB2BRegistrationProcess
-
createB2BRegistrationProcess
-
createB2BRegistrationRejectedProcess
public B2BRegistrationRejectedProcess createB2BRegistrationRejectedProcess(SessionContext ctx, Map attributeValues) -
createB2BRegistrationRejectedProcess
-
createB2BReportingSet
-
createB2BReportingSet
-
createB2BUnit
-
createB2BUnit
-
createB2BUserGroup
-
createB2BUserGroup
-
isEnableRegistration
Generated method - Getter of theBaseSite.enableRegistrationattribute.- Returns:
- the enableRegistration - Indicates if the website supports registration request.
-
isEnableRegistration
Generated method - Getter of theBaseSite.enableRegistrationattribute.- Returns:
- the enableRegistration - Indicates if the website supports registration request.
-
isEnableRegistrationAsPrimitive
Generated method - Getter of theBaseSite.enableRegistrationattribute.- Returns:
- the enableRegistration - Indicates if the website supports registration request.
-
isEnableRegistrationAsPrimitive
Generated method - Getter of theBaseSite.enableRegistrationattribute.- Returns:
- the enableRegistration - Indicates if the website supports registration request.
-
setEnableRegistration
Generated method - Setter of theBaseSite.enableRegistrationattribute.- Parameters:
value- the enableRegistration - Indicates if the website supports registration request.
-
setEnableRegistration
Generated method - Setter of theBaseSite.enableRegistrationattribute.- Parameters:
value- the enableRegistration - Indicates if the website supports registration request.
-
setEnableRegistration
Generated method - Setter of theBaseSite.enableRegistrationattribute.- Parameters:
value- the enableRegistration - Indicates if the website supports registration request.
-
setEnableRegistration
Generated method - Setter of theBaseSite.enableRegistrationattribute.- Parameters:
value- the enableRegistration - Indicates if the website supports registration request.
-
getName
-
getLocale
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
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
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
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
Generated method - Getter of theAbstractOrder.quoteExpirationDateattribute.- Returns:
- the quoteExpirationDate
-
getQuoteExpirationDate
Generated method - Getter of theAbstractOrder.quoteExpirationDateattribute.- Returns:
- the quoteExpirationDate
-
setQuoteExpirationDate
Generated method - Setter of theAbstractOrder.quoteExpirationDateattribute.- Parameters:
value- the quoteExpirationDate
-
setQuoteExpirationDate
Generated method - Setter of theAbstractOrder.quoteExpirationDateattribute.- Parameters:
value- the quoteExpirationDate
-
getUnit
Generated method - Getter of theAbstractOrder.Unitattribute.- Returns:
- the Unit
-
getUnit
Generated method - Getter of theAbstractOrder.Unitattribute.- Returns:
- the Unit
-
setUnit
Generated method - Setter of theAbstractOrder.Unitattribute.- Parameters:
value- the Unit
-
setUnit
Generated method - Setter of theAbstractOrder.Unitattribute.- Parameters:
value- the Unit
-
getWorkflow
Generated method - Getter of theAbstractOrder.workflowattribute.- Returns:
- the workflow
-
getWorkflow
Generated method - Getter of theAbstractOrder.workflowattribute.- Returns:
- the workflow
-
setWorkflow
Generated method - Setter of theAbstractOrder.workflowattribute.- Parameters:
value- the workflow
-
setWorkflow
Generated method - Setter of theAbstractOrder.workflowattribute.- Parameters:
value- the workflow
-