Class SAPCPQOutboundQuoteCommentModel

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

public class SAPCPQOutboundQuoteCommentModel extends ItemModel
Generated model class for type SAPCPQOutboundQuoteComment 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 relation code constant for relation SAPCPQOutboundQuote2SAPCPQOutboundQuoteComment defining source attribute sapCPQOutboundQuote in extension sapcpqquoteintegration.
    static final String
    Generated relation code constant for relation SAPCPQOutboundQuoteItem2SAPCPQOutboundQuoteComment defining source attribute sapCPQOutboundQuoteItem in extension sapcpqquoteintegration.
    static final String
    Generated model type code constant.
    static final String
    Generated constant - Attribute key of SAPCPQOutboundQuoteComment.comment attribute defined at extension sapcpqquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCPQOutboundQuoteComment.commentId attribute defined at extension sapcpqquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCPQOutboundQuoteComment.email attribute defined at extension sapcpqquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCPQOutboundQuoteComment.quoteId attribute defined at extension sapcpqquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCPQOutboundQuoteComment.sapCPQOutboundQuote attribute defined at extension sapcpqquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCPQOutboundQuoteComment.sapCPQOutboundQuoteItem attribute defined at extension sapcpqquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCPQOutboundQuoteComment.source attribute defined at extension sapcpqquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCPQOutboundQuoteComment.userCompany attribute defined at extension sapcpqquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCPQOutboundQuoteComment.userName 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
    SAPCPQOutboundQuoteCommentModel(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 SAPCPQOutboundQuoteComment.comment attribute defined at extension sapcpqquoteintegration.
    Generated method - Getter of the SAPCPQOutboundQuoteComment.commentId attribute defined at extension sapcpqquoteintegration.
    Generated method - Getter of the SAPCPQOutboundQuoteComment.email attribute defined at extension sapcpqquoteintegration.
    Generated method - Getter of the SAPCPQOutboundQuoteComment.quoteId attribute defined at extension sapcpqquoteintegration.
    Generated method - Getter of the SAPCPQOutboundQuoteComment.sapCPQOutboundQuote attribute defined at extension sapcpqquoteintegration.
    Generated method - Getter of the SAPCPQOutboundQuoteComment.sapCPQOutboundQuoteItem attribute defined at extension sapcpqquoteintegration.
    Generated method - Getter of the SAPCPQOutboundQuoteComment.source attribute defined at extension sapcpqquoteintegration.
    Generated method - Getter of the SAPCPQOutboundQuoteComment.userCompany attribute defined at extension sapcpqquoteintegration.
    Generated method - Getter of the SAPCPQOutboundQuoteComment.userName attribute defined at extension sapcpqquoteintegration.
    void
    Generated method - Setter of SAPCPQOutboundQuoteComment.comment attribute defined at extension sapcpqquoteintegration.
    void
    Generated method - Setter of SAPCPQOutboundQuoteComment.commentId attribute defined at extension sapcpqquoteintegration.
    void
    Generated method - Setter of SAPCPQOutboundQuoteComment.email attribute defined at extension sapcpqquoteintegration.
    void
    Generated method - Setter of SAPCPQOutboundQuoteComment.quoteId attribute defined at extension sapcpqquoteintegration.
    void
    Generated method - Setter of SAPCPQOutboundQuoteComment.sapCPQOutboundQuote attribute defined at extension sapcpqquoteintegration.
    void
    Generated method - Setter of SAPCPQOutboundQuoteComment.sapCPQOutboundQuoteItem attribute defined at extension sapcpqquoteintegration.
    void
    Generated method - Setter of SAPCPQOutboundQuoteComment.source attribute defined at extension sapcpqquoteintegration.
    void
    Generated method - Setter of SAPCPQOutboundQuoteComment.userCompany attribute defined at extension sapcpqquoteintegration.
    void
    Generated method - Setter of SAPCPQOutboundQuoteComment.userName 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:
    • _SAPCPQOUTBOUNDQUOTE2SAPCPQOUTBOUNDQUOTECOMMENT

      public static final String _SAPCPQOUTBOUNDQUOTE2SAPCPQOUTBOUNDQUOTECOMMENT
      Generated relation code constant for relation SAPCPQOutboundQuote2SAPCPQOutboundQuoteComment defining source attribute sapCPQOutboundQuote in extension sapcpqquoteintegration.
      See Also:
    • _SAPCPQOUTBOUNDQUOTEITEM2SAPCPQOUTBOUNDQUOTECOMMENT

      public static final String _SAPCPQOUTBOUNDQUOTEITEM2SAPCPQOUTBOUNDQUOTECOMMENT
      Generated relation code constant for relation SAPCPQOutboundQuoteItem2SAPCPQOutboundQuoteComment defining source attribute sapCPQOutboundQuoteItem in extension sapcpqquoteintegration.
      See Also:
    • QUOTEID

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

      public static final String COMMENTID
      Generated constant - Attribute key of SAPCPQOutboundQuoteComment.commentId attribute defined at extension sapcpqquoteintegration.
      See Also:
    • USERNAME

      public static final String USERNAME
      Generated constant - Attribute key of SAPCPQOutboundQuoteComment.userName attribute defined at extension sapcpqquoteintegration.
      See Also:
    • EMAIL

      public static final String EMAIL
      Generated constant - Attribute key of SAPCPQOutboundQuoteComment.email attribute defined at extension sapcpqquoteintegration.
      See Also:
    • USERCOMPANY

      public static final String USERCOMPANY
      Generated constant - Attribute key of SAPCPQOutboundQuoteComment.userCompany attribute defined at extension sapcpqquoteintegration.
      See Also:
    • COMMENT

      public static final String COMMENT
      Generated constant - Attribute key of SAPCPQOutboundQuoteComment.comment attribute defined at extension sapcpqquoteintegration.
      See Also:
    • SOURCE

      public static final String SOURCE
      Generated constant - Attribute key of SAPCPQOutboundQuoteComment.source attribute defined at extension sapcpqquoteintegration.
      See Also:
    • SAPCPQOUTBOUNDQUOTE

      public static final String SAPCPQOUTBOUNDQUOTE
      Generated constant - Attribute key of SAPCPQOutboundQuoteComment.sapCPQOutboundQuote attribute defined at extension sapcpqquoteintegration.
      See Also:
    • SAPCPQOUTBOUNDQUOTEITEM

      public static final String SAPCPQOUTBOUNDQUOTEITEM
      Generated constant - Attribute key of SAPCPQOutboundQuoteComment.sapCPQOutboundQuoteItem attribute defined at extension sapcpqquoteintegration.
      See Also:
  • Constructor Details

    • SAPCPQOutboundQuoteCommentModel

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

      public SAPCPQOutboundQuoteCommentModel(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
    • SAPCPQOutboundQuoteCommentModel

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

    • getComment

      @Accessor(qualifier="comment", type=GETTER) public String getComment()
      Generated method - Getter of the SAPCPQOutboundQuoteComment.comment attribute defined at extension sapcpqquoteintegration.
      Returns:
      the comment
    • getCommentId

      @Accessor(qualifier="commentId", type=GETTER) public String getCommentId()
      Generated method - Getter of the SAPCPQOutboundQuoteComment.commentId attribute defined at extension sapcpqquoteintegration.
      Returns:
      the commentId
    • getEmail

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

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

      @Accessor(qualifier="sapCPQOutboundQuote", type=GETTER) public SAPCPQOutboundQuoteModel getSapCPQOutboundQuote()
      Generated method - Getter of the SAPCPQOutboundQuoteComment.sapCPQOutboundQuote attribute defined at extension sapcpqquoteintegration.
      Returns:
      the sapCPQOutboundQuote
    • getSapCPQOutboundQuoteItem

      @Accessor(qualifier="sapCPQOutboundQuoteItem", type=GETTER) public SAPCPQOutboundQuoteItemModel getSapCPQOutboundQuoteItem()
      Generated method - Getter of the SAPCPQOutboundQuoteComment.sapCPQOutboundQuoteItem attribute defined at extension sapcpqquoteintegration.
      Returns:
      the sapCPQOutboundQuoteItem
    • getSource

      @Accessor(qualifier="source", type=GETTER) public String getSource()
      Generated method - Getter of the SAPCPQOutboundQuoteComment.source attribute defined at extension sapcpqquoteintegration.
      Returns:
      the source
    • getUserCompany

      @Accessor(qualifier="userCompany", type=GETTER) public String getUserCompany()
      Generated method - Getter of the SAPCPQOutboundQuoteComment.userCompany attribute defined at extension sapcpqquoteintegration.
      Returns:
      the userCompany
    • getUserName

      @Accessor(qualifier="userName", type=GETTER) public String getUserName()
      Generated method - Getter of the SAPCPQOutboundQuoteComment.userName attribute defined at extension sapcpqquoteintegration.
      Returns:
      the userName
    • setComment

      @Accessor(qualifier="comment", type=SETTER) public void setComment(String value)
      Generated method - Setter of SAPCPQOutboundQuoteComment.comment attribute defined at extension sapcpqquoteintegration.
      Parameters:
      value - the comment
    • setCommentId

      @Accessor(qualifier="commentId", type=SETTER) public void setCommentId(String value)
      Generated method - Setter of SAPCPQOutboundQuoteComment.commentId attribute defined at extension sapcpqquoteintegration.
      Parameters:
      value - the commentId
    • setEmail

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

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

      @Accessor(qualifier="sapCPQOutboundQuote", type=SETTER) public void setSapCPQOutboundQuote(SAPCPQOutboundQuoteModel value)
      Generated method - Setter of SAPCPQOutboundQuoteComment.sapCPQOutboundQuote attribute defined at extension sapcpqquoteintegration.
      Parameters:
      value - the sapCPQOutboundQuote
    • setSapCPQOutboundQuoteItem

      @Accessor(qualifier="sapCPQOutboundQuoteItem", type=SETTER) public void setSapCPQOutboundQuoteItem(SAPCPQOutboundQuoteItemModel value)
      Generated method - Setter of SAPCPQOutboundQuoteComment.sapCPQOutboundQuoteItem attribute defined at extension sapcpqquoteintegration.
      Parameters:
      value - the sapCPQOutboundQuoteItem
    • setSource

      @Accessor(qualifier="source", type=SETTER) public void setSource(String value)
      Generated method - Setter of SAPCPQOutboundQuoteComment.source attribute defined at extension sapcpqquoteintegration.
      Parameters:
      value - the source
    • setUserCompany

      @Accessor(qualifier="userCompany", type=SETTER) public void setUserCompany(String value)
      Generated method - Setter of SAPCPQOutboundQuoteComment.userCompany attribute defined at extension sapcpqquoteintegration.
      Parameters:
      value - the userCompany
    • setUserName

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