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 Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
GROUP
Qualifier of the
ImportBatch.group attribute |
static String |
IMPORTCONTENTCODE
Qualifier of the
ImportBatch.importContentCode attribute |
static 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 Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
Integer |
getGroup()
Generated method - Getter of the
ImportBatch.group attribute. |
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. |
String |
getImportContentCode()
Generated method - Getter of the
ImportBatch.importContentCode attribute. |
String |
getImportContentCode(SessionContext ctx)
Generated method - Getter of the
ImportBatch.importContentCode attribute. |
String |
getMetadata()
Generated method - Getter of the
ImportBatch.metadata attribute. |
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(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,
Integer value)
Generated method - Setter of the
ImportBatch.group attribute. |
protected void |
setImportContentCode(SessionContext ctx,
String value)
Generated method - Setter of the
ImportBatch.importContentCode attribute. |
protected void |
setImportContentCode(String value)
Generated method - Setter of the
ImportBatch.importContentCode attribute. |
protected void |
setMetadata(SessionContext ctx,
String value)
Generated method - Setter of the
ImportBatch.metadata attribute. |
protected void |
setMetadata(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, 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 GROUP
ImportBatch.group attributepublic static final String METADATA
ImportBatch.metadata attributepublic static final String IMPORTCONTENTCODE
ImportBatch.importContentCode attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedBatchpublic Integer getGroup(SessionContext ctx)
ImportBatch.group attribute.public Integer getGroup()
ImportBatch.group attribute.public int getGroupAsPrimitive(SessionContext ctx)
ImportBatch.group attribute.public int getGroupAsPrimitive()
ImportBatch.group attribute.protected void setGroup(SessionContext ctx, Integer value)
ImportBatch.group attribute.value - the groupprotected void setGroup(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 String getImportContentCode(SessionContext ctx)
ImportBatch.importContentCode attribute.public String getImportContentCode()
ImportBatch.importContentCode attribute.protected void setImportContentCode(SessionContext ctx, String value)
ImportBatch.importContentCode attribute.value - the importContentCodeprotected void setImportContentCode(String value)
ImportBatch.importContentCode attribute.value - the importContentCodepublic String getMetadata(SessionContext ctx)
ImportBatch.metadata attribute.public String getMetadata()
ImportBatch.metadata attribute.protected void setMetadata(SessionContext ctx, String value)
ImportBatch.metadata attribute.value - the metadataprotected void setMetadata(String value)
ImportBatch.metadata attribute.value - the metadataCopyright © 2017 SAP SE. All Rights Reserved.