|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.nan21.dnet.core.presenter.model.AbstractDsFilter
net.nan21.dnet.core.presenter.model.base.AbstractAuditableDsFilter
net.nan21.dnet.module.ad.data.ds.filter.NoteDsFilter
public class NoteDsFilter
| Field Summary |
|---|
| Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractAuditableDsFilter |
|---|
clientId, createdAt, createdAt_From, createdAt_To, createdBy, id, modifiedAt, modifiedAt_From, modifiedAt_To, modifiedBy, uuid |
| Constructor Summary | |
|---|---|
NoteDsFilter()
|
|
| Method Summary | |
|---|---|
String |
getNote()
|
String |
getTargetType()
|
String |
getTargetUuid()
|
void |
setNote(String note)
|
void |
setTargetType(String targetType)
|
void |
setTargetUuid(String targetUuid)
|
| Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractAuditableDsFilter |
|---|
getClientId, getCreatedAt_From, getCreatedAt_To, getCreatedAt, getCreatedBy, getId, getModifiedAt_From, getModifiedAt_To, getModifiedAt, getModifiedBy, getUuid, setClientId, setCreatedAt_From, setCreatedAt_To, setCreatedAt, setCreatedBy, setId, setModifiedAt_From, setModifiedAt_To, setModifiedAt, setModifiedBy, setUuid |
| Methods inherited from class net.nan21.dnet.core.presenter.model.AbstractDsFilter |
|---|
_asLong_ |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoteDsFilter()
| Method Detail |
|---|
public String getNote()
public void setNote(String note)
public String getTargetUuid()
public void setTargetUuid(String targetUuid)
public String getTargetType()
public void setTargetType(String targetType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||