Class SAPCPQOutboundQuoteStatusModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
com.sap.hybris.sapcpqquoteintegration.model.SAPCPQOutboundQuoteStatusModel
All Implemented Interfaces:
Serializable

public class SAPCPQOutboundQuoteStatusModel extends ItemModel
Generated model class for type SAPCPQOutboundQuoteStatus first defined at extension sapcpqquoteintegration.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Generated model type code constant.
    static final String
    Generated constant - Attribute key of SAPCPQOutboundQuoteStatus.action attribute defined at extension sapcpqquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCPQOutboundQuoteStatus.cancellationComment attribute defined at extension sapcpqquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCPQOutboundQuoteStatus.externalQuoteId attribute defined at extension sapcpqquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCPQOutboundQuoteStatus.headerComments attribute defined at extension sapcpqquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCPQOutboundQuoteStatus.itemComments attribute defined at extension sapcpqquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCPQOutboundQuoteStatus.orderId attribute defined at extension sapcpqquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCPQOutboundQuoteStatus.quoteId attribute defined at extension sapcpqquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCPQOutboundQuoteStatus.responseMessage attribute defined at extension sapcpqquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCPQOutboundQuoteStatus.responseStatus attribute defined at extension sapcpqquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCPQOutboundQuoteStatus.status attribute defined at extension sapcpqquoteintegration.

    Fields inherited from class de.hybris.platform.core.model.ItemModel

    _COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED

    Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
  • Constructor Summary

    Constructors
    Constructor
    Description
    Generated constructor - Default constructor for generic creation.
    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
    SAPCPQOutboundQuoteStatusModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Generated constructor - Default constructor for creation with existing context
  • Method Summary

    Modifier and Type
    Method
    Description
    Generated method - Getter of the SAPCPQOutboundQuoteStatus.action attribute defined at extension sapcpqquoteintegration.
    Generated method - Getter of the SAPCPQOutboundQuoteStatus.cancellationComment attribute defined at extension sapcpqquoteintegration.
    Generated method - Getter of the SAPCPQOutboundQuoteStatus.externalQuoteId attribute defined at extension sapcpqquoteintegration.
    Generated method - Getter of the SAPCPQOutboundQuoteStatus.headerComments attribute defined at extension sapcpqquoteintegration.
    Generated method - Getter of the SAPCPQOutboundQuoteStatus.itemComments attribute defined at extension sapcpqquoteintegration.
    Generated method - Getter of the SAPCPQOutboundQuoteStatus.orderId attribute defined at extension sapcpqquoteintegration.
    Generated method - Getter of the SAPCPQOutboundQuoteStatus.quoteId attribute defined at extension sapcpqquoteintegration.
    Generated method - Getter of the SAPCPQOutboundQuoteStatus.responseMessage attribute defined at extension sapcpqquoteintegration.
    Generated method - Getter of the SAPCPQOutboundQuoteStatus.responseStatus attribute defined at extension sapcpqquoteintegration.
    Generated method - Getter of the SAPCPQOutboundQuoteStatus.status attribute defined at extension sapcpqquoteintegration.
    void
    Generated method - Setter of SAPCPQOutboundQuoteStatus.action attribute defined at extension sapcpqquoteintegration.
    void
    Generated method - Setter of SAPCPQOutboundQuoteStatus.cancellationComment attribute defined at extension sapcpqquoteintegration.
    void
    Generated method - Setter of SAPCPQOutboundQuoteStatus.externalQuoteId attribute defined at extension sapcpqquoteintegration.
    void
    Generated method - Setter of SAPCPQOutboundQuoteStatus.headerComments attribute defined at extension sapcpqquoteintegration.
    void
    Generated method - Setter of SAPCPQOutboundQuoteStatus.itemComments attribute defined at extension sapcpqquoteintegration.
    void
    Generated method - Setter of SAPCPQOutboundQuoteStatus.orderId attribute defined at extension sapcpqquoteintegration.
    void
    Generated method - Setter of SAPCPQOutboundQuoteStatus.quoteId attribute defined at extension sapcpqquoteintegration.
    void
    Generated method - Setter of SAPCPQOutboundQuoteStatus.responseMessage attribute defined at extension sapcpqquoteintegration.
    void
    Generated method - Setter of SAPCPQOutboundQuoteStatus.responseStatus attribute defined at extension sapcpqquoteintegration.
    void
    Generated method - Setter of SAPCPQOutboundQuoteStatus.status attribute defined at extension sapcpqquoteintegration.

    Methods inherited from class de.hybris.platform.core.model.ItemModel

    getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner

    Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • QUOTEID

      public static final String QUOTEID
      Generated constant - Attribute key of SAPCPQOutboundQuoteStatus.quoteId attribute defined at extension sapcpqquoteintegration.
      See Also:
    • EXTERNALQUOTEID

      public static final String EXTERNALQUOTEID
      Generated constant - Attribute key of SAPCPQOutboundQuoteStatus.externalQuoteId attribute defined at extension sapcpqquoteintegration.
      See Also:
    • ORDERID

      public static final String ORDERID
      Generated constant - Attribute key of SAPCPQOutboundQuoteStatus.orderId attribute defined at extension sapcpqquoteintegration.
      See Also:
    • STATUS

      public static final String STATUS
      Generated constant - Attribute key of SAPCPQOutboundQuoteStatus.status attribute defined at extension sapcpqquoteintegration.
      See Also:
    • HEADERCOMMENTS

      public static final String HEADERCOMMENTS
      Generated constant - Attribute key of SAPCPQOutboundQuoteStatus.headerComments attribute defined at extension sapcpqquoteintegration.
      See Also:
    • ITEMCOMMENTS

      public static final String ITEMCOMMENTS
      Generated constant - Attribute key of SAPCPQOutboundQuoteStatus.itemComments attribute defined at extension sapcpqquoteintegration.
      See Also:
    • RESPONSESTATUS

      public static final String RESPONSESTATUS
      Generated constant - Attribute key of SAPCPQOutboundQuoteStatus.responseStatus attribute defined at extension sapcpqquoteintegration.
      See Also:
    • RESPONSEMESSAGE

      public static final String RESPONSEMESSAGE
      Generated constant - Attribute key of SAPCPQOutboundQuoteStatus.responseMessage attribute defined at extension sapcpqquoteintegration.
      See Also:
    • ACTION

      public static final String ACTION
      Generated constant - Attribute key of SAPCPQOutboundQuoteStatus.action attribute defined at extension sapcpqquoteintegration.
      See Also:
    • CANCELLATIONCOMMENT

      public static final String CANCELLATIONCOMMENT
      Generated constant - Attribute key of SAPCPQOutboundQuoteStatus.cancellationComment attribute defined at extension sapcpqquoteintegration.
      See Also:
  • Constructor Details

    • SAPCPQOutboundQuoteStatusModel

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

      public SAPCPQOutboundQuoteStatusModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • SAPCPQOutboundQuoteStatusModel

      @Deprecated(since="4.1.1", forRemoval=true) public SAPCPQOutboundQuoteStatusModel(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 Details

    • getAction

      @Accessor(qualifier="action", type=GETTER) public String getAction()
      Generated method - Getter of the SAPCPQOutboundQuoteStatus.action attribute defined at extension sapcpqquoteintegration.
      Returns:
      the action
    • getCancellationComment

      @Accessor(qualifier="cancellationComment", type=GETTER) public List<SAPCPQOutboundQuoteCommentModel> getCancellationComment()
      Generated method - Getter of the SAPCPQOutboundQuoteStatus.cancellationComment attribute defined at extension sapcpqquoteintegration. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the cancellationComment
    • getExternalQuoteId

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

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

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

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

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

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

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

      @Accessor(qualifier="status", type=GETTER) public String getStatus()
      Generated method - Getter of the SAPCPQOutboundQuoteStatus.status attribute defined at extension sapcpqquoteintegration.
      Returns:
      the status
    • setAction

      @Accessor(qualifier="action", type=SETTER) public void setAction(String value)
      Generated method - Setter of SAPCPQOutboundQuoteStatus.action attribute defined at extension sapcpqquoteintegration.
      Parameters:
      value - the action
    • setCancellationComment

      @Accessor(qualifier="cancellationComment", type=SETTER) public void setCancellationComment(List<SAPCPQOutboundQuoteCommentModel> value)
      Generated method - Setter of SAPCPQOutboundQuoteStatus.cancellationComment attribute defined at extension sapcpqquoteintegration.
      Parameters:
      value - the cancellationComment
    • setExternalQuoteId

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

      @Accessor(qualifier="headerComments", type=SETTER) public void setHeaderComments(List<SAPCPQOutboundQuoteCommentModel> value)
      Generated method - Setter of SAPCPQOutboundQuoteStatus.headerComments attribute defined at extension sapcpqquoteintegration.
      Parameters:
      value - the headerComments
    • setItemComments

      @Accessor(qualifier="itemComments", type=SETTER) public void setItemComments(List<SAPCPQOutboundQuoteCommentModel> value)
      Generated method - Setter of SAPCPQOutboundQuoteStatus.itemComments attribute defined at extension sapcpqquoteintegration.
      Parameters:
      value - the itemComments
    • setOrderId

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

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

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

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

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