public class FlexibleSearchCronJobDTO extends MediaProcessCronJobDTO
modifiedPropsSet| Constructor and Description |
|---|
FlexibleSearchCronJobDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCount() |
Boolean |
getDontNeedTotal() |
Boolean |
getFailOnUnknown() |
String |
getQuery() |
Integer |
getRangeStart() |
Collection<String> |
getSearchResult() |
void |
setCount(Integer value) |
void |
setDontNeedTotal(Boolean value) |
void |
setFailOnUnknown(Boolean value) |
void |
setQuery(String value) |
void |
setRangeStart(Integer value) |
void |
setSearchResult(Collection<String> value) |
getCurrentLine, getJobMedia, getLastSuccessfulLine, setCurrentLine, setJobMedia, setLastSuccessfulLinegetActive, getChangeRecordingEnabled, getCode, getEmailAddress, getErrorMode, getJob, getLogLevelDatabase, getLogLevelFile, getLogText, getLogToDatabase, getLogToFile, getModifiedProperties, getNodeID, getPriority, getRemoveOnExit, getRequestAbort, getRequestAbortStep, getResult, getSessionCurrency, getSessionLanguage, getSessionUser, getSingleExecutable, getStatus, getTimeTable, setActive, setChangeRecordingEnabled, setCode, setEmailAddress, setErrorMode, setJob, setLogLevelDatabase, setLogLevelFile, setLogText, setLogToDatabase, setLogToFile, setNodeID, setPriority, setRemoveOnExit, setRequestAbort, setRequestAbortStep, setResult, setSessionCurrency, setSessionLanguage, setSessionUser, setSingleExecutable, setStatus, setTimeTablegetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic FlexibleSearchCronJobDTO()
public Integer getCount()
public Boolean getDontNeedTotal()
public Boolean getFailOnUnknown()
public String getQuery()
public Integer getRangeStart()
public Collection<String> getSearchResult()
public void setCount(Integer value)
public void setDontNeedTotal(Boolean value)
public void setFailOnUnknown(Boolean value)
public void setQuery(String value)
public void setRangeStart(Integer value)
public void setSearchResult(Collection<String> value)
Copyright © 2017 SAP SE. All Rights Reserved.