public abstract class GeneratedSAPCpiOutboundQuoteStatus extends GenericItem
SAPCpiOutboundQuoteStatus.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
EXTERNALQUOTEID
Qualifier of the
SAPCpiOutboundQuoteStatus.externalQuoteId attribute |
static java.lang.String |
HEADERCOMMENTS
Qualifier of the
SAPCpiOutboundQuoteStatus.headerComments attribute |
static java.lang.String |
ITEMCOMMENTS
Qualifier of the
SAPCpiOutboundQuoteStatus.itemComments attribute |
static java.lang.String |
ORDERID
Qualifier of the
SAPCpiOutboundQuoteStatus.orderId attribute |
static java.lang.String |
QUOTEID
Qualifier of the
SAPCpiOutboundQuoteStatus.quoteId attribute |
static java.lang.String |
RESPONSEMESSAGE
Qualifier of the
SAPCpiOutboundQuoteStatus.responseMessage attribute |
static java.lang.String |
RESPONSESTATUS
Qualifier of the
SAPCpiOutboundQuoteStatus.responseStatus attribute |
static java.lang.String |
STATUS
Qualifier of the
SAPCpiOutboundQuoteStatus.status attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedSAPCpiOutboundQuoteStatus() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.String |
getExternalQuoteId()
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.externalQuoteId attribute. |
java.lang.String |
getExternalQuoteId(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.externalQuoteId attribute. |
java.util.List<SAPCpiOutboundQuoteComment> |
getHeaderComments()
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.headerComments attribute. |
java.util.List<SAPCpiOutboundQuoteComment> |
getHeaderComments(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.headerComments attribute. |
java.util.List<SAPCpiOutboundQuoteComment> |
getItemComments()
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.itemComments attribute. |
java.util.List<SAPCpiOutboundQuoteComment> |
getItemComments(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.itemComments attribute. |
java.lang.String |
getOrderId()
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.orderId attribute. |
java.lang.String |
getOrderId(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.orderId attribute. |
java.lang.String |
getQuoteId()
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.quoteId attribute. |
java.lang.String |
getQuoteId(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.quoteId attribute. |
java.lang.String |
getResponseMessage()
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.responseMessage attribute. |
java.lang.String |
getResponseMessage(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.responseMessage attribute. |
java.lang.String |
getResponseStatus()
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.responseStatus attribute. |
java.lang.String |
getResponseStatus(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.responseStatus attribute. |
java.lang.String |
getStatus()
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.status attribute. |
java.lang.String |
getStatus(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.status attribute. |
void |
setExternalQuoteId(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundQuoteStatus.externalQuoteId attribute. |
void |
setExternalQuoteId(java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundQuoteStatus.externalQuoteId attribute. |
void |
setHeaderComments(java.util.List<SAPCpiOutboundQuoteComment> value)
Generated method - Setter of the
SAPCpiOutboundQuoteStatus.headerComments attribute. |
void |
setHeaderComments(SessionContext ctx,
java.util.List<SAPCpiOutboundQuoteComment> value)
Generated method - Setter of the
SAPCpiOutboundQuoteStatus.headerComments attribute. |
void |
setItemComments(java.util.List<SAPCpiOutboundQuoteComment> value)
Generated method - Setter of the
SAPCpiOutboundQuoteStatus.itemComments attribute. |
void |
setItemComments(SessionContext ctx,
java.util.List<SAPCpiOutboundQuoteComment> value)
Generated method - Setter of the
SAPCpiOutboundQuoteStatus.itemComments attribute. |
void |
setOrderId(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundQuoteStatus.orderId attribute. |
void |
setOrderId(java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundQuoteStatus.orderId attribute. |
void |
setQuoteId(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundQuoteStatus.quoteId attribute. |
void |
setQuoteId(java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundQuoteStatus.quoteId attribute. |
void |
setResponseMessage(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundQuoteStatus.responseMessage attribute. |
void |
setResponseMessage(java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundQuoteStatus.responseMessage attribute. |
void |
setResponseStatus(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundQuoteStatus.responseStatus attribute. |
void |
setResponseStatus(java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundQuoteStatus.responseStatus attribute. |
void |
setStatus(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundQuoteStatus.status attribute. |
void |
setStatus(java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundQuoteStatus.status attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getImplementation, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacesetTenantpublic static final java.lang.String QUOTEID
SAPCpiOutboundQuoteStatus.quoteId attributepublic static final java.lang.String EXTERNALQUOTEID
SAPCpiOutboundQuoteStatus.externalQuoteId attributepublic static final java.lang.String ORDERID
SAPCpiOutboundQuoteStatus.orderId attributepublic static final java.lang.String STATUS
SAPCpiOutboundQuoteStatus.status attributepublic static final java.lang.String HEADERCOMMENTS
SAPCpiOutboundQuoteStatus.headerComments attributepublic static final java.lang.String ITEMCOMMENTS
SAPCpiOutboundQuoteStatus.itemComments attributepublic static final java.lang.String RESPONSESTATUS
SAPCpiOutboundQuoteStatus.responseStatus attributepublic static final java.lang.String RESPONSEMESSAGE
SAPCpiOutboundQuoteStatus.responseMessage attributeprotected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic java.lang.String getExternalQuoteId(SessionContext ctx)
SAPCpiOutboundQuoteStatus.externalQuoteId attribute.public java.lang.String getExternalQuoteId()
SAPCpiOutboundQuoteStatus.externalQuoteId attribute.public void setExternalQuoteId(SessionContext ctx, java.lang.String value)
SAPCpiOutboundQuoteStatus.externalQuoteId attribute.value - the externalQuoteIdpublic void setExternalQuoteId(java.lang.String value)
SAPCpiOutboundQuoteStatus.externalQuoteId attribute.value - the externalQuoteIdpublic java.util.List<SAPCpiOutboundQuoteComment> getHeaderComments(SessionContext ctx)
SAPCpiOutboundQuoteStatus.headerComments attribute.public java.util.List<SAPCpiOutboundQuoteComment> getHeaderComments()
SAPCpiOutboundQuoteStatus.headerComments attribute.public void setHeaderComments(SessionContext ctx, java.util.List<SAPCpiOutboundQuoteComment> value)
SAPCpiOutboundQuoteStatus.headerComments attribute.value - the headerCommentspublic void setHeaderComments(java.util.List<SAPCpiOutboundQuoteComment> value)
SAPCpiOutboundQuoteStatus.headerComments attribute.value - the headerCommentspublic java.util.List<SAPCpiOutboundQuoteComment> getItemComments(SessionContext ctx)
SAPCpiOutboundQuoteStatus.itemComments attribute.public java.util.List<SAPCpiOutboundQuoteComment> getItemComments()
SAPCpiOutboundQuoteStatus.itemComments attribute.public void setItemComments(SessionContext ctx, java.util.List<SAPCpiOutboundQuoteComment> value)
SAPCpiOutboundQuoteStatus.itemComments attribute.value - the itemCommentspublic void setItemComments(java.util.List<SAPCpiOutboundQuoteComment> value)
SAPCpiOutboundQuoteStatus.itemComments attribute.value - the itemCommentspublic java.lang.String getOrderId(SessionContext ctx)
SAPCpiOutboundQuoteStatus.orderId attribute.public java.lang.String getOrderId()
SAPCpiOutboundQuoteStatus.orderId attribute.public void setOrderId(SessionContext ctx, java.lang.String value)
SAPCpiOutboundQuoteStatus.orderId attribute.value - the orderIdpublic void setOrderId(java.lang.String value)
SAPCpiOutboundQuoteStatus.orderId attribute.value - the orderIdpublic java.lang.String getQuoteId(SessionContext ctx)
SAPCpiOutboundQuoteStatus.quoteId attribute.public java.lang.String getQuoteId()
SAPCpiOutboundQuoteStatus.quoteId attribute.public void setQuoteId(SessionContext ctx, java.lang.String value)
SAPCpiOutboundQuoteStatus.quoteId attribute.value - the quoteIdpublic void setQuoteId(java.lang.String value)
SAPCpiOutboundQuoteStatus.quoteId attribute.value - the quoteIdpublic java.lang.String getResponseMessage(SessionContext ctx)
SAPCpiOutboundQuoteStatus.responseMessage attribute.public java.lang.String getResponseMessage()
SAPCpiOutboundQuoteStatus.responseMessage attribute.public void setResponseMessage(SessionContext ctx, java.lang.String value)
SAPCpiOutboundQuoteStatus.responseMessage attribute.value - the responseMessagepublic void setResponseMessage(java.lang.String value)
SAPCpiOutboundQuoteStatus.responseMessage attribute.value - the responseMessagepublic java.lang.String getResponseStatus(SessionContext ctx)
SAPCpiOutboundQuoteStatus.responseStatus attribute.public java.lang.String getResponseStatus()
SAPCpiOutboundQuoteStatus.responseStatus attribute.public void setResponseStatus(SessionContext ctx, java.lang.String value)
SAPCpiOutboundQuoteStatus.responseStatus attribute.value - the responseStatuspublic void setResponseStatus(java.lang.String value)
SAPCpiOutboundQuoteStatus.responseStatus attribute.value - the responseStatuspublic java.lang.String getStatus(SessionContext ctx)
SAPCpiOutboundQuoteStatus.status attribute.public java.lang.String getStatus()
SAPCpiOutboundQuoteStatus.status attribute.public void setStatus(SessionContext ctx, java.lang.String value)
SAPCpiOutboundQuoteStatus.status attribute.value - the statuspublic void setStatus(java.lang.String value)
SAPCpiOutboundQuoteStatus.status attribute.value - the statusCopyright © 2018 SAP SE. All Rights Reserved.