Class BillmanagementservicesManager

java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.platform.billmanagementservices.jalo.BillmanagementservicesManager
All Implemented Interfaces:
de.hybris.platform.jalo.extension.ItemLifecycleListener, Serializable

public class BillmanagementservicesManager extends de.hybris.platform.jalo.extension.Extension
Generated class for type BillmanagementservicesManager.
See Also:
  • Field Details

    • DEFAULT_INITIAL_ATTRIBUTES

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

    • BillmanagementservicesManager

      public BillmanagementservicesManager()
  • 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
    • getBmParty

      public BmParty getBmParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item)
      Generated method - Getter of the Principal.bmParty attribute.
      Returns:
      the bmParty - The Party for which those Principals are defined.
    • getBmParty

      public BmParty getBmParty(de.hybris.platform.jalo.security.Principal item)
      Generated method - Getter of the Principal.bmParty attribute.
      Returns:
      the bmParty - The Party for which those Principals are defined.
    • setBmParty

      public void setBmParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item, BmParty value)
      Generated method - Setter of the Principal.bmParty attribute.
      Parameters:
      value - the bmParty - The Party for which those Principals are defined.
    • setBmParty

      public void setBmParty(de.hybris.platform.jalo.security.Principal item, BmParty value)
      Generated method - Setter of the Principal.bmParty attribute.
      Parameters:
      value - the bmParty - The Party for which those Principals are defined.
    • createBmAccount

      public BmAccount createBmAccount(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createBmAccount

      public BmAccount createBmAccount(Map attributeValues)
    • createBmAccountBalance

      public BmAccountBalance createBmAccountBalance(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createBmAccountBalance

      public BmAccountBalance createBmAccountBalance(Map attributeValues)
    • createBmAppliedPartyBillingTaxRate

      public BmAppliedPartyBillingTaxRate createBmAppliedPartyBillingTaxRate(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createBmAppliedPartyBillingTaxRate

      public BmAppliedPartyBillingTaxRate createBmAppliedPartyBillingTaxRate(Map attributeValues)
    • createBmBillingAccount

      public BmBillingAccount createBmBillingAccount(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createBmBillingAccount

      public BmBillingAccount createBmBillingAccount(Map attributeValues)
    • createBmFinancialAccount

      public BmFinancialAccount createBmFinancialAccount(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createBmFinancialAccount

      public BmFinancialAccount createBmFinancialAccount(Map attributeValues)
    • createBmOnCyclePartyBill

      public BmOnCyclePartyBill createBmOnCyclePartyBill(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createBmOnCyclePartyBill

      public BmOnCyclePartyBill createBmOnCyclePartyBill(Map attributeValues)
    • createBmParty

      public BmParty createBmParty(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createBmParty

      public BmParty createBmParty(Map attributeValues)
    • createBmPartyBill

      public BmPartyBill createBmPartyBill(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createBmPartyBill

      public BmPartyBill createBmPartyBill(Map attributeValues)
    • createBmPartyBillingCycle

      public BmPartyBillingCycle createBmPartyBillingCycle(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createBmPartyBillingCycle

      public BmPartyBillingCycle createBmPartyBillingCycle(Map attributeValues)
    • createBmPartyPayment

      public BmPartyPayment createBmPartyPayment(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createBmPartyPayment

      public BmPartyPayment createBmPartyPayment(Map attributeValues)
    • createBmPartyPaymentItem

      public BmPartyPaymentItem createBmPartyPaymentItem(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createBmPartyPaymentItem

      public BmPartyPaymentItem createBmPartyPaymentItem(Map attributeValues)
    • createBmPartyRole

      public BmPartyRole createBmPartyRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createBmPartyRole

      public BmPartyRole createBmPartyRole(Map attributeValues)
    • getInstance

      public static final BillmanagementservicesManager getInstance()
    • getName

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

      public BmPartyBill getPartyBill(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogUnawareMedia item)
      Generated method - Getter of the CatalogUnawareMedia.partyBill attribute.
      Returns:
      the partyBill - The Party Bill for which those attachments are defined.
    • getPartyBill

      public BmPartyBill getPartyBill(de.hybris.platform.catalog.jalo.CatalogUnawareMedia item)
      Generated method - Getter of the CatalogUnawareMedia.partyBill attribute.
      Returns:
      the partyBill - The Party Bill for which those attachments are defined.
    • setPartyBill

      public void setPartyBill(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogUnawareMedia item, BmPartyBill value)
      Generated method - Setter of the CatalogUnawareMedia.partyBill attribute.
      Parameters:
      value - the partyBill - The Party Bill for which those attachments are defined.
    • setPartyBill

      public void setPartyBill(de.hybris.platform.catalog.jalo.CatalogUnawareMedia item, BmPartyBill value)
      Generated method - Setter of the CatalogUnawareMedia.partyBill attribute.
      Parameters:
      value - the partyBill - The Party Bill for which those attachments are defined.