Uses of Class
de.hybris.platform.billmanagementservices.jalo.BmParty
Packages that use BmParty
-
Uses of BmParty in de.hybris.platform.billmanagementservices.jalo
Methods in de.hybris.platform.billmanagementservices.jalo that return BmPartyModifier and TypeMethodDescriptionBillmanagementservicesManager.createBmParty(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) BillmanagementservicesManager.createBmParty(Map attributeValues) BillmanagementservicesManager.getBmParty(de.hybris.platform.jalo.security.Principal item) Generated method - Getter of thePrincipal.bmPartyattribute.BillmanagementservicesManager.getBmParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item) Generated method - Getter of thePrincipal.bmPartyattribute.BmPartyRole.getParty()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyRole.partyattribute.BmPartyRole.getParty(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.partyattribute.Methods in de.hybris.platform.billmanagementservices.jalo that return types with arguments of type BmPartyModifier and TypeMethodDescriptionBmPartyBill.getParties()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.partiesattribute.BmPartyBill.getParties(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.partiesattribute.Methods in de.hybris.platform.billmanagementservices.jalo with parameters of type BmPartyModifier and TypeMethodDescriptionvoidBmPartyBill.addToParties(BmParty value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto parties.voidBmPartyBill.addToParties(de.hybris.platform.jalo.SessionContext ctx, BmParty value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto parties.voidBmPartyBill.removeFromParties(BmParty value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom parties.voidBmPartyBill.removeFromParties(de.hybris.platform.jalo.SessionContext ctx, BmParty value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom parties.voidBillmanagementservicesManager.setBmParty(de.hybris.platform.jalo.security.Principal item, BmParty value) Generated method - Setter of thePrincipal.bmPartyattribute.voidBillmanagementservicesManager.setBmParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item, BmParty value) Generated method - Setter of thePrincipal.bmPartyattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyRole.partyattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyRole.partyattribute.Method parameters in de.hybris.platform.billmanagementservices.jalo with type arguments of type BmPartyModifier and TypeMethodDescriptionvoidBmPartyBill.setParties(de.hybris.platform.jalo.SessionContext ctx, Set<BmParty> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.partiesattribute.voidBmPartyBill.setParties(Set<BmParty> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.partiesattribute.