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

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

public class ReportParamDsConv
extends net.nan21.dnet.core.presenter.converter.AbstractDsConverter<ReportParamDs,ReportParam>
implements net.nan21.dnet.core.api.converter.IDsConverter<ReportParamDs,ReportParam>


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

ReportParamDsConv

public ReportParamDsConv()
Method Detail

modelToEntityReferences

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

lookup_report_Report

protected void lookup_report_Report(ReportParamDs ds,
                                    ReportParam e)
                             throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.