net.nan21.dnet.module.ad.report.ds.converter
Class ReportDsConv

java.lang.Object
  extended by net.nan21.dnet.core.presenter.converter.AbstractDsConverter<ReportDs,Report>
      extended by net.nan21.dnet.module.ad.report.ds.converter.ReportDsConv
All Implemented Interfaces:
net.nan21.dnet.core.api.converter.IDsConverter<ReportDs,Report>

public class ReportDsConv
extends net.nan21.dnet.core.presenter.converter.AbstractDsConverter<ReportDs,Report>
implements net.nan21.dnet.core.api.converter.IDsConverter<ReportDs,Report>


Field Summary
 
Fields inherited from class net.nan21.dnet.core.presenter.converter.AbstractDsConverter
appContext, descriptor, em, entityClass, modelClass, parser
 
Constructor Summary
ReportDsConv()
           
 
Method Summary
protected  void lookup_reportServer_ReportServer(ReportDs ds, Report e)
           
protected  void modelToEntityReferences(ReportDs ds, Report 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

ReportDsConv

public ReportDsConv()
Method Detail

modelToEntityReferences

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

lookup_reportServer_ReportServer

protected void lookup_reportServer_ReportServer(ReportDs ds,
                                                Report e)
                                         throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.