public abstract class GeneratedFlexibleSearchCronJob extends MediaProcessCronJob
FlexibleSearchCronJob.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 |
|---|---|
static String |
COUNT
Qualifier of the
FlexibleSearchCronJob.count attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
DONTNEEDTOTAL
Qualifier of the
FlexibleSearchCronJob.dontNeedTotal attribute |
static String |
FAILONUNKNOWN
Qualifier of the
FlexibleSearchCronJob.failOnUnknown attribute |
static String |
QUERY
Qualifier of the
FlexibleSearchCronJob.query attribute |
static String |
RANGESTART
Qualifier of the
FlexibleSearchCronJob.rangeStart attribute |
static String |
SEARCHRESULT
Qualifier of the
FlexibleSearchCronJob.searchResult attribute |
CURRENTLINE, JOBMEDIA, LASTSUCCESSFULLINECFG_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, JOBHANDLER, 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 |
|---|
GeneratedFlexibleSearchCronJob() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCount()
Generated method - Getter of the
FlexibleSearchCronJob.count attribute. |
Integer |
getCount(SessionContext ctx)
Generated method - Getter of the
FlexibleSearchCronJob.count attribute. |
int |
getCountAsPrimitive()
Generated method - Getter of the
FlexibleSearchCronJob.count attribute. |
int |
getCountAsPrimitive(SessionContext ctx)
Generated method - Getter of the
FlexibleSearchCronJob.count attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getQuery()
Generated method - Getter of the
FlexibleSearchCronJob.query attribute. |
String |
getQuery(SessionContext ctx)
Generated method - Getter of the
FlexibleSearchCronJob.query attribute. |
Integer |
getRangeStart()
Generated method - Getter of the
FlexibleSearchCronJob.rangeStart attribute. |
Integer |
getRangeStart(SessionContext ctx)
Generated method - Getter of the
FlexibleSearchCronJob.rangeStart attribute. |
int |
getRangeStartAsPrimitive()
Generated method - Getter of the
FlexibleSearchCronJob.rangeStart attribute. |
int |
getRangeStartAsPrimitive(SessionContext ctx)
Generated method - Getter of the
FlexibleSearchCronJob.rangeStart attribute. |
Collection<String> |
getSearchResult()
Generated method - Getter of the
FlexibleSearchCronJob.searchResult attribute. |
abstract Collection<String> |
getSearchResult(SessionContext ctx)
Generated method - Getter of the
FlexibleSearchCronJob.searchResult attribute. |
Boolean |
isDontNeedTotal()
Generated method - Getter of the
FlexibleSearchCronJob.dontNeedTotal attribute. |
Boolean |
isDontNeedTotal(SessionContext ctx)
Generated method - Getter of the
FlexibleSearchCronJob.dontNeedTotal attribute. |
boolean |
isDontNeedTotalAsPrimitive()
Generated method - Getter of the
FlexibleSearchCronJob.dontNeedTotal attribute. |
boolean |
isDontNeedTotalAsPrimitive(SessionContext ctx)
Generated method - Getter of the
FlexibleSearchCronJob.dontNeedTotal attribute. |
Boolean |
isFailOnUnknown()
Generated method - Getter of the
FlexibleSearchCronJob.failOnUnknown attribute. |
Boolean |
isFailOnUnknown(SessionContext ctx)
Generated method - Getter of the
FlexibleSearchCronJob.failOnUnknown attribute. |
boolean |
isFailOnUnknownAsPrimitive()
Generated method - Getter of the
FlexibleSearchCronJob.failOnUnknown attribute. |
boolean |
isFailOnUnknownAsPrimitive(SessionContext ctx)
Generated method - Getter of the
FlexibleSearchCronJob.failOnUnknown attribute. |
void |
setCount(int value)
Generated method - Setter of the
FlexibleSearchCronJob.count attribute. |
void |
setCount(Integer value)
Generated method - Setter of the
FlexibleSearchCronJob.count attribute. |
void |
setCount(SessionContext ctx,
int value)
Generated method - Setter of the
FlexibleSearchCronJob.count attribute. |
void |
setCount(SessionContext ctx,
Integer value)
Generated method - Setter of the
FlexibleSearchCronJob.count attribute. |
void |
setDontNeedTotal(boolean value)
Generated method - Setter of the
FlexibleSearchCronJob.dontNeedTotal attribute. |
void |
setDontNeedTotal(Boolean value)
Generated method - Setter of the
FlexibleSearchCronJob.dontNeedTotal attribute. |
void |
setDontNeedTotal(SessionContext ctx,
boolean value)
Generated method - Setter of the
FlexibleSearchCronJob.dontNeedTotal attribute. |
void |
setDontNeedTotal(SessionContext ctx,
Boolean value)
Generated method - Setter of the
FlexibleSearchCronJob.dontNeedTotal attribute. |
void |
setFailOnUnknown(boolean value)
Generated method - Setter of the
FlexibleSearchCronJob.failOnUnknown attribute. |
void |
setFailOnUnknown(Boolean value)
Generated method - Setter of the
FlexibleSearchCronJob.failOnUnknown attribute. |
void |
setFailOnUnknown(SessionContext ctx,
boolean value)
Generated method - Setter of the
FlexibleSearchCronJob.failOnUnknown attribute. |
void |
setFailOnUnknown(SessionContext ctx,
Boolean value)
Generated method - Setter of the
FlexibleSearchCronJob.failOnUnknown attribute. |
void |
setQuery(SessionContext ctx,
String value)
Generated method - Setter of the
FlexibleSearchCronJob.query attribute. |
void |
setQuery(String value)
Generated method - Setter of the
FlexibleSearchCronJob.query attribute. |
void |
setRangeStart(int value)
Generated method - Setter of the
FlexibleSearchCronJob.rangeStart attribute. |
void |
setRangeStart(Integer value)
Generated method - Setter of the
FlexibleSearchCronJob.rangeStart attribute. |
void |
setRangeStart(SessionContext ctx,
int value)
Generated method - Setter of the
FlexibleSearchCronJob.rangeStart attribute. |
void |
setRangeStart(SessionContext ctx,
Integer value)
Generated method - Setter of the
FlexibleSearchCronJob.rangeStart attribute. |
setNonInitialAttributes, toStringgetCurrentLine, getCurrentLine, getCurrentLineAsPrimitive, getCurrentLineAsPrimitive, getJobMedia, getJobMedia, getLastSuccessfulLine, getLastSuccessfulLine, getLastSuccessfulLineAsPrimitive, getLastSuccessfulLineAsPrimitive, setCurrentLine, setCurrentLine, setCurrentLine, setCurrentLine, setJobMedia, setJobMedia, setLastSuccessfulLine, setLastSuccessfulLine, setLastSuccessfulLine, setLastSuccessfulLineactivateCronJobThreadSettings, addChangeDescriptor, addChangeDescriptor, addChangeDescriptor, addChangeDescriptor, addChangeListener, addLog, addLog, addLog, addLog, addLog, addToCounter, addToPendingSteps, addToPendingSteps, addToProcessedSteps, addToProcessedSteps, adjustAttributes, checkLogLevel, convertEnumToLogLevel, convertLogLevelToEnum, createItem, 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, 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, setOwner, setPermissionsByMap, setTransientObject, setUseTA, useTA, writeReplacegetImplementation, setTenantpublic static final String QUERY
FlexibleSearchCronJob.query attributepublic static final String FAILONUNKNOWN
FlexibleSearchCronJob.failOnUnknown attributepublic static final String DONTNEEDTOTAL
FlexibleSearchCronJob.dontNeedTotal attributepublic static final String RANGESTART
FlexibleSearchCronJob.rangeStart attributepublic static final String COUNT
FlexibleSearchCronJob.count attributepublic static final String SEARCHRESULT
FlexibleSearchCronJob.searchResult attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedMediaProcessCronJobpublic Integer getCount(SessionContext ctx)
FlexibleSearchCronJob.count attribute.public Integer getCount()
FlexibleSearchCronJob.count attribute.public int getCountAsPrimitive(SessionContext ctx)
FlexibleSearchCronJob.count attribute.public int getCountAsPrimitive()
FlexibleSearchCronJob.count attribute.public void setCount(SessionContext ctx, Integer value)
FlexibleSearchCronJob.count attribute.value - the countpublic void setCount(Integer value)
FlexibleSearchCronJob.count attribute.value - the countpublic void setCount(SessionContext ctx, int value)
FlexibleSearchCronJob.count attribute.value - the countpublic void setCount(int value)
FlexibleSearchCronJob.count attribute.value - the countpublic Boolean isDontNeedTotal(SessionContext ctx)
FlexibleSearchCronJob.dontNeedTotal attribute.public Boolean isDontNeedTotal()
FlexibleSearchCronJob.dontNeedTotal attribute.public boolean isDontNeedTotalAsPrimitive(SessionContext ctx)
FlexibleSearchCronJob.dontNeedTotal attribute.public boolean isDontNeedTotalAsPrimitive()
FlexibleSearchCronJob.dontNeedTotal attribute.public void setDontNeedTotal(SessionContext ctx, Boolean value)
FlexibleSearchCronJob.dontNeedTotal attribute.value - the dontNeedTotalpublic void setDontNeedTotal(Boolean value)
FlexibleSearchCronJob.dontNeedTotal attribute.value - the dontNeedTotalpublic void setDontNeedTotal(SessionContext ctx, boolean value)
FlexibleSearchCronJob.dontNeedTotal attribute.value - the dontNeedTotalpublic void setDontNeedTotal(boolean value)
FlexibleSearchCronJob.dontNeedTotal attribute.value - the dontNeedTotalpublic Boolean isFailOnUnknown(SessionContext ctx)
FlexibleSearchCronJob.failOnUnknown attribute.public Boolean isFailOnUnknown()
FlexibleSearchCronJob.failOnUnknown attribute.public boolean isFailOnUnknownAsPrimitive(SessionContext ctx)
FlexibleSearchCronJob.failOnUnknown attribute.public boolean isFailOnUnknownAsPrimitive()
FlexibleSearchCronJob.failOnUnknown attribute.public void setFailOnUnknown(SessionContext ctx, Boolean value)
FlexibleSearchCronJob.failOnUnknown attribute.value - the failOnUnknownpublic void setFailOnUnknown(Boolean value)
FlexibleSearchCronJob.failOnUnknown attribute.value - the failOnUnknownpublic void setFailOnUnknown(SessionContext ctx, boolean value)
FlexibleSearchCronJob.failOnUnknown attribute.value - the failOnUnknownpublic void setFailOnUnknown(boolean value)
FlexibleSearchCronJob.failOnUnknown attribute.value - the failOnUnknownpublic String getQuery(SessionContext ctx)
FlexibleSearchCronJob.query attribute.public String getQuery()
FlexibleSearchCronJob.query attribute.public void setQuery(SessionContext ctx, String value)
FlexibleSearchCronJob.query attribute.value - the querypublic void setQuery(String value)
FlexibleSearchCronJob.query attribute.value - the querypublic Integer getRangeStart(SessionContext ctx)
FlexibleSearchCronJob.rangeStart attribute.public Integer getRangeStart()
FlexibleSearchCronJob.rangeStart attribute.public int getRangeStartAsPrimitive(SessionContext ctx)
FlexibleSearchCronJob.rangeStart attribute.public int getRangeStartAsPrimitive()
FlexibleSearchCronJob.rangeStart attribute.public void setRangeStart(SessionContext ctx, Integer value)
FlexibleSearchCronJob.rangeStart attribute.value - the rangeStartpublic void setRangeStart(Integer value)
FlexibleSearchCronJob.rangeStart attribute.value - the rangeStartpublic void setRangeStart(SessionContext ctx, int value)
FlexibleSearchCronJob.rangeStart attribute.value - the rangeStartpublic void setRangeStart(int value)
FlexibleSearchCronJob.rangeStart attribute.value - the rangeStartpublic abstract Collection<String> getSearchResult(SessionContext ctx)
FlexibleSearchCronJob.searchResult attribute.public Collection<String> getSearchResult()
FlexibleSearchCronJob.searchResult attribute.Copyright © 2017 SAP SE. All Rights Reserved.