|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.nan21.dnet.core.presenter.service.AbstractPresenterProcessor
net.nan21.dnet.core.presenter.service.AbstractDsDelegate
net.nan21.dnet.module.ad._presenterdelegates.impex.ExportPD
public class ExportPD
| Constructor Summary | |
|---|---|
ExportPD()
|
|
| Method Summary | |
|---|---|
void |
exportFromJob(ExportJobDs ds)
Execute an export job export |
void |
exportFromJobItem(ExportJobItemDs ds)
Execute an export job-item export |
void |
exportFromMap(ExportMapDs ds)
Execute an export map export |
void |
exportFromMapItem(ExportMapItemDs ds)
Execute an export map-item export |
| Methods inherited from class net.nan21.dnet.core.presenter.service.AbstractPresenterProcessor |
|---|
findDsService, findEntityService, getApplicationContext, getServiceLocator, getSystemConfig, getWorkflowEngine, getWorkflowFormService, getWorkflowHistoryService, getWorkflowRepositoryService, getWorkflowRuntimeService, getWorkflowTaskService, prepareDelegate, setApplicationContext, setServiceLocator, setSystemConfig |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExportPD()
| Method Detail |
|---|
public void exportFromJob(ExportJobDs ds)
throws Exception
ds -
Exception
public void exportFromJobItem(ExportJobItemDs ds)
throws Exception
ds -
Exception
public void exportFromMap(ExportMapDs ds)
throws Exception
ds -
Exception
public void exportFromMapItem(ExportMapItemDs ds)
throws Exception
ds -
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||