Uses of Class
de.hybris.platform.partytmfwebservices.v1.dto.OtherNameIndividual
Packages that use OtherNameIndividual
Package
Description
-
Uses of OtherNameIndividual in de.hybris.platform.partytmfwebservices.v1.dto
Methods in de.hybris.platform.partytmfwebservices.v1.dto that return OtherNameIndividualModifier and TypeMethodDescriptionOtherNameIndividual.aristocraticTitle(String aristocraticTitle) Deprecated.OtherNameIndividual.atBaseType(String atBaseType) Deprecated.OtherNameIndividual.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.OtherNameIndividual.familyName(String familyName) Deprecated.OtherNameIndividual.familyNamePrefix(String familyNamePrefix) Deprecated.OtherNameIndividual.formattedName(String formattedName) Deprecated.Deprecated.OtherNameIndividual.generation(String generation) Deprecated.Deprecated.Deprecated.OtherNameIndividual.middleName(String middleName) Deprecated.OtherNameIndividual.preferredGivenName(String preferredGivenName) Deprecated.Deprecated.OtherNameIndividual.validFor(TimePeriod validFor) Deprecated.Methods in de.hybris.platform.partytmfwebservices.v1.dto that return types with arguments of type OtherNameIndividualModifier and TypeMethodDescription@Valid List<OtherNameIndividual>Individual.getOtherName()Deprecated.Get otherNameMethods in de.hybris.platform.partytmfwebservices.v1.dto with parameters of type OtherNameIndividualModifier and TypeMethodDescriptionIndividual.addOtherNameItem(OtherNameIndividual otherNameItem) Deprecated.Method parameters in de.hybris.platform.partytmfwebservices.v1.dto with type arguments of type OtherNameIndividualModifier and TypeMethodDescriptionIndividual.otherName(List<OtherNameIndividual> otherName) Deprecated.voidIndividual.setOtherName(List<OtherNameIndividual> otherName) Deprecated. -
Uses of OtherNameIndividual in de.hybris.platform.partytmfwebservices.v1.mappers.individual
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.individual that return types with arguments of type OtherNameIndividualModifier and TypeMethodDescriptionIndividualOtherNameAttributeMapper.getPmOtherNameEntityResourceNormalizer()Deprecated.Constructor parameters in de.hybris.platform.partytmfwebservices.v1.mappers.individual with type arguments of type OtherNameIndividualModifierConstructorDescriptionIndividualOtherNameAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, PmEntityResourceNormalizer<OtherNameIndividual, PmOtherNameModel> pmOtherNameEntityResourceNormalizer) Deprecated. -
Uses of OtherNameIndividual in de.hybris.platform.partytmfwebservices.v1.mappers.othernameindividual
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.othernameindividual with parameters of type OtherNameIndividualModifier 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.