net.nan21.dnet.module.ad.system.ds.model
Class SysDsEventLovDs

java.lang.Object
  extended by net.nan21.dnet.core.presenter.model.AbstractDsModel<E>
      extended by net.nan21.dnet.core.presenter.model.base.AbstractAuditableLov<SysDsEvent>
          extended by net.nan21.dnet.module.ad.system.ds.model.SysDsEventLovDs
All Implemented Interfaces:
net.nan21.dnet.core.api.model.IModelWithClientId, net.nan21.dnet.core.api.model.IModelWithId

public class SysDsEventLovDs
extends net.nan21.dnet.core.presenter.model.base.AbstractAuditableLov<SysDsEvent>


Field Summary
static String fDATASOURCEID
           
static String fDATASOURCENAME
           
static String fNAME
           
 
Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractAuditableLov
clientId, fCLIENTID, fID, id
 
Constructor Summary
SysDsEventLovDs()
           
SysDsEventLovDs(SysDsEvent e)
           
 
Method Summary
 Long getDataSourceId()
           
 String getDataSourceName()
           
 String getName()
           
 void setDataSourceId(Long dataSourceId)
           
 void setDataSourceName(String dataSourceName)
           
 void setName(String name)
           
 
Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractAuditableLov
getClientId, getId, setClientId, setId
 
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

fDATASOURCEID

public static final String fDATASOURCEID
See Also:
Constant Field Values

fDATASOURCENAME

public static final String fDATASOURCENAME
See Also:
Constant Field Values

fNAME

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

SysDsEventLovDs

public SysDsEventLovDs()

SysDsEventLovDs

public SysDsEventLovDs(SysDsEvent e)
Method Detail

getDataSourceId

public Long getDataSourceId()

setDataSourceId

public void setDataSourceId(Long dataSourceId)

getDataSourceName

public String getDataSourceName()

setDataSourceName

public void setDataSourceName(String dataSourceName)

getName

public String getName()

setName

public void setName(String name)


Copyright © 2012. All Rights Reserved.