Uses of Class
de.hybris.platform.agreementtmfwebservices.v1.dto.AttachmentRefOrValue
Packages that use AttachmentRefOrValue
Package
Description
-
Uses of AttachmentRefOrValue in de.hybris.platform.agreementtmfwebservices.v1.dto
Methods in de.hybris.platform.agreementtmfwebservices.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.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.AttachmentRefOrValue.validFor(TimePeriod validFor) Deprecated.Methods in de.hybris.platform.agreementtmfwebservices.v1.dto that return types with arguments of type AttachmentRefOrValueModifier and TypeMethodDescription@Valid @Size(min=1) List<AttachmentRefOrValue>AgreementSpecification.getAttachment()Deprecated.Get attachment@NotNull @Valid @Size(min=1) List<AttachmentRefOrValue>AgreementSpecificationUnderscoreCreate.getAttachment()Deprecated.Get attachment@NotNull @Valid @Size(min=1) List<AttachmentRefOrValue>AgreementSpecificationUnderscoreUpdate.getAttachment()Deprecated.Get attachmentMethods in de.hybris.platform.agreementtmfwebservices.v1.dto with parameters of type AttachmentRefOrValueModifier and TypeMethodDescriptionAgreementSpecification.addAttachmentItem(AttachmentRefOrValue attachmentItem) Deprecated.AgreementSpecificationUnderscoreCreate.addAttachmentItem(AttachmentRefOrValue attachmentItem) Deprecated.AgreementSpecificationUnderscoreUpdate.addAttachmentItem(AttachmentRefOrValue attachmentItem) Deprecated.Method parameters in de.hybris.platform.agreementtmfwebservices.v1.dto with type arguments of type AttachmentRefOrValueModifier and TypeMethodDescriptionAgreementSpecification.attachment(List<AttachmentRefOrValue> attachment) Deprecated.AgreementSpecificationUnderscoreCreate.attachment(List<AttachmentRefOrValue> attachment) Deprecated.AgreementSpecificationUnderscoreUpdate.attachment(List<AttachmentRefOrValue> attachment) Deprecated.voidAgreementSpecification.setAttachment(List<AttachmentRefOrValue> attachment) Deprecated.voidAgreementSpecificationUnderscoreCreate.setAttachment(List<AttachmentRefOrValue> attachment) Deprecated.voidAgreementSpecificationUnderscoreUpdate.setAttachment(List<AttachmentRefOrValue> attachment) Deprecated. -
Uses of AttachmentRefOrValue in de.hybris.platform.agreementtmfwebservices.v1.mappers.attachment
Methods in de.hybris.platform.agreementtmfwebservices.v1.mappers.attachment with parameters of type AttachmentRefOrValueModifier and TypeMethodDescriptionvoidAttachmentIdAttributeMapper.populateSourceAttributeFromTarget(AttachmentRefOrValue target, CatalogUnawareMediaModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentMimeTypeAttributeMapper.populateSourceAttributeFromTarget(AttachmentRefOrValue target, CatalogUnawareMediaModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentNameAttributeMapper.populateSourceAttributeFromTarget(AttachmentRefOrValue target, CatalogUnawareMediaModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentSizeAttributeMapper.populateSourceAttributeFromTarget(AttachmentRefOrValue target, CatalogUnawareMediaModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentTypeAttributeMapper.populateSourceAttributeFromTarget(AttachmentRefOrValue target, CatalogUnawareMediaModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentHrefAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentIdAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentMimeTypeAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentNameAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentReferredTypeAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentSchemaLocationAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentSizeAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentTypeAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.