Uses of Class
de.hybris.platform.partyservices.model.PmIdentificationModel
Packages that use PmIdentificationModel
Package
Description
Contains generated models for each type of de.hybris.platform.partyservices.jalo package.
-
Uses of PmIdentificationModel in de.hybris.platform.partyservices.interceptors
Methods in de.hybris.platform.partyservices.interceptors with parameters of type PmIdentificationModelModifier and TypeMethodDescriptionvoidPmIdentificationPrepareInterceptor.onPrepare(PmIdentificationModel identificationModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext interceptorContext) Deprecated. -
Uses of PmIdentificationModel in de.hybris.platform.partyservices.model
Methods in de.hybris.platform.partyservices.model that return types with arguments of type PmIdentificationModelModifier and TypeMethodDescriptionPmPartyModel.getIdentifications()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.identificationsattribute defined at extensionpartyservices.Method parameters in de.hybris.platform.partyservices.model with type arguments of type PmIdentificationModelModifier and TypeMethodDescriptionvoidPmPartyModel.setIdentifications(List<PmIdentificationModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.identificationsattribute defined at extensionpartyservices. -
Uses of PmIdentificationModel in de.hybris.platform.partytmfwebservices.v1.mappers.individual
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.individual that return types with arguments of type PmIdentificationModelModifier and TypeMethodDescriptionIndividualIdentificationAttributeMapper.getPmIdentificationEntityResourceNormalizer()Deprecated.Constructor parameters in de.hybris.platform.partytmfwebservices.v1.mappers.individual with type arguments of type PmIdentificationModelModifierConstructorDescriptionIndividualIdentificationAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, PmEntityResourceNormalizer<IndividualIdentification, PmIdentificationModel> pmIdentificationEntityResourceNormalizer) Deprecated. -
Uses of PmIdentificationModel in de.hybris.platform.partytmfwebservices.v1.mappers.individualidentification
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.individualidentification with parameters of type PmIdentificationModelModifier and TypeMethodDescriptionvoidIndividualIdentificationAttachmentAttributeMapper.populateSourceAttributeFromTarget(IndividualIdentification target, PmIdentificationModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidIndividualIdentificationValidForAttributeMapper.populateSourceAttributeFromTarget(IndividualIdentification target, PmIdentificationModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidIndividualIdentificationAtSchemaLocationAttributeMapper.populateTargetAttributeFromSource(PmIdentificationModel source, IndividualIdentification target, ma.glasnost.orika.MappingContext context) Deprecated.voidIndividualIdentificationAttachmentAttributeMapper.populateTargetAttributeFromSource(PmIdentificationModel source, IndividualIdentification target, ma.glasnost.orika.MappingContext context) Deprecated.voidIndividualIdentificationAtTypeAttributeMapper.populateTargetAttributeFromSource(PmIdentificationModel source, IndividualIdentification target, ma.glasnost.orika.MappingContext context) Deprecated.voidIndividualIdentificationValidForAttributeMapper.populateTargetAttributeFromSource(PmIdentificationModel source, IndividualIdentification target, ma.glasnost.orika.MappingContext context) Deprecated. -
Uses of PmIdentificationModel in de.hybris.platform.partytmfwebservices.v1.mappers.organization
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.organization that return types with arguments of type PmIdentificationModelModifier and TypeMethodDescriptionOrganizationIdentificationAttributeMapper.getPmOrganizationIdentificationEntityResourceNormalizer()Deprecated.Constructor parameters in de.hybris.platform.partytmfwebservices.v1.mappers.organization with type arguments of type PmIdentificationModelModifierConstructorDescriptionOrganizationIdentificationAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, PmEntityResourceNormalizer<OrganizationIdentification, PmIdentificationModel> pmOrganizationIdentificationEntityResourceNormalizer) Deprecated. -
Uses of PmIdentificationModel in de.hybris.platform.partytmfwebservices.v1.mappers.organizationidentification
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.organizationidentification with parameters of type PmIdentificationModelModifier and TypeMethodDescriptionvoidOrganizationIdentificationValidForAttributeMapper.populateSourceAttributeFromTarget(OrganizationIdentification source, PmIdentificationModel target, ma.glasnost.orika.MappingContext context) Deprecated.voidOrganizationIdentificationAtSchemaLocationAttributeMapper.populateTargetAttributeFromSource(PmIdentificationModel source, OrganizationIdentification target, ma.glasnost.orika.MappingContext context) Deprecated.voidOrganizationIdentificationAtTypeAttributeMapper.populateTargetAttributeFromSource(PmIdentificationModel source, OrganizationIdentification target, ma.glasnost.orika.MappingContext context) Deprecated.voidOrganizationIdentificationValidForAttributeMapper.populateTargetAttributeFromSource(PmIdentificationModel source, OrganizationIdentification target, ma.glasnost.orika.MappingContext context) Deprecated.