public class SAPCpiOutboundQuoteStatusModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
EXTERNALQUOTEID
Generated constant - Attribute key of
SAPCpiOutboundQuoteStatus.externalQuoteId attribute defined at extension sapquoteintegration. |
static java.lang.String |
HEADERCOMMENTS
Generated constant - Attribute key of
SAPCpiOutboundQuoteStatus.headerComments attribute defined at extension sapquoteintegration. |
static java.lang.String |
ITEMCOMMENTS
Generated constant - Attribute key of
SAPCpiOutboundQuoteStatus.itemComments attribute defined at extension sapquoteintegration. |
static java.lang.String |
ORDERID
Generated constant - Attribute key of
SAPCpiOutboundQuoteStatus.orderId attribute defined at extension sapquoteintegration. |
static java.lang.String |
QUOTEID
Generated constant - Attribute key of
SAPCpiOutboundQuoteStatus.quoteId attribute defined at extension sapquoteintegration. |
static java.lang.String |
RESPONSEMESSAGE
Generated constant - Attribute key of
SAPCpiOutboundQuoteStatus.responseMessage attribute defined at extension sapquoteintegration. |
static java.lang.String |
RESPONSESTATUS
Generated constant - Attribute key of
SAPCpiOutboundQuoteStatus.responseStatus attribute defined at extension sapquoteintegration. |
static java.lang.String |
STATUS
Generated constant - Attribute key of
SAPCpiOutboundQuoteStatus.status attribute defined at extension sapquoteintegration. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
SAPCpiOutboundQuoteStatusModel()
Generated constructor - Default constructor for generic creation.
|
SAPCpiOutboundQuoteStatusModel(ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
SAPCpiOutboundQuoteStatusModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getExternalQuoteId()
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.externalQuoteId attribute defined at extension sapquoteintegration. |
java.util.List<SAPCpiOutboundQuoteCommentModel> |
getHeaderComments()
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.headerComments attribute defined at extension sapquoteintegration. |
java.util.List<SAPCpiOutboundQuoteCommentModel> |
getItemComments()
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.itemComments attribute defined at extension sapquoteintegration. |
java.lang.String |
getOrderId()
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.orderId attribute defined at extension sapquoteintegration. |
java.lang.String |
getQuoteId()
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.quoteId attribute defined at extension sapquoteintegration. |
java.lang.String |
getResponseMessage()
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.responseMessage attribute defined at extension sapquoteintegration. |
java.lang.String |
getResponseStatus()
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.responseStatus attribute defined at extension sapquoteintegration. |
java.lang.String |
getStatus()
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.status attribute defined at extension sapquoteintegration. |
void |
setExternalQuoteId(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundQuoteStatus.externalQuoteId attribute defined at extension sapquoteintegration. |
void |
setHeaderComments(java.util.List<SAPCpiOutboundQuoteCommentModel> value)
Generated method - Setter of
SAPCpiOutboundQuoteStatus.headerComments attribute defined at extension sapquoteintegration. |
void |
setItemComments(java.util.List<SAPCpiOutboundQuoteCommentModel> value)
Generated method - Setter of
SAPCpiOutboundQuoteStatus.itemComments attribute defined at extension sapquoteintegration. |
void |
setOrderId(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundQuoteStatus.orderId attribute defined at extension sapquoteintegration. |
void |
setQuoteId(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundQuoteStatus.quoteId attribute defined at extension sapquoteintegration. |
void |
setResponseMessage(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundQuoteStatus.responseMessage attribute defined at extension sapquoteintegration. |
void |
setResponseStatus(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundQuoteStatus.responseStatus attribute defined at extension sapquoteintegration. |
void |
setStatus(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundQuoteStatus.status attribute defined at extension sapquoteintegration. |
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, 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, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String QUOTEID
SAPCpiOutboundQuoteStatus.quoteId attribute defined at extension sapquoteintegration.public static final java.lang.String EXTERNALQUOTEID
SAPCpiOutboundQuoteStatus.externalQuoteId attribute defined at extension sapquoteintegration.public static final java.lang.String ORDERID
SAPCpiOutboundQuoteStatus.orderId attribute defined at extension sapquoteintegration.public static final java.lang.String STATUS
SAPCpiOutboundQuoteStatus.status attribute defined at extension sapquoteintegration.public static final java.lang.String HEADERCOMMENTS
SAPCpiOutboundQuoteStatus.headerComments attribute defined at extension sapquoteintegration.public static final java.lang.String ITEMCOMMENTS
SAPCpiOutboundQuoteStatus.itemComments attribute defined at extension sapquoteintegration.public static final java.lang.String RESPONSESTATUS
SAPCpiOutboundQuoteStatus.responseStatus attribute defined at extension sapquoteintegration.public static final java.lang.String RESPONSEMESSAGE
SAPCpiOutboundQuoteStatus.responseMessage attribute defined at extension sapquoteintegration.public SAPCpiOutboundQuoteStatusModel()
public SAPCpiOutboundQuoteStatusModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public SAPCpiOutboundQuoteStatusModel(ItemModel _owner)
_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="externalQuoteId", type=GETTER) public java.lang.String getExternalQuoteId()
SAPCpiOutboundQuoteStatus.externalQuoteId attribute defined at extension sapquoteintegration.@Accessor(qualifier="headerComments", type=GETTER) public java.util.List<SAPCpiOutboundQuoteCommentModel> getHeaderComments()
SAPCpiOutboundQuoteStatus.headerComments attribute defined at extension sapquoteintegration.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="itemComments", type=GETTER) public java.util.List<SAPCpiOutboundQuoteCommentModel> getItemComments()
SAPCpiOutboundQuoteStatus.itemComments attribute defined at extension sapquoteintegration.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="orderId", type=GETTER) public java.lang.String getOrderId()
SAPCpiOutboundQuoteStatus.orderId attribute defined at extension sapquoteintegration.@Accessor(qualifier="quoteId", type=GETTER) public java.lang.String getQuoteId()
SAPCpiOutboundQuoteStatus.quoteId attribute defined at extension sapquoteintegration.@Accessor(qualifier="responseMessage", type=GETTER) public java.lang.String getResponseMessage()
SAPCpiOutboundQuoteStatus.responseMessage attribute defined at extension sapquoteintegration.@Accessor(qualifier="responseStatus", type=GETTER) public java.lang.String getResponseStatus()
SAPCpiOutboundQuoteStatus.responseStatus attribute defined at extension sapquoteintegration.@Accessor(qualifier="status", type=GETTER) public java.lang.String getStatus()
SAPCpiOutboundQuoteStatus.status attribute defined at extension sapquoteintegration.@Accessor(qualifier="externalQuoteId", type=SETTER) public void setExternalQuoteId(java.lang.String value)
SAPCpiOutboundQuoteStatus.externalQuoteId attribute defined at extension sapquoteintegration.value - the externalQuoteId@Accessor(qualifier="headerComments", type=SETTER) public void setHeaderComments(java.util.List<SAPCpiOutboundQuoteCommentModel> value)
SAPCpiOutboundQuoteStatus.headerComments attribute defined at extension sapquoteintegration.value - the headerComments@Accessor(qualifier="itemComments", type=SETTER) public void setItemComments(java.util.List<SAPCpiOutboundQuoteCommentModel> value)
SAPCpiOutboundQuoteStatus.itemComments attribute defined at extension sapquoteintegration.value - the itemComments@Accessor(qualifier="orderId", type=SETTER) public void setOrderId(java.lang.String value)
SAPCpiOutboundQuoteStatus.orderId attribute defined at extension sapquoteintegration.value - the orderId@Accessor(qualifier="quoteId", type=SETTER) public void setQuoteId(java.lang.String value)
SAPCpiOutboundQuoteStatus.quoteId attribute defined at extension sapquoteintegration.value - the quoteId@Accessor(qualifier="responseMessage", type=SETTER) public void setResponseMessage(java.lang.String value)
SAPCpiOutboundQuoteStatus.responseMessage attribute defined at extension sapquoteintegration.value - the responseMessage@Accessor(qualifier="responseStatus", type=SETTER) public void setResponseStatus(java.lang.String value)
SAPCpiOutboundQuoteStatus.responseStatus attribute defined at extension sapquoteintegration.value - the responseStatusCopyright © 2018 SAP SE. All Rights Reserved.