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
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
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated relation code constant for relationSAPCPQOutboundQuote2SAPCPQOutboundQuoteCommentdefining source attributesapCPQOutboundQuotein extensionsapcpqquoteintegration.static final StringGenerated relation code constant for relationSAPCPQOutboundQuoteItem2SAPCPQOutboundQuoteCommentdefining source attributesapCPQOutboundQuoteItemin extensionsapcpqquoteintegration.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofSAPCPQOutboundQuoteComment.commentattribute defined at extensionsapcpqquoteintegration.static final StringGenerated constant - Attribute key ofSAPCPQOutboundQuoteComment.commentIdattribute defined at extensionsapcpqquoteintegration.static final StringGenerated constant - Attribute key ofSAPCPQOutboundQuoteComment.emailattribute defined at extensionsapcpqquoteintegration.static final StringGenerated constant - Attribute key ofSAPCPQOutboundQuoteComment.quoteIdattribute defined at extensionsapcpqquoteintegration.static final StringGenerated constant - Attribute key ofSAPCPQOutboundQuoteComment.sapCPQOutboundQuoteattribute defined at extensionsapcpqquoteintegration.static final StringGenerated constant - Attribute key ofSAPCPQOutboundQuoteComment.sapCPQOutboundQuoteItemattribute defined at extensionsapcpqquoteintegration.static final StringGenerated constant - Attribute key ofSAPCPQOutboundQuoteComment.sourceattribute defined at extensionsapcpqquoteintegration.static final StringGenerated constant - Attribute key ofSAPCPQOutboundQuoteComment.userCompanyattribute defined at extensionsapcpqquoteintegration.static final StringGenerated constant - Attribute key ofSAPCPQOutboundQuoteComment.userNameattribute defined at extensionsapcpqquoteintegration.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.Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSAPCPQOutboundQuoteCommentModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theSAPCPQOutboundQuoteComment.commentattribute defined at extensionsapcpqquoteintegration.Generated method - Getter of theSAPCPQOutboundQuoteComment.commentIdattribute defined at extensionsapcpqquoteintegration.getEmail()Generated method - Getter of theSAPCPQOutboundQuoteComment.emailattribute defined at extensionsapcpqquoteintegration.Generated method - Getter of theSAPCPQOutboundQuoteComment.quoteIdattribute defined at extensionsapcpqquoteintegration.Generated method - Getter of theSAPCPQOutboundQuoteComment.sapCPQOutboundQuoteattribute defined at extensionsapcpqquoteintegration.Generated method - Getter of theSAPCPQOutboundQuoteComment.sapCPQOutboundQuoteItemattribute defined at extensionsapcpqquoteintegration.Generated method - Getter of theSAPCPQOutboundQuoteComment.sourceattribute defined at extensionsapcpqquoteintegration.Generated method - Getter of theSAPCPQOutboundQuoteComment.userCompanyattribute defined at extensionsapcpqquoteintegration.Generated method - Getter of theSAPCPQOutboundQuoteComment.userNameattribute defined at extensionsapcpqquoteintegration.voidsetComment(String value) Generated method - Setter ofSAPCPQOutboundQuoteComment.commentattribute defined at extensionsapcpqquoteintegration.voidsetCommentId(String value) Generated method - Setter ofSAPCPQOutboundQuoteComment.commentIdattribute defined at extensionsapcpqquoteintegration.voidGenerated method - Setter ofSAPCPQOutboundQuoteComment.emailattribute defined at extensionsapcpqquoteintegration.voidsetQuoteId(String value) Generated method - Setter ofSAPCPQOutboundQuoteComment.quoteIdattribute defined at extensionsapcpqquoteintegration.voidGenerated method - Setter ofSAPCPQOutboundQuoteComment.sapCPQOutboundQuoteattribute defined at extensionsapcpqquoteintegration.voidGenerated method - Setter ofSAPCPQOutboundQuoteComment.sapCPQOutboundQuoteItemattribute defined at extensionsapcpqquoteintegration.voidGenerated method - Setter ofSAPCPQOutboundQuoteComment.sourceattribute defined at extensionsapcpqquoteintegration.voidsetUserCompany(String value) Generated method - Setter ofSAPCPQOutboundQuoteComment.userCompanyattribute defined at extensionsapcpqquoteintegration.voidsetUserName(String value) Generated method - Setter ofSAPCPQOutboundQuoteComment.userNameattribute defined at extensionsapcpqquoteintegration.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:
-
_SAPCPQOUTBOUNDQUOTE2SAPCPQOUTBOUNDQUOTECOMMENT
Generated relation code constant for relationSAPCPQOutboundQuote2SAPCPQOutboundQuoteCommentdefining source attributesapCPQOutboundQuotein extensionsapcpqquoteintegration.- See Also:
-
_SAPCPQOUTBOUNDQUOTEITEM2SAPCPQOUTBOUNDQUOTECOMMENT
Generated relation code constant for relationSAPCPQOutboundQuoteItem2SAPCPQOutboundQuoteCommentdefining source attributesapCPQOutboundQuoteItemin extensionsapcpqquoteintegration.- See Also:
-
QUOTEID
Generated constant - Attribute key ofSAPCPQOutboundQuoteComment.quoteIdattribute defined at extensionsapcpqquoteintegration.- See Also:
-
COMMENTID
Generated constant - Attribute key ofSAPCPQOutboundQuoteComment.commentIdattribute defined at extensionsapcpqquoteintegration.- See Also:
-
USERNAME
Generated constant - Attribute key ofSAPCPQOutboundQuoteComment.userNameattribute defined at extensionsapcpqquoteintegration.- See Also:
-
EMAIL
Generated constant - Attribute key ofSAPCPQOutboundQuoteComment.emailattribute defined at extensionsapcpqquoteintegration.- See Also:
-
USERCOMPANY
Generated constant - Attribute key ofSAPCPQOutboundQuoteComment.userCompanyattribute defined at extensionsapcpqquoteintegration.- See Also:
-
COMMENT
Generated constant - Attribute key ofSAPCPQOutboundQuoteComment.commentattribute defined at extensionsapcpqquoteintegration.- See Also:
-
SOURCE
Generated constant - Attribute key ofSAPCPQOutboundQuoteComment.sourceattribute defined at extensionsapcpqquoteintegration.- See Also:
-
SAPCPQOUTBOUNDQUOTE
Generated constant - Attribute key ofSAPCPQOutboundQuoteComment.sapCPQOutboundQuoteattribute defined at extensionsapcpqquoteintegration.- See Also:
-
SAPCPQOUTBOUNDQUOTEITEM
Generated constant - Attribute key ofSAPCPQOutboundQuoteComment.sapCPQOutboundQuoteItemattribute defined at extensionsapcpqquoteintegration.- 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 parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getComment
Generated method - Getter of theSAPCPQOutboundQuoteComment.commentattribute defined at extensionsapcpqquoteintegration.- Returns:
- the comment
-
getCommentId
Generated method - Getter of theSAPCPQOutboundQuoteComment.commentIdattribute defined at extensionsapcpqquoteintegration.- Returns:
- the commentId
-
getEmail
Generated method - Getter of theSAPCPQOutboundQuoteComment.emailattribute defined at extensionsapcpqquoteintegration.- Returns:
- the email
-
getQuoteId
Generated method - Getter of theSAPCPQOutboundQuoteComment.quoteIdattribute defined at extensionsapcpqquoteintegration.- Returns:
- the quoteId
-
getSapCPQOutboundQuote
@Accessor(qualifier="sapCPQOutboundQuote", type=GETTER) public SAPCPQOutboundQuoteModel getSapCPQOutboundQuote()Generated method - Getter of theSAPCPQOutboundQuoteComment.sapCPQOutboundQuoteattribute defined at extensionsapcpqquoteintegration.- Returns:
- the sapCPQOutboundQuote
-
getSapCPQOutboundQuoteItem
@Accessor(qualifier="sapCPQOutboundQuoteItem", type=GETTER) public SAPCPQOutboundQuoteItemModel getSapCPQOutboundQuoteItem()Generated method - Getter of theSAPCPQOutboundQuoteComment.sapCPQOutboundQuoteItemattribute defined at extensionsapcpqquoteintegration.- Returns:
- the sapCPQOutboundQuoteItem
-
getSource
Generated method - Getter of theSAPCPQOutboundQuoteComment.sourceattribute defined at extensionsapcpqquoteintegration.- Returns:
- the source
-
getUserCompany
Generated method - Getter of theSAPCPQOutboundQuoteComment.userCompanyattribute defined at extensionsapcpqquoteintegration.- Returns:
- the userCompany
-
getUserName
Generated method - Getter of theSAPCPQOutboundQuoteComment.userNameattribute defined at extensionsapcpqquoteintegration.- Returns:
- the userName
-
setComment
Generated method - Setter ofSAPCPQOutboundQuoteComment.commentattribute defined at extensionsapcpqquoteintegration.- Parameters:
value- the comment
-
setCommentId
Generated method - Setter ofSAPCPQOutboundQuoteComment.commentIdattribute defined at extensionsapcpqquoteintegration.- Parameters:
value- the commentId
-
setEmail
Generated method - Setter ofSAPCPQOutboundQuoteComment.emailattribute defined at extensionsapcpqquoteintegration.- Parameters:
value- the email
-
setQuoteId
Generated method - Setter ofSAPCPQOutboundQuoteComment.quoteIdattribute defined at extensionsapcpqquoteintegration.- Parameters:
value- the quoteId
-
setSapCPQOutboundQuote
@Accessor(qualifier="sapCPQOutboundQuote", type=SETTER) public void setSapCPQOutboundQuote(SAPCPQOutboundQuoteModel value) Generated method - Setter ofSAPCPQOutboundQuoteComment.sapCPQOutboundQuoteattribute defined at extensionsapcpqquoteintegration.- Parameters:
value- the sapCPQOutboundQuote
-
setSapCPQOutboundQuoteItem
@Accessor(qualifier="sapCPQOutboundQuoteItem", type=SETTER) public void setSapCPQOutboundQuoteItem(SAPCPQOutboundQuoteItemModel value) Generated method - Setter ofSAPCPQOutboundQuoteComment.sapCPQOutboundQuoteItemattribute defined at extensionsapcpqquoteintegration.- Parameters:
value- the sapCPQOutboundQuoteItem
-
setSource
Generated method - Setter ofSAPCPQOutboundQuoteComment.sourceattribute defined at extensionsapcpqquoteintegration.- Parameters:
value- the source
-
setUserCompany
Generated method - Setter ofSAPCPQOutboundQuoteComment.userCompanyattribute defined at extensionsapcpqquoteintegration.- Parameters:
value- the userCompany
-
setUserName
Generated method - Setter ofSAPCPQOutboundQuoteComment.userNameattribute defined at extensionsapcpqquoteintegration.- Parameters:
value- the userName
-