Class SAPCpiOutboundQuoteStatusModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class SAPCpiOutboundQuoteStatusModel
    extends ItemModel
    Generated model class for type SAPCpiOutboundQuoteStatus first defined at extension sapquoteintegration.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • QUOTEID

        public static final java.lang.String QUOTEID
        Generated constant - Attribute key of SAPCpiOutboundQuoteStatus.quoteId attribute defined at extension sapquoteintegration.
        See Also:
        Constant Field Values
      • EXTERNALQUOTEID

        public static final java.lang.String EXTERNALQUOTEID
        Generated constant - Attribute key of SAPCpiOutboundQuoteStatus.externalQuoteId attribute defined at extension sapquoteintegration.
        See Also:
        Constant Field Values
      • ORDERID

        public static final java.lang.String ORDERID
        Generated constant - Attribute key of SAPCpiOutboundQuoteStatus.orderId attribute defined at extension sapquoteintegration.
        See Also:
        Constant Field Values
      • STATUS

        public static final java.lang.String STATUS
        Generated constant - Attribute key of SAPCpiOutboundQuoteStatus.status attribute defined at extension sapquoteintegration.
        See Also:
        Constant Field Values
      • HEADERCOMMENTS

        public static final java.lang.String HEADERCOMMENTS
        Generated constant - Attribute key of SAPCpiOutboundQuoteStatus.headerComments attribute defined at extension sapquoteintegration.
        See Also:
        Constant Field Values
      • ITEMCOMMENTS

        public static final java.lang.String ITEMCOMMENTS
        Generated constant - Attribute key of SAPCpiOutboundQuoteStatus.itemComments attribute defined at extension sapquoteintegration.
        See Also:
        Constant Field Values
      • RESPONSESTATUS

        public static final java.lang.String RESPONSESTATUS
        Generated constant - Attribute key of SAPCpiOutboundQuoteStatus.responseStatus attribute defined at extension sapquoteintegration.
        See Also:
        Constant Field Values
      • RESPONSEMESSAGE

        public static final java.lang.String RESPONSEMESSAGE
        Generated constant - Attribute key of SAPCpiOutboundQuoteStatus.responseMessage attribute defined at extension sapquoteintegration.
        See Also:
        Constant Field Values
    • Constructor Detail

      • SAPCpiOutboundQuoteStatusModel

        public SAPCpiOutboundQuoteStatusModel()
        Generated constructor - Default constructor for generic creation.
      • SAPCpiOutboundQuoteStatusModel

        public SAPCpiOutboundQuoteStatusModel​(ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • SAPCpiOutboundQuoteStatusModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public SAPCpiOutboundQuoteStatusModel​(ItemModel _owner)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - for all mandatory and initial attributes.
        Parameters:
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getExternalQuoteId

        @Accessor(qualifier="externalQuoteId",
                  type=GETTER)
        public java.lang.String getExternalQuoteId()
        Generated method - Getter of the SAPCpiOutboundQuoteStatus.externalQuoteId attribute defined at extension sapquoteintegration.
        Returns:
        the externalQuoteId
      • getHeaderComments

        @Accessor(qualifier="headerComments",
                  type=GETTER)
        public java.util.List<SAPCpiOutboundQuoteCommentModel> getHeaderComments()
        Generated method - Getter of the SAPCpiOutboundQuoteStatus.headerComments attribute defined at extension sapquoteintegration. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the headerComments
      • getItemComments

        @Accessor(qualifier="itemComments",
                  type=GETTER)
        public java.util.List<SAPCpiOutboundQuoteCommentModel> getItemComments()
        Generated method - Getter of the SAPCpiOutboundQuoteStatus.itemComments attribute defined at extension sapquoteintegration. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the itemComments
      • getOrderId

        @Accessor(qualifier="orderId",
                  type=GETTER)
        public java.lang.String getOrderId()
        Generated method - Getter of the SAPCpiOutboundQuoteStatus.orderId attribute defined at extension sapquoteintegration.
        Returns:
        the orderId
      • getQuoteId

        @Accessor(qualifier="quoteId",
                  type=GETTER)
        public java.lang.String getQuoteId()
        Generated method - Getter of the SAPCpiOutboundQuoteStatus.quoteId attribute defined at extension sapquoteintegration.
        Returns:
        the quoteId
      • getResponseMessage

        @Accessor(qualifier="responseMessage",
                  type=GETTER)
        public java.lang.String getResponseMessage()
        Generated method - Getter of the SAPCpiOutboundQuoteStatus.responseMessage attribute defined at extension sapquoteintegration.
        Returns:
        the responseMessage
      • getResponseStatus

        @Accessor(qualifier="responseStatus",
                  type=GETTER)
        public java.lang.String getResponseStatus()
        Generated method - Getter of the SAPCpiOutboundQuoteStatus.responseStatus attribute defined at extension sapquoteintegration.
        Returns:
        the responseStatus
      • getStatus

        @Accessor(qualifier="status",
                  type=GETTER)
        public java.lang.String getStatus()
        Generated method - Getter of the SAPCpiOutboundQuoteStatus.status attribute defined at extension sapquoteintegration.
        Returns:
        the status
      • setExternalQuoteId

        @Accessor(qualifier="externalQuoteId",
                  type=SETTER)
        public void setExternalQuoteId​(java.lang.String value)
        Generated method - Setter of SAPCpiOutboundQuoteStatus.externalQuoteId attribute defined at extension sapquoteintegration.
        Parameters:
        value - the externalQuoteId
      • setHeaderComments

        @Accessor(qualifier="headerComments",
                  type=SETTER)
        public void setHeaderComments​(java.util.List<SAPCpiOutboundQuoteCommentModel> value)
        Generated method - Setter of SAPCpiOutboundQuoteStatus.headerComments attribute defined at extension sapquoteintegration.
        Parameters:
        value - the headerComments
      • setItemComments

        @Accessor(qualifier="itemComments",
                  type=SETTER)
        public void setItemComments​(java.util.List<SAPCpiOutboundQuoteCommentModel> value)
        Generated method - Setter of SAPCpiOutboundQuoteStatus.itemComments attribute defined at extension sapquoteintegration.
        Parameters:
        value - the itemComments
      • setOrderId

        @Accessor(qualifier="orderId",
                  type=SETTER)
        public void setOrderId​(java.lang.String value)
        Generated method - Setter of SAPCpiOutboundQuoteStatus.orderId attribute defined at extension sapquoteintegration.
        Parameters:
        value - the orderId
      • setQuoteId

        @Accessor(qualifier="quoteId",
                  type=SETTER)
        public void setQuoteId​(java.lang.String value)
        Generated method - Setter of SAPCpiOutboundQuoteStatus.quoteId attribute defined at extension sapquoteintegration.
        Parameters:
        value - the quoteId
      • setResponseMessage

        @Accessor(qualifier="responseMessage",
                  type=SETTER)
        public void setResponseMessage​(java.lang.String value)
        Generated method - Setter of SAPCpiOutboundQuoteStatus.responseMessage attribute defined at extension sapquoteintegration.
        Parameters:
        value - the responseMessage
      • setResponseStatus

        @Accessor(qualifier="responseStatus",
                  type=SETTER)
        public void setResponseStatus​(java.lang.String value)
        Generated method - Setter of SAPCpiOutboundQuoteStatus.responseStatus attribute defined at extension sapquoteintegration.
        Parameters:
        value - the responseStatus
      • setStatus

        @Accessor(qualifier="status",
                  type=SETTER)
        public void setStatus​(java.lang.String value)
        Generated method - Setter of SAPCpiOutboundQuoteStatus.status attribute defined at extension sapquoteintegration.
        Parameters:
        value - the status