Uses of Class
de.hybris.platform.billmanagementservices.jalo.BmAccount
Packages that use BmAccount
-
Uses of BmAccount in de.hybris.platform.billmanagementservices.jalo
Subclasses of BmAccount in de.hybris.platform.billmanagementservices.jaloModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.billmanagementservices.jalo that return BmAccountModifier and TypeMethodDescriptionBillmanagementservicesManager.createBmAccount(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) BillmanagementservicesManager.createBmAccount(Map attributeValues) BmAccountBalance.getAccount()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.accountattribute.BmAccountBalance.getAccount(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.accountattribute.Methods in de.hybris.platform.billmanagementservices.jalo that return types with arguments of type BmAccountModifier and TypeMethodDescriptionBmPartyRole.getAccounts()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyRole.accountsattribute.BmPartyRole.getAccounts(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyRole.accountsattribute.Methods in de.hybris.platform.billmanagementservices.jalo with parameters of type BmAccountModifier and TypeMethodDescriptionvoidBmPartyRole.addToAccounts(BmAccount value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto accounts.voidBmPartyRole.addToAccounts(de.hybris.platform.jalo.SessionContext ctx, BmAccount value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto accounts.voidBmPartyRole.removeFromAccounts(BmAccount value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom accounts.voidBmPartyRole.removeFromAccounts(de.hybris.platform.jalo.SessionContext ctx, BmAccount value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom accounts.voidBmAccountBalance.setAccount(BmAccount value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.accountattribute.voidBmAccountBalance.setAccount(de.hybris.platform.jalo.SessionContext ctx, BmAccount value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.accountattribute.Method parameters in de.hybris.platform.billmanagementservices.jalo with type arguments of type BmAccountModifier and TypeMethodDescriptionvoidBmPartyRole.setAccounts(de.hybris.platform.jalo.SessionContext ctx, Set<BmAccount> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyRole.accountsattribute.voidBmPartyRole.setAccounts(Set<BmAccount> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyRole.accountsattribute.