Uses of Class
de.hybris.platform.partyservices.model.PmExternalReferenceModel
Packages that use PmExternalReferenceModel
Package
Description
Contains generated models for each type of de.hybris.platform.partyservices.jalo package.
-
Uses of PmExternalReferenceModel in de.hybris.platform.partyservices.interceptors
Methods in de.hybris.platform.partyservices.interceptors with parameters of type PmExternalReferenceModelModifier and TypeMethodDescriptionvoidPmExternalReferencePrepareInterceptor.onPrepare(PmExternalReferenceModel externalReferenceModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext interceptorContext) Deprecated. -
Uses of PmExternalReferenceModel in de.hybris.platform.partyservices.model
Methods in de.hybris.platform.partyservices.model that return types with arguments of type PmExternalReferenceModelModifier and TypeMethodDescriptionPmPartyModel.getExternalReferences()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.externalReferencesattribute defined at extensionpartyservices.Method parameters in de.hybris.platform.partyservices.model with type arguments of type PmExternalReferenceModelModifier and TypeMethodDescriptionvoidPmPartyModel.setExternalReferences(List<PmExternalReferenceModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.externalReferencesattribute defined at extensionpartyservices. -
Uses of PmExternalReferenceModel in de.hybris.platform.partytmfwebservices.v1.mappers.externalReference
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.externalReference with parameters of type PmExternalReferenceModelModifier and TypeMethodDescriptionvoidExternalReferenceAtSchemaLocationAttributeMapper.populateTargetAttributeFromSource(PmExternalReferenceModel source, ExternalReference target, ma.glasnost.orika.MappingContext context) Deprecated.voidExternalReferenceAtTypeAttributeMapper.populateTargetAttributeFromSource(PmExternalReferenceModel source, ExternalReference target, ma.glasnost.orika.MappingContext context) Deprecated. -
Uses of PmExternalReferenceModel in de.hybris.platform.partytmfwebservices.v1.mappers.party
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.party that return types with arguments of type PmExternalReferenceModelModifier and TypeMethodDescriptionPartyExternalReferenceAttributeMapper.getPmExternalReferenceEntityResourceNormalizer()Deprecated.Constructor parameters in de.hybris.platform.partytmfwebservices.v1.mappers.party with type arguments of type PmExternalReferenceModelModifierConstructorDescriptionPartyExternalReferenceAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, PmEntityResourceNormalizer<ExternalReference, PmExternalReferenceModel> pmExternalReferenceEntityResourceNormalizer) Deprecated.