public abstract class GeneratedImpExImportCronJob extends CronJob
ImpExImportCronJob.CronJob.CronJobResult, CronJob.CronJobThreadSettingsGenericItem.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 |
DUMPFILEENCODING
Qualifier of the
ImpExImportCronJob.dumpFileEncoding attribute |
static String |
DUMPINGALLOWED
Qualifier of the
ImpExImportCronJob.dumpingAllowed attribute |
static String |
ENABLECODEEXECUTION
Qualifier of the
ImpExImportCronJob.enableCodeExecution attribute |
static String |
ENABLEEXTERNALCODEEXECUTION
Qualifier of the
ImpExImportCronJob.enableExternalCodeExecution attribute |
static String |
ENABLEEXTERNALSYNTAXPARSING
Qualifier of the
ImpExImportCronJob.enableExternalSyntaxParsing attribute |
static String |
ENABLEHMCSAVEDVALUES
Qualifier of the
ImpExImportCronJob.enableHmcSavedValues attribute |
static String |
EXTERNALDATACOLLECTION
Qualifier of the
ImpExImportCronJob.externalDataCollection attribute |
protected static BidirectionalOneToManyHandler<GeneratedImpExImportCronJob> |
JOBHANDLER
BidirectionalOneToManyHandler for handling 1:n JOB's relation attributes from 'one' side. |
static String |
JOBMEDIA
Qualifier of the
ImpExImportCronJob.jobMedia attribute |
static String |
LASTSUCCESSFULLINE
Qualifier of the
ImpExImportCronJob.lastSuccessfulLine attribute |
static String |
LEGACYMODE
Qualifier of the
ImpExImportCronJob.legacyMode attribute |
static String |
LOCALE
Qualifier of the
ImpExImportCronJob.locale attribute |
static String |
MAXTHREADS
Qualifier of the
ImpExImportCronJob.maxThreads attribute |
static String |
MEDIASMEDIA
Qualifier of the
ImpExImportCronJob.mediasMedia attribute |
static String |
MEDIASTARGET
Qualifier of the
ImpExImportCronJob.mediasTarget attribute |
static String |
MODE
Qualifier of the
ImpExImportCronJob.mode attribute |
static String |
UNRESOLVEDDATASTORE
Qualifier of the
ImpExImportCronJob.unresolvedDataStore attribute |
static String |
UNZIPMEDIASMEDIA
Qualifier of the
ImpExImportCronJob.unzipMediasMedia attribute |
static String |
VALUECOUNT
Qualifier of the
ImpExImportCronJob.valueCount attribute |
static String |
WORKMEDIA
Qualifier of the
ImpExImportCronJob.workMedia attribute |
static String |
ZIPENTRY
Qualifier of the
ImpExImportCronJob.zipentry attribute |
CFG_FILTERED_CTX_ATTRIBUTESACTIVE, ALTERNATIVEDATASOURCEID, CHANGERECORDINGENABLED, CHANGES, CODE, CRONJOBPENDINGSTEPSRELATION_MARKMODIFIED, CRONJOBPENDINGSTEPSRELATION_SRC_ORDERED, CRONJOBPENDINGSTEPSRELATION_TGT_ORDERED, CRONJOBPROCESSEDSTEPSRELATION_MARKMODIFIED, CRONJOBPROCESSEDSTEPSRELATION_SRC_ORDERED, CRONJOBPROCESSEDSTEPSRELATION_TGT_ORDERED, CURRENTSTEP, EMAILADDRESS, EMAILNOTIFICATIONTEMPLATE, ENDTIME, ERRORMODE, FILESCOUNT, FILESDAYSOLD, FILESOPERATOR, JOB, LOGFILES, LOGLEVELDATABASE, LOGLEVELFILE, LOGS, LOGSCOUNT, LOGSDAYSOLD, LOGSHANDLER, LOGSOPERATOR, LOGTEXT, LOGTODATABASE, LOGTOFILE, NODEGROUP, NODEID, PENDINGSTEPS, PRIORITY, PROCESSEDSTEPS, REMOVEONEXIT, REQUESTABORT, REQUESTABORTSTEP, RESULT, RETRY, RUNNINGONCLUSTERNODE, SENDEMAIL, SESSIONCONTEXTVALUES, SESSIONCURRENCY, SESSIONLANGUAGE, SESSIONUSER, SINGLEEXECUTABLE, STARTTIME, STATUS, TRIGGERS, TRIGGERSHANDLERLANGUAGE_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 |
|---|
GeneratedImpExImportCronJob() |
| Modifier and Type | Method and Description |
|---|---|
protected Item |
createItem(SessionContext ctx,
ComposedType type,
Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.
|
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
EnumerationValue |
getDumpFileEncoding()
Generated method - Getter of the
ImpExImportCronJob.dumpFileEncoding attribute. |
EnumerationValue |
getDumpFileEncoding(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.dumpFileEncoding attribute. |
Collection<ImpExMedia> |
getExternalDataCollection()
Generated method - Getter of the
ImpExImportCronJob.externalDataCollection attribute. |
Collection<ImpExMedia> |
getExternalDataCollection(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.externalDataCollection attribute. |
ImpExMedia |
getJobMedia()
Generated method - Getter of the
ImpExImportCronJob.jobMedia attribute. |
ImpExMedia |
getJobMedia(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.jobMedia attribute. |
Integer |
getLastSuccessfulLine()
Generated method - Getter of the
ImpExImportCronJob.lastSuccessfulLine attribute. |
Integer |
getLastSuccessfulLine(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.lastSuccessfulLine attribute. |
int |
getLastSuccessfulLineAsPrimitive()
Generated method - Getter of the
ImpExImportCronJob.lastSuccessfulLine attribute. |
int |
getLastSuccessfulLineAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.lastSuccessfulLine attribute. |
String |
getLocale()
Generated method - Getter of the
ImpExImportCronJob.locale attribute. |
String |
getLocale(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.locale attribute. |
Integer |
getMaxThreads()
Generated method - Getter of the
ImpExImportCronJob.maxThreads attribute. |
Integer |
getMaxThreads(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.maxThreads attribute. |
int |
getMaxThreadsAsPrimitive()
Generated method - Getter of the
ImpExImportCronJob.maxThreads attribute. |
int |
getMaxThreadsAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.maxThreads attribute. |
Media |
getMediasMedia()
Generated method - Getter of the
ImpExImportCronJob.mediasMedia attribute. |
Media |
getMediasMedia(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.mediasMedia attribute. |
String |
getMediasTarget()
Generated method - Getter of the
ImpExImportCronJob.mediasTarget attribute. |
String |
getMediasTarget(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.mediasTarget attribute. |
EnumerationValue |
getMode()
Generated method - Getter of the
ImpExImportCronJob.mode attribute. |
EnumerationValue |
getMode(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.mode attribute. |
ImpExMedia |
getUnresolvedDataStore()
Generated method - Getter of the
ImpExImportCronJob.unresolvedDataStore attribute. |
ImpExMedia |
getUnresolvedDataStore(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.unresolvedDataStore attribute. |
Integer |
getValueCount()
Generated method - Getter of the
ImpExImportCronJob.valueCount attribute. |
Integer |
getValueCount(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.valueCount attribute. |
int |
getValueCountAsPrimitive()
Generated method - Getter of the
ImpExImportCronJob.valueCount attribute. |
int |
getValueCountAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.valueCount attribute. |
ImpExMedia |
getWorkMedia()
Generated method - Getter of the
ImpExImportCronJob.workMedia attribute. |
ImpExMedia |
getWorkMedia(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.workMedia attribute. |
String |
getZipentry()
Generated method - Getter of the
ImpExImportCronJob.zipentry attribute. |
abstract String |
getZipentry(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.zipentry attribute. |
Boolean |
isDumpingAllowed()
Generated method - Getter of the
ImpExImportCronJob.dumpingAllowed attribute. |
Boolean |
isDumpingAllowed(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.dumpingAllowed attribute. |
boolean |
isDumpingAllowedAsPrimitive()
Generated method - Getter of the
ImpExImportCronJob.dumpingAllowed attribute. |
boolean |
isDumpingAllowedAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.dumpingAllowed attribute. |
Boolean |
isEnableCodeExecution()
Generated method - Getter of the
ImpExImportCronJob.enableCodeExecution attribute. |
Boolean |
isEnableCodeExecution(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.enableCodeExecution attribute. |
boolean |
isEnableCodeExecutionAsPrimitive()
Generated method - Getter of the
ImpExImportCronJob.enableCodeExecution attribute. |
boolean |
isEnableCodeExecutionAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.enableCodeExecution attribute. |
Boolean |
isEnableExternalCodeExecution()
Generated method - Getter of the
ImpExImportCronJob.enableExternalCodeExecution attribute. |
Boolean |
isEnableExternalCodeExecution(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.enableExternalCodeExecution attribute. |
boolean |
isEnableExternalCodeExecutionAsPrimitive()
Generated method - Getter of the
ImpExImportCronJob.enableExternalCodeExecution attribute. |
boolean |
isEnableExternalCodeExecutionAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.enableExternalCodeExecution attribute. |
Boolean |
isEnableExternalSyntaxParsing()
Generated method - Getter of the
ImpExImportCronJob.enableExternalSyntaxParsing attribute. |
Boolean |
isEnableExternalSyntaxParsing(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.enableExternalSyntaxParsing attribute. |
boolean |
isEnableExternalSyntaxParsingAsPrimitive()
Generated method - Getter of the
ImpExImportCronJob.enableExternalSyntaxParsing attribute. |
boolean |
isEnableExternalSyntaxParsingAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.enableExternalSyntaxParsing attribute. |
Boolean |
isEnableHmcSavedValues()
Generated method - Getter of the
ImpExImportCronJob.enableHmcSavedValues attribute. |
Boolean |
isEnableHmcSavedValues(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.enableHmcSavedValues attribute. |
boolean |
isEnableHmcSavedValuesAsPrimitive()
Generated method - Getter of the
ImpExImportCronJob.enableHmcSavedValues attribute. |
boolean |
isEnableHmcSavedValuesAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.enableHmcSavedValues attribute. |
Boolean |
isLegacyMode()
Generated method - Getter of the
ImpExImportCronJob.legacyMode attribute. |
Boolean |
isLegacyMode(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.legacyMode attribute. |
boolean |
isLegacyModeAsPrimitive()
Generated method - Getter of the
ImpExImportCronJob.legacyMode attribute. |
boolean |
isLegacyModeAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.legacyMode attribute. |
Boolean |
isUnzipMediasMedia()
Generated method - Getter of the
ImpExImportCronJob.unzipMediasMedia attribute. |
Boolean |
isUnzipMediasMedia(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.unzipMediasMedia attribute. |
boolean |
isUnzipMediasMediaAsPrimitive()
Generated method - Getter of the
ImpExImportCronJob.unzipMediasMedia attribute. |
boolean |
isUnzipMediasMediaAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.unzipMediasMedia attribute. |
void |
setDumpFileEncoding(EnumerationValue value)
Generated method - Setter of the
ImpExImportCronJob.dumpFileEncoding attribute. |
void |
setDumpFileEncoding(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
ImpExImportCronJob.dumpFileEncoding attribute. |
void |
setDumpingAllowed(boolean value)
Generated method - Setter of the
ImpExImportCronJob.dumpingAllowed attribute. |
void |
setDumpingAllowed(Boolean value)
Generated method - Setter of the
ImpExImportCronJob.dumpingAllowed attribute. |
void |
setDumpingAllowed(SessionContext ctx,
boolean value)
Generated method - Setter of the
ImpExImportCronJob.dumpingAllowed attribute. |
void |
setDumpingAllowed(SessionContext ctx,
Boolean value)
Generated method - Setter of the
ImpExImportCronJob.dumpingAllowed attribute. |
void |
setEnableCodeExecution(boolean value)
Generated method - Setter of the
ImpExImportCronJob.enableCodeExecution attribute. |
void |
setEnableCodeExecution(Boolean value)
Generated method - Setter of the
ImpExImportCronJob.enableCodeExecution attribute. |
void |
setEnableCodeExecution(SessionContext ctx,
boolean value)
Generated method - Setter of the
ImpExImportCronJob.enableCodeExecution attribute. |
void |
setEnableCodeExecution(SessionContext ctx,
Boolean value)
Generated method - Setter of the
ImpExImportCronJob.enableCodeExecution attribute. |
void |
setEnableExternalCodeExecution(boolean value)
Generated method - Setter of the
ImpExImportCronJob.enableExternalCodeExecution attribute. |
void |
setEnableExternalCodeExecution(Boolean value)
Generated method - Setter of the
ImpExImportCronJob.enableExternalCodeExecution attribute. |
void |
setEnableExternalCodeExecution(SessionContext ctx,
boolean value)
Generated method - Setter of the
ImpExImportCronJob.enableExternalCodeExecution attribute. |
void |
setEnableExternalCodeExecution(SessionContext ctx,
Boolean value)
Generated method - Setter of the
ImpExImportCronJob.enableExternalCodeExecution attribute. |
void |
setEnableExternalSyntaxParsing(boolean value)
Generated method - Setter of the
ImpExImportCronJob.enableExternalSyntaxParsing attribute. |
void |
setEnableExternalSyntaxParsing(Boolean value)
Generated method - Setter of the
ImpExImportCronJob.enableExternalSyntaxParsing attribute. |
void |
setEnableExternalSyntaxParsing(SessionContext ctx,
boolean value)
Generated method - Setter of the
ImpExImportCronJob.enableExternalSyntaxParsing attribute. |
void |
setEnableExternalSyntaxParsing(SessionContext ctx,
Boolean value)
Generated method - Setter of the
ImpExImportCronJob.enableExternalSyntaxParsing attribute. |
void |
setEnableHmcSavedValues(boolean value)
Generated method - Setter of the
ImpExImportCronJob.enableHmcSavedValues attribute. |
void |
setEnableHmcSavedValues(Boolean value)
Generated method - Setter of the
ImpExImportCronJob.enableHmcSavedValues attribute. |
void |
setEnableHmcSavedValues(SessionContext ctx,
boolean value)
Generated method - Setter of the
ImpExImportCronJob.enableHmcSavedValues attribute. |
void |
setEnableHmcSavedValues(SessionContext ctx,
Boolean value)
Generated method - Setter of the
ImpExImportCronJob.enableHmcSavedValues attribute. |
void |
setExternalDataCollection(Collection<ImpExMedia> value)
Generated method - Setter of the
ImpExImportCronJob.externalDataCollection attribute. |
void |
setExternalDataCollection(SessionContext ctx,
Collection<ImpExMedia> value)
Generated method - Setter of the
ImpExImportCronJob.externalDataCollection attribute. |
void |
setJobMedia(ImpExMedia value)
Generated method - Setter of the
ImpExImportCronJob.jobMedia attribute. |
void |
setJobMedia(SessionContext ctx,
ImpExMedia value)
Generated method - Setter of the
ImpExImportCronJob.jobMedia attribute. |
void |
setLastSuccessfulLine(int value)
Generated method - Setter of the
ImpExImportCronJob.lastSuccessfulLine attribute. |
void |
setLastSuccessfulLine(Integer value)
Generated method - Setter of the
ImpExImportCronJob.lastSuccessfulLine attribute. |
void |
setLastSuccessfulLine(SessionContext ctx,
int value)
Generated method - Setter of the
ImpExImportCronJob.lastSuccessfulLine attribute. |
void |
setLastSuccessfulLine(SessionContext ctx,
Integer value)
Generated method - Setter of the
ImpExImportCronJob.lastSuccessfulLine attribute. |
void |
setLegacyMode(boolean value)
Generated method - Setter of the
ImpExImportCronJob.legacyMode attribute. |
void |
setLegacyMode(Boolean value)
Generated method - Setter of the
ImpExImportCronJob.legacyMode attribute. |
void |
setLegacyMode(SessionContext ctx,
boolean value)
Generated method - Setter of the
ImpExImportCronJob.legacyMode attribute. |
void |
setLegacyMode(SessionContext ctx,
Boolean value)
Generated method - Setter of the
ImpExImportCronJob.legacyMode attribute. |
void |
setLocale(SessionContext ctx,
String value)
Generated method - Setter of the
ImpExImportCronJob.locale attribute. |
void |
setLocale(String value)
Generated method - Setter of the
ImpExImportCronJob.locale attribute. |
void |
setMaxThreads(int value)
Generated method - Setter of the
ImpExImportCronJob.maxThreads attribute. |
void |
setMaxThreads(Integer value)
Generated method - Setter of the
ImpExImportCronJob.maxThreads attribute. |
void |
setMaxThreads(SessionContext ctx,
int value)
Generated method - Setter of the
ImpExImportCronJob.maxThreads attribute. |
void |
setMaxThreads(SessionContext ctx,
Integer value)
Generated method - Setter of the
ImpExImportCronJob.maxThreads attribute. |
void |
setMediasMedia(Media value)
Generated method - Setter of the
ImpExImportCronJob.mediasMedia attribute. |
void |
setMediasMedia(SessionContext ctx,
Media value)
Generated method - Setter of the
ImpExImportCronJob.mediasMedia attribute. |
void |
setMediasTarget(SessionContext ctx,
String value)
Generated method - Setter of the
ImpExImportCronJob.mediasTarget attribute. |
void |
setMediasTarget(String value)
Generated method - Setter of the
ImpExImportCronJob.mediasTarget attribute. |
void |
setMode(EnumerationValue value)
Generated method - Setter of the
ImpExImportCronJob.mode attribute. |
void |
setMode(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
ImpExImportCronJob.mode attribute. |
void |
setUnresolvedDataStore(ImpExMedia value)
Generated method - Setter of the
ImpExImportCronJob.unresolvedDataStore attribute. |
void |
setUnresolvedDataStore(SessionContext ctx,
ImpExMedia value)
Generated method - Setter of the
ImpExImportCronJob.unresolvedDataStore attribute. |
void |
setUnzipMediasMedia(boolean value)
Generated method - Setter of the
ImpExImportCronJob.unzipMediasMedia attribute. |
void |
setUnzipMediasMedia(Boolean value)
Generated method - Setter of the
ImpExImportCronJob.unzipMediasMedia attribute. |
void |
setUnzipMediasMedia(SessionContext ctx,
boolean value)
Generated method - Setter of the
ImpExImportCronJob.unzipMediasMedia attribute. |
void |
setUnzipMediasMedia(SessionContext ctx,
Boolean value)
Generated method - Setter of the
ImpExImportCronJob.unzipMediasMedia attribute. |
void |
setValueCount(int value)
Generated method - Setter of the
ImpExImportCronJob.valueCount attribute. |
void |
setValueCount(Integer value)
Generated method - Setter of the
ImpExImportCronJob.valueCount attribute. |
void |
setValueCount(SessionContext ctx,
int value)
Generated method - Setter of the
ImpExImportCronJob.valueCount attribute. |
void |
setValueCount(SessionContext ctx,
Integer value)
Generated method - Setter of the
ImpExImportCronJob.valueCount attribute. |
void |
setWorkMedia(ImpExMedia value)
Generated method - Setter of the
ImpExImportCronJob.workMedia attribute. |
void |
setWorkMedia(SessionContext ctx,
ImpExMedia value)
Generated method - Setter of the
ImpExImportCronJob.workMedia attribute. |
abstract void |
setZipentry(SessionContext ctx,
String value)
Generated method - Setter of the
ImpExImportCronJob.zipentry attribute. |
void |
setZipentry(String value)
Generated method - Setter of the
ImpExImportCronJob.zipentry attribute. |
activateCronJobThreadSettings, addChangeDescriptor, addChangeDescriptor, addChangeDescriptor, addChangeDescriptor, addChangeListener, addLog, addLog, addLog, addLog, addLog, addToCounter, addToPendingSteps, addToPendingSteps, addToProcessedSteps, addToProcessedSteps, adjustAttributes, checkLogLevel, convertEnumToLogLevel, convertLogLevelToEnum, createNewLogFile, createRunOnceTrigger, createSessionForCronJob, currentStepDone, filterSessionContextValuesFromCronJob, getAbortedStatus, getAbortResult, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getCounter, getCronJobThreadSettings, getCurrentlyExecutingCronJob, getCurrentlyExecutingCronJobFailSave, getDebugLogLevel, getErrorLogLevel, getErrorResult, getFailureResult, getFatalLogLevel, getFinishedEmailBody, getFinishedResult, getFinishedStatus, getInfoLogLevel, getLogFiles, getLogLevelDatabase, getLogLevelFile, getLogs, getLogText, getMostRecentChange, getNextChangeNumber, getPausedResult, getPausedStatus, getRendererNotificationContext, getRunningRestartStatus, getRunningStatus, getSuccessResult, getTimeTable, getTimeTable, getUndoFinishedResult, getUnknownLogLevel, getUnknownResult, getUnknownStatus, getWarnLogLevel, hasCurrentlyExecutingCronJob, isAbortable, isEnabledFor, isFinished, isPaused, isRunning, isRunningRestart, mustRunOnOtherNode, notifyChangeListeners, remove, removeAllChangeListener, removeChangeListener, resetCounter, resetFinishedCronJob, sendEmail, setAborted, setCronJobResult, setCurrentlyExecutingCronJob, setCurrentStep, setEndTime, setIsEnabledForCheckDifference, setJob, setLogFiles, setNodeGroup, setNodeID, setPaused, setRequestAbort, setResult, setRunning, setRunningRestart, setStartTime, setStatus, toString, tryToStop, unsetCronJobThreadSettings, unsetCurrentlyExecutingCronJobaddToTriggers, addToTriggers, getAlternativeDataSourceID, getAlternativeDataSourceID, getChanges, getCode, getCode, getCurrentStep, getCurrentStep, getEmailAddress, getEmailAddress, getEmailNotificationTemplate, getEmailNotificationTemplate, getEndTime, getEndTime, getErrorMode, getErrorMode, getFilesCount, getFilesCount, getFilesCountAsPrimitive, getFilesCountAsPrimitive, getFilesDaysOld, getFilesDaysOld, getFilesDaysOldAsPrimitive, getFilesDaysOldAsPrimitive, getFilesOperator, getFilesOperator, getJob, getJob, getLogFiles, getLogLevelDatabase, getLogLevelFile, getLogs, getLogs, getLogsCount, getLogsCount, getLogsCountAsPrimitive, getLogsCountAsPrimitive, getLogsDaysOld, getLogsDaysOld, getLogsDaysOldAsPrimitive, getLogsDaysOldAsPrimitive, getLogsOperator, getLogsOperator, getLogText, getNodeGroup, getNodeGroup, getNodeID, getNodeID, getNodeIDAsPrimitive, getNodeIDAsPrimitive, getPendingSteps, getPendingSteps, getPendingStepsCount, getPendingStepsCount, getPriority, getPriority, getPriorityAsPrimitive, getPriorityAsPrimitive, getProcessedSteps, getProcessedSteps, getProcessedStepsCount, getProcessedStepsCount, getResult, getResult, getRunningOnClusterNode, getRunningOnClusterNode, getRunningOnClusterNodeAsPrimitive, getRunningOnClusterNodeAsPrimitive, getSessionCurrency, getSessionCurrency, getSessionLanguage, getSessionLanguage, getSessionUser, getSessionUser, getStartTime, getStartTime, getStatus, getStatus, getTriggers, getTriggers, isActive, isActive, isActiveAsPrimitive, isActiveAsPrimitive, isChangeRecordingEnabled, isChangeRecordingEnabled, isChangeRecordingEnabledAsPrimitive, isChangeRecordingEnabledAsPrimitive, isLogToDatabase, isLogToDatabase, isLogToDatabaseAsPrimitive, isLogToDatabaseAsPrimitive, isLogToFile, isLogToFile, isLogToFileAsPrimitive, isLogToFileAsPrimitive, isRemoveOnExit, isRemoveOnExit, isRemoveOnExitAsPrimitive, isRemoveOnExitAsPrimitive, isRequestAbort, isRequestAbort, isRequestAbortAsPrimitive, isRequestAbortAsPrimitive, isRequestAbortStep, isRequestAbortStep, isRequestAbortStepAsPrimitive, isRequestAbortStepAsPrimitive, isRetry, isRetry, isRetryAsPrimitive, isRetryAsPrimitive, isSendEmail, isSendEmail, isSendEmailAsPrimitive, isSendEmailAsPrimitive, isSingleExecutable, isSingleExecutable, isSingleExecutableAsPrimitive, isSingleExecutableAsPrimitive, removeFromPendingSteps, removeFromPendingSteps, removeFromProcessedSteps, removeFromProcessedSteps, removeFromTriggers, removeFromTriggers, setActive, setActive, setActive, setActive, setAlternativeDataSourceID, setAlternativeDataSourceID, setChangeRecordingEnabled, setChangeRecordingEnabled, setChangeRecordingEnabled, setChangeRecordingEnabled, setCode, setCode, setEmailAddress, setEmailAddress, setEmailNotificationTemplate, setEmailNotificationTemplate, setEndTime, setErrorMode, setErrorMode, setFilesCount, setFilesCount, setFilesCount, setFilesCount, setFilesDaysOld, setFilesDaysOld, setFilesDaysOld, setFilesDaysOld, setFilesOperator, setFilesOperator, setJob, setLogFiles, setLogLevelDatabase, setLogLevelDatabase, setLogLevelFile, setLogLevelFile, setLogsCount, setLogsCount, setLogsCount, setLogsCount, setLogsDaysOld, setLogsDaysOld, setLogsDaysOld, setLogsDaysOld, setLogsOperator, setLogsOperator, setLogToDatabase, setLogToDatabase, setLogToDatabase, setLogToDatabase, setLogToFile, setLogToFile, setLogToFile, setLogToFile, setNodeGroup, setNodeID, setNodeID, setNodeID, setPendingSteps, setPendingSteps, setPriority, setPriority, setPriority, setPriority, setProcessedSteps, setProcessedSteps, setRemoveOnExit, setRemoveOnExit, setRemoveOnExit, setRemoveOnExit, setRequestAbort, setRequestAbort, setRequestAbort, setRequestAbortStep, setRequestAbortStep, setRequestAbortStep, setRequestAbortStep, setResult, setRetry, setRetry, setRetry, setRetry, setRunningOnClusterNode, setRunningOnClusterNode, setRunningOnClusterNode, setRunningOnClusterNode, setSendEmail, setSendEmail, setSendEmail, setSendEmail, setSessionCurrency, setSessionCurrency, setSessionLanguage, setSessionLanguage, setSessionUser, setSessionUser, setSingleExecutable, setSingleExecutable, setSingleExecutable, setSingleExecutable, setStartTime, setStatus, setTriggers, setTriggersgetInitialProperties, 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, 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, useTA, writeReplacegetImplementation, setTenantpublic static final String JOBMEDIA
ImpExImportCronJob.jobMedia attributepublic static final String WORKMEDIA
ImpExImportCronJob.workMedia attributepublic static final String LASTSUCCESSFULLINE
ImpExImportCronJob.lastSuccessfulLine attributepublic static final String MEDIASMEDIA
ImpExImportCronJob.mediasMedia attributepublic static final String EXTERNALDATACOLLECTION
ImpExImportCronJob.externalDataCollection attributepublic static final String LOCALE
ImpExImportCronJob.locale attributepublic static final String DUMPFILEENCODING
ImpExImportCronJob.dumpFileEncoding attributepublic static final String ENABLECODEEXECUTION
ImpExImportCronJob.enableCodeExecution attributepublic static final String ENABLEEXTERNALCODEEXECUTION
ImpExImportCronJob.enableExternalCodeExecution attributepublic static final String ENABLEEXTERNALSYNTAXPARSING
ImpExImportCronJob.enableExternalSyntaxParsing attributepublic static final String ENABLEHMCSAVEDVALUES
ImpExImportCronJob.enableHmcSavedValues attributepublic static final String MEDIASTARGET
ImpExImportCronJob.mediasTarget attributepublic static final String VALUECOUNT
ImpExImportCronJob.valueCount attributepublic static final String UNRESOLVEDDATASTORE
ImpExImportCronJob.unresolvedDataStore attributepublic static final String ZIPENTRY
ImpExImportCronJob.zipentry attributepublic static final String MODE
ImpExImportCronJob.mode attributepublic static final String DUMPINGALLOWED
ImpExImportCronJob.dumpingAllowed attributepublic static final String UNZIPMEDIASMEDIA
ImpExImportCronJob.unzipMediasMedia attributepublic static final String MAXTHREADS
ImpExImportCronJob.maxThreads attributepublic static final String LEGACYMODE
ImpExImportCronJob.legacyMode attributeprotected static final BidirectionalOneToManyHandler<GeneratedImpExImportCronJob> JOBHANDLER
BidirectionalOneToManyHandler for handling 1:n JOB's relation attributes from 'one' side.protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedCronJobprotected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
ItemComposedType.newInstance(Map).
In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap) too.
Sn example:
public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext
ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return
man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) );
// here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes(
SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret =
super.getNonInitialAttributes( ctx, allAttributes );
// remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }
createItem in class CronJobctx - the current session context which this item is created withintype - the actual item type ( since subtypes may not provide a own jalo class this may be different from the
type which this method was implemented for )JaloBusinessException - indicates an error during creation - any changes will be rollbackedpublic EnumerationValue getDumpFileEncoding(SessionContext ctx)
ImpExImportCronJob.dumpFileEncoding attribute.public EnumerationValue getDumpFileEncoding()
ImpExImportCronJob.dumpFileEncoding attribute.public void setDumpFileEncoding(SessionContext ctx, EnumerationValue value)
ImpExImportCronJob.dumpFileEncoding attribute.value - the dumpFileEncodingpublic void setDumpFileEncoding(EnumerationValue value)
ImpExImportCronJob.dumpFileEncoding attribute.value - the dumpFileEncodingpublic Boolean isDumpingAllowed(SessionContext ctx)
ImpExImportCronJob.dumpingAllowed attribute.public Boolean isDumpingAllowed()
ImpExImportCronJob.dumpingAllowed attribute.public boolean isDumpingAllowedAsPrimitive(SessionContext ctx)
ImpExImportCronJob.dumpingAllowed attribute.public boolean isDumpingAllowedAsPrimitive()
ImpExImportCronJob.dumpingAllowed attribute.public void setDumpingAllowed(SessionContext ctx, Boolean value)
ImpExImportCronJob.dumpingAllowed attribute.value - the dumpingAllowedpublic void setDumpingAllowed(Boolean value)
ImpExImportCronJob.dumpingAllowed attribute.value - the dumpingAllowedpublic void setDumpingAllowed(SessionContext ctx, boolean value)
ImpExImportCronJob.dumpingAllowed attribute.value - the dumpingAllowedpublic void setDumpingAllowed(boolean value)
ImpExImportCronJob.dumpingAllowed attribute.value - the dumpingAllowedpublic Boolean isEnableCodeExecution(SessionContext ctx)
ImpExImportCronJob.enableCodeExecution attribute.public Boolean isEnableCodeExecution()
ImpExImportCronJob.enableCodeExecution attribute.public boolean isEnableCodeExecutionAsPrimitive(SessionContext ctx)
ImpExImportCronJob.enableCodeExecution attribute.public boolean isEnableCodeExecutionAsPrimitive()
ImpExImportCronJob.enableCodeExecution attribute.public void setEnableCodeExecution(SessionContext ctx, Boolean value)
ImpExImportCronJob.enableCodeExecution attribute.value - the enableCodeExecutionpublic void setEnableCodeExecution(Boolean value)
ImpExImportCronJob.enableCodeExecution attribute.value - the enableCodeExecutionpublic void setEnableCodeExecution(SessionContext ctx, boolean value)
ImpExImportCronJob.enableCodeExecution attribute.value - the enableCodeExecutionpublic void setEnableCodeExecution(boolean value)
ImpExImportCronJob.enableCodeExecution attribute.value - the enableCodeExecutionpublic Boolean isEnableExternalCodeExecution(SessionContext ctx)
ImpExImportCronJob.enableExternalCodeExecution attribute.public Boolean isEnableExternalCodeExecution()
ImpExImportCronJob.enableExternalCodeExecution attribute.public boolean isEnableExternalCodeExecutionAsPrimitive(SessionContext ctx)
ImpExImportCronJob.enableExternalCodeExecution attribute.public boolean isEnableExternalCodeExecutionAsPrimitive()
ImpExImportCronJob.enableExternalCodeExecution attribute.public void setEnableExternalCodeExecution(SessionContext ctx, Boolean value)
ImpExImportCronJob.enableExternalCodeExecution attribute.value - the enableExternalCodeExecutionpublic void setEnableExternalCodeExecution(Boolean value)
ImpExImportCronJob.enableExternalCodeExecution attribute.value - the enableExternalCodeExecutionpublic void setEnableExternalCodeExecution(SessionContext ctx, boolean value)
ImpExImportCronJob.enableExternalCodeExecution attribute.value - the enableExternalCodeExecutionpublic void setEnableExternalCodeExecution(boolean value)
ImpExImportCronJob.enableExternalCodeExecution attribute.value - the enableExternalCodeExecutionpublic Boolean isEnableExternalSyntaxParsing(SessionContext ctx)
ImpExImportCronJob.enableExternalSyntaxParsing attribute.public Boolean isEnableExternalSyntaxParsing()
ImpExImportCronJob.enableExternalSyntaxParsing attribute.public boolean isEnableExternalSyntaxParsingAsPrimitive(SessionContext ctx)
ImpExImportCronJob.enableExternalSyntaxParsing attribute.public boolean isEnableExternalSyntaxParsingAsPrimitive()
ImpExImportCronJob.enableExternalSyntaxParsing attribute.public void setEnableExternalSyntaxParsing(SessionContext ctx, Boolean value)
ImpExImportCronJob.enableExternalSyntaxParsing attribute.value - the enableExternalSyntaxParsingpublic void setEnableExternalSyntaxParsing(Boolean value)
ImpExImportCronJob.enableExternalSyntaxParsing attribute.value - the enableExternalSyntaxParsingpublic void setEnableExternalSyntaxParsing(SessionContext ctx, boolean value)
ImpExImportCronJob.enableExternalSyntaxParsing attribute.value - the enableExternalSyntaxParsingpublic void setEnableExternalSyntaxParsing(boolean value)
ImpExImportCronJob.enableExternalSyntaxParsing attribute.value - the enableExternalSyntaxParsingpublic Boolean isEnableHmcSavedValues(SessionContext ctx)
ImpExImportCronJob.enableHmcSavedValues attribute.public Boolean isEnableHmcSavedValues()
ImpExImportCronJob.enableHmcSavedValues attribute.public boolean isEnableHmcSavedValuesAsPrimitive(SessionContext ctx)
ImpExImportCronJob.enableHmcSavedValues attribute.public boolean isEnableHmcSavedValuesAsPrimitive()
ImpExImportCronJob.enableHmcSavedValues attribute.public void setEnableHmcSavedValues(SessionContext ctx, Boolean value)
ImpExImportCronJob.enableHmcSavedValues attribute.value - the enableHmcSavedValuespublic void setEnableHmcSavedValues(Boolean value)
ImpExImportCronJob.enableHmcSavedValues attribute.value - the enableHmcSavedValuespublic void setEnableHmcSavedValues(SessionContext ctx, boolean value)
ImpExImportCronJob.enableHmcSavedValues attribute.value - the enableHmcSavedValuespublic void setEnableHmcSavedValues(boolean value)
ImpExImportCronJob.enableHmcSavedValues attribute.value - the enableHmcSavedValuespublic Collection<ImpExMedia> getExternalDataCollection(SessionContext ctx)
ImpExImportCronJob.externalDataCollection attribute.public Collection<ImpExMedia> getExternalDataCollection()
ImpExImportCronJob.externalDataCollection attribute.public void setExternalDataCollection(SessionContext ctx, Collection<ImpExMedia> value)
ImpExImportCronJob.externalDataCollection attribute.value - the externalDataCollectionpublic void setExternalDataCollection(Collection<ImpExMedia> value)
ImpExImportCronJob.externalDataCollection attribute.value - the externalDataCollectionpublic ImpExMedia getJobMedia(SessionContext ctx)
ImpExImportCronJob.jobMedia attribute.public ImpExMedia getJobMedia()
ImpExImportCronJob.jobMedia attribute.public void setJobMedia(SessionContext ctx, ImpExMedia value)
ImpExImportCronJob.jobMedia attribute.value - the jobMediapublic void setJobMedia(ImpExMedia value)
ImpExImportCronJob.jobMedia attribute.value - the jobMediapublic Integer getLastSuccessfulLine(SessionContext ctx)
ImpExImportCronJob.lastSuccessfulLine attribute.public Integer getLastSuccessfulLine()
ImpExImportCronJob.lastSuccessfulLine attribute.public int getLastSuccessfulLineAsPrimitive(SessionContext ctx)
ImpExImportCronJob.lastSuccessfulLine attribute.public int getLastSuccessfulLineAsPrimitive()
ImpExImportCronJob.lastSuccessfulLine attribute.public void setLastSuccessfulLine(SessionContext ctx, Integer value)
ImpExImportCronJob.lastSuccessfulLine attribute.value - the lastSuccessfulLinepublic void setLastSuccessfulLine(Integer value)
ImpExImportCronJob.lastSuccessfulLine attribute.value - the lastSuccessfulLinepublic void setLastSuccessfulLine(SessionContext ctx, int value)
ImpExImportCronJob.lastSuccessfulLine attribute.value - the lastSuccessfulLinepublic void setLastSuccessfulLine(int value)
ImpExImportCronJob.lastSuccessfulLine attribute.value - the lastSuccessfulLinepublic Boolean isLegacyMode(SessionContext ctx)
ImpExImportCronJob.legacyMode attribute.public Boolean isLegacyMode()
ImpExImportCronJob.legacyMode attribute.public boolean isLegacyModeAsPrimitive(SessionContext ctx)
ImpExImportCronJob.legacyMode attribute.public boolean isLegacyModeAsPrimitive()
ImpExImportCronJob.legacyMode attribute.public void setLegacyMode(SessionContext ctx, Boolean value)
ImpExImportCronJob.legacyMode attribute.value - the legacyModepublic void setLegacyMode(Boolean value)
ImpExImportCronJob.legacyMode attribute.value - the legacyModepublic void setLegacyMode(SessionContext ctx, boolean value)
ImpExImportCronJob.legacyMode attribute.value - the legacyModepublic void setLegacyMode(boolean value)
ImpExImportCronJob.legacyMode attribute.value - the legacyModepublic String getLocale(SessionContext ctx)
ImpExImportCronJob.locale attribute.public String getLocale()
ImpExImportCronJob.locale attribute.public void setLocale(SessionContext ctx, String value)
ImpExImportCronJob.locale attribute.value - the localepublic void setLocale(String value)
ImpExImportCronJob.locale attribute.value - the localepublic Integer getMaxThreads(SessionContext ctx)
ImpExImportCronJob.maxThreads attribute.public Integer getMaxThreads()
ImpExImportCronJob.maxThreads attribute.public int getMaxThreadsAsPrimitive(SessionContext ctx)
ImpExImportCronJob.maxThreads attribute.public int getMaxThreadsAsPrimitive()
ImpExImportCronJob.maxThreads attribute.public void setMaxThreads(SessionContext ctx, Integer value)
ImpExImportCronJob.maxThreads attribute.value - the maxThreadspublic void setMaxThreads(Integer value)
ImpExImportCronJob.maxThreads attribute.value - the maxThreadspublic void setMaxThreads(SessionContext ctx, int value)
ImpExImportCronJob.maxThreads attribute.value - the maxThreadspublic void setMaxThreads(int value)
ImpExImportCronJob.maxThreads attribute.value - the maxThreadspublic Media getMediasMedia(SessionContext ctx)
ImpExImportCronJob.mediasMedia attribute.public Media getMediasMedia()
ImpExImportCronJob.mediasMedia attribute.public void setMediasMedia(SessionContext ctx, Media value)
ImpExImportCronJob.mediasMedia attribute.value - the mediasMediapublic void setMediasMedia(Media value)
ImpExImportCronJob.mediasMedia attribute.value - the mediasMediapublic String getMediasTarget(SessionContext ctx)
ImpExImportCronJob.mediasTarget attribute.public String getMediasTarget()
ImpExImportCronJob.mediasTarget attribute.public void setMediasTarget(SessionContext ctx, String value)
ImpExImportCronJob.mediasTarget attribute.value - the mediasTargetpublic void setMediasTarget(String value)
ImpExImportCronJob.mediasTarget attribute.value - the mediasTargetpublic EnumerationValue getMode(SessionContext ctx)
ImpExImportCronJob.mode attribute.public EnumerationValue getMode()
ImpExImportCronJob.mode attribute.public void setMode(SessionContext ctx, EnumerationValue value)
ImpExImportCronJob.mode attribute.value - the modepublic void setMode(EnumerationValue value)
ImpExImportCronJob.mode attribute.value - the modepublic ImpExMedia getUnresolvedDataStore(SessionContext ctx)
ImpExImportCronJob.unresolvedDataStore attribute.public ImpExMedia getUnresolvedDataStore()
ImpExImportCronJob.unresolvedDataStore attribute.public void setUnresolvedDataStore(SessionContext ctx, ImpExMedia value)
ImpExImportCronJob.unresolvedDataStore attribute.value - the unresolvedDataStorepublic void setUnresolvedDataStore(ImpExMedia value)
ImpExImportCronJob.unresolvedDataStore attribute.value - the unresolvedDataStorepublic Boolean isUnzipMediasMedia(SessionContext ctx)
ImpExImportCronJob.unzipMediasMedia attribute.public Boolean isUnzipMediasMedia()
ImpExImportCronJob.unzipMediasMedia attribute.public boolean isUnzipMediasMediaAsPrimitive(SessionContext ctx)
ImpExImportCronJob.unzipMediasMedia attribute.public boolean isUnzipMediasMediaAsPrimitive()
ImpExImportCronJob.unzipMediasMedia attribute.public void setUnzipMediasMedia(SessionContext ctx, Boolean value)
ImpExImportCronJob.unzipMediasMedia attribute.value - the unzipMediasMediapublic void setUnzipMediasMedia(Boolean value)
ImpExImportCronJob.unzipMediasMedia attribute.value - the unzipMediasMediapublic void setUnzipMediasMedia(SessionContext ctx, boolean value)
ImpExImportCronJob.unzipMediasMedia attribute.value - the unzipMediasMediapublic void setUnzipMediasMedia(boolean value)
ImpExImportCronJob.unzipMediasMedia attribute.value - the unzipMediasMediapublic Integer getValueCount(SessionContext ctx)
ImpExImportCronJob.valueCount attribute.public Integer getValueCount()
ImpExImportCronJob.valueCount attribute.public int getValueCountAsPrimitive(SessionContext ctx)
ImpExImportCronJob.valueCount attribute.public int getValueCountAsPrimitive()
ImpExImportCronJob.valueCount attribute.public void setValueCount(SessionContext ctx, Integer value)
ImpExImportCronJob.valueCount attribute.value - the valueCountpublic void setValueCount(Integer value)
ImpExImportCronJob.valueCount attribute.value - the valueCountpublic void setValueCount(SessionContext ctx, int value)
ImpExImportCronJob.valueCount attribute.value - the valueCountpublic void setValueCount(int value)
ImpExImportCronJob.valueCount attribute.value - the valueCountpublic ImpExMedia getWorkMedia(SessionContext ctx)
ImpExImportCronJob.workMedia attribute.public ImpExMedia getWorkMedia()
ImpExImportCronJob.workMedia attribute.public void setWorkMedia(SessionContext ctx, ImpExMedia value)
ImpExImportCronJob.workMedia attribute.value - the workMediapublic void setWorkMedia(ImpExMedia value)
ImpExImportCronJob.workMedia attribute.value - the workMediapublic abstract String getZipentry(SessionContext ctx)
ImpExImportCronJob.zipentry attribute.public String getZipentry()
ImpExImportCronJob.zipentry attribute.public abstract void setZipentry(SessionContext ctx, String value)
ImpExImportCronJob.zipentry attribute.value - the zipentrypublic void setZipentry(String value)
ImpExImportCronJob.zipentry attribute.value - the zipentryCopyright © 2017 SAP SE. All Rights Reserved.