Uses of Class
de.hybris.platform.usageconsumptionservices.model.UcPartyModel
Packages that use UcPartyModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.security package.
Contains generated models for each type of de.hybris.platform.usageconsumptionservices.jalo package.
-
Uses of UcPartyModel in de.hybris.platform.core.model.security
Methods in de.hybris.platform.core.model.security that return UcPartyModelModifier and TypeMethodDescriptionPrincipalModel.getUcParty()Generated method - Getter of thePrincipal.ucPartyattribute defined at extensionusageconsumptionservices.Methods in de.hybris.platform.core.model.security with parameters of type UcPartyModelModifier and TypeMethodDescriptionvoidPrincipalModel.setUcParty(UcPartyModel value) Generated method - Setter ofPrincipal.ucPartyattribute defined at extensionusageconsumptionservices. -
Uses of UcPartyModel in de.hybris.platform.usageconsumptionservices.model
Methods in de.hybris.platform.usageconsumptionservices.model that return UcPartyModelModifier and TypeMethodDescriptionUcPartyRoleModel.getParty()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcPartyRole.partyattribute defined at extensionusageconsumptionservices.Methods in de.hybris.platform.usageconsumptionservices.model with parameters of type UcPartyModelModifier and TypeMethodDescriptionvoidUcPartyRoleModel.setParty(UcPartyModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcPartyRole.partyattribute defined at extensionusageconsumptionservices.