net.nan21.dnet.module.ad.report.ds.model
Class ReportParamLovDs

java.lang.Object
  extended by net.nan21.dnet.core.presenter.model.AbstractDsModel<E>
      extended by net.nan21.dnet.core.presenter.model.base.AbstractTypeWithCodeLov<ReportParam>
          extended by net.nan21.dnet.module.ad.report.ds.model.ReportParamLovDs
All Implemented Interfaces:
net.nan21.dnet.core.api.model.IModelWithClientId, net.nan21.dnet.core.api.model.IModelWithId

public class ReportParamLovDs
extends net.nan21.dnet.core.presenter.model.base.AbstractTypeWithCodeLov<ReportParam>


Field Summary
static String fREPORTID
           
 
Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeWithCodeLov
active, clientId, code, fACTIVE, fCLIENTID, fCODE, fID, fNAME, id, name
 
Constructor Summary
ReportParamLovDs()
           
ReportParamLovDs(ReportParam e)
           
 
Method Summary
 Long getReportId()
           
 void setReportId(Long reportId)
           
 
Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeWithCodeLov
getActive, getClientId, getCode, getId, getName, setActive, setClientId, setCode, 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
 

Field Detail

fREPORTID

public static final String fREPORTID
See Also:
Constant Field Values
Constructor Detail

ReportParamLovDs

public ReportParamLovDs()

ReportParamLovDs

public ReportParamLovDs(ReportParam e)
Method Detail

getReportId

public Long getReportId()

setReportId

public void setReportId(Long reportId)


Copyright © 2012. All Rights Reserved.