Uses of Class
de.hybris.platform.partyservices.model.PmPartyModel
Packages that use PmPartyModel
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.partyservices.jalo package.
-
Uses of PmPartyModel in de.hybris.platform.core.model.security
Methods in de.hybris.platform.core.model.security that return PmPartyModelModifier and TypeMethodDescriptionPrincipalModel.getPmParty()Generated method - Getter of thePrincipal.pmPartyattribute defined at extensionpartyservices.Methods in de.hybris.platform.core.model.security with parameters of type PmPartyModelModifier and TypeMethodDescriptionvoidPrincipalModel.setPmParty(PmPartyModel value) Generated method - Setter ofPrincipal.pmPartyattribute defined at extensionpartyservices. -
Uses of PmPartyModel in de.hybris.platform.partyservices.interceptors
Methods in de.hybris.platform.partyservices.interceptors with parameters of type PmPartyModelModifier and TypeMethodDescriptionvoidPmPartyPrepareInterceptor.onPrepare(PmPartyModel partyModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext interceptorContext) Deprecated. -
Uses of PmPartyModel in de.hybris.platform.partyservices.model
Subclasses of PmPartyModel in de.hybris.platform.partyservices.modelModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.partyservices.model that return PmPartyModelModifier and TypeMethodDescriptionPmPartyRoleModel.getParty()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.partyattribute defined at extensionpartyservices.Methods in de.hybris.platform.partyservices.model with parameters of type PmPartyModelModifier and TypeMethodDescriptionvoidPmPartyRoleModel.setParty(PmPartyModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyRole.partyattribute defined at extensionpartyservices. -
Uses of PmPartyModel in de.hybris.platform.partytmfwebservices.v1.mappers.party
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.party with parameters of type PmPartyModelModifier and TypeMethodDescriptionprotected List<PmBusinessInteractionRoleModel>PartyRelatedPartyAttributeMapper.getBusinessInteractionRoles(PmPartyModel party) Deprecated.Returns the business interaction role list for the provided party.protected List<PmPartyRoleAssociationModel>PartyRelatedPartyAttributeMapper.getPartRoleAssociations(PmPartyModel party) Deprecated.Returns the party role association list for the provided party.voidPartyCharacteristicAttributeMapper.populateSourceAttributeFromTarget(Party source, PmPartyModel target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyContactMediumAttributeMapper.populateSourceAttributeFromTarget(Party source, PmPartyModel target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyCreditRatingAttributeMapper.populateSourceAttributeFromTarget(Party source, PmPartyModel target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyExternalReferenceAttributeMapper.populateSourceAttributeFromTarget(Party source, PmPartyModel target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyTaxExemptionCertificateAttributeMapper.populateSourceAttributeFromTarget(Party source, PmPartyModel target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyAtSchemaLocationAttributeMapper.populateTargetAttributeFromSource(PmPartyModel source, Party target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyAtTypeAttributeMapper.populateTargetAttributeFromSource(PmPartyModel source, Party target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyCharacteristicAttributeMapper.populateTargetAttributeFromSource(PmPartyModel source, Party target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyContactMediumAttributeMapper.populateTargetAttributeFromSource(PmPartyModel source, Party target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyCreditRatingAttributeMapper.populateTargetAttributeFromSource(PmPartyModel source, Party target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyExternalReferenceAttributeMapper.populateTargetAttributeFromSource(PmPartyModel source, Party target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyHrefAttributeMapper.populateTargetAttributeFromSource(PmPartyModel source, Party target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyRelatedPartyAttributeMapper.populateTargetAttributeFromSource(PmPartyModel source, Party target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyTaxExemptionCertificateAttributeMapper.populateTargetAttributeFromSource(PmPartyModel source, Party target, ma.glasnost.orika.MappingContext context) Deprecated.