Class GeneratedImpExImportCronJob
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.cronjob.jalo.GeneratedCronJob
-
- de.hybris.platform.cronjob.jalo.CronJob
-
- de.hybris.platform.impex.jalo.cronjob.GeneratedImpExImportCronJob
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
ImpExImportCronJob
public abstract class GeneratedImpExImportCronJob extends CronJob
Generated class for typeImpExImportCronJob
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.cronjob.jalo.CronJob
CronJob.CronJobResult, CronJob.CronJobThreadSettings
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description protected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
DUMPFILEENCODING
Qualifier of theImpExImportCronJob.dumpFileEncoding
attributestatic java.lang.String
DUMPINGALLOWED
Qualifier of theImpExImportCronJob.dumpingAllowed
attributestatic java.lang.String
ENABLECODEEXECUTION
Qualifier of theImpExImportCronJob.enableCodeExecution
attributestatic java.lang.String
ENABLEEXTERNALCODEEXECUTION
Qualifier of theImpExImportCronJob.enableExternalCodeExecution
attributestatic java.lang.String
ENABLEEXTERNALSYNTAXPARSING
Qualifier of theImpExImportCronJob.enableExternalSyntaxParsing
attributestatic java.lang.String
ENABLEHMCSAVEDVALUES
Qualifier of theImpExImportCronJob.enableHmcSavedValues
attributestatic java.lang.String
EXTERNALDATACOLLECTION
Qualifier of theImpExImportCronJob.externalDataCollection
attributeprotected static BidirectionalOneToManyHandler<GeneratedImpExImportCronJob>
JOBHANDLER
BidirectionalOneToManyHandler
for handling 1:n JOB's relation attributes from 'one' side.static java.lang.String
JOBMEDIA
Qualifier of theImpExImportCronJob.jobMedia
attributestatic java.lang.String
LASTSUCCESSFULLINE
Qualifier of theImpExImportCronJob.lastSuccessfulLine
attributestatic java.lang.String
LEGACYMODE
Qualifier of theImpExImportCronJob.legacyMode
attributestatic java.lang.String
LOCALE
Qualifier of theImpExImportCronJob.locale
attributestatic java.lang.String
MAXTHREADS
Qualifier of theImpExImportCronJob.maxThreads
attributestatic java.lang.String
MEDIASMEDIA
Qualifier of theImpExImportCronJob.mediasMedia
attributestatic java.lang.String
MEDIASTARGET
Qualifier of theImpExImportCronJob.mediasTarget
attributestatic java.lang.String
MODE
Qualifier of theImpExImportCronJob.mode
attributestatic java.lang.String
UNRESOLVEDDATASTORE
Qualifier of theImpExImportCronJob.unresolvedDataStore
attributestatic java.lang.String
UNZIPMEDIASMEDIA
Qualifier of theImpExImportCronJob.unzipMediasMedia
attributestatic java.lang.String
VALUECOUNT
Qualifier of theImpExImportCronJob.valueCount
attributestatic java.lang.String
WORKMEDIA
Qualifier of theImpExImportCronJob.workMedia
attributestatic java.lang.String
ZIPENTRY
Qualifier of theImpExImportCronJob.zipentry
attribute-
Fields inherited from class de.hybris.platform.cronjob.jalo.CronJob
CFG_FILTERED_CTX_ATTRIBUTES
-
Fields inherited from class de.hybris.platform.cronjob.jalo.GeneratedCronJob
ACTIVE, ACTIVECRONJOBHISTORY, ALTERNATIVEDATASOURCEID, CHANGERECORDINGENABLED, CHANGES, CODE, CRONJOBHISTORYENTRIES, CRONJOBHISTORYENTRIESHANDLER, 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, QUERYCOUNT, REMOVEONEXIT, REQUESTABORT, REQUESTABORTSTEP, RESULT, RETRY, RUNNINGONCLUSTERNODE, SENDEMAIL, SESSIONCONTEXTVALUES, SESSIONCURRENCY, SESSIONLANGUAGE, SESSIONUSER, SINGLEEXECUTABLE, STARTTIME, STATUS, TRIGGERS, TRIGGERSHANDLER
-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedImpExImportCronJob()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description protected Item
createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
EnumerationValue
getDumpFileEncoding()
Generated method - Getter of theImpExImportCronJob.dumpFileEncoding
attribute.EnumerationValue
getDumpFileEncoding(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.dumpFileEncoding
attribute.java.util.Collection<ImpExMedia>
getExternalDataCollection()
Generated method - Getter of theImpExImportCronJob.externalDataCollection
attribute.java.util.Collection<ImpExMedia>
getExternalDataCollection(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.externalDataCollection
attribute.ImpExMedia
getJobMedia()
Generated method - Getter of theImpExImportCronJob.jobMedia
attribute.ImpExMedia
getJobMedia(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.jobMedia
attribute.java.lang.Integer
getLastSuccessfulLine()
Generated method - Getter of theImpExImportCronJob.lastSuccessfulLine
attribute.java.lang.Integer
getLastSuccessfulLine(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.lastSuccessfulLine
attribute.int
getLastSuccessfulLineAsPrimitive()
Generated method - Getter of theImpExImportCronJob.lastSuccessfulLine
attribute.int
getLastSuccessfulLineAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.lastSuccessfulLine
attribute.java.lang.String
getLocale()
Generated method - Getter of theImpExImportCronJob.locale
attribute.java.lang.String
getLocale(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.locale
attribute.java.lang.Integer
getMaxThreads()
Generated method - Getter of theImpExImportCronJob.maxThreads
attribute.java.lang.Integer
getMaxThreads(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.maxThreads
attribute.int
getMaxThreadsAsPrimitive()
Generated method - Getter of theImpExImportCronJob.maxThreads
attribute.int
getMaxThreadsAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.maxThreads
attribute.Media
getMediasMedia()
Generated method - Getter of theImpExImportCronJob.mediasMedia
attribute.Media
getMediasMedia(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.mediasMedia
attribute.java.lang.String
getMediasTarget()
Generated method - Getter of theImpExImportCronJob.mediasTarget
attribute.java.lang.String
getMediasTarget(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.mediasTarget
attribute.EnumerationValue
getMode()
Generated method - Getter of theImpExImportCronJob.mode
attribute.EnumerationValue
getMode(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.mode
attribute.ImpExMedia
getUnresolvedDataStore()
Generated method - Getter of theImpExImportCronJob.unresolvedDataStore
attribute.ImpExMedia
getUnresolvedDataStore(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.unresolvedDataStore
attribute.java.lang.Integer
getValueCount()
Generated method - Getter of theImpExImportCronJob.valueCount
attribute.java.lang.Integer
getValueCount(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.valueCount
attribute.int
getValueCountAsPrimitive()
Generated method - Getter of theImpExImportCronJob.valueCount
attribute.int
getValueCountAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.valueCount
attribute.ImpExMedia
getWorkMedia()
Generated method - Getter of theImpExImportCronJob.workMedia
attribute.ImpExMedia
getWorkMedia(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.workMedia
attribute.java.lang.String
getZipentry()
Generated method - Getter of theImpExImportCronJob.zipentry
attribute.abstract java.lang.String
getZipentry(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.zipentry
attribute.java.lang.Boolean
isDumpingAllowed()
Generated method - Getter of theImpExImportCronJob.dumpingAllowed
attribute.java.lang.Boolean
isDumpingAllowed(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.dumpingAllowed
attribute.boolean
isDumpingAllowedAsPrimitive()
Generated method - Getter of theImpExImportCronJob.dumpingAllowed
attribute.boolean
isDumpingAllowedAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.dumpingAllowed
attribute.java.lang.Boolean
isEnableCodeExecution()
Generated method - Getter of theImpExImportCronJob.enableCodeExecution
attribute.java.lang.Boolean
isEnableCodeExecution(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.enableCodeExecution
attribute.boolean
isEnableCodeExecutionAsPrimitive()
Generated method - Getter of theImpExImportCronJob.enableCodeExecution
attribute.boolean
isEnableCodeExecutionAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.enableCodeExecution
attribute.java.lang.Boolean
isEnableExternalCodeExecution()
Generated method - Getter of theImpExImportCronJob.enableExternalCodeExecution
attribute.java.lang.Boolean
isEnableExternalCodeExecution(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.enableExternalCodeExecution
attribute.boolean
isEnableExternalCodeExecutionAsPrimitive()
Generated method - Getter of theImpExImportCronJob.enableExternalCodeExecution
attribute.boolean
isEnableExternalCodeExecutionAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.enableExternalCodeExecution
attribute.java.lang.Boolean
isEnableExternalSyntaxParsing()
Generated method - Getter of theImpExImportCronJob.enableExternalSyntaxParsing
attribute.java.lang.Boolean
isEnableExternalSyntaxParsing(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.enableExternalSyntaxParsing
attribute.boolean
isEnableExternalSyntaxParsingAsPrimitive()
Generated method - Getter of theImpExImportCronJob.enableExternalSyntaxParsing
attribute.boolean
isEnableExternalSyntaxParsingAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.enableExternalSyntaxParsing
attribute.java.lang.Boolean
isEnableHmcSavedValues()
Generated method - Getter of theImpExImportCronJob.enableHmcSavedValues
attribute.java.lang.Boolean
isEnableHmcSavedValues(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.enableHmcSavedValues
attribute.boolean
isEnableHmcSavedValuesAsPrimitive()
Generated method - Getter of theImpExImportCronJob.enableHmcSavedValues
attribute.boolean
isEnableHmcSavedValuesAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.enableHmcSavedValues
attribute.java.lang.Boolean
isLegacyMode()
Generated method - Getter of theImpExImportCronJob.legacyMode
attribute.java.lang.Boolean
isLegacyMode(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.legacyMode
attribute.boolean
isLegacyModeAsPrimitive()
Generated method - Getter of theImpExImportCronJob.legacyMode
attribute.boolean
isLegacyModeAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.legacyMode
attribute.java.lang.Boolean
isUnzipMediasMedia()
Generated method - Getter of theImpExImportCronJob.unzipMediasMedia
attribute.java.lang.Boolean
isUnzipMediasMedia(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.unzipMediasMedia
attribute.boolean
isUnzipMediasMediaAsPrimitive()
Generated method - Getter of theImpExImportCronJob.unzipMediasMedia
attribute.boolean
isUnzipMediasMediaAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.unzipMediasMedia
attribute.void
setDumpFileEncoding(EnumerationValue value)
Generated method - Setter of theImpExImportCronJob.dumpFileEncoding
attribute.void
setDumpFileEncoding(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theImpExImportCronJob.dumpFileEncoding
attribute.void
setDumpingAllowed(boolean value)
Generated method - Setter of theImpExImportCronJob.dumpingAllowed
attribute.void
setDumpingAllowed(SessionContext ctx, boolean value)
Generated method - Setter of theImpExImportCronJob.dumpingAllowed
attribute.void
setDumpingAllowed(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.dumpingAllowed
attribute.void
setDumpingAllowed(java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.dumpingAllowed
attribute.void
setEnableCodeExecution(boolean value)
Generated method - Setter of theImpExImportCronJob.enableCodeExecution
attribute.void
setEnableCodeExecution(SessionContext ctx, boolean value)
Generated method - Setter of theImpExImportCronJob.enableCodeExecution
attribute.void
setEnableCodeExecution(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.enableCodeExecution
attribute.void
setEnableCodeExecution(java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.enableCodeExecution
attribute.void
setEnableExternalCodeExecution(boolean value)
Generated method - Setter of theImpExImportCronJob.enableExternalCodeExecution
attribute.void
setEnableExternalCodeExecution(SessionContext ctx, boolean value)
Generated method - Setter of theImpExImportCronJob.enableExternalCodeExecution
attribute.void
setEnableExternalCodeExecution(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.enableExternalCodeExecution
attribute.void
setEnableExternalCodeExecution(java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.enableExternalCodeExecution
attribute.void
setEnableExternalSyntaxParsing(boolean value)
Generated method - Setter of theImpExImportCronJob.enableExternalSyntaxParsing
attribute.void
setEnableExternalSyntaxParsing(SessionContext ctx, boolean value)
Generated method - Setter of theImpExImportCronJob.enableExternalSyntaxParsing
attribute.void
setEnableExternalSyntaxParsing(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.enableExternalSyntaxParsing
attribute.void
setEnableExternalSyntaxParsing(java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.enableExternalSyntaxParsing
attribute.void
setEnableHmcSavedValues(boolean value)
Generated method - Setter of theImpExImportCronJob.enableHmcSavedValues
attribute.void
setEnableHmcSavedValues(SessionContext ctx, boolean value)
Generated method - Setter of theImpExImportCronJob.enableHmcSavedValues
attribute.void
setEnableHmcSavedValues(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.enableHmcSavedValues
attribute.void
setEnableHmcSavedValues(java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.enableHmcSavedValues
attribute.void
setExternalDataCollection(SessionContext ctx, java.util.Collection<ImpExMedia> value)
Generated method - Setter of theImpExImportCronJob.externalDataCollection
attribute.void
setExternalDataCollection(java.util.Collection<ImpExMedia> value)
Generated method - Setter of theImpExImportCronJob.externalDataCollection
attribute.void
setJobMedia(ImpExMedia value)
Generated method - Setter of theImpExImportCronJob.jobMedia
attribute.void
setJobMedia(SessionContext ctx, ImpExMedia value)
Generated method - Setter of theImpExImportCronJob.jobMedia
attribute.void
setLastSuccessfulLine(int value)
Generated method - Setter of theImpExImportCronJob.lastSuccessfulLine
attribute.void
setLastSuccessfulLine(SessionContext ctx, int value)
Generated method - Setter of theImpExImportCronJob.lastSuccessfulLine
attribute.void
setLastSuccessfulLine(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theImpExImportCronJob.lastSuccessfulLine
attribute.void
setLastSuccessfulLine(java.lang.Integer value)
Generated method - Setter of theImpExImportCronJob.lastSuccessfulLine
attribute.void
setLegacyMode(boolean value)
Generated method - Setter of theImpExImportCronJob.legacyMode
attribute.void
setLegacyMode(SessionContext ctx, boolean value)
Generated method - Setter of theImpExImportCronJob.legacyMode
attribute.void
setLegacyMode(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.legacyMode
attribute.void
setLegacyMode(java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.legacyMode
attribute.void
setLocale(SessionContext ctx, java.lang.String value)
Generated method - Setter of theImpExImportCronJob.locale
attribute.void
setLocale(java.lang.String value)
Generated method - Setter of theImpExImportCronJob.locale
attribute.void
setMaxThreads(int value)
Generated method - Setter of theImpExImportCronJob.maxThreads
attribute.void
setMaxThreads(SessionContext ctx, int value)
Generated method - Setter of theImpExImportCronJob.maxThreads
attribute.void
setMaxThreads(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theImpExImportCronJob.maxThreads
attribute.void
setMaxThreads(java.lang.Integer value)
Generated method - Setter of theImpExImportCronJob.maxThreads
attribute.void
setMediasMedia(Media value)
Generated method - Setter of theImpExImportCronJob.mediasMedia
attribute.void
setMediasMedia(SessionContext ctx, Media value)
Generated method - Setter of theImpExImportCronJob.mediasMedia
attribute.void
setMediasTarget(SessionContext ctx, java.lang.String value)
Generated method - Setter of theImpExImportCronJob.mediasTarget
attribute.void
setMediasTarget(java.lang.String value)
Generated method - Setter of theImpExImportCronJob.mediasTarget
attribute.void
setMode(EnumerationValue value)
Generated method - Setter of theImpExImportCronJob.mode
attribute.void
setMode(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theImpExImportCronJob.mode
attribute.void
setUnresolvedDataStore(ImpExMedia value)
Generated method - Setter of theImpExImportCronJob.unresolvedDataStore
attribute.void
setUnresolvedDataStore(SessionContext ctx, ImpExMedia value)
Generated method - Setter of theImpExImportCronJob.unresolvedDataStore
attribute.void
setUnzipMediasMedia(boolean value)
Generated method - Setter of theImpExImportCronJob.unzipMediasMedia
attribute.void
setUnzipMediasMedia(SessionContext ctx, boolean value)
Generated method - Setter of theImpExImportCronJob.unzipMediasMedia
attribute.void
setUnzipMediasMedia(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.unzipMediasMedia
attribute.void
setUnzipMediasMedia(java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.unzipMediasMedia
attribute.void
setValueCount(int value)
Generated method - Setter of theImpExImportCronJob.valueCount
attribute.void
setValueCount(SessionContext ctx, int value)
Generated method - Setter of theImpExImportCronJob.valueCount
attribute.void
setValueCount(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theImpExImportCronJob.valueCount
attribute.void
setValueCount(java.lang.Integer value)
Generated method - Setter of theImpExImportCronJob.valueCount
attribute.void
setWorkMedia(ImpExMedia value)
Generated method - Setter of theImpExImportCronJob.workMedia
attribute.void
setWorkMedia(SessionContext ctx, ImpExMedia value)
Generated method - Setter of theImpExImportCronJob.workMedia
attribute.abstract void
setZipentry(SessionContext ctx, java.lang.String value)
Generated method - Setter of theImpExImportCronJob.zipentry
attribute.void
setZipentry(java.lang.String value)
Generated method - Setter of theImpExImportCronJob.zipentry
attribute.-
Methods inherited from class de.hybris.platform.cronjob.jalo.CronJob
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, finalizeCronJobHistory, 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, instantiateCronJobHistory, 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, unsetCurrentlyExecutingCronJob
-
Methods inherited from class de.hybris.platform.cronjob.jalo.GeneratedCronJob
addToCronJobHistoryEntries, addToCronJobHistoryEntries, addToTriggers, addToTriggers, getActiveCronJobHistory, getActiveCronJobHistory, getAlternativeDataSourceID, getAlternativeDataSourceID, getChanges, getCode, getCode, getCronJobHistoryEntries, getCronJobHistoryEntries, 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, getQueryCount, getQueryCount, getQueryCountAsPrimitive, getQueryCountAsPrimitive, 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, isMarkModifiedDisabled, isRemoveOnExit, isRemoveOnExit, isRemoveOnExitAsPrimitive, isRemoveOnExitAsPrimitive, isRequestAbort, isRequestAbort, isRequestAbortAsPrimitive, isRequestAbortAsPrimitive, isRequestAbortStep, isRequestAbortStep, isRequestAbortStepAsPrimitive, isRequestAbortStepAsPrimitive, isRetry, isRetry, isRetryAsPrimitive, isRetryAsPrimitive, isSendEmail, isSendEmail, isSendEmailAsPrimitive, isSendEmailAsPrimitive, isSingleExecutable, isSingleExecutable, isSingleExecutableAsPrimitive, isSingleExecutableAsPrimitive, removeFromCronJobHistoryEntries, removeFromCronJobHistoryEntries, removeFromPendingSteps, removeFromPendingSteps, removeFromProcessedSteps, removeFromProcessedSteps, removeFromTriggers, removeFromTriggers, setActive, setActive, setActive, setActive, setActiveCronJobHistory, setActiveCronJobHistory, setAlternativeDataSourceID, setAlternativeDataSourceID, setChangeRecordingEnabled, setChangeRecordingEnabled, setChangeRecordingEnabled, setChangeRecordingEnabled, setCode, setCode, setCronJobHistoryEntries, setCronJobHistoryEntries, 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, setQueryCount, setQueryCount, setQueryCount, setQueryCount, 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, setTriggers
-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, 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, notifyManagerAboutItemRemoval, readResolve, 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, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
JOBMEDIA
public static final java.lang.String JOBMEDIA
Qualifier of theImpExImportCronJob.jobMedia
attribute- See Also:
- Constant Field Values
-
WORKMEDIA
public static final java.lang.String WORKMEDIA
Qualifier of theImpExImportCronJob.workMedia
attribute- See Also:
- Constant Field Values
-
LASTSUCCESSFULLINE
public static final java.lang.String LASTSUCCESSFULLINE
Qualifier of theImpExImportCronJob.lastSuccessfulLine
attribute- See Also:
- Constant Field Values
-
MEDIASMEDIA
public static final java.lang.String MEDIASMEDIA
Qualifier of theImpExImportCronJob.mediasMedia
attribute- See Also:
- Constant Field Values
-
EXTERNALDATACOLLECTION
public static final java.lang.String EXTERNALDATACOLLECTION
Qualifier of theImpExImportCronJob.externalDataCollection
attribute- See Also:
- Constant Field Values
-
LOCALE
public static final java.lang.String LOCALE
Qualifier of theImpExImportCronJob.locale
attribute- See Also:
- Constant Field Values
-
DUMPFILEENCODING
public static final java.lang.String DUMPFILEENCODING
Qualifier of theImpExImportCronJob.dumpFileEncoding
attribute- See Also:
- Constant Field Values
-
ENABLECODEEXECUTION
public static final java.lang.String ENABLECODEEXECUTION
Qualifier of theImpExImportCronJob.enableCodeExecution
attribute- See Also:
- Constant Field Values
-
ENABLEEXTERNALCODEEXECUTION
public static final java.lang.String ENABLEEXTERNALCODEEXECUTION
Qualifier of theImpExImportCronJob.enableExternalCodeExecution
attribute- See Also:
- Constant Field Values
-
ENABLEEXTERNALSYNTAXPARSING
public static final java.lang.String ENABLEEXTERNALSYNTAXPARSING
Qualifier of theImpExImportCronJob.enableExternalSyntaxParsing
attribute- See Also:
- Constant Field Values
-
ENABLEHMCSAVEDVALUES
public static final java.lang.String ENABLEHMCSAVEDVALUES
Qualifier of theImpExImportCronJob.enableHmcSavedValues
attribute- See Also:
- Constant Field Values
-
MEDIASTARGET
public static final java.lang.String MEDIASTARGET
Qualifier of theImpExImportCronJob.mediasTarget
attribute- See Also:
- Constant Field Values
-
VALUECOUNT
public static final java.lang.String VALUECOUNT
Qualifier of theImpExImportCronJob.valueCount
attribute- See Also:
- Constant Field Values
-
UNRESOLVEDDATASTORE
public static final java.lang.String UNRESOLVEDDATASTORE
Qualifier of theImpExImportCronJob.unresolvedDataStore
attribute- See Also:
- Constant Field Values
-
ZIPENTRY
public static final java.lang.String ZIPENTRY
Qualifier of theImpExImportCronJob.zipentry
attribute- See Also:
- Constant Field Values
-
MODE
public static final java.lang.String MODE
Qualifier of theImpExImportCronJob.mode
attribute- See Also:
- Constant Field Values
-
DUMPINGALLOWED
public static final java.lang.String DUMPINGALLOWED
Qualifier of theImpExImportCronJob.dumpingAllowed
attribute- See Also:
- Constant Field Values
-
UNZIPMEDIASMEDIA
public static final java.lang.String UNZIPMEDIASMEDIA
Qualifier of theImpExImportCronJob.unzipMediasMedia
attribute- See Also:
- Constant Field Values
-
MAXTHREADS
public static final java.lang.String MAXTHREADS
Qualifier of theImpExImportCronJob.maxThreads
attribute- See Also:
- Constant Field Values
-
LEGACYMODE
public static final java.lang.String LEGACYMODE
Qualifier of theImpExImportCronJob.legacyMode
attribute- See Also:
- Constant Field Values
-
JOBHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedImpExImportCronJob> JOBHANDLER
BidirectionalOneToManyHandler
for handling 1:n JOB's relation attributes from 'one' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModes
in classGeneratedCronJob
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:Item
Has to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.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; }
- Overrides:
createItem
in classCronJob
- Parameters:
ctx
- 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 )- Returns:
- the new item instance
- Throws:
JaloBusinessException
- indicates an error during creation - any changes will be rollbacked
-
getDumpFileEncoding
public EnumerationValue getDumpFileEncoding(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.dumpFileEncoding
attribute.- Returns:
- the dumpFileEncoding
-
getDumpFileEncoding
public EnumerationValue getDumpFileEncoding()
Generated method - Getter of theImpExImportCronJob.dumpFileEncoding
attribute.- Returns:
- the dumpFileEncoding
-
setDumpFileEncoding
public void setDumpFileEncoding(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theImpExImportCronJob.dumpFileEncoding
attribute.- Parameters:
value
- the dumpFileEncoding
-
setDumpFileEncoding
public void setDumpFileEncoding(EnumerationValue value)
Generated method - Setter of theImpExImportCronJob.dumpFileEncoding
attribute.- Parameters:
value
- the dumpFileEncoding
-
isDumpingAllowed
public java.lang.Boolean isDumpingAllowed(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.dumpingAllowed
attribute.- Returns:
- the dumpingAllowed
-
isDumpingAllowed
public java.lang.Boolean isDumpingAllowed()
Generated method - Getter of theImpExImportCronJob.dumpingAllowed
attribute.- Returns:
- the dumpingAllowed
-
isDumpingAllowedAsPrimitive
public boolean isDumpingAllowedAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.dumpingAllowed
attribute.- Returns:
- the dumpingAllowed
-
isDumpingAllowedAsPrimitive
public boolean isDumpingAllowedAsPrimitive()
Generated method - Getter of theImpExImportCronJob.dumpingAllowed
attribute.- Returns:
- the dumpingAllowed
-
setDumpingAllowed
public void setDumpingAllowed(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.dumpingAllowed
attribute.- Parameters:
value
- the dumpingAllowed
-
setDumpingAllowed
public void setDumpingAllowed(java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.dumpingAllowed
attribute.- Parameters:
value
- the dumpingAllowed
-
setDumpingAllowed
public void setDumpingAllowed(SessionContext ctx, boolean value)
Generated method - Setter of theImpExImportCronJob.dumpingAllowed
attribute.- Parameters:
value
- the dumpingAllowed
-
setDumpingAllowed
public void setDumpingAllowed(boolean value)
Generated method - Setter of theImpExImportCronJob.dumpingAllowed
attribute.- Parameters:
value
- the dumpingAllowed
-
isEnableCodeExecution
public java.lang.Boolean isEnableCodeExecution(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.enableCodeExecution
attribute.- Returns:
- the enableCodeExecution
-
isEnableCodeExecution
public java.lang.Boolean isEnableCodeExecution()
Generated method - Getter of theImpExImportCronJob.enableCodeExecution
attribute.- Returns:
- the enableCodeExecution
-
isEnableCodeExecutionAsPrimitive
public boolean isEnableCodeExecutionAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.enableCodeExecution
attribute.- Returns:
- the enableCodeExecution
-
isEnableCodeExecutionAsPrimitive
public boolean isEnableCodeExecutionAsPrimitive()
Generated method - Getter of theImpExImportCronJob.enableCodeExecution
attribute.- Returns:
- the enableCodeExecution
-
setEnableCodeExecution
public void setEnableCodeExecution(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.enableCodeExecution
attribute.- Parameters:
value
- the enableCodeExecution
-
setEnableCodeExecution
public void setEnableCodeExecution(java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.enableCodeExecution
attribute.- Parameters:
value
- the enableCodeExecution
-
setEnableCodeExecution
public void setEnableCodeExecution(SessionContext ctx, boolean value)
Generated method - Setter of theImpExImportCronJob.enableCodeExecution
attribute.- Parameters:
value
- the enableCodeExecution
-
setEnableCodeExecution
public void setEnableCodeExecution(boolean value)
Generated method - Setter of theImpExImportCronJob.enableCodeExecution
attribute.- Parameters:
value
- the enableCodeExecution
-
isEnableExternalCodeExecution
public java.lang.Boolean isEnableExternalCodeExecution(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.enableExternalCodeExecution
attribute.- Returns:
- the enableExternalCodeExecution
-
isEnableExternalCodeExecution
public java.lang.Boolean isEnableExternalCodeExecution()
Generated method - Getter of theImpExImportCronJob.enableExternalCodeExecution
attribute.- Returns:
- the enableExternalCodeExecution
-
isEnableExternalCodeExecutionAsPrimitive
public boolean isEnableExternalCodeExecutionAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.enableExternalCodeExecution
attribute.- Returns:
- the enableExternalCodeExecution
-
isEnableExternalCodeExecutionAsPrimitive
public boolean isEnableExternalCodeExecutionAsPrimitive()
Generated method - Getter of theImpExImportCronJob.enableExternalCodeExecution
attribute.- Returns:
- the enableExternalCodeExecution
-
setEnableExternalCodeExecution
public void setEnableExternalCodeExecution(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.enableExternalCodeExecution
attribute.- Parameters:
value
- the enableExternalCodeExecution
-
setEnableExternalCodeExecution
public void setEnableExternalCodeExecution(java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.enableExternalCodeExecution
attribute.- Parameters:
value
- the enableExternalCodeExecution
-
setEnableExternalCodeExecution
public void setEnableExternalCodeExecution(SessionContext ctx, boolean value)
Generated method - Setter of theImpExImportCronJob.enableExternalCodeExecution
attribute.- Parameters:
value
- the enableExternalCodeExecution
-
setEnableExternalCodeExecution
public void setEnableExternalCodeExecution(boolean value)
Generated method - Setter of theImpExImportCronJob.enableExternalCodeExecution
attribute.- Parameters:
value
- the enableExternalCodeExecution
-
isEnableExternalSyntaxParsing
public java.lang.Boolean isEnableExternalSyntaxParsing(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.enableExternalSyntaxParsing
attribute.- Returns:
- the enableExternalSyntaxParsing
-
isEnableExternalSyntaxParsing
public java.lang.Boolean isEnableExternalSyntaxParsing()
Generated method - Getter of theImpExImportCronJob.enableExternalSyntaxParsing
attribute.- Returns:
- the enableExternalSyntaxParsing
-
isEnableExternalSyntaxParsingAsPrimitive
public boolean isEnableExternalSyntaxParsingAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.enableExternalSyntaxParsing
attribute.- Returns:
- the enableExternalSyntaxParsing
-
isEnableExternalSyntaxParsingAsPrimitive
public boolean isEnableExternalSyntaxParsingAsPrimitive()
Generated method - Getter of theImpExImportCronJob.enableExternalSyntaxParsing
attribute.- Returns:
- the enableExternalSyntaxParsing
-
setEnableExternalSyntaxParsing
public void setEnableExternalSyntaxParsing(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.enableExternalSyntaxParsing
attribute.- Parameters:
value
- the enableExternalSyntaxParsing
-
setEnableExternalSyntaxParsing
public void setEnableExternalSyntaxParsing(java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.enableExternalSyntaxParsing
attribute.- Parameters:
value
- the enableExternalSyntaxParsing
-
setEnableExternalSyntaxParsing
public void setEnableExternalSyntaxParsing(SessionContext ctx, boolean value)
Generated method - Setter of theImpExImportCronJob.enableExternalSyntaxParsing
attribute.- Parameters:
value
- the enableExternalSyntaxParsing
-
setEnableExternalSyntaxParsing
public void setEnableExternalSyntaxParsing(boolean value)
Generated method - Setter of theImpExImportCronJob.enableExternalSyntaxParsing
attribute.- Parameters:
value
- the enableExternalSyntaxParsing
-
isEnableHmcSavedValues
public java.lang.Boolean isEnableHmcSavedValues(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.enableHmcSavedValues
attribute.- Returns:
- the enableHmcSavedValues
-
isEnableHmcSavedValues
public java.lang.Boolean isEnableHmcSavedValues()
Generated method - Getter of theImpExImportCronJob.enableHmcSavedValues
attribute.- Returns:
- the enableHmcSavedValues
-
isEnableHmcSavedValuesAsPrimitive
public boolean isEnableHmcSavedValuesAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.enableHmcSavedValues
attribute.- Returns:
- the enableHmcSavedValues
-
isEnableHmcSavedValuesAsPrimitive
public boolean isEnableHmcSavedValuesAsPrimitive()
Generated method - Getter of theImpExImportCronJob.enableHmcSavedValues
attribute.- Returns:
- the enableHmcSavedValues
-
setEnableHmcSavedValues
public void setEnableHmcSavedValues(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.enableHmcSavedValues
attribute.- Parameters:
value
- the enableHmcSavedValues
-
setEnableHmcSavedValues
public void setEnableHmcSavedValues(java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.enableHmcSavedValues
attribute.- Parameters:
value
- the enableHmcSavedValues
-
setEnableHmcSavedValues
public void setEnableHmcSavedValues(SessionContext ctx, boolean value)
Generated method - Setter of theImpExImportCronJob.enableHmcSavedValues
attribute.- Parameters:
value
- the enableHmcSavedValues
-
setEnableHmcSavedValues
public void setEnableHmcSavedValues(boolean value)
Generated method - Setter of theImpExImportCronJob.enableHmcSavedValues
attribute.- Parameters:
value
- the enableHmcSavedValues
-
getExternalDataCollection
public java.util.Collection<ImpExMedia> getExternalDataCollection(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.externalDataCollection
attribute.- Returns:
- the externalDataCollection
-
getExternalDataCollection
public java.util.Collection<ImpExMedia> getExternalDataCollection()
Generated method - Getter of theImpExImportCronJob.externalDataCollection
attribute.- Returns:
- the externalDataCollection
-
setExternalDataCollection
public void setExternalDataCollection(SessionContext ctx, java.util.Collection<ImpExMedia> value)
Generated method - Setter of theImpExImportCronJob.externalDataCollection
attribute.- Parameters:
value
- the externalDataCollection
-
setExternalDataCollection
public void setExternalDataCollection(java.util.Collection<ImpExMedia> value)
Generated method - Setter of theImpExImportCronJob.externalDataCollection
attribute.- Parameters:
value
- the externalDataCollection
-
getJobMedia
public ImpExMedia getJobMedia(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.jobMedia
attribute.- Returns:
- the jobMedia
-
getJobMedia
public ImpExMedia getJobMedia()
Generated method - Getter of theImpExImportCronJob.jobMedia
attribute.- Returns:
- the jobMedia
-
setJobMedia
public void setJobMedia(SessionContext ctx, ImpExMedia value)
Generated method - Setter of theImpExImportCronJob.jobMedia
attribute.- Parameters:
value
- the jobMedia
-
setJobMedia
public void setJobMedia(ImpExMedia value)
Generated method - Setter of theImpExImportCronJob.jobMedia
attribute.- Parameters:
value
- the jobMedia
-
getLastSuccessfulLine
public java.lang.Integer getLastSuccessfulLine(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.lastSuccessfulLine
attribute.- Returns:
- the lastSuccessfulLine
-
getLastSuccessfulLine
public java.lang.Integer getLastSuccessfulLine()
Generated method - Getter of theImpExImportCronJob.lastSuccessfulLine
attribute.- Returns:
- the lastSuccessfulLine
-
getLastSuccessfulLineAsPrimitive
public int getLastSuccessfulLineAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.lastSuccessfulLine
attribute.- Returns:
- the lastSuccessfulLine
-
getLastSuccessfulLineAsPrimitive
public int getLastSuccessfulLineAsPrimitive()
Generated method - Getter of theImpExImportCronJob.lastSuccessfulLine
attribute.- Returns:
- the lastSuccessfulLine
-
setLastSuccessfulLine
public void setLastSuccessfulLine(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theImpExImportCronJob.lastSuccessfulLine
attribute.- Parameters:
value
- the lastSuccessfulLine
-
setLastSuccessfulLine
public void setLastSuccessfulLine(java.lang.Integer value)
Generated method - Setter of theImpExImportCronJob.lastSuccessfulLine
attribute.- Parameters:
value
- the lastSuccessfulLine
-
setLastSuccessfulLine
public void setLastSuccessfulLine(SessionContext ctx, int value)
Generated method - Setter of theImpExImportCronJob.lastSuccessfulLine
attribute.- Parameters:
value
- the lastSuccessfulLine
-
setLastSuccessfulLine
public void setLastSuccessfulLine(int value)
Generated method - Setter of theImpExImportCronJob.lastSuccessfulLine
attribute.- Parameters:
value
- the lastSuccessfulLine
-
isLegacyMode
public java.lang.Boolean isLegacyMode(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.legacyMode
attribute.- Returns:
- the legacyMode
-
isLegacyMode
public java.lang.Boolean isLegacyMode()
Generated method - Getter of theImpExImportCronJob.legacyMode
attribute.- Returns:
- the legacyMode
-
isLegacyModeAsPrimitive
public boolean isLegacyModeAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.legacyMode
attribute.- Returns:
- the legacyMode
-
isLegacyModeAsPrimitive
public boolean isLegacyModeAsPrimitive()
Generated method - Getter of theImpExImportCronJob.legacyMode
attribute.- Returns:
- the legacyMode
-
setLegacyMode
public void setLegacyMode(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.legacyMode
attribute.- Parameters:
value
- the legacyMode
-
setLegacyMode
public void setLegacyMode(java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.legacyMode
attribute.- Parameters:
value
- the legacyMode
-
setLegacyMode
public void setLegacyMode(SessionContext ctx, boolean value)
Generated method - Setter of theImpExImportCronJob.legacyMode
attribute.- Parameters:
value
- the legacyMode
-
setLegacyMode
public void setLegacyMode(boolean value)
Generated method - Setter of theImpExImportCronJob.legacyMode
attribute.- Parameters:
value
- the legacyMode
-
getLocale
public java.lang.String getLocale(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.locale
attribute.- Returns:
- the locale
-
getLocale
public java.lang.String getLocale()
Generated method - Getter of theImpExImportCronJob.locale
attribute.- Returns:
- the locale
-
setLocale
public void setLocale(SessionContext ctx, java.lang.String value)
Generated method - Setter of theImpExImportCronJob.locale
attribute.- Parameters:
value
- the locale
-
setLocale
public void setLocale(java.lang.String value)
Generated method - Setter of theImpExImportCronJob.locale
attribute.- Parameters:
value
- the locale
-
getMaxThreads
public java.lang.Integer getMaxThreads(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.maxThreads
attribute.- Returns:
- the maxThreads
-
getMaxThreads
public java.lang.Integer getMaxThreads()
Generated method - Getter of theImpExImportCronJob.maxThreads
attribute.- Returns:
- the maxThreads
-
getMaxThreadsAsPrimitive
public int getMaxThreadsAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.maxThreads
attribute.- Returns:
- the maxThreads
-
getMaxThreadsAsPrimitive
public int getMaxThreadsAsPrimitive()
Generated method - Getter of theImpExImportCronJob.maxThreads
attribute.- Returns:
- the maxThreads
-
setMaxThreads
public void setMaxThreads(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theImpExImportCronJob.maxThreads
attribute.- Parameters:
value
- the maxThreads
-
setMaxThreads
public void setMaxThreads(java.lang.Integer value)
Generated method - Setter of theImpExImportCronJob.maxThreads
attribute.- Parameters:
value
- the maxThreads
-
setMaxThreads
public void setMaxThreads(SessionContext ctx, int value)
Generated method - Setter of theImpExImportCronJob.maxThreads
attribute.- Parameters:
value
- the maxThreads
-
setMaxThreads
public void setMaxThreads(int value)
Generated method - Setter of theImpExImportCronJob.maxThreads
attribute.- Parameters:
value
- the maxThreads
-
getMediasMedia
public Media getMediasMedia(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.mediasMedia
attribute.- Returns:
- the mediasMedia
-
getMediasMedia
public Media getMediasMedia()
Generated method - Getter of theImpExImportCronJob.mediasMedia
attribute.- Returns:
- the mediasMedia
-
setMediasMedia
public void setMediasMedia(SessionContext ctx, Media value)
Generated method - Setter of theImpExImportCronJob.mediasMedia
attribute.- Parameters:
value
- the mediasMedia
-
setMediasMedia
public void setMediasMedia(Media value)
Generated method - Setter of theImpExImportCronJob.mediasMedia
attribute.- Parameters:
value
- the mediasMedia
-
getMediasTarget
public java.lang.String getMediasTarget(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.mediasTarget
attribute.- Returns:
- the mediasTarget
-
getMediasTarget
public java.lang.String getMediasTarget()
Generated method - Getter of theImpExImportCronJob.mediasTarget
attribute.- Returns:
- the mediasTarget
-
setMediasTarget
public void setMediasTarget(SessionContext ctx, java.lang.String value)
Generated method - Setter of theImpExImportCronJob.mediasTarget
attribute.- Parameters:
value
- the mediasTarget
-
setMediasTarget
public void setMediasTarget(java.lang.String value)
Generated method - Setter of theImpExImportCronJob.mediasTarget
attribute.- Parameters:
value
- the mediasTarget
-
getMode
public EnumerationValue getMode(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.mode
attribute.- Returns:
- the mode
-
getMode
public EnumerationValue getMode()
Generated method - Getter of theImpExImportCronJob.mode
attribute.- Returns:
- the mode
-
setMode
public void setMode(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theImpExImportCronJob.mode
attribute.- Parameters:
value
- the mode
-
setMode
public void setMode(EnumerationValue value)
Generated method - Setter of theImpExImportCronJob.mode
attribute.- Parameters:
value
- the mode
-
getUnresolvedDataStore
public ImpExMedia getUnresolvedDataStore(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.unresolvedDataStore
attribute.- Returns:
- the unresolvedDataStore
-
getUnresolvedDataStore
public ImpExMedia getUnresolvedDataStore()
Generated method - Getter of theImpExImportCronJob.unresolvedDataStore
attribute.- Returns:
- the unresolvedDataStore
-
setUnresolvedDataStore
public void setUnresolvedDataStore(SessionContext ctx, ImpExMedia value)
Generated method - Setter of theImpExImportCronJob.unresolvedDataStore
attribute.- Parameters:
value
- the unresolvedDataStore
-
setUnresolvedDataStore
public void setUnresolvedDataStore(ImpExMedia value)
Generated method - Setter of theImpExImportCronJob.unresolvedDataStore
attribute.- Parameters:
value
- the unresolvedDataStore
-
isUnzipMediasMedia
public java.lang.Boolean isUnzipMediasMedia(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.unzipMediasMedia
attribute.- Returns:
- the unzipMediasMedia
-
isUnzipMediasMedia
public java.lang.Boolean isUnzipMediasMedia()
Generated method - Getter of theImpExImportCronJob.unzipMediasMedia
attribute.- Returns:
- the unzipMediasMedia
-
isUnzipMediasMediaAsPrimitive
public boolean isUnzipMediasMediaAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.unzipMediasMedia
attribute.- Returns:
- the unzipMediasMedia
-
isUnzipMediasMediaAsPrimitive
public boolean isUnzipMediasMediaAsPrimitive()
Generated method - Getter of theImpExImportCronJob.unzipMediasMedia
attribute.- Returns:
- the unzipMediasMedia
-
setUnzipMediasMedia
public void setUnzipMediasMedia(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.unzipMediasMedia
attribute.- Parameters:
value
- the unzipMediasMedia
-
setUnzipMediasMedia
public void setUnzipMediasMedia(java.lang.Boolean value)
Generated method - Setter of theImpExImportCronJob.unzipMediasMedia
attribute.- Parameters:
value
- the unzipMediasMedia
-
setUnzipMediasMedia
public void setUnzipMediasMedia(SessionContext ctx, boolean value)
Generated method - Setter of theImpExImportCronJob.unzipMediasMedia
attribute.- Parameters:
value
- the unzipMediasMedia
-
setUnzipMediasMedia
public void setUnzipMediasMedia(boolean value)
Generated method - Setter of theImpExImportCronJob.unzipMediasMedia
attribute.- Parameters:
value
- the unzipMediasMedia
-
getValueCount
public java.lang.Integer getValueCount(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.valueCount
attribute.- Returns:
- the valueCount
-
getValueCount
public java.lang.Integer getValueCount()
Generated method - Getter of theImpExImportCronJob.valueCount
attribute.- Returns:
- the valueCount
-
getValueCountAsPrimitive
public int getValueCountAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.valueCount
attribute.- Returns:
- the valueCount
-
getValueCountAsPrimitive
public int getValueCountAsPrimitive()
Generated method - Getter of theImpExImportCronJob.valueCount
attribute.- Returns:
- the valueCount
-
setValueCount
public void setValueCount(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theImpExImportCronJob.valueCount
attribute.- Parameters:
value
- the valueCount
-
setValueCount
public void setValueCount(java.lang.Integer value)
Generated method - Setter of theImpExImportCronJob.valueCount
attribute.- Parameters:
value
- the valueCount
-
setValueCount
public void setValueCount(SessionContext ctx, int value)
Generated method - Setter of theImpExImportCronJob.valueCount
attribute.- Parameters:
value
- the valueCount
-
setValueCount
public void setValueCount(int value)
Generated method - Setter of theImpExImportCronJob.valueCount
attribute.- Parameters:
value
- the valueCount
-
getWorkMedia
public ImpExMedia getWorkMedia(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.workMedia
attribute.- Returns:
- the workMedia
-
getWorkMedia
public ImpExMedia getWorkMedia()
Generated method - Getter of theImpExImportCronJob.workMedia
attribute.- Returns:
- the workMedia
-
setWorkMedia
public void setWorkMedia(SessionContext ctx, ImpExMedia value)
Generated method - Setter of theImpExImportCronJob.workMedia
attribute.- Parameters:
value
- the workMedia
-
setWorkMedia
public void setWorkMedia(ImpExMedia value)
Generated method - Setter of theImpExImportCronJob.workMedia
attribute.- Parameters:
value
- the workMedia
-
getZipentry
public abstract java.lang.String getZipentry(SessionContext ctx)
Generated method - Getter of theImpExImportCronJob.zipentry
attribute.- Returns:
- the zipentry
-
getZipentry
public java.lang.String getZipentry()
Generated method - Getter of theImpExImportCronJob.zipentry
attribute.- Returns:
- the zipentry
-
setZipentry
public abstract void setZipentry(SessionContext ctx, java.lang.String value)
Generated method - Setter of theImpExImportCronJob.zipentry
attribute.- Parameters:
value
- the zipentry
-
setZipentry
public void setZipentry(java.lang.String value)
Generated method - Setter of theImpExImportCronJob.zipentry
attribute.- Parameters:
value
- the zipentry
-
-