Class AgreementAuthorization
java.lang.Object
de.hybris.platform.agreementtmfwebservices.v1.dto.AgreementAuthorization
Deprecated.
A business participant that is responsible for approving the agreement.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.Deprecated.booleanDeprecated.Deprecated.When sub-classing, this defines the super-classDeprecated.A URI to a JSON-Schema file that defines additional attributes and relationshipsDeprecated.When sub-classing, this defines the sub-class entity name@Valid DategetDate()Deprecated.The date associated with the authorization state.Deprecated.Indication that represents whether the signature is a physical paper signature or a digital signature.getState()Deprecated.Current status of the authorization, for example in process, approved, rejected.inthashCode()Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidDeprecated.voidsetSignatureRepresentation(String signatureRepresentation) Deprecated.voidDeprecated.signatureRepresentation(String signatureRepresentation) Deprecated.Deprecated.toString()Deprecated.
-
Constructor Details
-
AgreementAuthorization
public AgreementAuthorization()Deprecated.
-
-
Method Details
-
date
Deprecated. -
getDate
Deprecated.The date associated with the authorization state.- Returns:
- date
-
setDate
Deprecated. -
signatureRepresentation
Deprecated. -
getSignatureRepresentation
Deprecated.Indication that represents whether the signature is a physical paper signature or a digital signature.- Returns:
- signatureRepresentation
-
setSignatureRepresentation
Deprecated. -
state
Deprecated. -
getState
Deprecated.Current status of the authorization, for example in process, approved, rejected.- Returns:
- state
-
setState
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. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-