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) AttachmentRefOrValue.atreferredType(String atreferredType) AttachmentRefOrValue.atschemaLocation(String atschemaLocation) AttachmentRefOrValue.attachmentType(String attachmentType) AttachmentRefOrValue.description(String description) AttachmentRefOrValue.validFor(TimePeriod validFor) 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()Get attachment@NotNull @Valid @Size(min=1) List<AttachmentRefOrValue>AgreementSpecificationUnderscoreCreate.getAttachment()Get attachment@NotNull @Valid @Size(min=1) List<AttachmentRefOrValue>AgreementSpecificationUnderscoreUpdate.getAttachment()Get attachmentMethods in de.hybris.platform.agreementtmfwebservices.v1.dto with parameters of type AttachmentRefOrValueModifier and TypeMethodDescriptionAgreementSpecification.addAttachmentItem(AttachmentRefOrValue attachmentItem) AgreementSpecificationUnderscoreCreate.addAttachmentItem(AttachmentRefOrValue attachmentItem) AgreementSpecificationUnderscoreUpdate.addAttachmentItem(AttachmentRefOrValue attachmentItem) Method parameters in de.hybris.platform.agreementtmfwebservices.v1.dto with type arguments of type AttachmentRefOrValueModifier and TypeMethodDescriptionAgreementSpecification.attachment(List<AttachmentRefOrValue> attachment) AgreementSpecificationUnderscoreCreate.attachment(List<AttachmentRefOrValue> attachment) AgreementSpecificationUnderscoreUpdate.attachment(List<AttachmentRefOrValue> attachment) voidAgreementSpecification.setAttachment(List<AttachmentRefOrValue> attachment) voidAgreementSpecificationUnderscoreCreate.setAttachment(List<AttachmentRefOrValue> attachment) voidAgreementSpecificationUnderscoreUpdate.setAttachment(List<AttachmentRefOrValue> attachment) -
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.