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:
de.hybris.platform.jalo.extension.ItemLifecycleListener, Serializable

public abstract class GeneratedB2BCommerceManager extends de.hybris.platform.jalo.extension.Extension
Generated class for type B2BCommerceManager.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension

    de.hybris.platform.jalo.extension.Extension.RestrictedLanguagesProvider, de.hybris.platform.jalo.extension.Extension.RightsProvider

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.Manager

    de.hybris.platform.jalo.Manager.GenericManagerSingletonCreator, de.hybris.platform.jalo.Manager.ManagerSingletonCreator
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.b2b.jalo.B2BComment>
    OneToManyHandler for handling 1:n B2BCOMMENTS's relation attributes from 'many' side.
    protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.b2b.jalo.B2BUnit>
    OneToManyHandler for handling 1:n UNIT's relation attributes from 'many' side.
    protected static final Map<String,Map<String,de.hybris.platform.jalo.Item.AttributeMode>>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addToB2bcomments(de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.b2b.jalo.B2BComment value)
    Generated method - Adds value to b2bcomments.
    void
    addToB2bcomments(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.b2b.jalo.B2BComment value)
    Generated method - Adds value to b2bcomments.
    de.hybris.platform.b2b.jalo.B2BBookingLineEntry
    createB2BBookingLineEntry(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BBookingLineEntry
    createB2BBookingLineEntry(Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BBudget
    createB2BBudget(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BBudget
    createB2BBudget(Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BComment
    createB2BComment(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BComment
    createB2BComment(Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BCostCenter
    createB2BCostCenter(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BCostCenter
    createB2BCostCenter(Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BCreditCheckResult
    createB2BCreditCheckResult(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BCreditCheckResult
     
    de.hybris.platform.b2b.jalo.B2BCreditLimit
    createB2BCreditLimit(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BCreditLimit
    createB2BCreditLimit(Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BCustomer
    createB2BCustomer(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BCustomer
    createB2BCustomer(Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BCustomerEmailConstraint
    createB2BCustomerEmailConstraint(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BCustomerEmailConstraint
     
    de.hybris.platform.b2b.jalo.B2BMerchantCheckResult
    createB2BMerchantCheckResult(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BMerchantCheckResult
     
    de.hybris.platform.b2b.jalo.B2BQuoteLimit
    createB2BQuoteLimit(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BQuoteLimit
    createB2BQuoteLimit(Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BRegistration
    createB2BRegistration(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BRegistration
    createB2BRegistration(Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BRegistrationApprovedProcess
    createB2BRegistrationApprovedProcess(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BRegistrationApprovedProcess
     
    de.hybris.platform.b2b.jalo.B2BRegistrationProcess
    createB2BRegistrationProcess(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BRegistrationProcess
     
    de.hybris.platform.b2b.jalo.B2BRegistrationRejectedProcess
    createB2BRegistrationRejectedProcess(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BRegistrationRejectedProcess
     
    de.hybris.platform.b2b.jalo.B2BReportingSet
    createB2BReportingSet(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BReportingSet
    createB2BReportingSet(Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BUnit
    createB2BUnit(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BUnit
    createB2BUnit(Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BUserGroup
    createB2BUserGroup(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.b2b.jalo.B2BUserGroup
    createB2BUserGroup(Map attributeValues)
     
    Collection<de.hybris.platform.b2b.jalo.B2BComment>
    getB2bcomments(de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.b2bcomments attribute.
    Collection<de.hybris.platform.b2b.jalo.B2BComment>
    getB2bcomments(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.b2bcomments attribute.
    de.hybris.platform.b2b.jalo.B2BCostCenter
    getCostCenter(de.hybris.platform.jalo.order.AbstractOrderEntry item)
    Generated method - Getter of the AbstractOrderEntry.costCenter attribute.
    de.hybris.platform.b2b.jalo.B2BCostCenter
    getCostCenter(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item)
    Generated method - Getter of the AbstractOrderEntry.costCenter attribute.
    Map<String,de.hybris.platform.jalo.Item.AttributeMode>
    getDefaultAttributeModes(Class<? extends de.hybris.platform.jalo.Item> itemClass)
     
    getLocale(de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.locale attribute.
    getLocale(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.locale attribute.
     
    getQuoteExpirationDate(de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.quoteExpirationDate attribute.
    getQuoteExpirationDate(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.quoteExpirationDate attribute.
    de.hybris.platform.b2b.jalo.B2BUnit
    getUnit(de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.Unit attribute.
    de.hybris.platform.b2b.jalo.B2BUnit
    getUnit(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.Unit attribute.
    de.hybris.platform.workflow.jalo.Workflow
    getWorkflow(de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.workflow attribute.
    de.hybris.platform.workflow.jalo.Workflow
    getWorkflow(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.workflow attribute.
    isEnableRegistration(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.enableRegistration attribute.
    isEnableRegistration(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.enableRegistration attribute.
    boolean
    isEnableRegistrationAsPrimitive(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.enableRegistration attribute.
    boolean
    isEnableRegistrationAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.enableRegistration attribute.
    void
    removeFromB2bcomments(de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.b2b.jalo.B2BComment value)
    Generated method - Removes value from b2bcomments.
    void
    removeFromB2bcomments(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.b2b.jalo.B2BComment value)
    Generated method - Removes value from b2bcomments.
    void
    setB2bcomments(de.hybris.platform.jalo.order.AbstractOrder item, Collection<de.hybris.platform.b2b.jalo.B2BComment> value)
    Generated method - Setter of the AbstractOrder.b2bcomments attribute.
    void
    setB2bcomments(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, Collection<de.hybris.platform.b2b.jalo.B2BComment> value)
    Generated method - Setter of the AbstractOrder.b2bcomments attribute.
    void
    setCostCenter(de.hybris.platform.jalo.order.AbstractOrderEntry item, de.hybris.platform.b2b.jalo.B2BCostCenter value)
    Generated method - Setter of the AbstractOrderEntry.costCenter attribute.
    void
    setCostCenter(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, de.hybris.platform.b2b.jalo.B2BCostCenter value)
    Generated method - Setter of the AbstractOrderEntry.costCenter attribute.
    void
    setEnableRegistration(de.hybris.platform.basecommerce.jalo.site.BaseSite item, boolean value)
    Generated method - Setter of the BaseSite.enableRegistration attribute.
    void
    setEnableRegistration(de.hybris.platform.basecommerce.jalo.site.BaseSite item, Boolean value)
    Generated method - Setter of the BaseSite.enableRegistration attribute.
    void
    setEnableRegistration(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, boolean value)
    Generated method - Setter of the BaseSite.enableRegistration attribute.
    void
    setEnableRegistration(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, Boolean value)
    Generated method - Setter of the BaseSite.enableRegistration attribute.
    void
    setLocale(de.hybris.platform.jalo.order.AbstractOrder item, String value)
    Generated method - Setter of the AbstractOrder.locale attribute.
    void
    setLocale(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, String value)
    Generated method - Setter of the AbstractOrder.locale attribute.
    void
    setQuoteExpirationDate(de.hybris.platform.jalo.order.AbstractOrder item, Date value)
    Generated method - Setter of the AbstractOrder.quoteExpirationDate attribute.
    void
    setQuoteExpirationDate(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, Date value)
    Generated method - Setter of the AbstractOrder.quoteExpirationDate attribute.
    void
    setUnit(de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.b2b.jalo.B2BUnit value)
    Generated method - Setter of the AbstractOrder.Unit attribute.
    void
    setUnit(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.b2b.jalo.B2BUnit value)
    Generated method - Setter of the AbstractOrder.Unit attribute.
    void
    setWorkflow(de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.workflow.jalo.Workflow value)
    Generated method - Setter of the AbstractOrder.workflow attribute.
    void
    setWorkflow(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.workflow.jalo.Workflow value)
    Generated method - Setter of the AbstractOrder.workflow attribute.

    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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • ABSTRACTORDER2B2BCOMMENTB2BCOMMENTSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.b2b.jalo.B2BComment> ABSTRACTORDER2B2BCOMMENTB2BCOMMENTSHANDLER
      OneToManyHandler for handling 1:n B2BCOMMENTS's relation attributes from 'many' side.
    • B2BUNIT2EMPLOYEEUNITHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.b2b.jalo.B2BUnit> B2BUNIT2EMPLOYEEUNITHANDLER
      OneToManyHandler for handling 1:n UNIT's relation attributes from 'many' side.
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,Map<String,de.hybris.platform.jalo.Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedB2BCommerceManager

      public GeneratedB2BCommerceManager()
  • Method Details

    • getDefaultAttributeModes

      public Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes(Class<? extends de.hybris.platform.jalo.Item> itemClass)
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.extension.Extension
    • getB2bcomments

      public Collection<de.hybris.platform.b2b.jalo.B2BComment> getB2bcomments(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.b2bcomments attribute.
      Returns:
      the b2bcomments - B2B Comments associated to Order
    • getB2bcomments

      public Collection<de.hybris.platform.b2b.jalo.B2BComment> getB2bcomments(de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.b2bcomments attribute.
      Returns:
      the b2bcomments - B2B Comments associated to Order
    • setB2bcomments

      public void setB2bcomments(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, Collection<de.hybris.platform.b2b.jalo.B2BComment> value)
      Generated method - Setter of the AbstractOrder.b2bcomments attribute.
      Parameters:
      value - the b2bcomments - B2B Comments associated to Order
    • setB2bcomments

      public void setB2bcomments(de.hybris.platform.jalo.order.AbstractOrder item, Collection<de.hybris.platform.b2b.jalo.B2BComment> value)
      Generated method - Setter of the AbstractOrder.b2bcomments attribute.
      Parameters:
      value - the b2bcomments - B2B Comments associated to Order
    • addToB2bcomments

      public void addToB2bcomments(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.b2b.jalo.B2BComment value)
      Generated method - Adds value to b2bcomments.
      Parameters:
      value - the item to add to b2bcomments - B2B Comments associated to Order
    • addToB2bcomments

      public void addToB2bcomments(de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.b2b.jalo.B2BComment value)
      Generated method - Adds value to b2bcomments.
      Parameters:
      value - the item to add to b2bcomments - B2B Comments associated to Order
    • removeFromB2bcomments

      public void removeFromB2bcomments(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.b2b.jalo.B2BComment value)
      Generated method - Removes value from b2bcomments.
      Parameters:
      value - the item to remove from b2bcomments - B2B Comments associated to Order
    • removeFromB2bcomments

      public void removeFromB2bcomments(de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.b2b.jalo.B2BComment value)
      Generated method - Removes value from b2bcomments.
      Parameters:
      value - the item to remove from b2bcomments - B2B Comments associated to Order
    • getCostCenter

      public de.hybris.platform.b2b.jalo.B2BCostCenter getCostCenter(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item)
      Generated method - Getter of the AbstractOrderEntry.costCenter attribute.
      Returns:
      the costCenter
    • getCostCenter

      public de.hybris.platform.b2b.jalo.B2BCostCenter getCostCenter(de.hybris.platform.jalo.order.AbstractOrderEntry item)
      Generated method - Getter of the AbstractOrderEntry.costCenter attribute.
      Returns:
      the costCenter
    • setCostCenter

      public void setCostCenter(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, de.hybris.platform.b2b.jalo.B2BCostCenter value)
      Generated method - Setter of the AbstractOrderEntry.costCenter attribute.
      Parameters:
      value - the costCenter
    • setCostCenter

      public void setCostCenter(de.hybris.platform.jalo.order.AbstractOrderEntry item, de.hybris.platform.b2b.jalo.B2BCostCenter value)
      Generated method - Setter of the AbstractOrderEntry.costCenter attribute.
      Parameters:
      value - the costCenter
    • createB2BBookingLineEntry

      public de.hybris.platform.b2b.jalo.B2BBookingLineEntry createB2BBookingLineEntry(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createB2BBookingLineEntry

      public de.hybris.platform.b2b.jalo.B2BBookingLineEntry createB2BBookingLineEntry(Map attributeValues)
    • createB2BBudget

      public de.hybris.platform.b2b.jalo.B2BBudget createB2BBudget(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createB2BBudget

      public de.hybris.platform.b2b.jalo.B2BBudget createB2BBudget(Map attributeValues)
    • createB2BComment

      public de.hybris.platform.b2b.jalo.B2BComment createB2BComment(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createB2BComment

      public de.hybris.platform.b2b.jalo.B2BComment createB2BComment(Map attributeValues)
    • createB2BCostCenter

      public de.hybris.platform.b2b.jalo.B2BCostCenter createB2BCostCenter(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createB2BCostCenter

      public de.hybris.platform.b2b.jalo.B2BCostCenter createB2BCostCenter(Map attributeValues)
    • createB2BCreditCheckResult

      public de.hybris.platform.b2b.jalo.B2BCreditCheckResult createB2BCreditCheckResult(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createB2BCreditCheckResult

      public de.hybris.platform.b2b.jalo.B2BCreditCheckResult createB2BCreditCheckResult(Map attributeValues)
    • createB2BCreditLimit

      public de.hybris.platform.b2b.jalo.B2BCreditLimit createB2BCreditLimit(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createB2BCreditLimit

      public de.hybris.platform.b2b.jalo.B2BCreditLimit createB2BCreditLimit(Map attributeValues)
    • createB2BCustomer

      public de.hybris.platform.b2b.jalo.B2BCustomer createB2BCustomer(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createB2BCustomer

      public de.hybris.platform.b2b.jalo.B2BCustomer createB2BCustomer(Map attributeValues)
    • createB2BCustomerEmailConstraint

      public de.hybris.platform.b2b.jalo.B2BCustomerEmailConstraint createB2BCustomerEmailConstraint(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createB2BCustomerEmailConstraint

      public de.hybris.platform.b2b.jalo.B2BCustomerEmailConstraint createB2BCustomerEmailConstraint(Map attributeValues)
    • createB2BMerchantCheckResult

      public de.hybris.platform.b2b.jalo.B2BMerchantCheckResult createB2BMerchantCheckResult(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createB2BMerchantCheckResult

      public de.hybris.platform.b2b.jalo.B2BMerchantCheckResult createB2BMerchantCheckResult(Map attributeValues)
    • createB2BQuoteLimit

      public de.hybris.platform.b2b.jalo.B2BQuoteLimit createB2BQuoteLimit(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createB2BQuoteLimit

      public de.hybris.platform.b2b.jalo.B2BQuoteLimit createB2BQuoteLimit(Map attributeValues)
    • createB2BRegistration

      public de.hybris.platform.b2b.jalo.B2BRegistration createB2BRegistration(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createB2BRegistration

      public de.hybris.platform.b2b.jalo.B2BRegistration createB2BRegistration(Map attributeValues)
    • createB2BRegistrationApprovedProcess

      public de.hybris.platform.b2b.jalo.B2BRegistrationApprovedProcess createB2BRegistrationApprovedProcess(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createB2BRegistrationApprovedProcess

      public de.hybris.platform.b2b.jalo.B2BRegistrationApprovedProcess createB2BRegistrationApprovedProcess(Map attributeValues)
    • createB2BRegistrationProcess

      public de.hybris.platform.b2b.jalo.B2BRegistrationProcess createB2BRegistrationProcess(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createB2BRegistrationProcess

      public de.hybris.platform.b2b.jalo.B2BRegistrationProcess createB2BRegistrationProcess(Map attributeValues)
    • createB2BRegistrationRejectedProcess

      public de.hybris.platform.b2b.jalo.B2BRegistrationRejectedProcess createB2BRegistrationRejectedProcess(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createB2BRegistrationRejectedProcess

      public de.hybris.platform.b2b.jalo.B2BRegistrationRejectedProcess createB2BRegistrationRejectedProcess(Map attributeValues)
    • createB2BReportingSet

      public de.hybris.platform.b2b.jalo.B2BReportingSet createB2BReportingSet(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createB2BReportingSet

      public de.hybris.platform.b2b.jalo.B2BReportingSet createB2BReportingSet(Map attributeValues)
    • createB2BUnit

      public de.hybris.platform.b2b.jalo.B2BUnit createB2BUnit(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createB2BUnit

      public de.hybris.platform.b2b.jalo.B2BUnit createB2BUnit(Map attributeValues)
    • createB2BUserGroup

      public de.hybris.platform.b2b.jalo.B2BUserGroup createB2BUserGroup(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createB2BUserGroup

      public de.hybris.platform.b2b.jalo.B2BUserGroup createB2BUserGroup(Map attributeValues)
    • isEnableRegistration

      public Boolean isEnableRegistration(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.enableRegistration attribute.
      Returns:
      the enableRegistration - Indicates if the website supports registration request.
    • isEnableRegistration

      public Boolean isEnableRegistration(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.enableRegistration attribute.
      Returns:
      the enableRegistration - Indicates if the website supports registration request.
    • isEnableRegistrationAsPrimitive

      public boolean isEnableRegistrationAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.enableRegistration attribute.
      Returns:
      the enableRegistration - Indicates if the website supports registration request.
    • isEnableRegistrationAsPrimitive

      public boolean isEnableRegistrationAsPrimitive(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.enableRegistration attribute.
      Returns:
      the enableRegistration - Indicates if the website supports registration request.
    • setEnableRegistration

      public void setEnableRegistration(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, Boolean value)
      Generated method - Setter of the BaseSite.enableRegistration attribute.
      Parameters:
      value - the enableRegistration - Indicates if the website supports registration request.
    • setEnableRegistration

      public void setEnableRegistration(de.hybris.platform.basecommerce.jalo.site.BaseSite item, Boolean value)
      Generated method - Setter of the BaseSite.enableRegistration attribute.
      Parameters:
      value - the enableRegistration - Indicates if the website supports registration request.
    • setEnableRegistration

      public void setEnableRegistration(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, boolean value)
      Generated method - Setter of the BaseSite.enableRegistration attribute.
      Parameters:
      value - the enableRegistration - Indicates if the website supports registration request.
    • setEnableRegistration

      public void setEnableRegistration(de.hybris.platform.basecommerce.jalo.site.BaseSite item, boolean value)
      Generated method - Setter of the BaseSite.enableRegistration attribute.
      Parameters:
      value - the enableRegistration - Indicates if the website supports registration request.
    • getName

      public String getName()
      Specified by:
      getName in class de.hybris.platform.jalo.extension.Extension
    • getLocale

      public String getLocale(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.locale attribute.
      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 String getLocale(de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.locale attribute.
      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(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, String value)
      Generated method - Setter of the AbstractOrder.locale attribute.
      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(de.hybris.platform.jalo.order.AbstractOrder item, String value)
      Generated method - Setter of the AbstractOrder.locale attribute.
      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 Date getQuoteExpirationDate(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.quoteExpirationDate attribute.
      Returns:
      the quoteExpirationDate
    • getQuoteExpirationDate

      public Date getQuoteExpirationDate(de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.quoteExpirationDate attribute.
      Returns:
      the quoteExpirationDate
    • setQuoteExpirationDate

      public void setQuoteExpirationDate(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, Date value)
      Generated method - Setter of the AbstractOrder.quoteExpirationDate attribute.
      Parameters:
      value - the quoteExpirationDate
    • setQuoteExpirationDate

      public void setQuoteExpirationDate(de.hybris.platform.jalo.order.AbstractOrder item, Date value)
      Generated method - Setter of the AbstractOrder.quoteExpirationDate attribute.
      Parameters:
      value - the quoteExpirationDate
    • getUnit

      public de.hybris.platform.b2b.jalo.B2BUnit getUnit(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.Unit attribute.
      Returns:
      the Unit
    • getUnit

      public de.hybris.platform.b2b.jalo.B2BUnit getUnit(de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.Unit attribute.
      Returns:
      the Unit
    • setUnit

      public void setUnit(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.b2b.jalo.B2BUnit value)
      Generated method - Setter of the AbstractOrder.Unit attribute.
      Parameters:
      value - the Unit
    • setUnit

      public void setUnit(de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.b2b.jalo.B2BUnit value)
      Generated method - Setter of the AbstractOrder.Unit attribute.
      Parameters:
      value - the Unit
    • getWorkflow

      public de.hybris.platform.workflow.jalo.Workflow getWorkflow(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.workflow attribute.
      Returns:
      the workflow
    • getWorkflow

      public de.hybris.platform.workflow.jalo.Workflow getWorkflow(de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.workflow attribute.
      Returns:
      the workflow
    • setWorkflow

      public void setWorkflow(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.workflow.jalo.Workflow value)
      Generated method - Setter of the AbstractOrder.workflow attribute.
      Parameters:
      value - the workflow
    • setWorkflow

      public void setWorkflow(de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.workflow.jalo.Workflow value)
      Generated method - Setter of the AbstractOrder.workflow attribute.
      Parameters:
      value - the workflow