Uses of Class
de.hybris.platform.billingaccountservices.model.BaPartyRoleModel
Packages that use BaPartyRoleModel
Package
Description
Contains generated models for each type of de.hybris.platform.billingaccountservices.jalo package.
-
Uses of BaPartyRoleModel in de.hybris.platform.billingaccountservices.interceptors
Methods in de.hybris.platform.billingaccountservices.interceptors with parameters of type BaPartyRoleModelModifier and TypeMethodDescriptionvoidBaPartyRolePrepareInterceptor.onPrepare(BaPartyRoleModel partyRoleModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext ctx) Deprecated. -
Uses of BaPartyRoleModel in de.hybris.platform.billingaccountservices.model
Methods in de.hybris.platform.billingaccountservices.model that return BaPartyRoleModelModifier and TypeMethodDescriptionBaContactModel.getRelatedParty()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.relatedPartyattribute defined at extensionbillingaccountservices.Methods in de.hybris.platform.billingaccountservices.model that return types with arguments of type BaPartyRoleModelModifier and TypeMethodDescriptionBaAccountModel.getPartyRoles()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.partyRolesattribute defined at extensionbillingaccountservices.BaPartyModel.getPartyRoles()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaParty.partyRolesattribute defined at extensionbillingaccountservices.Methods in de.hybris.platform.billingaccountservices.model with parameters of type BaPartyRoleModelModifier and TypeMethodDescriptionvoidBaContactModel.setRelatedParty(BaPartyRoleModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaContact.relatedPartyattribute defined at extensionbillingaccountservices.Method parameters in de.hybris.platform.billingaccountservices.model with type arguments of type BaPartyRoleModelModifier and TypeMethodDescriptionvoidBaAccountModel.setPartyRoles(Set<BaPartyRoleModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaAccount.partyRolesattribute defined at extensionbillingaccountservices.voidBaPartyModel.setPartyRoles(Set<BaPartyRoleModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaParty.partyRolesattribute defined at extensionbillingaccountservices.Constructor parameters in de.hybris.platform.billingaccountservices.model with type arguments of type BaPartyRoleModelModifierConstructorDescriptionBaAccountModel(String _id, ItemModel _owner, Set<BaPartyRoleModel> _partyRoles) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBaAccountModel(String _id, Set<BaPartyRoleModel> _partyRoles) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBaBillingAccountModel(String _id, ItemModel _owner, Set<BaPartyRoleModel> _partyRoles) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBaBillingAccountModel(String _id, Set<BaPartyRoleModel> _partyRoles) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBaFinancialAccountModel(String _id, ItemModel _owner, Set<BaPartyRoleModel> _partyRoles) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBaFinancialAccountModel(String _id, Set<BaPartyRoleModel> _partyRoles) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBaPartyAccountModel(String _id, ItemModel _owner, Set<BaPartyRoleModel> _partyRoles) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBaPartyAccountModel(String _id, Set<BaPartyRoleModel> _partyRoles) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters