Package com.sap.hybris.c4ccpiquote.model
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
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
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofSAPC4CComment.commentCodeattribute defined at extensionc4ccpiquote.static final StringGenerated constant - Attribute key ofSAPC4CComment.commentTextattribute defined at extensionc4ccpiquote.static final StringGenerated constant - Attribute key ofSAPC4CComment.textActionCodeattribute defined at extensionc4ccpiquote.static final StringGenerated constant - Attribute key ofSAPC4CComment.textLanguageCodeattribute defined at extensionc4ccpiquote.static final StringGenerated constant - Attribute key ofSAPC4CComment.textListCompleteTransmissionIndicatorattribute defined at extensionc4ccpiquote.static final StringGenerated constant - Attribute key ofSAPC4CComment.textTypeCodeattribute defined at extensionc4ccpiquote.Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.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 parametersSAPC4CCommentModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theSAPC4CComment.commentCodeattribute defined at extensionc4ccpiquote.Generated method - Getter of theSAPC4CComment.commentTextattribute defined at extensionc4ccpiquote.Generated method - Getter of theSAPC4CComment.textActionCodeattribute defined at extensionc4ccpiquote.Generated method - Getter of theSAPC4CComment.textLanguageCodeattribute defined at extensionc4ccpiquote.Generated method - Getter of theSAPC4CComment.textListCompleteTransmissionIndicatorattribute defined at extensionc4ccpiquote.Generated method - Getter of theSAPC4CComment.textTypeCodeattribute defined at extensionc4ccpiquote.voidsetCommentCode(String value) Generated method - Setter ofSAPC4CComment.commentCodeattribute defined at extensionc4ccpiquote.voidsetCommentText(String value) Generated method - Setter ofSAPC4CComment.commentTextattribute defined at extensionc4ccpiquote.voidsetTextActionCode(String value) Generated method - Setter ofSAPC4CComment.textActionCodeattribute defined at extensionc4ccpiquote.voidsetTextLanguageCode(String value) Generated method - Setter ofSAPC4CComment.textLanguageCodeattribute defined at extensionc4ccpiquote.voidGenerated method - Setter ofSAPC4CComment.textListCompleteTransmissionIndicatorattribute defined at extensionc4ccpiquote.voidsetTextTypeCode(String value) Generated method - Setter ofSAPC4CComment.textTypeCodeattribute defined at extensionc4ccpiquote.Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods 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
-
Field Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
TEXTLISTCOMPLETETRANSMISSIONINDICATOR
Generated constant - Attribute key ofSAPC4CComment.textListCompleteTransmissionIndicatorattribute defined at extensionc4ccpiquote.- See Also:
-
TEXTACTIONCODE
Generated constant - Attribute key ofSAPC4CComment.textActionCodeattribute defined at extensionc4ccpiquote.- See Also:
-
TEXTTYPECODE
Generated constant - Attribute key ofSAPC4CComment.textTypeCodeattribute defined at extensionc4ccpiquote.- See Also:
-
TEXTLANGUAGECODE
Generated constant - Attribute key ofSAPC4CComment.textLanguageCodeattribute defined at extensionc4ccpiquote.- See Also:
-
COMMENTTEXT
Generated constant - Attribute key ofSAPC4CComment.commentTextattribute defined at extensionc4ccpiquote.- See Also:
-
COMMENTCODE
Generated constant - Attribute key ofSAPC4CComment.commentCodeattribute defined at extensionc4ccpiquote.- 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, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getCommentCode
Generated method - Getter of theSAPC4CComment.commentCodeattribute defined at extensionc4ccpiquote.- Returns:
- the commentCode
-
getCommentText
Generated method - Getter of theSAPC4CComment.commentTextattribute defined at extensionc4ccpiquote.- Returns:
- the commentText
-
getTextActionCode
Generated method - Getter of theSAPC4CComment.textActionCodeattribute defined at extensionc4ccpiquote.- Returns:
- the textActionCode
-
getTextLanguageCode
Generated method - Getter of theSAPC4CComment.textLanguageCodeattribute defined at extensionc4ccpiquote.- Returns:
- the textLanguageCode
-
getTextListCompleteTransmissionIndicator
@Accessor(qualifier="textListCompleteTransmissionIndicator", type=GETTER) public String getTextListCompleteTransmissionIndicator()Generated method - Getter of theSAPC4CComment.textListCompleteTransmissionIndicatorattribute defined at extensionc4ccpiquote.- Returns:
- the textListCompleteTransmissionIndicator
-
getTextTypeCode
Generated method - Getter of theSAPC4CComment.textTypeCodeattribute defined at extensionc4ccpiquote.- Returns:
- the textTypeCode
-
setCommentCode
Generated method - Setter ofSAPC4CComment.commentCodeattribute defined at extensionc4ccpiquote.- Parameters:
value- the commentCode
-
setCommentText
Generated method - Setter ofSAPC4CComment.commentTextattribute defined at extensionc4ccpiquote.- Parameters:
value- the commentText
-
setTextActionCode
Generated method - Setter ofSAPC4CComment.textActionCodeattribute defined at extensionc4ccpiquote.- Parameters:
value- the textActionCode
-
setTextLanguageCode
Generated method - Setter ofSAPC4CComment.textLanguageCodeattribute defined at extensionc4ccpiquote.- Parameters:
value- the textLanguageCode
-
setTextListCompleteTransmissionIndicator
@Accessor(qualifier="textListCompleteTransmissionIndicator", type=SETTER) public void setTextListCompleteTransmissionIndicator(String value) Generated method - Setter ofSAPC4CComment.textListCompleteTransmissionIndicatorattribute defined at extensionc4ccpiquote.- Parameters:
value- the textListCompleteTransmissionIndicator
-
setTextTypeCode
Generated method - Setter ofSAPC4CComment.textTypeCodeattribute defined at extensionc4ccpiquote.- Parameters:
value- the textTypeCode
-