Class AgreementRef
java.lang.Object
de.hybris.platform.agreementtmfwebservices.v1.dto.AgreementRef
Deprecated.
Agreement reference. An agreement represents a contract or arrangement, either written or verbal and sometimes enforceable by law, such as a service level agreement or a customer price agreement. An agreement involves a number of other business entities, such as products, services, and resources and/or their specifications.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) Deprecated.atReferredType(String atReferredType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.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 namegetHref()Deprecated.Reference of the related entity.@NotNull StringgetId()Deprecated.Unique identifier of a related entity.getName()Deprecated.Name of the agreementinthashCode()Deprecated.Deprecated.Deprecated.Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtReferredType(String atReferredType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.toString()Deprecated.
-
Constructor Details
-
AgreementRef
public AgreementRef()Deprecated.
-
-
Method Details
-
id
Deprecated. -
getId
Deprecated.Unique identifier of a related entity.- Returns:
- id
-
setId
Deprecated. -
href
Deprecated. -
getHref
Deprecated.Reference of the related entity.- Returns:
- href
-
setHref
Deprecated. -
name
Deprecated. -
getName
Deprecated.Name of the agreement- Returns:
- name
-
setName
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.
-