com.ibm.commerce.oagis9.datatypes

Interface ResponseVerbType

    • Method Detail

      • getOriginalApplicationArea

        ApplicationAreaType getOriginalApplicationArea()
        Returns the value of the 'Original Application Area' containment reference. A copy of the ApplicationArea for the original BOD that was processed. Present either as additional reference information, or for use in identifying the BOD in situations where a BODReference is not known.
        Returns:
        the value of the 'Original Application Area' containment reference.
        See Also:
        setOriginalApplicationArea(ApplicationAreaType), Oagis9Package.getResponseVerbType_OriginalApplicationArea()
      • getResponseCriteria

        java.util.List getResponseCriteria()
        Returns the value of the 'Response Criteria' containment reference list. The list contents are of type ResponseActionCriteriaType.

        If the meaning of the 'Response Criteria' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Response Criteria' containment reference list.
        See Also:
        Oagis9Package.getResponseVerbType_ResponseCriteria()