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

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

public class SysDsServiceLovDs
extends net.nan21.dnet.core.presenter.model.base.AbstractTypeLov<SysDsService>


Field Summary
static String fDATASOURCEID
           
static String fDATASOURCENAME
           
 
Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeLov
active, clientId, description, fACTIVE, fCLIENTID, fID, fNAME, id, name
 
Constructor Summary
SysDsServiceLovDs()
           
SysDsServiceLovDs(SysDsService e)
           
 
Method Summary
 Long getDataSourceId()
           
 String getDataSourceName()
           
 void setDataSourceId(Long dataSourceId)
           
 void setDataSourceName(String dataSourceName)
           
 
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
 

Field Detail

fDATASOURCEID

public static final String fDATASOURCEID
See Also:
Constant Field Values

fDATASOURCENAME

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

SysDsServiceLovDs

public SysDsServiceLovDs()

SysDsServiceLovDs

public SysDsServiceLovDs(SysDsService e)
Method Detail

getDataSourceId

public Long getDataSourceId()

setDataSourceId

public void setDataSourceId(Long dataSourceId)

getDataSourceName

public String getDataSourceName()

setDataSourceName

public void setDataSourceName(String dataSourceName)


Copyright © 2012. All Rights Reserved.