|
|||||||||
| Home >> All >> nectar >> reda >> recordeditor >> client >> [ action overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
nectar.reda.recordeditor.client.action
Class GetDeletedRecords

java.lang.Objectnectar.reda.client.action.ClientAction
nectar.reda.client.action.ClientCommandAction
nectar.reda.recordeditor.client.action.GetDeletedRecords
- All Implemented Interfaces:
- java.io.Serializable
- public class GetDeletedRecords
- extends nectar.reda.client.action.ClientCommandAction
| Field Summary | |
private java.util.List |
list
|
| Fields inherited from class nectar.reda.client.action.ClientCommandAction |
|
| Fields inherited from class nectar.reda.client.action.ClientAction |
|
| Constructor Summary | |
GetDeletedRecords()
|
|
| Method Summary | |
java.util.List |
getDeletedList()
|
void |
setDeletedList(java.util.List rList)
|
| Methods inherited from class nectar.reda.client.action.ClientCommandAction |
getCallingThreadHashCode, setCallingThreadHashCode |
| Methods inherited from class nectar.reda.client.action.ClientAction |
hasException, setException, throwException |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
list
private java.util.List list
| Constructor Detail |
GetDeletedRecords
public GetDeletedRecords()
| Method Detail |
setDeletedList
public void setDeletedList(java.util.List rList)
getDeletedList
public java.util.List getDeletedList()
|
|||||||||
| Home >> All >> nectar >> reda >> recordeditor >> client >> [ action overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC