Class AgreementUnderscoreUpdate

java.lang.Object
de.hybris.platform.agreementtmfwebservices.v1.dto.AgreementUnderscoreUpdate

@Deprecated(since="2208") public class AgreementUnderscoreUpdate extends Object
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 Details

    • AgreementUnderscoreUpdate

      public AgreementUnderscoreUpdate()
      Deprecated.
  • Method Details

    • agreementType

      public AgreementUnderscoreUpdate agreementType(String agreementType)
      Deprecated.
    • getAgreementType

      @NotNull public @NotNull String getAgreementType()
      Deprecated.
      The type of the agreement. For example commercial
      Returns:
      agreementType
    • setAgreementType

      public void setAgreementType(String agreementType)
      Deprecated.
    • description

      public AgreementUnderscoreUpdate description(String description)
      Deprecated.
    • getDescription

      public String getDescription()
      Deprecated.
      Narrative that explains the agreement and details about the it , such as why the agreement is taking place.
      Returns:
      description
    • setDescription

      public void setDescription(String description)
      Deprecated.
    • documentNumber

      public AgreementUnderscoreUpdate documentNumber(Integer documentNumber)
      Deprecated.
    • getDocumentNumber

      public Integer getDocumentNumber()
      Deprecated.
      A reference number assigned to an Agreement that follows a prescribed numbering system.
      Returns:
      documentNumber
    • setDocumentNumber

      public void setDocumentNumber(Integer documentNumber)
      Deprecated.
    • initialDate

      public AgreementUnderscoreUpdate initialDate(Date initialDate)
      Deprecated.
    • getInitialDate

      @Valid public @Valid Date getInitialDate()
      Deprecated.
      Date at which the agreement was initialized
      Returns:
      initialDate
    • setInitialDate

      public void setInitialDate(Date initialDate)
      Deprecated.
    • name

      public AgreementUnderscoreUpdate name(String name)
      Deprecated.
    • getName

      @NotNull public @NotNull String getName()
      Deprecated.
      A human-readable name for the agreement
      Returns:
      name
    • setName

      public void setName(String name)
      Deprecated.
    • statementOfIntent

      public AgreementUnderscoreUpdate statementOfIntent(String statementOfIntent)
      Deprecated.
    • getStatementOfIntent

      public String getStatementOfIntent()
      Deprecated.
      An overview and goals of the Agreement
      Returns:
      statementOfIntent
    • setStatementOfIntent

      public void setStatementOfIntent(String statementOfIntent)
      Deprecated.
    • status

      public AgreementUnderscoreUpdate status(String status)
      Deprecated.
    • getStatus

      public String getStatus()
      Deprecated.
      The current status of the agreement. Typical values are: in process, approved and rejected
      Returns:
      status
    • setStatus

      public void setStatus(String status)
      Deprecated.
    • version

      public AgreementUnderscoreUpdate version(String version)
      Deprecated.
    • getVersion

      public String getVersion()
      Deprecated.
      A string identifying the version of the agreement
      Returns:
      version
    • setVersion

      public void setVersion(String version)
      Deprecated.
    • agreementAuthorization

      public AgreementUnderscoreUpdate agreementAuthorization(List<AgreementAuthorization> agreementAuthorization)
      Deprecated.
    • addAgreementAuthorizationItem

      public AgreementUnderscoreUpdate addAgreementAuthorizationItem(AgreementAuthorization agreementAuthorizationItem)
      Deprecated.
    • getAgreementAuthorization

      @Valid public @Valid List<AgreementAuthorization> getAgreementAuthorization()
      Deprecated.
      Get agreementAuthorization
      Returns:
      agreementAuthorization
    • setAgreementAuthorization

      public void setAgreementAuthorization(List<AgreementAuthorization> agreementAuthorization)
      Deprecated.
    • agreementItem

      public AgreementUnderscoreUpdate agreementItem(List<AgreementItem> agreementItem)
      Deprecated.
    • addAgreementItemItem

      public AgreementUnderscoreUpdate addAgreementItemItem(AgreementItem agreementItemItem)
      Deprecated.
    • getAgreementItem

      @NotNull @Valid @Size(min=1) public @NotNull @Valid @Size(min=1) List<AgreementItem> getAgreementItem()
      Deprecated.
      Get agreementItem
      Returns:
      agreementItem
    • setAgreementItem

      public void setAgreementItem(List<AgreementItem> agreementItem)
      Deprecated.
    • agreementPeriod

      public AgreementUnderscoreUpdate agreementPeriod(TimePeriod agreementPeriod)
      Deprecated.
    • getAgreementPeriod

      @Valid public @Valid TimePeriod getAgreementPeriod()
      Deprecated.
      Get agreementPeriod
      Returns:
      agreementPeriod
    • setAgreementPeriod

      public void setAgreementPeriod(TimePeriod agreementPeriod)
      Deprecated.
    • agreementSpecification

      public AgreementUnderscoreUpdate agreementSpecification(AgreementSpecificationRef agreementSpecification)
      Deprecated.
    • getAgreementSpecification

      @Valid public @Valid AgreementSpecificationRef getAgreementSpecification()
      Deprecated.
      Get agreementSpecification
      Returns:
      agreementSpecification
    • setAgreementSpecification

      public void setAgreementSpecification(AgreementSpecificationRef agreementSpecification)
      Deprecated.
    • associatedAgreement

      public AgreementUnderscoreUpdate associatedAgreement(List<AgreementRef> associatedAgreement)
      Deprecated.
    • addAssociatedAgreementItem

      public AgreementUnderscoreUpdate addAssociatedAgreementItem(AgreementRef associatedAgreementItem)
      Deprecated.
    • getAssociatedAgreement

      @Valid public @Valid List<AgreementRef> getAssociatedAgreement()
      Deprecated.
      Get associatedAgreement
      Returns:
      associatedAgreement
    • setAssociatedAgreement

      public void setAssociatedAgreement(List<AgreementRef> associatedAgreement)
      Deprecated.
    • characteristic

      public AgreementUnderscoreUpdate characteristic(List<Characteristic> characteristic)
      Deprecated.
    • addCharacteristicItem

      public AgreementUnderscoreUpdate addCharacteristicItem(Characteristic characteristicItem)
      Deprecated.
    • getCharacteristic

      @Valid public @Valid List<Characteristic> getCharacteristic()
      Deprecated.
      Get characteristic
      Returns:
      characteristic
    • setCharacteristic

      public void setCharacteristic(List<Characteristic> characteristic)
      Deprecated.
    • engagedParty

      public AgreementUnderscoreUpdate engagedParty(List<RelatedParty> engagedParty)
      Deprecated.
    • addEngagedPartyItem

      public AgreementUnderscoreUpdate addEngagedPartyItem(RelatedParty engagedPartyItem)
      Deprecated.
    • getEngagedParty

      @NotNull @Valid @Size(min=1) public @NotNull @Valid @Size(min=1) List<RelatedParty> getEngagedParty()
      Deprecated.
      Get engagedParty
      Returns:
      engagedParty
    • setEngagedParty

      public void setEngagedParty(List<RelatedParty> engagedParty)
      Deprecated.
    • atBaseType

      public AgreementUnderscoreUpdate atBaseType(String atBaseType)
      Deprecated.
    • getAtBaseType

      public String getAtBaseType()
      Deprecated.
      When sub-classing, this defines the super-class
      Returns:
      atBaseType
    • setAtBaseType

      public void setAtBaseType(String atBaseType)
      Deprecated.
    • atSchemaLocation

      public AgreementUnderscoreUpdate atSchemaLocation(String atSchemaLocation)
      Deprecated.
    • getAtSchemaLocation

      public String getAtSchemaLocation()
      Deprecated.
      A URI to a JSON-Schema file that defines additional attributes and relationships
      Returns:
      atSchemaLocation
    • setAtSchemaLocation

      public void setAtSchemaLocation(String atSchemaLocation)
      Deprecated.
    • atType

      public AgreementUnderscoreUpdate atType(String atType)
      Deprecated.
    • getAtType

      public String getAtType()
      Deprecated.
      When sub-classing, this defines the sub-class entity name
      Returns:
      atType
    • setAtType

      public void setAtType(String atType)
      Deprecated.
    • equals

      public boolean equals(Object o)
      Deprecated.
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Deprecated.
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Deprecated.
      Overrides:
      toString in class Object