net.nan21.dnet.module.ad.impex.ds.converter
Class CsvExportSortDsConv

java.lang.Object
  extended by net.nan21.dnet.core.presenter.converter.AbstractDsConverter<CsvExportSortDs,CsvExportSort>
      extended by net.nan21.dnet.module.ad.impex.ds.converter.CsvExportSortDsConv
All Implemented Interfaces:
net.nan21.dnet.core.api.converter.IDsConverter<CsvExportSortDs,CsvExportSort>

public class CsvExportSortDsConv
extends net.nan21.dnet.core.presenter.converter.AbstractDsConverter<CsvExportSortDs,CsvExportSort>
implements net.nan21.dnet.core.api.converter.IDsConverter<CsvExportSortDs,CsvExportSort>


Field Summary
 
Fields inherited from class net.nan21.dnet.core.presenter.converter.AbstractDsConverter
appContext, descriptor, em, entityClass, modelClass, parser
 
Constructor Summary
CsvExportSortDsConv()
           
 
Method Summary
protected  void lookup_csvExport_CsvExport(CsvExportSortDs ds, CsvExportSort e)
           
protected  void modelToEntityReferences(CsvExportSortDs ds, CsvExportSort e, boolean isInsert)
           
 
Methods inherited from class net.nan21.dnet.core.presenter.converter.AbstractDsConverter
entityToModel, findEntityService, getAppContext, getDescriptor, getEntityClass, getEntityManager, getModelClass, getServiceLocator, getSystemConfig, modelToEntity, modelToEntityAttributes, setAppContext, setDescriptor, setEntityClass, setEntityManager, setModelClass, setServiceLocator, setSystemConfig
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.nan21.dnet.core.api.converter.IDsConverter
entityToModel, getEntityManager, modelToEntity, setEntityManager
 

Constructor Detail

CsvExportSortDsConv

public CsvExportSortDsConv()
Method Detail

modelToEntityReferences

protected void modelToEntityReferences(CsvExportSortDs ds,
                                       CsvExportSort e,
                                       boolean isInsert)
                                throws Exception
Overrides:
modelToEntityReferences in class net.nan21.dnet.core.presenter.converter.AbstractDsConverter<CsvExportSortDs,CsvExportSort>
Throws:
Exception

lookup_csvExport_CsvExport

protected void lookup_csvExport_CsvExport(CsvExportSortDs ds,
                                          CsvExportSort e)
                                   throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.