Uses of Class
de.hybris.platform.agreementservices.model.AgrPartyModel
Packages that use AgrPartyModel
Package
Description
Contains generated models for each type of de.hybris.platform.agreementservices.jalo package.
Contains generated models for each type of de.hybris.platform.jalo.security package.
-
Uses of AgrPartyModel in de.hybris.platform.agreementservices.model
Methods in de.hybris.platform.agreementservices.model that return AgrPartyModelModifier and TypeMethodDescriptionAgrPartyRoleModel.getParty()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrPartyRole.partyattribute defined at extensionagreementservices.Methods in de.hybris.platform.agreementservices.model with parameters of type AgrPartyModelModifier and TypeMethodDescriptionvoidAgrPartyRoleModel.setParty(AgrPartyModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrPartyRole.partyattribute defined at extensionagreementservices. -
Uses of AgrPartyModel in de.hybris.platform.core.model.security
Methods in de.hybris.platform.core.model.security that return AgrPartyModelModifier and TypeMethodDescriptionPrincipalModel.getAgrParty()Generated method - Getter of thePrincipal.agrPartyattribute defined at extensionagreementservices.Methods in de.hybris.platform.core.model.security with parameters of type AgrPartyModelModifier and TypeMethodDescriptionvoidPrincipalModel.setAgrParty(AgrPartyModel value) Generated method - Setter ofPrincipal.agrPartyattribute defined at extensionagreementservices.