public abstract class GeneratedSimpleBatch extends Batch
SimpleBatch.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 |
|---|---|
static String |
CONTEXT
Qualifier of the
SimpleBatch.context attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
RESULTBATCHID
Qualifier of the
SimpleBatch.resultBatchId attribute |
static String |
RETRIES
Qualifier of the
SimpleBatch.retries attribute |
static String |
SCRIPTCODE
Qualifier of the
SimpleBatch.scriptCode attribute |
EXECUTIONID, ID, PROCESS, PROCESSHANDLER, REMAININGWORKLOAD, TYPELANGUAGE_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 |
|---|
GeneratedSimpleBatch() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getContext()
Generated method - Getter of the
SimpleBatch.context attribute. |
Object |
getContext(SessionContext ctx)
Generated method - Getter of the
SimpleBatch.context attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getResultBatchId()
Generated method - Getter of the
SimpleBatch.resultBatchId attribute. |
String |
getResultBatchId(SessionContext ctx)
Generated method - Getter of the
SimpleBatch.resultBatchId attribute. |
Integer |
getRetries()
Generated method - Getter of the
SimpleBatch.retries attribute. |
Integer |
getRetries(SessionContext ctx)
Generated method - Getter of the
SimpleBatch.retries attribute. |
int |
getRetriesAsPrimitive()
Generated method - Getter of the
SimpleBatch.retries attribute. |
int |
getRetriesAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SimpleBatch.retries attribute. |
String |
getScriptCode()
Generated method - Getter of the
SimpleBatch.scriptCode attribute. |
String |
getScriptCode(SessionContext ctx)
Generated method - Getter of the
SimpleBatch.scriptCode attribute. |
void |
setContext(Object value)
Generated method - Setter of the
SimpleBatch.context attribute. |
void |
setContext(SessionContext ctx,
Object value)
Generated method - Setter of the
SimpleBatch.context attribute. |
void |
setResultBatchId(SessionContext ctx,
String value)
Generated method - Setter of the
SimpleBatch.resultBatchId attribute. |
void |
setResultBatchId(String value)
Generated method - Setter of the
SimpleBatch.resultBatchId attribute. |
void |
setRetries(int value)
Generated method - Setter of the
SimpleBatch.retries attribute. |
void |
setRetries(Integer value)
Generated method - Setter of the
SimpleBatch.retries attribute. |
void |
setRetries(SessionContext ctx,
int value)
Generated method - Setter of the
SimpleBatch.retries attribute. |
void |
setRetries(SessionContext ctx,
Integer value)
Generated method - Setter of the
SimpleBatch.retries attribute. |
void |
setScriptCode(SessionContext ctx,
String value)
Generated method - Setter of the
SimpleBatch.scriptCode attribute. |
void |
setScriptCode(String value)
Generated method - Setter of the
SimpleBatch.scriptCode attribute. |
createItem, getExecutionId, getExecutionId, getId, getId, getProcess, getProcess, getRemainingWorkLoad, getRemainingWorkLoad, getRemainingWorkLoadAsPrimitive, getRemainingWorkLoadAsPrimitive, getType, getType, setExecutionId, setExecutionId, setId, setId, setProcess, setProcess, setRemainingWorkLoad, setRemainingWorkLoad, setRemainingWorkLoad, setRemainingWorkLoad, setType, setTypegetInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, 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, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, 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, writeReplacegetImplementation, setTenantpublic static final String RESULTBATCHID
SimpleBatch.resultBatchId attributepublic static final String RETRIES
SimpleBatch.retries attributepublic static final String SCRIPTCODE
SimpleBatch.scriptCode attributepublic static final String CONTEXT
SimpleBatch.context attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedBatchpublic Object getContext(SessionContext ctx)
SimpleBatch.context attribute.public Object getContext()
SimpleBatch.context attribute.public void setContext(SessionContext ctx, Object value)
SimpleBatch.context attribute.value - the contextpublic void setContext(Object value)
SimpleBatch.context attribute.value - the contextpublic String getResultBatchId(SessionContext ctx)
SimpleBatch.resultBatchId attribute.public String getResultBatchId()
SimpleBatch.resultBatchId attribute.public void setResultBatchId(SessionContext ctx, String value)
SimpleBatch.resultBatchId attribute.value - the resultBatchIdpublic void setResultBatchId(String value)
SimpleBatch.resultBatchId attribute.value - the resultBatchIdpublic Integer getRetries(SessionContext ctx)
SimpleBatch.retries attribute.public Integer getRetries()
SimpleBatch.retries attribute.public int getRetriesAsPrimitive(SessionContext ctx)
SimpleBatch.retries attribute.public int getRetriesAsPrimitive()
SimpleBatch.retries attribute.public void setRetries(SessionContext ctx, Integer value)
SimpleBatch.retries attribute.value - the retriespublic void setRetries(Integer value)
SimpleBatch.retries attribute.value - the retriespublic void setRetries(SessionContext ctx, int value)
SimpleBatch.retries attribute.value - the retriespublic void setRetries(int value)
SimpleBatch.retries attribute.value - the retriespublic String getScriptCode(SessionContext ctx)
SimpleBatch.scriptCode attribute.public String getScriptCode()
SimpleBatch.scriptCode attribute.public void setScriptCode(SessionContext ctx, String value)
SimpleBatch.scriptCode attribute.value - the scriptCodepublic void setScriptCode(String value)
SimpleBatch.scriptCode attribute.value - the scriptCodeCopyright © 2017 SAP SE. All Rights Reserved.