|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.vrspace.server.command.Administrator.setAll
Syntax: setAll className destField srcField
For all members of className, sets field destField to value of srcField.
If fields are not of the same class, destField must have constructor which takes class of srcField as a parameter.
Intended for migration.
Constructor Summary | |
setAll()
|
Method Summary | |
void |
exec(Request r)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public setAll()
Method Detail |
public void exec(Request r) throws java.lang.Exception
exec
in interface Command
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |