|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.nan21.dnet.core.presenter.model.AbstractDsModel<E>
net.nan21.dnet.core.presenter.model.base.AbstractAuditableDs<SysDsEvent>
net.nan21.dnet.module.ad.system.ds.model.SysDsEventDs
public class SysDsEventDs
| Field Summary | |
|---|---|
static String |
fDATASOURCE
|
static String |
fDATASOURCEID
|
static String |
fNAME
|
| Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractAuditableDs |
|---|
clientId, createdAt, createdBy, entityFQN, fCLIENTID, fCREATEDAT, fCREATEDBY, fENTITYFQN, fID, fMODIFIEDAT, fMODIFIEDBY, fUUID, fVERSION, id, modifiedAt, modifiedBy, uuid, version |
| Constructor Summary | |
|---|---|
SysDsEventDs()
|
|
SysDsEventDs(SysDsEvent e)
|
|
| Method Summary | |
|---|---|
String |
getDataSource()
|
Long |
getDataSourceId()
|
String |
getName()
|
void |
setDataSource(String dataSource)
|
void |
setDataSourceId(Long dataSourceId)
|
void |
setName(String name)
|
| Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractAuditableDs |
|---|
getClientId, getCreatedAt, getCreatedBy, getEntityFQN, getId, getModifiedAt, getModifiedBy, getUuid, getVersion, setClientId, setCreatedAt, setCreatedBy, setEntityFQN, setId, setModifiedAt, setModifiedBy, 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 |
|---|
public static final String fDATASOURCEID
public static final String fDATASOURCE
public static final String fNAME
| Constructor Detail |
|---|
public SysDsEventDs()
public SysDsEventDs(SysDsEvent e)
| Method Detail |
|---|
public Long getDataSourceId()
public void setDataSourceId(Long dataSourceId)
public String getDataSource()
public void setDataSource(String dataSource)
public String getName()
public void setName(String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||