Class SAPC4CCommentModel

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

public class SAPC4CCommentModel extends ItemModel
Generated model class for type SAPC4CComment first defined at extension c4ccpiquote.
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 SAPC4CComment.commentCode attribute defined at extension c4ccpiquote.
    static final String
    Generated constant - Attribute key of SAPC4CComment.commentText attribute defined at extension c4ccpiquote.
    static final String
    Generated constant - Attribute key of SAPC4CComment.textActionCode attribute defined at extension c4ccpiquote.
    static final String
    Generated constant - Attribute key of SAPC4CComment.textLanguageCode attribute defined at extension c4ccpiquote.
    static final String
    Generated constant - Attribute key of SAPC4CComment.textListCompleteTransmissionIndicator attribute defined at extension c4ccpiquote.
    static final String
    Generated constant - Attribute key of SAPC4CComment.textTypeCode attribute defined at extension c4ccpiquote.

    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
    SAPC4CCommentModel(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 SAPC4CComment.commentCode attribute defined at extension c4ccpiquote.
    Generated method - Getter of the SAPC4CComment.commentText attribute defined at extension c4ccpiquote.
    Generated method - Getter of the SAPC4CComment.textActionCode attribute defined at extension c4ccpiquote.
    Generated method - Getter of the SAPC4CComment.textLanguageCode attribute defined at extension c4ccpiquote.
    Generated method - Getter of the SAPC4CComment.textListCompleteTransmissionIndicator attribute defined at extension c4ccpiquote.
    Generated method - Getter of the SAPC4CComment.textTypeCode attribute defined at extension c4ccpiquote.
    void
    Generated method - Setter of SAPC4CComment.commentCode attribute defined at extension c4ccpiquote.
    void
    Generated method - Setter of SAPC4CComment.commentText attribute defined at extension c4ccpiquote.
    void
    Generated method - Setter of SAPC4CComment.textActionCode attribute defined at extension c4ccpiquote.
    void
    Generated method - Setter of SAPC4CComment.textLanguageCode attribute defined at extension c4ccpiquote.
    void
    Generated method - Setter of SAPC4CComment.textListCompleteTransmissionIndicator attribute defined at extension c4ccpiquote.
    void
    Generated method - Setter of SAPC4CComment.textTypeCode attribute defined at extension c4ccpiquote.

    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:
    • TEXTLISTCOMPLETETRANSMISSIONINDICATOR

      public static final String TEXTLISTCOMPLETETRANSMISSIONINDICATOR
      Generated constant - Attribute key of SAPC4CComment.textListCompleteTransmissionIndicator attribute defined at extension c4ccpiquote.
      See Also:
    • TEXTACTIONCODE

      public static final String TEXTACTIONCODE
      Generated constant - Attribute key of SAPC4CComment.textActionCode attribute defined at extension c4ccpiquote.
      See Also:
    • TEXTTYPECODE

      public static final String TEXTTYPECODE
      Generated constant - Attribute key of SAPC4CComment.textTypeCode attribute defined at extension c4ccpiquote.
      See Also:
    • TEXTLANGUAGECODE

      public static final String TEXTLANGUAGECODE
      Generated constant - Attribute key of SAPC4CComment.textLanguageCode attribute defined at extension c4ccpiquote.
      See Also:
    • COMMENTTEXT

      public static final String COMMENTTEXT
      Generated constant - Attribute key of SAPC4CComment.commentText attribute defined at extension c4ccpiquote.
      See Also:
    • COMMENTCODE

      public static final String COMMENTCODE
      Generated constant - Attribute key of SAPC4CComment.commentCode attribute defined at extension c4ccpiquote.
      See Also:
  • Constructor Details

    • SAPC4CCommentModel

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

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

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

    • getCommentCode

      @Accessor(qualifier="commentCode", type=GETTER) public String getCommentCode()
      Generated method - Getter of the SAPC4CComment.commentCode attribute defined at extension c4ccpiquote.
      Returns:
      the commentCode
    • getCommentText

      @Accessor(qualifier="commentText", type=GETTER) public String getCommentText()
      Generated method - Getter of the SAPC4CComment.commentText attribute defined at extension c4ccpiquote.
      Returns:
      the commentText
    • getTextActionCode

      @Accessor(qualifier="textActionCode", type=GETTER) public String getTextActionCode()
      Generated method - Getter of the SAPC4CComment.textActionCode attribute defined at extension c4ccpiquote.
      Returns:
      the textActionCode
    • getTextLanguageCode

      @Accessor(qualifier="textLanguageCode", type=GETTER) public String getTextLanguageCode()
      Generated method - Getter of the SAPC4CComment.textLanguageCode attribute defined at extension c4ccpiquote.
      Returns:
      the textLanguageCode
    • getTextListCompleteTransmissionIndicator

      @Accessor(qualifier="textListCompleteTransmissionIndicator", type=GETTER) public String getTextListCompleteTransmissionIndicator()
      Generated method - Getter of the SAPC4CComment.textListCompleteTransmissionIndicator attribute defined at extension c4ccpiquote.
      Returns:
      the textListCompleteTransmissionIndicator
    • getTextTypeCode

      @Accessor(qualifier="textTypeCode", type=GETTER) public String getTextTypeCode()
      Generated method - Getter of the SAPC4CComment.textTypeCode attribute defined at extension c4ccpiquote.
      Returns:
      the textTypeCode
    • setCommentCode

      @Accessor(qualifier="commentCode", type=SETTER) public void setCommentCode(String value)
      Generated method - Setter of SAPC4CComment.commentCode attribute defined at extension c4ccpiquote.
      Parameters:
      value - the commentCode
    • setCommentText

      @Accessor(qualifier="commentText", type=SETTER) public void setCommentText(String value)
      Generated method - Setter of SAPC4CComment.commentText attribute defined at extension c4ccpiquote.
      Parameters:
      value - the commentText
    • setTextActionCode

      @Accessor(qualifier="textActionCode", type=SETTER) public void setTextActionCode(String value)
      Generated method - Setter of SAPC4CComment.textActionCode attribute defined at extension c4ccpiquote.
      Parameters:
      value - the textActionCode
    • setTextLanguageCode

      @Accessor(qualifier="textLanguageCode", type=SETTER) public void setTextLanguageCode(String value)
      Generated method - Setter of SAPC4CComment.textLanguageCode attribute defined at extension c4ccpiquote.
      Parameters:
      value - the textLanguageCode
    • setTextListCompleteTransmissionIndicator

      @Accessor(qualifier="textListCompleteTransmissionIndicator", type=SETTER) public void setTextListCompleteTransmissionIndicator(String value)
      Generated method - Setter of SAPC4CComment.textListCompleteTransmissionIndicator attribute defined at extension c4ccpiquote.
      Parameters:
      value - the textListCompleteTransmissionIndicator
    • setTextTypeCode

      @Accessor(qualifier="textTypeCode", type=SETTER) public void setTextTypeCode(String value)
      Generated method - Setter of SAPC4CComment.textTypeCode attribute defined at extension c4ccpiquote.
      Parameters:
      value - the textTypeCode