Uses of Class
de.hybris.platform.partytmfwebservices.v1.dto.AttachmentRefOrValue
Packages that use AttachmentRefOrValue
Package
Description
-
Uses of AttachmentRefOrValue in de.hybris.platform.partytmfwebservices.v1.dto
Methods in de.hybris.platform.partytmfwebservices.v1.dto that return AttachmentRefOrValueModifier and TypeMethodDescriptionAttachmentRefOrValue.atBaseType(String atBaseType) Deprecated.AttachmentRefOrValue.atReferredType(String atReferredType) Deprecated.AttachmentRefOrValue.atSchemaLocation(String atSchemaLocation) Deprecated.AttachmentRefOrValue.attachmentType(String attachmentType) Deprecated.Deprecated.Deprecated.AttachmentRefOrValue.description(String description) Deprecated.@Valid AttachmentRefOrValueIndividualIdentification.getAttachment()Deprecated.Get attachment@Valid AttachmentRefOrValueOrganizationIdentification.getAttachment()Deprecated.Get attachment@Valid AttachmentRefOrValueTaxExemptionCertificate.getAttachment()Deprecated.Get attachmentDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.AttachmentRefOrValue.validFor(TimePeriod validFor) Deprecated.Methods in de.hybris.platform.partytmfwebservices.v1.dto with parameters of type AttachmentRefOrValueModifier and TypeMethodDescriptionIndividualIdentification.attachment(AttachmentRefOrValue attachment) Deprecated.OrganizationIdentification.attachment(AttachmentRefOrValue attachment) Deprecated.TaxExemptionCertificate.attachment(AttachmentRefOrValue attachment) Deprecated.voidIndividualIdentification.setAttachment(AttachmentRefOrValue attachment) Deprecated.voidOrganizationIdentification.setAttachment(AttachmentRefOrValue attachment) Deprecated.voidTaxExemptionCertificate.setAttachment(AttachmentRefOrValue attachment) Deprecated. -
Uses of AttachmentRefOrValue in de.hybris.platform.partytmfwebservices.v1.mappers.attachmentreforvalue
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.attachmentreforvalue with parameters of type AttachmentRefOrValueModifier and TypeMethodDescriptionvoidAttachmentRefOrValueIdAttributeMapper.populateSourceAttributeFromTarget(AttachmentRefOrValue source, CatalogUnawareMediaModel target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentRefOrValueMimeTypeAttributeMapper.populateSourceAttributeFromTarget(AttachmentRefOrValue source, CatalogUnawareMediaModel target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentRefOrValueNameAttributeMapper.populateSourceAttributeFromTarget(AttachmentRefOrValue source, CatalogUnawareMediaModel target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentRefOrValueSizeAttributeMapper.populateSourceAttributeFromTarget(AttachmentRefOrValue target, CatalogUnawareMediaModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentRefOrValueTypeAttributeMapper.populateSourceAttributeFromTarget(AttachmentRefOrValue source, CatalogUnawareMediaModel target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentRefOrValueUrlAttributeMapper.populateSourceAttributeFromTarget(AttachmentRefOrValue source, CatalogUnawareMediaModel target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentRefOrValueAtReferredTypeAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentRefOrValueAtSchemaLocationAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentRefOrValueAtTypeAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentRefOrValueHrefAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentRefOrValueIdAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentRefOrValueMimeTypeAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentRefOrValueNameAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentRefOrValueSizeAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentRefOrValueTypeAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentRefOrValueUrlAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated. -
Uses of AttachmentRefOrValue in de.hybris.platform.partytmfwebservices.v1.mappers.individualidentification
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.individualidentification that return types with arguments of type AttachmentRefOrValueModifier and TypeMethodDescriptionIndividualIdentificationAttachmentAttributeMapper.getPmMediaModelEntityResourceNormalizer()Deprecated.Constructor parameters in de.hybris.platform.partytmfwebservices.v1.mappers.individualidentification with type arguments of type AttachmentRefOrValueModifierConstructorDescriptionIndividualIdentificationAttachmentAttributeMapper(String sourceAttributeName, String targetAttributeName, PmEntityResourceNormalizer<AttachmentRefOrValue, CatalogUnawareMediaModel> pmMediaModelEntityResourceNormalizer) Deprecated. -
Uses of AttachmentRefOrValue in de.hybris.platform.partytmfwebservices.v1.mappers.taxexemptioncertificate
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.taxexemptioncertificate that return types with arguments of type AttachmentRefOrValueModifier and TypeMethodDescriptionTaxExemptionCertificateAttachmentAttributeMapper.getPmMediaModelEntityResourceNormalizer()Deprecated.Constructor parameters in de.hybris.platform.partytmfwebservices.v1.mappers.taxexemptioncertificate with type arguments of type AttachmentRefOrValueModifierConstructorDescriptionTaxExemptionCertificateAttachmentAttributeMapper(String sourceAttributeName, String targetAttributeName, PmEntityResourceNormalizer<AttachmentRefOrValue, CatalogUnawareMediaModel> pmMediaModelEntityResourceNormalizer) Deprecated.