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

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

public class SysDsServiceDs
extends net.nan21.dnet.core.presenter.model.base.AbstractTypeDs<SysDsService>


Field Summary
static String fDATASOURCE
           
static String fDATASOURCEID
           
 
Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeDs
active, clientId, createdAt, createdBy, description, entityFQN, fACTIVE, fCLIENTID, fCREATEDAT, fCREATEDBY, fDESCRIPTION, fENTITYFQN, fID, fMODIFIEDAT, fMODIFIEDBY, fNAME, fUUID, fVERSION, id, modifiedAt, modifiedBy, name, uuid, version
 
Constructor Summary
SysDsServiceDs()
           
SysDsServiceDs(SysDsService e)
           
 
Method Summary
 String getDataSource()
           
 Long getDataSourceId()
           
 void setDataSource(String dataSource)
           
 void setDataSourceId(Long dataSourceId)
           
 
Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeDs
getActive, getClientId, getCreatedAt, getCreatedBy, getDescription, getEntityFQN, getId, getModifiedAt, getModifiedBy, getName, getUuid, getVersion, setActive, setClientId, setCreatedAt, setCreatedBy, setDescription, setEntityFQN, setId, setModifiedAt, setModifiedBy, setName, setUuid, setVersion
 
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

fDATASOURCE

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

SysDsServiceDs

public SysDsServiceDs()

SysDsServiceDs

public SysDsServiceDs(SysDsService e)
Method Detail

getDataSourceId

public Long getDataSourceId()

setDataSourceId

public void setDataSourceId(Long dataSourceId)

getDataSource

public String getDataSource()

setDataSource

public void setDataSource(String dataSource)


Copyright © 2012. All Rights Reserved.