Uses of Class
de.hybris.platform.billingaccountservices.model.BaPartyModel
Packages that use BaPartyModel
Package
Description
Contains generated models for each type of de.hybris.platform.billingaccountservices.jalo package.
Contains generated models for each type of de.hybris.platform.jalo.security package.
-
Uses of BaPartyModel in de.hybris.platform.billingaccountservices.model
Methods in de.hybris.platform.billingaccountservices.model that return BaPartyModelModifier and TypeMethodDescriptionBaPartyRoleModel.getParty()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaPartyRole.partyattribute defined at extensionbillingaccountservices.Methods in de.hybris.platform.billingaccountservices.model with parameters of type BaPartyModelModifier and TypeMethodDescriptionvoidBaPartyRoleModel.setParty(BaPartyModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaPartyRole.partyattribute defined at extensionbillingaccountservices. -
Uses of BaPartyModel in de.hybris.platform.core.model.security
Methods in de.hybris.platform.core.model.security that return BaPartyModelModifier and TypeMethodDescriptionPrincipalModel.getBaParty()Generated method - Getter of thePrincipal.baPartyattribute defined at extensionbillingaccountservices.Methods in de.hybris.platform.core.model.security with parameters of type BaPartyModelModifier and TypeMethodDescriptionvoidPrincipalModel.setBaParty(BaPartyModel value) Generated method - Setter ofPrincipal.baPartyattribute defined at extensionbillingaccountservices.