Class AgreementSpecificationRelationship
java.lang.Object
de.hybris.platform.agreementtmfwebservices.v1.dto.AgreementSpecificationRelationship
Deprecated.
A relationship between agreement specifications. Typical relationships are substitution and dependency.
-
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.getId()Deprecated.Unique identifier of a related entity.getName()Deprecated.Name of the related entity.Deprecated.Type of relationship such as, substitution or dependency.@Valid TimePeriodDeprecated.Get validForinthashCode()Deprecated.Deprecated.Deprecated.Deprecated.relationshipType(String relationshipType) Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtReferredType(String atReferredType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidsetRelationshipType(String relationshipType) Deprecated.voidsetValidFor(TimePeriod validFor) Deprecated.toString()Deprecated.validFor(TimePeriod validFor) Deprecated.
-
Constructor Details
-
AgreementSpecificationRelationship
public AgreementSpecificationRelationship()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 related entity.- Returns:
- name
-
setName
Deprecated. -
relationshipType
Deprecated. -
getRelationshipType
Deprecated.Type of relationship such as, substitution or dependency.- Returns:
- relationshipType
-
setRelationshipType
Deprecated. -
validFor
Deprecated. -
getValidFor
Deprecated.Get validFor- Returns:
- validFor
-
setValidFor
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.
-