Uses of Class
de.hybris.platform.billingaccountservices.jalo.BaPartyRole
Packages that use BaPartyRole
-
Uses of BaPartyRole in de.hybris.platform.billingaccountservices.jalo
Fields in de.hybris.platform.billingaccountservices.jalo with type parameters of type BaPartyRoleModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<BaPartyRole>GeneratedBaParty.PARTYROLESHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n PARTYROLES's relation attributes from 'many' side.Methods in de.hybris.platform.billingaccountservices.jalo that return BaPartyRoleModifier and TypeMethodDescriptionGeneratedBillingaccountservicesManager.createBaPartyRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) GeneratedBillingaccountservicesManager.createBaPartyRole(Map attributeValues) GeneratedBaContact.getRelatedParty()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.relatedPartyattribute.GeneratedBaContact.getRelatedParty(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.relatedPartyattribute.Methods in de.hybris.platform.billingaccountservices.jalo that return types with arguments of type BaPartyRoleModifier and TypeMethodDescriptionGeneratedBaAccount.getPartyRoles()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.partyRolesattribute.GeneratedBaAccount.getPartyRoles(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.partyRolesattribute.GeneratedBaParty.getPartyRoles()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaParty.partyRolesattribute.GeneratedBaParty.getPartyRoles(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaParty.partyRolesattribute.Methods in de.hybris.platform.billingaccountservices.jalo with parameters of type BaPartyRoleModifier and TypeMethodDescriptionvoidGeneratedBaAccount.addToPartyRoles(BaPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoles.voidGeneratedBaAccount.addToPartyRoles(de.hybris.platform.jalo.SessionContext ctx, BaPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoles.voidGeneratedBaParty.addToPartyRoles(BaPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoles.voidGeneratedBaParty.addToPartyRoles(de.hybris.platform.jalo.SessionContext ctx, BaPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoles.voidGeneratedBaAccount.removeFromPartyRoles(BaPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoles.voidGeneratedBaAccount.removeFromPartyRoles(de.hybris.platform.jalo.SessionContext ctx, BaPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoles.voidGeneratedBaParty.removeFromPartyRoles(BaPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoles.voidGeneratedBaParty.removeFromPartyRoles(de.hybris.platform.jalo.SessionContext ctx, BaPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoles.voidGeneratedBaContact.setRelatedParty(BaPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaContact.relatedPartyattribute.voidGeneratedBaContact.setRelatedParty(de.hybris.platform.jalo.SessionContext ctx, BaPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaContact.relatedPartyattribute.Method parameters in de.hybris.platform.billingaccountservices.jalo with type arguments of type BaPartyRoleModifier and TypeMethodDescriptionvoidGeneratedBaAccount.setPartyRoles(de.hybris.platform.jalo.SessionContext ctx, Set<BaPartyRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.partyRolesattribute.voidGeneratedBaAccount.setPartyRoles(Set<BaPartyRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.partyRolesattribute.voidGeneratedBaParty.setPartyRoles(de.hybris.platform.jalo.SessionContext ctx, Set<BaPartyRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaParty.partyRolesattribute.voidGeneratedBaParty.setPartyRoles(Set<BaPartyRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaParty.partyRolesattribute.