Class AgreementUnderscoreUpdate
java.lang.Object
de.hybris.platform.agreementtmfwebservices.v1.dto.AgreementUnderscoreUpdate
Deprecated.
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. Skipped properties: id,href,completionDate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAgreementAuthorizationItem(AgreementAuthorization agreementAuthorizationItem) Deprecated.addAgreementItemItem(AgreementItem agreementItemItem) Deprecated.addAssociatedAgreementItem(AgreementRef associatedAgreementItem) Deprecated.addCharacteristicItem(Characteristic characteristicItem) Deprecated.addEngagedPartyItem(RelatedParty engagedPartyItem) Deprecated.agreementAuthorization(List<AgreementAuthorization> agreementAuthorization) Deprecated.agreementItem(List<AgreementItem> agreementItem) Deprecated.agreementPeriod(TimePeriod agreementPeriod) Deprecated.agreementSpecification(AgreementSpecificationRef agreementSpecification) Deprecated.agreementType(String agreementType) Deprecated.associatedAgreement(List<AgreementRef> associatedAgreement) Deprecated.atBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.characteristic(List<Characteristic> characteristic) Deprecated.description(String description) Deprecated.documentNumber(Integer documentNumber) Deprecated.engagedParty(List<RelatedParty> engagedParty) Deprecated.booleanDeprecated.@Valid List<AgreementAuthorization>Deprecated.Get agreementAuthorization@NotNull @Valid @Size(min=1) List<AgreementItem>Deprecated.Get agreementItem@Valid TimePeriodDeprecated.Get agreementPeriod@Valid AgreementSpecificationRefDeprecated.Get agreementSpecification@NotNull StringDeprecated.The type of the agreement.@Valid List<AgreementRef>Deprecated.Get associatedAgreementDeprecated.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 List<Characteristic>Deprecated.Get characteristicDeprecated.Narrative that explains the agreement and details about the it , such as why the agreement is taking place.Deprecated.A reference number assigned to an Agreement that follows a prescribed numbering system.@NotNull @Valid @Size(min=1) List<RelatedParty>Deprecated.Get engagedParty@Valid DateDeprecated.Date at which the agreement was initialized@NotNull StringgetName()Deprecated.A human-readable name for the agreementDeprecated.An overview and goals of the AgreementDeprecated.The current status of the agreement.Deprecated.A string identifying the version of the agreementinthashCode()Deprecated.initialDate(Date initialDate) Deprecated.Deprecated.voidsetAgreementAuthorization(List<AgreementAuthorization> agreementAuthorization) Deprecated.voidsetAgreementItem(List<AgreementItem> agreementItem) Deprecated.voidsetAgreementPeriod(TimePeriod agreementPeriod) Deprecated.voidsetAgreementSpecification(AgreementSpecificationRef agreementSpecification) Deprecated.voidsetAgreementType(String agreementType) Deprecated.voidsetAssociatedAgreement(List<AgreementRef> associatedAgreement) Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetCharacteristic(List<Characteristic> characteristic) Deprecated.voidsetDescription(String description) Deprecated.voidsetDocumentNumber(Integer documentNumber) Deprecated.voidsetEngagedParty(List<RelatedParty> engagedParty) Deprecated.voidsetInitialDate(Date initialDate) Deprecated.voidDeprecated.voidsetStatementOfIntent(String statementOfIntent) Deprecated.voidDeprecated.voidsetVersion(String version) Deprecated.statementOfIntent(String statementOfIntent) Deprecated.Deprecated.toString()Deprecated.Deprecated.
-
Constructor Details
-
AgreementUnderscoreUpdate
public AgreementUnderscoreUpdate()Deprecated.
-
-
Method Details
-
agreementType
Deprecated. -
getAgreementType
Deprecated.The type of the agreement. For example commercial- Returns:
- agreementType
-
setAgreementType
Deprecated. -
description
Deprecated. -
getDescription
Deprecated.Narrative that explains the agreement and details about the it , such as why the agreement is taking place.- Returns:
- description
-
setDescription
Deprecated. -
documentNumber
Deprecated. -
getDocumentNumber
Deprecated.A reference number assigned to an Agreement that follows a prescribed numbering system.- Returns:
- documentNumber
-
setDocumentNumber
Deprecated. -
initialDate
Deprecated. -
getInitialDate
Deprecated.Date at which the agreement was initialized- Returns:
- initialDate
-
setInitialDate
Deprecated. -
name
Deprecated. -
getName
Deprecated.A human-readable name for the agreement- Returns:
- name
-
setName
Deprecated. -
statementOfIntent
Deprecated. -
getStatementOfIntent
Deprecated.An overview and goals of the Agreement- Returns:
- statementOfIntent
-
setStatementOfIntent
Deprecated. -
status
Deprecated. -
getStatus
Deprecated.The current status of the agreement. Typical values are: in process, approved and rejected- Returns:
- status
-
setStatus
Deprecated. -
version
Deprecated. -
getVersion
Deprecated.A string identifying the version of the agreement- Returns:
- version
-
setVersion
Deprecated. -
agreementAuthorization
public AgreementUnderscoreUpdate agreementAuthorization(List<AgreementAuthorization> agreementAuthorization) Deprecated. -
addAgreementAuthorizationItem
public AgreementUnderscoreUpdate addAgreementAuthorizationItem(AgreementAuthorization agreementAuthorizationItem) Deprecated. -
getAgreementAuthorization
Deprecated.Get agreementAuthorization- Returns:
- agreementAuthorization
-
setAgreementAuthorization
Deprecated. -
agreementItem
Deprecated. -
addAgreementItemItem
Deprecated. -
getAgreementItem
@NotNull @Valid @Size(min=1) public @NotNull @Valid @Size(min=1) List<AgreementItem> getAgreementItem()Deprecated.Get agreementItem- Returns:
- agreementItem
-
setAgreementItem
Deprecated. -
agreementPeriod
Deprecated. -
getAgreementPeriod
Deprecated.Get agreementPeriod- Returns:
- agreementPeriod
-
setAgreementPeriod
Deprecated. -
agreementSpecification
public AgreementUnderscoreUpdate agreementSpecification(AgreementSpecificationRef agreementSpecification) Deprecated. -
getAgreementSpecification
Deprecated.Get agreementSpecification- Returns:
- agreementSpecification
-
setAgreementSpecification
Deprecated. -
associatedAgreement
Deprecated. -
addAssociatedAgreementItem
Deprecated. -
getAssociatedAgreement
Deprecated.Get associatedAgreement- Returns:
- associatedAgreement
-
setAssociatedAgreement
Deprecated. -
characteristic
Deprecated. -
addCharacteristicItem
Deprecated. -
getCharacteristic
Deprecated.Get characteristic- Returns:
- characteristic
-
setCharacteristic
Deprecated. -
engagedParty
Deprecated. -
addEngagedPartyItem
Deprecated. -
getEngagedParty
@NotNull @Valid @Size(min=1) public @NotNull @Valid @Size(min=1) List<RelatedParty> getEngagedParty()Deprecated.Get engagedParty- Returns:
- engagedParty
-
setEngagedParty
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.
-