public abstract class GeneratedImportBatch extends Batch
ImportBatch.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 |
GROUP
Qualifier of the
ImportBatch.group attribute |
static java.lang.String |
IMPORTCONTENTCODE
Qualifier of the
ImportBatch.importContentCode attribute |
static java.lang.String |
METADATA
Qualifier of the
ImportBatch.metadata 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 |
|---|
GeneratedImportBatch() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.Integer |
getGroup()
Generated method - Getter of the
ImportBatch.group attribute. |
java.lang.Integer |
getGroup(SessionContext ctx)
Generated method - Getter of the
ImportBatch.group attribute. |
int |
getGroupAsPrimitive()
Generated method - Getter of the
ImportBatch.group attribute. |
int |
getGroupAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ImportBatch.group attribute. |
java.lang.String |
getImportContentCode()
Generated method - Getter of the
ImportBatch.importContentCode attribute. |
java.lang.String |
getImportContentCode(SessionContext ctx)
Generated method - Getter of the
ImportBatch.importContentCode attribute. |
java.lang.String |
getMetadata()
Generated method - Getter of the
ImportBatch.metadata attribute. |
java.lang.String |
getMetadata(SessionContext ctx)
Generated method - Getter of the
ImportBatch.metadata attribute. |
protected void |
setGroup(int value)
Generated method - Setter of the
ImportBatch.group attribute. |
protected void |
setGroup(java.lang.Integer value)
Generated method - Setter of the
ImportBatch.group attribute. |
protected void |
setGroup(SessionContext ctx,
int value)
Generated method - Setter of the
ImportBatch.group attribute. |
protected void |
setGroup(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
ImportBatch.group attribute. |
protected void |
setImportContentCode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
ImportBatch.importContentCode attribute. |
protected void |
setImportContentCode(java.lang.String value)
Generated method - Setter of the
ImportBatch.importContentCode attribute. |
protected void |
setMetadata(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
ImportBatch.metadata attribute. |
protected void |
setMetadata(java.lang.String value)
Generated method - Setter of the
ImportBatch.metadata 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, 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 GROUP
ImportBatch.group attributepublic static final java.lang.String METADATA
ImportBatch.metadata attributepublic static final java.lang.String IMPORTCONTENTCODE
ImportBatch.importContentCode 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 GeneratedBatchpublic java.lang.Integer getGroup(SessionContext ctx)
ImportBatch.group attribute.public java.lang.Integer getGroup()
ImportBatch.group attribute.public int getGroupAsPrimitive(SessionContext ctx)
ImportBatch.group attribute.public int getGroupAsPrimitive()
ImportBatch.group attribute.protected void setGroup(SessionContext ctx, java.lang.Integer value)
ImportBatch.group attribute.value - the groupprotected void setGroup(java.lang.Integer value)
ImportBatch.group attribute.value - the groupprotected void setGroup(SessionContext ctx, int value)
ImportBatch.group attribute.value - the groupprotected void setGroup(int value)
ImportBatch.group attribute.value - the grouppublic java.lang.String getImportContentCode(SessionContext ctx)
ImportBatch.importContentCode attribute.public java.lang.String getImportContentCode()
ImportBatch.importContentCode attribute.protected void setImportContentCode(SessionContext ctx, java.lang.String value)
ImportBatch.importContentCode attribute.value - the importContentCodeprotected void setImportContentCode(java.lang.String value)
ImportBatch.importContentCode attribute.value - the importContentCodepublic java.lang.String getMetadata(SessionContext ctx)
ImportBatch.metadata attribute.public java.lang.String getMetadata()
ImportBatch.metadata attribute.protected void setMetadata(SessionContext ctx, java.lang.String value)
ImportBatch.metadata attribute.value - the metadataprotected void setMetadata(java.lang.String value)
ImportBatch.metadata attribute.value - the metadataCopyright © 2018 SAP SE. All Rights Reserved.