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
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
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofSAPCPQOutboundQuoteStatus.actionattribute defined at extensionsapcpqquoteintegration.static final StringGenerated constant - Attribute key ofSAPCPQOutboundQuoteStatus.cancellationCommentattribute defined at extensionsapcpqquoteintegration.static final StringGenerated constant - Attribute key ofSAPCPQOutboundQuoteStatus.externalQuoteIdattribute defined at extensionsapcpqquoteintegration.static final StringGenerated constant - Attribute key ofSAPCPQOutboundQuoteStatus.headerCommentsattribute defined at extensionsapcpqquoteintegration.static final StringGenerated constant - Attribute key ofSAPCPQOutboundQuoteStatus.itemCommentsattribute defined at extensionsapcpqquoteintegration.static final StringGenerated constant - Attribute key ofSAPCPQOutboundQuoteStatus.orderIdattribute defined at extensionsapcpqquoteintegration.static final StringGenerated constant - Attribute key ofSAPCPQOutboundQuoteStatus.quoteIdattribute defined at extensionsapcpqquoteintegration.static final StringGenerated constant - Attribute key ofSAPCPQOutboundQuoteStatus.responseMessageattribute defined at extensionsapcpqquoteintegration.static final StringGenerated constant - Attribute key ofSAPCPQOutboundQuoteStatus.responseStatusattribute defined at extensionsapcpqquoteintegration.static final StringGenerated constant - Attribute key ofSAPCPQOutboundQuoteStatus.statusattribute 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 parametersSAPCPQOutboundQuoteStatusModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theSAPCPQOutboundQuoteStatus.actionattribute defined at extensionsapcpqquoteintegration.Generated method - Getter of theSAPCPQOutboundQuoteStatus.cancellationCommentattribute defined at extensionsapcpqquoteintegration.Generated method - Getter of theSAPCPQOutboundQuoteStatus.externalQuoteIdattribute defined at extensionsapcpqquoteintegration.Generated method - Getter of theSAPCPQOutboundQuoteStatus.headerCommentsattribute defined at extensionsapcpqquoteintegration.Generated method - Getter of theSAPCPQOutboundQuoteStatus.itemCommentsattribute defined at extensionsapcpqquoteintegration.Generated method - Getter of theSAPCPQOutboundQuoteStatus.orderIdattribute defined at extensionsapcpqquoteintegration.Generated method - Getter of theSAPCPQOutboundQuoteStatus.quoteIdattribute defined at extensionsapcpqquoteintegration.Generated method - Getter of theSAPCPQOutboundQuoteStatus.responseMessageattribute defined at extensionsapcpqquoteintegration.Generated method - Getter of theSAPCPQOutboundQuoteStatus.responseStatusattribute defined at extensionsapcpqquoteintegration.Generated method - Getter of theSAPCPQOutboundQuoteStatus.statusattribute defined at extensionsapcpqquoteintegration.voidGenerated method - Setter ofSAPCPQOutboundQuoteStatus.actionattribute defined at extensionsapcpqquoteintegration.voidGenerated method - Setter ofSAPCPQOutboundQuoteStatus.cancellationCommentattribute defined at extensionsapcpqquoteintegration.voidsetExternalQuoteId(String value) Generated method - Setter ofSAPCPQOutboundQuoteStatus.externalQuoteIdattribute defined at extensionsapcpqquoteintegration.voidGenerated method - Setter ofSAPCPQOutboundQuoteStatus.headerCommentsattribute defined at extensionsapcpqquoteintegration.voidGenerated method - Setter ofSAPCPQOutboundQuoteStatus.itemCommentsattribute defined at extensionsapcpqquoteintegration.voidsetOrderId(String value) Generated method - Setter ofSAPCPQOutboundQuoteStatus.orderIdattribute defined at extensionsapcpqquoteintegration.voidsetQuoteId(String value) Generated method - Setter ofSAPCPQOutboundQuoteStatus.quoteIdattribute defined at extensionsapcpqquoteintegration.voidsetResponseMessage(String value) Generated method - Setter ofSAPCPQOutboundQuoteStatus.responseMessageattribute defined at extensionsapcpqquoteintegration.voidsetResponseStatus(String value) Generated method - Setter ofSAPCPQOutboundQuoteStatus.responseStatusattribute defined at extensionsapcpqquoteintegration.voidGenerated method - Setter ofSAPCPQOutboundQuoteStatus.statusattribute 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:
-
QUOTEID
Generated constant - Attribute key ofSAPCPQOutboundQuoteStatus.quoteIdattribute defined at extensionsapcpqquoteintegration.- See Also:
-
EXTERNALQUOTEID
Generated constant - Attribute key ofSAPCPQOutboundQuoteStatus.externalQuoteIdattribute defined at extensionsapcpqquoteintegration.- See Also:
-
ORDERID
Generated constant - Attribute key ofSAPCPQOutboundQuoteStatus.orderIdattribute defined at extensionsapcpqquoteintegration.- See Also:
-
STATUS
Generated constant - Attribute key ofSAPCPQOutboundQuoteStatus.statusattribute defined at extensionsapcpqquoteintegration.- See Also:
-
HEADERCOMMENTS
Generated constant - Attribute key ofSAPCPQOutboundQuoteStatus.headerCommentsattribute defined at extensionsapcpqquoteintegration.- See Also:
-
ITEMCOMMENTS
Generated constant - Attribute key ofSAPCPQOutboundQuoteStatus.itemCommentsattribute defined at extensionsapcpqquoteintegration.- See Also:
-
RESPONSESTATUS
Generated constant - Attribute key ofSAPCPQOutboundQuoteStatus.responseStatusattribute defined at extensionsapcpqquoteintegration.- See Also:
-
RESPONSEMESSAGE
Generated constant - Attribute key ofSAPCPQOutboundQuoteStatus.responseMessageattribute defined at extensionsapcpqquoteintegration.- See Also:
-
ACTION
Generated constant - Attribute key ofSAPCPQOutboundQuoteStatus.actionattribute defined at extensionsapcpqquoteintegration.- See Also:
-
CANCELLATIONCOMMENT
Generated constant - Attribute key ofSAPCPQOutboundQuoteStatus.cancellationCommentattribute defined at extensionsapcpqquoteintegration.- 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, 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
-
getAction
Generated method - Getter of theSAPCPQOutboundQuoteStatus.actionattribute defined at extensionsapcpqquoteintegration.- Returns:
- the action
-
getCancellationComment
@Accessor(qualifier="cancellationComment", type=GETTER) public List<SAPCPQOutboundQuoteCommentModel> getCancellationComment()Generated method - Getter of theSAPCPQOutboundQuoteStatus.cancellationCommentattribute defined at extensionsapcpqquoteintegration. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the cancellationComment
-
getExternalQuoteId
Generated method - Getter of theSAPCPQOutboundQuoteStatus.externalQuoteIdattribute defined at extensionsapcpqquoteintegration.- Returns:
- the externalQuoteId
-
getHeaderComments
@Accessor(qualifier="headerComments", type=GETTER) public List<SAPCPQOutboundQuoteCommentModel> getHeaderComments()Generated method - Getter of theSAPCPQOutboundQuoteStatus.headerCommentsattribute defined at extensionsapcpqquoteintegration. 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 theSAPCPQOutboundQuoteStatus.itemCommentsattribute defined at extensionsapcpqquoteintegration. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the itemComments
-
getOrderId
Generated method - Getter of theSAPCPQOutboundQuoteStatus.orderIdattribute defined at extensionsapcpqquoteintegration.- Returns:
- the orderId
-
getQuoteId
Generated method - Getter of theSAPCPQOutboundQuoteStatus.quoteIdattribute defined at extensionsapcpqquoteintegration.- Returns:
- the quoteId
-
getResponseMessage
Generated method - Getter of theSAPCPQOutboundQuoteStatus.responseMessageattribute defined at extensionsapcpqquoteintegration.- Returns:
- the responseMessage
-
getResponseStatus
Generated method - Getter of theSAPCPQOutboundQuoteStatus.responseStatusattribute defined at extensionsapcpqquoteintegration.- Returns:
- the responseStatus
-
getStatus
Generated method - Getter of theSAPCPQOutboundQuoteStatus.statusattribute defined at extensionsapcpqquoteintegration.- Returns:
- the status
-
setAction
Generated method - Setter ofSAPCPQOutboundQuoteStatus.actionattribute defined at extensionsapcpqquoteintegration.- Parameters:
value- the action
-
setCancellationComment
@Accessor(qualifier="cancellationComment", type=SETTER) public void setCancellationComment(List<SAPCPQOutboundQuoteCommentModel> value) Generated method - Setter ofSAPCPQOutboundQuoteStatus.cancellationCommentattribute defined at extensionsapcpqquoteintegration.- Parameters:
value- the cancellationComment
-
setExternalQuoteId
Generated method - Setter ofSAPCPQOutboundQuoteStatus.externalQuoteIdattribute defined at extensionsapcpqquoteintegration.- Parameters:
value- the externalQuoteId
-
setHeaderComments
@Accessor(qualifier="headerComments", type=SETTER) public void setHeaderComments(List<SAPCPQOutboundQuoteCommentModel> value) Generated method - Setter ofSAPCPQOutboundQuoteStatus.headerCommentsattribute defined at extensionsapcpqquoteintegration.- Parameters:
value- the headerComments
-
setItemComments
@Accessor(qualifier="itemComments", type=SETTER) public void setItemComments(List<SAPCPQOutboundQuoteCommentModel> value) Generated method - Setter ofSAPCPQOutboundQuoteStatus.itemCommentsattribute defined at extensionsapcpqquoteintegration.- Parameters:
value- the itemComments
-
setOrderId
Generated method - Setter ofSAPCPQOutboundQuoteStatus.orderIdattribute defined at extensionsapcpqquoteintegration.- Parameters:
value- the orderId
-
setQuoteId
Generated method - Setter ofSAPCPQOutboundQuoteStatus.quoteIdattribute defined at extensionsapcpqquoteintegration.- Parameters:
value- the quoteId
-
setResponseMessage
Generated method - Setter ofSAPCPQOutboundQuoteStatus.responseMessageattribute defined at extensionsapcpqquoteintegration.- Parameters:
value- the responseMessage
-
setResponseStatus
Generated method - Setter ofSAPCPQOutboundQuoteStatus.responseStatusattribute defined at extensionsapcpqquoteintegration.- Parameters:
value- the responseStatus
-
setStatus
Generated method - Setter ofSAPCPQOutboundQuoteStatus.statusattribute defined at extensionsapcpqquoteintegration.- Parameters:
value- the status
-