net.nan21.dnet.module.ad._presenterdelegates.impex
Class ImportFromMapItemPD

java.lang.Object
  extended by net.nan21.dnet.core.presenter.service.AbstractPresenterProcessor
      extended by net.nan21.dnet.core.presenter.service.AbstractDsDelegate
          extended by net.nan21.dnet.module.ad._presenterdelegates.impex.ImportFromMapItemPD
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class ImportFromMapItemPD
extends net.nan21.dnet.core.presenter.service.AbstractDsDelegate


Constructor Summary
ImportFromMapItemPD()
           
 
Method Summary
 void execute(ImportMapItemDs ds)
           
 void importFile(ImportMapItemDsFilter ds, ImportMapItemDsParam params)
           
 
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

ImportFromMapItemPD

public ImportFromMapItemPD()
Method Detail

execute

public void execute(ImportMapItemDs ds)
             throws Exception
Throws:
Exception

importFile

public void importFile(ImportMapItemDsFilter ds,
                       ImportMapItemDsParam params)
                throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.