public abstract class GeneratedMonitoredRequest extends GenericItem
MonitoredRequest.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 |
INTEGRATIONKEY
Qualifier of the
MonitoredRequest.integrationKey attribute |
static java.lang.String |
MESSAGEID
Qualifier of the
MonitoredRequest.messageId attribute |
static java.lang.String |
PAYLOAD
Qualifier of the
MonitoredRequest.payload attribute |
static java.lang.String |
STATUS
Qualifier of the
MonitoredRequest.status attribute |
static java.lang.String |
TYPE
Qualifier of the
MonitoredRequest.type 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, staticTransientObjectsimpl, tenant| Constructor and Description |
|---|
GeneratedMonitoredRequest() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.String |
getIntegrationKey()
Generated method - Getter of the
MonitoredRequest.integrationKey attribute. |
java.lang.String |
getIntegrationKey(SessionContext ctx)
Generated method - Getter of the
MonitoredRequest.integrationKey attribute. |
java.lang.String |
getMessageId()
Generated method - Getter of the
MonitoredRequest.messageId attribute. |
java.lang.String |
getMessageId(SessionContext ctx)
Generated method - Getter of the
MonitoredRequest.messageId attribute. |
IntegrationApiMedia |
getPayload()
Generated method - Getter of the
MonitoredRequest.payload attribute. |
IntegrationApiMedia |
getPayload(SessionContext ctx)
Generated method - Getter of the
MonitoredRequest.payload attribute. |
EnumerationValue |
getStatus()
Generated method - Getter of the
MonitoredRequest.status attribute. |
EnumerationValue |
getStatus(SessionContext ctx)
Generated method - Getter of the
MonitoredRequest.status attribute. |
java.lang.String |
getType()
Generated method - Getter of the
MonitoredRequest.type attribute. |
java.lang.String |
getType(SessionContext ctx)
Generated method - Getter of the
MonitoredRequest.type attribute. |
void |
setIntegrationKey(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
MonitoredRequest.integrationKey attribute. |
void |
setIntegrationKey(java.lang.String value)
Generated method - Setter of the
MonitoredRequest.integrationKey attribute. |
void |
setMessageId(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
MonitoredRequest.messageId attribute. |
void |
setMessageId(java.lang.String value)
Generated method - Setter of the
MonitoredRequest.messageId attribute. |
void |
setPayload(IntegrationApiMedia value)
Generated method - Setter of the
MonitoredRequest.payload attribute. |
void |
setPayload(SessionContext ctx,
IntegrationApiMedia value)
Generated method - Setter of the
MonitoredRequest.payload attribute. |
void |
setStatus(EnumerationValue value)
Generated method - Setter of the
MonitoredRequest.status attribute. |
void |
setStatus(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
MonitoredRequest.status attribute. |
void |
setType(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
MonitoredRequest.type attribute. |
void |
setType(java.lang.String value)
Generated method - Setter of the
MonitoredRequest.type 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 STATUS
MonitoredRequest.status attributepublic static final java.lang.String INTEGRATIONKEY
MonitoredRequest.integrationKey attributepublic static final java.lang.String TYPE
MonitoredRequest.type attributepublic static final java.lang.String PAYLOAD
MonitoredRequest.payload attributepublic static final java.lang.String MESSAGEID
MonitoredRequest.messageId 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 getIntegrationKey(SessionContext ctx)
MonitoredRequest.integrationKey attribute.public java.lang.String getIntegrationKey()
MonitoredRequest.integrationKey attribute.public void setIntegrationKey(SessionContext ctx, java.lang.String value)
MonitoredRequest.integrationKey attribute.value - the integrationKeypublic void setIntegrationKey(java.lang.String value)
MonitoredRequest.integrationKey attribute.value - the integrationKeypublic java.lang.String getMessageId(SessionContext ctx)
MonitoredRequest.messageId attribute.public java.lang.String getMessageId()
MonitoredRequest.messageId attribute.public void setMessageId(SessionContext ctx, java.lang.String value)
MonitoredRequest.messageId attribute.value - the messageIdpublic void setMessageId(java.lang.String value)
MonitoredRequest.messageId attribute.value - the messageIdpublic IntegrationApiMedia getPayload(SessionContext ctx)
MonitoredRequest.payload attribute.public IntegrationApiMedia getPayload()
MonitoredRequest.payload attribute.public void setPayload(SessionContext ctx, IntegrationApiMedia value)
MonitoredRequest.payload attribute.value - the payloadpublic void setPayload(IntegrationApiMedia value)
MonitoredRequest.payload attribute.value - the payloadpublic EnumerationValue getStatus(SessionContext ctx)
MonitoredRequest.status attribute.public EnumerationValue getStatus()
MonitoredRequest.status attribute.public void setStatus(SessionContext ctx, EnumerationValue value)
MonitoredRequest.status attribute.value - the statuspublic void setStatus(EnumerationValue value)
MonitoredRequest.status attribute.value - the statuspublic java.lang.String getType(SessionContext ctx)
MonitoredRequest.type attribute.public java.lang.String getType()
MonitoredRequest.type attribute.public void setType(SessionContext ctx, java.lang.String value)
MonitoredRequest.type attribute.value - the typepublic void setType(java.lang.String value)
MonitoredRequest.type attribute.value - the typeCopyright © 2018 SAP SE. All Rights Reserved.