Uses of Class
de.hybris.platform.agreementservices.model.AgrPartyRoleModel
Packages that use AgrPartyRoleModel
Package
Description
Contains generated models for each type of de.hybris.platform.agreementservices.jalo package.
-
Uses of AgrPartyRoleModel in de.hybris.platform.agreementservices.interceptors
Methods in de.hybris.platform.agreementservices.interceptors with parameters of type AgrPartyRoleModelModifier and TypeMethodDescriptionvoidAgrAgreementPartyRolePrepareInterceptor.onPrepare(AgrPartyRoleModel partyRoleModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext ctx) Deprecated. -
Uses of AgrPartyRoleModel in de.hybris.platform.agreementservices.model
Methods in de.hybris.platform.agreementservices.model that return types with arguments of type AgrPartyRoleModelModifier and TypeMethodDescriptionAgrAgreementModel.getPartyRoles()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreement.partyRolesattribute defined at extensionagreementservices.AgrAgreementSpecificationModel.getPartyRoles()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecification.partyRolesattribute defined at extensionagreementservices.AgrPartyModel.getPartyRoles()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrParty.partyRolesattribute defined at extensionagreementservices.Method parameters in de.hybris.platform.agreementservices.model with type arguments of type AgrPartyRoleModelModifier and TypeMethodDescriptionvoidAgrAgreementModel.setPartyRoles(Set<AgrPartyRoleModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreement.partyRolesattribute defined at extensionagreementservices.voidAgrAgreementSpecificationModel.setPartyRoles(Set<AgrPartyRoleModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecification.partyRolesattribute defined at extensionagreementservices.voidAgrPartyModel.setPartyRoles(Set<AgrPartyRoleModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrParty.partyRolesattribute defined at extensionagreementservices.