Uses of Interface
de.hybris.platform.tuawebservicesresources.normalizer.TuaEntityResourceNormalizer
Packages that use TuaEntityResourceNormalizer
Package
Description
-
Uses of TuaEntityResourceNormalizer in de.hybris.platform.tuawebservicesresources.mappers.individual
Methods in de.hybris.platform.tuawebservicesresources.mappers.individual that return TuaEntityResourceNormalizerModifier and TypeMethodDescriptionIndividualDisabilityAttributeMapper.getTuaDisabilityEntityResourceNormalizer()IndividualIdentificationAttributeMapper.getTuaIdentificationEntityResourceNormalizer()IndividualLanguageAbilityAttributeMapper.getTuaLanguageAbilityEntityResourceNormalizer()IndividualOtherNameAttributeMapper.getTuaOtherNameEntityResourceNormalizer()protected TuaEntityResourceNormalizer<Skill,TuaSkillModel> IndividualSkillAttributeMapper.getTuaSkillEntityResourceNormalizer()Constructors in de.hybris.platform.tuawebservicesresources.mappers.individual with parameters of type TuaEntityResourceNormalizerModifierConstructorDescriptionIndividualDisabilityAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<Disability, TuaDisabilityModel> tuaDisabilityEntityResourceNormalizer) IndividualIdentificationAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<IndividualIdentification, TuaIdentificationModel> tuaIdentificationEntityResourceNormalizer) IndividualLanguageAbilityAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<LanguageAbility, TuaLanguageAbilityModel> tuaLanguageAbilityEntityResourceNormalizer) IndividualOtherNameAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<OtherNameIndividual, TuaOtherNameModel> tuaOtherNameEntityResourceNormalizer) IndividualSkillAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<Skill, TuaSkillModel> tuaSkillEntityResourceNormalizer) -
Uses of TuaEntityResourceNormalizer in de.hybris.platform.tuawebservicesresources.mappers.individualidentification
Methods in de.hybris.platform.tuawebservicesresources.mappers.individualidentification that return TuaEntityResourceNormalizerModifier and TypeMethodDescriptionIndividualIdentificationAttachmentAttributeMapper.getTuaMediaModelEntityResourceNormalizer()Constructors in de.hybris.platform.tuawebservicesresources.mappers.individualidentification with parameters of type TuaEntityResourceNormalizerModifierConstructorDescriptionIndividualIdentificationAttachmentAttributeMapper(String sourceAttributeName, String targetAttributeName, TuaEntityResourceNormalizer<AttachmentRefOrValue, CatalogUnawareMediaModel> tuaMediaModelEntityResourceNormalizer) -
Uses of TuaEntityResourceNormalizer in de.hybris.platform.tuawebservicesresources.mappers.organization
Methods in de.hybris.platform.tuawebservicesresources.mappers.organization that return TuaEntityResourceNormalizerModifier and TypeMethodDescriptionOrganizationIdentificationAttributeMapper.getTuaOrganizationIdentificationEntityResourceNormalizer()OrganizationOtherNameAttributeMapper.getTuaOtherNameEntityResourceNormalizer()Constructors in de.hybris.platform.tuawebservicesresources.mappers.organization with parameters of type TuaEntityResourceNormalizerModifierConstructorDescriptionOrganizationIdentificationAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<OrganizationIdentification, TuaIdentificationModel> tuaOrganizationIdentificationEntityResourceNormalizer) OrganizationOtherNameAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<OtherNameOrganization, TuaOtherNameModel> tuaOtherNameEntityResourceNormalizer) -
Uses of TuaEntityResourceNormalizer in de.hybris.platform.tuawebservicesresources.mappers.organizationchildrelationship
Methods in de.hybris.platform.tuawebservicesresources.mappers.organizationchildrelationship that return TuaEntityResourceNormalizerModifier and TypeMethodDescriptionOrganizationChildRelationshipOrganizationAttributeMapper.getTuaOrganizationEntityResourceNormalizer()Constructors in de.hybris.platform.tuawebservicesresources.mappers.organizationchildrelationship with parameters of type TuaEntityResourceNormalizerModifierConstructorDescriptionOrganizationChildRelationshipOrganizationAttributeMapper(String sourceAttributeName, String targetAttributeName, TuaEntityResourceNormalizer<OrganizationRef, TuaOrganizationModel> tuaOrganizationEntityResourceNormalizer, ma.glasnost.orika.MapperFacade mapperFacade) -
Uses of TuaEntityResourceNormalizer in de.hybris.platform.tuawebservicesresources.mappers.organizationparentrelationship
Methods in de.hybris.platform.tuawebservicesresources.mappers.organizationparentrelationship that return TuaEntityResourceNormalizerModifier and TypeMethodDescriptionOrganizationParentRelationshipOrganizationAttributeMapper.getTuaOrganizationEntityResourceNormalizer()Constructors in de.hybris.platform.tuawebservicesresources.mappers.organizationparentrelationship with parameters of type TuaEntityResourceNormalizerModifierConstructorDescriptionOrganizationParentRelationshipOrganizationAttributeMapper(String sourceAttributeName, String targetAttributeName, TuaEntityResourceNormalizer<OrganizationRef, TuaOrganizationModel> tuaOrganizationEntityResourceNormalizer, ma.glasnost.orika.MapperFacade mapperFacade) -
Uses of TuaEntityResourceNormalizer in de.hybris.platform.tuawebservicesresources.mappers.party
Methods in de.hybris.platform.tuawebservicesresources.mappers.party that return TuaEntityResourceNormalizerModifier and TypeMethodDescriptionPartyCharacteristicAttributeMapper.getTuaCharacteristicResourceNormalizer()PartyContactMediumAttributeMapper.getTuaContactMediumEntityResourceNormalizer()PartyExternalReferenceAttributeMapper.getTuaExternalReferenceEntityResourceNormalizer()PartyCreditRatingAttributeMapper.getTuaPartyCreditProfileEntityResourceNormalizer()PartyTaxExemptionCertificateAttributeMapper.getTuaTaxExemptionCertificateEntityResourceNormalizer()Constructors in de.hybris.platform.tuawebservicesresources.mappers.party with parameters of type TuaEntityResourceNormalizerModifierConstructorDescriptionPartyCharacteristicAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<Characteristic, TuaCharacteristicModel> tuaCharacteristicResourceNormalizer) PartyContactMediumAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<ContactMedium, TuaContactMediumModel> tuaContactMediumEntityResourceNormalizer) PartyCreditRatingAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<PartyCreditProfile, TuaPartyCreditProfileModel> tuaPartyCreditProfileEntityResourceNormalizer) PartyExternalReferenceAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<ExternalReference, TuaExternalReferenceModel> tuaExternalReferenceEntityResourceNormalizer) PartyTaxExemptionCertificateAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<TaxExemptionCertificate, TuaTaxExemptionCertificateModel> tuaTaxExemptionCertificateEntityResourceNormalizer) -
Uses of TuaEntityResourceNormalizer in de.hybris.platform.tuawebservicesresources.mappers.partyrole
Methods in de.hybris.platform.tuawebservicesresources.mappers.partyrole that return TuaEntityResourceNormalizerModifier and TypeMethodDescriptionPartyRoleEngagedPartyAttributeMapper.getIndividualEntityResourceNormalizer()PartyRoleEngagedPartyAttributeMapper.getOrganizationEntityResourceNormalizer()protected TuaEntityResourceNormalizer<AccountRef,TuaAccountModel> PartyRoleAccountAttributeMapper.getTuaAccountEntityResourceNormalizer()PartyRoleAgreementAttributeMapper.getTuaBusinessInteractionEntityResourceNormalizer()PartyRoleCharacteristicAttributeMapper.getTuaCharacteristicEntityResourceNormalizer()PartyRoleContactMediumAttributeMapper.getTuaContactMediumEntityResourceNormalizer()PartyRoleCreditProfileAttributeMapper.getTuaCreditProfileEntityResourceNormalizer()protected TuaEntityResourceNormalizer<RelatedParty,TuaPartyModel> PartyRoleEngagedPartyAttributeMapper.getTuaEngagedPartyEntityResourceNormalizer()PartyRolePaymentMethodAttributeMapper.getTuaPaymentMethodEntityResourceNormalizer()protected TuaEntityResourceNormalizer<RelatedParty,TuaPartyModel> PartyRoleRelatedPartyAttributeMapper.getTuaRelatedPartyEntityResourceNormalizer()Constructors in de.hybris.platform.tuawebservicesresources.mappers.partyrole with parameters of type TuaEntityResourceNormalizerModifierConstructorDescriptionPartyRoleAccountAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<AccountRef, TuaAccountModel> tuaAccountEntityResourceNormalizer) PartyRoleAgreementAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<AgreementRef, TuaBusinessInteractionModel> tuaBusinessInteractionEntityResourceNormalizer, TuaGenericService tuaGenericService) PartyRoleCharacteristicAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<Characteristic, TuaCharacteristicModel> tuaCharacteristicEntityResourceNormalizer) PartyRoleContactMediumAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<ContactMedium, TuaContactMediumModel> tuaContactMediumEntityResourceNormalizer) PartyRoleCreditProfileAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<CreditProfile, TuaCreditProfileModel> tuaCreditProfileEntityResourceNormalizer) PartyRoleEngagedPartyAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<RelatedParty, TuaPartyModel> tuaEngagedPartyEntityResourceNormalizer, TuaEntityResourceNormalizer<RelatedParty, TuaIndividualModel> individualEntityResourceNormalizer, TuaEntityResourceNormalizer<RelatedParty, TuaOrganizationModel> organizationEntityResourceNormalizer) PartyRolePaymentMethodAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<PaymentMethodRef, TuaPaymentInfoModel> tuaPaymentMethodEntityResourceNormalizer) PartyRoleRelatedPartyAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<RelatedParty, TuaPartyModel> tuaRelatedPartyEntityResourceNormalizer, TuaGenericService tuaGenericService) -
Uses of TuaEntityResourceNormalizer in de.hybris.platform.tuawebservicesresources.mappers.taxexemptioncertificate
Methods in de.hybris.platform.tuawebservicesresources.mappers.taxexemptioncertificate that return TuaEntityResourceNormalizerModifier and TypeMethodDescriptionTaxExemptionCertificateAttachmentAttributeMapper.getTuaMediaModelEntityResourceNormalizer()TaxExemptionCertificateTaxDefinitionAttributeMapper.getTuaTaxDefinitionEntityResourceNormalizer()Constructors in de.hybris.platform.tuawebservicesresources.mappers.taxexemptioncertificate with parameters of type TuaEntityResourceNormalizerModifierConstructorDescriptionTaxExemptionCertificateAttachmentAttributeMapper(String sourceAttributeName, String targetAttributeName, TuaEntityResourceNormalizer<AttachmentRefOrValue, CatalogUnawareMediaModel> tuaMediaModelEntityResourceNormalizer) TaxExemptionCertificateTaxDefinitionAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<TaxDefinition, TuaTaxDefinitionModel> tuaTaxDefinitionEntityResourceNormalizer) -
Uses of TuaEntityResourceNormalizer in de.hybris.platform.tuawebservicesresources.normalizer.impl
Classes in de.hybris.platform.tuawebservicesresources.normalizer.impl that implement TuaEntityResourceNormalizerModifier and TypeClassDescriptionclassDefaultTuaEntityResourceNormalizer<SOURCE,TARGET extends ItemModel> Default implementation ofTuaEntityResourceNormalizer