net.nan21.dnet.module.ad.impex.ds.model
Class ExportJobLovDs

java.lang.Object
  extended by net.nan21.dnet.core.presenter.model.AbstractDsModel<E>
      extended by net.nan21.dnet.core.presenter.model.base.AbstractTypeLov<ExportJob>
          extended by net.nan21.dnet.module.ad.impex.ds.model.ExportJobLovDs
All Implemented Interfaces:
net.nan21.dnet.core.api.model.IModelWithClientId, net.nan21.dnet.core.api.model.IModelWithId

public class ExportJobLovDs
extends net.nan21.dnet.core.presenter.model.base.AbstractTypeLov<ExportJob>


Field Summary
 
Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeLov
active, clientId, description, fACTIVE, fCLIENTID, fID, fNAME, id, name
 
Constructor Summary
ExportJobLovDs()
           
ExportJobLovDs(ExportJob e)
           
 
Method Summary
 
Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeLov
getActive, getClientId, getDescription, getId, getName, setActive, setClientId, setDescription, setId, setName
 
Methods inherited from class net.nan21.dnet.core.presenter.model.AbstractDsModel
_asLong_, _getEntity_, _setEntity_, get__clientRecordId__, set__clientRecordId__
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportJobLovDs

public ExportJobLovDs()

ExportJobLovDs

public ExportJobLovDs(ExportJob e)


Copyright © 2012. All Rights Reserved.