Class AttachmentRef
java.lang.Object
de.hybris.platform.agreementtmfwebservices.v1.dto.AttachmentRef
Deprecated.
Attachment reference. An attachment complements the description of an element (for instance a product) through video, pictures
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) Deprecated.atReferredType(String atReferredType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.description(String description) Deprecated.booleanDeprecated.Deprecated.When sub-classing, this defines the super-classDeprecated.The actual type of the target instance when needed for disambiguation.Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationshipsDeprecated.When sub-classing, this defines the sub-class entity nameDeprecated.A narrative text describing the content of the attachmentgetHref()Deprecated.URL serving as reference for the attachment resource@NotNull StringgetId()Deprecated.Unique-Identifier for this attachmentgetName()Deprecated.Name of the related entity.getUrl()Deprecated.Link to the attachment media/contentinthashCode()Deprecated.Deprecated.Deprecated.Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtReferredType(String atReferredType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetDescription(String description) Deprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.toString()Deprecated.Deprecated.
-
Constructor Details
-
AttachmentRef
public AttachmentRef()Deprecated.
-
-
Method Details
-
id
Deprecated. -
getId
Deprecated.Unique-Identifier for this attachment- Returns:
- id
-
setId
Deprecated. -
href
Deprecated. -
getHref
Deprecated.URL serving as reference for the attachment resource- Returns:
- href
-
setHref
Deprecated. -
description
Deprecated. -
getDescription
Deprecated.A narrative text describing the content of the attachment- Returns:
- description
-
setDescription
Deprecated. -
name
Deprecated. -
getName
Deprecated.Name of the related entity.- Returns:
- name
-
setName
Deprecated. -
url
Deprecated. -
getUrl
Deprecated.Link to the attachment media/content- Returns:
- url
-
setUrl
Deprecated. -
atBaseType
Deprecated. -
getAtBaseType
Deprecated.When sub-classing, this defines the super-class- Returns:
- atBaseType
-
setAtBaseType
Deprecated. -
atSchemaLocation
Deprecated. -
getAtSchemaLocation
Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atSchemaLocation
-
setAtSchemaLocation
Deprecated. -
atType
Deprecated. -
getAtType
Deprecated.When sub-classing, this defines the sub-class entity name- Returns:
- atType
-
setAtType
Deprecated. -
atReferredType
Deprecated. -
getAtReferredType
Deprecated.The actual type of the target instance when needed for disambiguation.- Returns:
- atReferredType
-
setAtReferredType
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-