Uses of Class
de.hybris.platform.partyservices.model.PmOtherNameModel
Packages that use PmOtherNameModel
Package
Description
Contains generated models for each type of de.hybris.platform.partyservices.jalo package.
-
Uses of PmOtherNameModel in de.hybris.platform.partyservices.interceptors
Methods in de.hybris.platform.partyservices.interceptors with parameters of type PmOtherNameModelModifier and TypeMethodDescriptionvoidPmOtherNamePrepareInterceptor.onPrepare(PmOtherNameModel otherNameModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext interceptorContext) Deprecated. -
Uses of PmOtherNameModel in de.hybris.platform.partyservices.model
Methods in de.hybris.platform.partyservices.model that return types with arguments of type PmOtherNameModelModifier and TypeMethodDescriptionPmPartyModel.getOtherNames()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.otherNamesattribute defined at extensionpartyservices.Method parameters in de.hybris.platform.partyservices.model with type arguments of type PmOtherNameModelModifier and TypeMethodDescriptionvoidPmPartyModel.setOtherNames(List<PmOtherNameModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.otherNamesattribute defined at extensionpartyservices. -
Uses of PmOtherNameModel in de.hybris.platform.partytmfwebservices.v1.mappers.individual
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.individual that return types with arguments of type PmOtherNameModelModifier and TypeMethodDescriptionIndividualOtherNameAttributeMapper.getPmOtherNameEntityResourceNormalizer()Deprecated.Constructor parameters in de.hybris.platform.partytmfwebservices.v1.mappers.individual with type arguments of type PmOtherNameModelModifierConstructorDescriptionIndividualOtherNameAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, PmEntityResourceNormalizer<OtherNameIndividual, PmOtherNameModel> pmOtherNameEntityResourceNormalizer) Deprecated. -
Uses of PmOtherNameModel in de.hybris.platform.partytmfwebservices.v1.mappers.organization
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.organization that return types with arguments of type PmOtherNameModelModifier and TypeMethodDescriptionOrganizationOtherNameAttributeMapper.getPmOtherNameEntityResourceNormalizer()Deprecated.Constructor parameters in de.hybris.platform.partytmfwebservices.v1.mappers.organization with type arguments of type PmOtherNameModelModifierConstructorDescriptionOrganizationOtherNameAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, PmEntityResourceNormalizer<OtherNameOrganization, PmOtherNameModel> pmOtherNameEntityResourceNormalizer) Deprecated. -
Uses of PmOtherNameModel in de.hybris.platform.partytmfwebservices.v1.mappers.othernameindividual
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.othernameindividual with parameters of type PmOtherNameModelModifier and TypeMethodDescriptionvoidOtherNameIndividualTitleAttributeMapper.populateSourceAttributeFromTarget(OtherNameIndividual target, PmOtherNameModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidOtherNameIndividualValidForAttributeMapper.populateSourceAttributeFromTarget(OtherNameIndividual target, PmOtherNameModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidOtherNameIndividualAtSchemaLocationAttributeMapper.populateTargetAttributeFromSource(PmOtherNameModel source, OtherNameIndividual target, ma.glasnost.orika.MappingContext context) Deprecated.voidOtherNameIndividualAtTypeAttributeMapper.populateTargetAttributeFromSource(PmOtherNameModel source, OtherNameIndividual target, ma.glasnost.orika.MappingContext context) Deprecated.voidOtherNameIndividualTitleAttributeMapper.populateTargetAttributeFromSource(PmOtherNameModel source, OtherNameIndividual target, ma.glasnost.orika.MappingContext context) Deprecated.voidOtherNameIndividualValidForAttributeMapper.populateTargetAttributeFromSource(PmOtherNameModel source, OtherNameIndividual target, ma.glasnost.orika.MappingContext context) Deprecated. -
Uses of PmOtherNameModel in de.hybris.platform.partytmfwebservices.v1.mappers.othernameorganization
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.othernameorganization with parameters of type PmOtherNameModelModifier and TypeMethodDescriptionvoidOtherNameOrganizationValidForAttributeMapper.populateSourceAttributeFromTarget(OtherNameOrganization source, PmOtherNameModel target, ma.glasnost.orika.MappingContext context) Deprecated.voidOtherNameOrganizationAtSchemaLocationAttributeMapper.populateTargetAttributeFromSource(PmOtherNameModel source, OtherNameOrganization target, ma.glasnost.orika.MappingContext context) Deprecated.voidOtherNameOrganizationAtTypeAttributeMapper.populateTargetAttributeFromSource(PmOtherNameModel source, OtherNameOrganization target, ma.glasnost.orika.MappingContext context) Deprecated.voidOtherNameOrganizationValidForAttributeMapper.populateTargetAttributeFromSource(PmOtherNameModel source, OtherNameOrganization target, ma.glasnost.orika.MappingContext context) Deprecated.