Class GeneratedB2BCommerceManager

All Implemented Interfaces:
ItemLifecycleListener, Serializable
Direct Known Subclasses:
B2BCommerceManager

public abstract class GeneratedB2BCommerceManager extends Extension
Generated class for type B2BCommerceManager.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedB2BCommerceManager

      public GeneratedB2BCommerceManager()
  • Method Details

    • getDefaultAttributeModes

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

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

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

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

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

      public void addToB2bcomments(SessionContext ctx, AbstractOrder item, 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(AbstractOrder item, 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(SessionContext ctx, AbstractOrder item, 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(AbstractOrder item, B2BComment value)
      Generated method - Removes value from 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 the AbstractOrderEntry.costCenter attribute.
      Returns:
      the costCenter
    • getCostCenter

      public B2BCostCenter getCostCenter(AbstractOrderEntry item)
      Generated method - Getter of the AbstractOrderEntry.costCenter attribute.
      Returns:
      the costCenter
    • setCostCenter

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

      public void setCostCenter(AbstractOrderEntry item, B2BCostCenter value)
      Generated method - Setter of the AbstractOrderEntry.costCenter attribute.
      Parameters:
      value - the costCenter
    • createB2BBookingLineEntry

      public B2BBookingLineEntry createB2BBookingLineEntry(SessionContext ctx, Map attributeValues)
    • createB2BBookingLineEntry

      public B2BBookingLineEntry createB2BBookingLineEntry(Map attributeValues)
    • createB2BBudget

      public B2BBudget createB2BBudget(SessionContext ctx, Map attributeValues)
    • createB2BBudget

      public B2BBudget createB2BBudget(Map attributeValues)
    • createB2BComment

      public B2BComment createB2BComment(SessionContext ctx, Map attributeValues)
    • createB2BComment

      public B2BComment createB2BComment(Map attributeValues)
    • createB2BCostCenter

      public B2BCostCenter createB2BCostCenter(SessionContext ctx, Map attributeValues)
    • createB2BCostCenter

      public B2BCostCenter createB2BCostCenter(Map attributeValues)
    • createB2BCreditCheckResult

      public B2BCreditCheckResult createB2BCreditCheckResult(SessionContext ctx, Map attributeValues)
    • createB2BCreditCheckResult

      public B2BCreditCheckResult createB2BCreditCheckResult(Map attributeValues)
    • createB2BCreditLimit

      public B2BCreditLimit createB2BCreditLimit(SessionContext ctx, Map attributeValues)
    • createB2BCreditLimit

      public B2BCreditLimit createB2BCreditLimit(Map attributeValues)
    • createB2BCustomer

      public B2BCustomer createB2BCustomer(SessionContext ctx, Map attributeValues)
    • createB2BCustomer

      public B2BCustomer createB2BCustomer(Map attributeValues)
    • createB2BCustomerEmailConstraint

      public B2BCustomerEmailConstraint createB2BCustomerEmailConstraint(SessionContext ctx, Map attributeValues)
    • createB2BCustomerEmailConstraint

      public B2BCustomerEmailConstraint createB2BCustomerEmailConstraint(Map attributeValues)
    • createB2BMerchantCheckResult

      public B2BMerchantCheckResult createB2BMerchantCheckResult(SessionContext ctx, Map attributeValues)
    • createB2BMerchantCheckResult

      public B2BMerchantCheckResult createB2BMerchantCheckResult(Map attributeValues)
    • createB2BQuoteLimit

      public B2BQuoteLimit createB2BQuoteLimit(SessionContext ctx, Map attributeValues)
    • createB2BQuoteLimit

      public B2BQuoteLimit createB2BQuoteLimit(Map attributeValues)
    • createB2BRegistration

      public B2BRegistration createB2BRegistration(SessionContext ctx, Map attributeValues)
    • createB2BRegistration

      public B2BRegistration createB2BRegistration(Map attributeValues)
    • createB2BRegistrationApprovedProcess

      public B2BRegistrationApprovedProcess createB2BRegistrationApprovedProcess(SessionContext ctx, Map attributeValues)
    • createB2BRegistrationApprovedProcess

      public B2BRegistrationApprovedProcess createB2BRegistrationApprovedProcess(Map attributeValues)
    • createB2BRegistrationProcess

      public B2BRegistrationProcess createB2BRegistrationProcess(SessionContext ctx, Map attributeValues)
    • createB2BRegistrationProcess

      public B2BRegistrationProcess createB2BRegistrationProcess(Map attributeValues)
    • createB2BRegistrationRejectedProcess

      public B2BRegistrationRejectedProcess createB2BRegistrationRejectedProcess(SessionContext ctx, Map attributeValues)
    • createB2BRegistrationRejectedProcess

      public B2BRegistrationRejectedProcess createB2BRegistrationRejectedProcess(Map attributeValues)
    • createB2BReportingSet

      public B2BReportingSet createB2BReportingSet(SessionContext ctx, Map attributeValues)
    • createB2BReportingSet

      public B2BReportingSet createB2BReportingSet(Map attributeValues)
    • createB2BUnit

      public B2BUnit createB2BUnit(SessionContext ctx, Map attributeValues)
    • createB2BUnit

      public B2BUnit createB2BUnit(Map attributeValues)
    • createB2BUserGroup

      public B2BUserGroup createB2BUserGroup(SessionContext ctx, Map attributeValues)
    • createB2BUserGroup

      public B2BUserGroup createB2BUserGroup(Map attributeValues)
    • isEnableRegistration

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

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

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

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

      public void setEnableRegistration(SessionContext ctx, 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(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(SessionContext ctx, 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(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 Extension
    • getLocale

      public String getLocale(SessionContext ctx, 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(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(SessionContext ctx, 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(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(SessionContext ctx, AbstractOrder item)
      Generated method - Getter of the AbstractOrder.quoteExpirationDate attribute.
      Returns:
      the quoteExpirationDate
    • getQuoteExpirationDate

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

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

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

      public B2BUnit getUnit(SessionContext ctx, AbstractOrder item)
      Generated method - Getter of the AbstractOrder.Unit attribute.
      Returns:
      the Unit
    • getUnit

      public B2BUnit getUnit(AbstractOrder item)
      Generated method - Getter of the AbstractOrder.Unit attribute.
      Returns:
      the Unit
    • setUnit

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

      public void setUnit(AbstractOrder item, B2BUnit value)
      Generated method - Setter of the AbstractOrder.Unit attribute.
      Parameters:
      value - the Unit
    • getWorkflow

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

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

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

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