net.nan21.dnet.module.ad.system.ds.converter
Class SysJobParamDsConv

java.lang.Object
  extended by net.nan21.dnet.core.presenter.converter.AbstractDsConverter<SysJobParamDs,SysJobParam>
      extended by net.nan21.dnet.module.ad.system.ds.converter.SysJobParamDsConv
All Implemented Interfaces:
net.nan21.dnet.core.api.converter.IDsConverter<SysJobParamDs,SysJobParam>

public class SysJobParamDsConv
extends net.nan21.dnet.core.presenter.converter.AbstractDsConverter<SysJobParamDs,SysJobParam>
implements net.nan21.dnet.core.api.converter.IDsConverter<SysJobParamDs,SysJobParam>


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

SysJobParamDsConv

public SysJobParamDsConv()
Method Detail

modelToEntityReferences

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

lookup_job_SysJob

protected void lookup_job_SysJob(SysJobParamDs ds,
                                 SysJobParam e)
                          throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.