|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IExtractionTask
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.birt.report.engine.api.IEngineTask |
|---|
CANCEL_ON_ERROR, CONTINUE_ON_ERROR, STATUS_CANCELLED, STATUS_FAILED, STATUS_NOT_STARTED, STATUS_RUNNING, STATUS_SUCCEEDED, TASK_DATAEXTRACTION, TASK_DATASETPREVIEW, TASK_GETPARAMETERDEFINITION, TASK_RENDER, TASK_RUN, TASK_RUNANDRENDER, TASK_UNKNOWN |
| Method Summary | |
|---|---|
java.lang.Object |
extract()
execute this extraction task |
void |
extract(IExtractionOption option)
execute this extraction task |
void |
setFilters(org.eclipse.birt.data.engine.api.IFilterDefinition[] filters)
the filter conditions |
void |
setSorts(org.eclipse.birt.data.engine.api.ISortDefinition[] sorts)
set sorting conditions |
| Methods inherited from interface org.eclipse.birt.report.engine.api.IEngineTask |
|---|
addScriptableJavaObject, cancel, cancel, close, getAppContext, getCancelFlag, getEngine, getErrors, getID, getLocale, getLogger, getParameterDisplayText, getParameterValue, getParameterValues, getReportRunnable, getStatus, getTaskType, getULocale, setAppContext, setDataSource, setDataSource, setErrorHandlingOption, setLocale, setLocale, setLogger, setParameter, setParameterDisplayText, setParameterValue, setParameterValues, setProgressMonitor, setStatusHandler, setTimeZone, setUserACL, validateParameters |
| Method Detail |
|---|
void setFilters(org.eclipse.birt.data.engine.api.IFilterDefinition[] filters)
filters - void setSorts(org.eclipse.birt.data.engine.api.ISortDefinition[] sorts)
sorts -
java.lang.Object extract()
throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void extract(IExtractionOption option)
throws org.eclipse.birt.core.exception.BirtException
option - the extraction option
org.eclipse.birt.core.exception.BirtException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||