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:
-
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.RightsProviderNested classes/interfaces inherited from class de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.Manager.GenericManagerSingletonCreator, de.hybris.platform.jalo.Manager.ManagerSingletonCreator -
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateBmAccount(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createBmAccount(Map attributeValues) createBmAccountBalance(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createBmAccountBalance(Map attributeValues) createBmAppliedPartyBillingTaxRate(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createBmAppliedPartyBillingTaxRate(Map attributeValues) createBmBillingAccount(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createBmBillingAccount(Map attributeValues) createBmFinancialAccount(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createBmFinancialAccount(Map attributeValues) createBmOnCyclePartyBill(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createBmOnCyclePartyBill(Map attributeValues) createBmParty(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createBmParty(Map attributeValues) createBmPartyBill(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createBmPartyBill(Map attributeValues) createBmPartyBillingCycle(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createBmPartyBillingCycle(Map attributeValues) createBmPartyPayment(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createBmPartyPayment(Map attributeValues) createBmPartyPaymentItem(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createBmPartyPaymentItem(Map attributeValues) createBmPartyRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createBmPartyRole(Map attributeValues) getBmParty(de.hybris.platform.jalo.security.Principal item) Generated method - Getter of thePrincipal.bmPartyattribute.getBmParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item) Generated method - Getter of thePrincipal.bmPartyattribute.getDefaultAttributeModes(Class<? extends de.hybris.platform.jalo.Item> itemClass) static final BillmanagementservicesManagergetName()getPartyBill(de.hybris.platform.catalog.jalo.CatalogUnawareMedia item) Generated method - Getter of theCatalogUnawareMedia.partyBillattribute.getPartyBill(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogUnawareMedia item) Generated method - Getter of theCatalogUnawareMedia.partyBillattribute.voidsetBmParty(de.hybris.platform.jalo.security.Principal item, BmParty value) Generated method - Setter of thePrincipal.bmPartyattribute.voidsetBmParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item, BmParty value) Generated method - Setter of thePrincipal.bmPartyattribute.voidsetPartyBill(de.hybris.platform.catalog.jalo.CatalogUnawareMedia item, BmPartyBill value) Generated method - Setter of theCatalogUnawareMedia.partyBillattribute.voidsetPartyBill(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogUnawareMedia item, BmPartyBill value) Generated method - Setter of theCatalogUnawareMedia.partyBillattribute.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
-
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:
getDefaultAttributeModesin classde.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 thePrincipal.bmPartyattribute.- Returns:
- the bmParty - The Party for which those Principals are defined.
-
getBmParty
Generated method - Getter of thePrincipal.bmPartyattribute.- 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 thePrincipal.bmPartyattribute.- Parameters:
value- the bmParty - The Party for which those Principals are defined.
-
setBmParty
Generated method - Setter of thePrincipal.bmPartyattribute.- Parameters:
value- the bmParty - The Party for which those Principals are defined.
-
createBmAccount
-
createBmAccount
-
createBmAccountBalance
public BmAccountBalance createBmAccountBalance(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createBmAccountBalance
-
createBmAppliedPartyBillingTaxRate
public BmAppliedPartyBillingTaxRate createBmAppliedPartyBillingTaxRate(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createBmAppliedPartyBillingTaxRate
-
createBmBillingAccount
public BmBillingAccount createBmBillingAccount(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createBmBillingAccount
-
createBmFinancialAccount
public BmFinancialAccount createBmFinancialAccount(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createBmFinancialAccount
-
createBmOnCyclePartyBill
public BmOnCyclePartyBill createBmOnCyclePartyBill(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createBmOnCyclePartyBill
-
createBmParty
-
createBmParty
-
createBmPartyBill
public BmPartyBill createBmPartyBill(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createBmPartyBill
-
createBmPartyBillingCycle
public BmPartyBillingCycle createBmPartyBillingCycle(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createBmPartyBillingCycle
-
createBmPartyPayment
public BmPartyPayment createBmPartyPayment(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createBmPartyPayment
-
createBmPartyPaymentItem
public BmPartyPaymentItem createBmPartyPaymentItem(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createBmPartyPaymentItem
-
createBmPartyRole
public BmPartyRole createBmPartyRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createBmPartyRole
-
getInstance
-
getName
- Specified by:
getNamein classde.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 theCatalogUnawareMedia.partyBillattribute.- Returns:
- the partyBill - The Party Bill for which those attachments are defined.
-
getPartyBill
Generated method - Getter of theCatalogUnawareMedia.partyBillattribute.- 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 theCatalogUnawareMedia.partyBillattribute.- 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 theCatalogUnawareMedia.partyBillattribute.- Parameters:
value- the partyBill - The Party Bill for which those attachments are defined.
-