|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dftproject.genesis.core.research.Task
org.dftproject.pgvagent.core.PGVUpdate
public class PGVUpdate
A task to update a record using PGV sites.
| Constructor Summary | |
|---|---|
PGVUpdate(TaskFamily family,
IResourceNode target,
DataView view)
Creates a task to update a record using PGV sites. |
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Returns the description of this task. |
org.eclipse.swt.graphics.Image |
getIcon()
Returns the icon of this task. |
void |
run()
The execution of this task. |
| Methods inherited from class org.dftproject.genesis.core.research.Task |
|---|
cancel, finished, getFamily, getFullDescription, isCanceled, start, subTask |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PGVUpdate(TaskFamily family,
IResourceNode target,
DataView view)
family - a task familytarget - the record to updateview - a database view| Method Detail |
|---|
public java.lang.String getDescription()
Task
getDescription in class Taskpublic org.eclipse.swt.graphics.Image getIcon()
Task
getIcon in class Taskpublic void run()
Task
run in class Task
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||