|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.vrspace.server.command.Administrator.chClass
This command changes class of an object. It actually removes the object,
creates new object, and stores it to the database.
Also updates Transform if object implements HasTransform, takes care of
AuthInfo too. Can only change the class of a user if it is not online.
Transform
,
HasTransform
,
Dispatcher
,
AuthInfo
Constructor Summary | |
chClass()
|
Method Summary | |
void |
exec(Request req)
Syntax: chClass className id newClass |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public chClass()
Method Detail |
public void exec(Request req) 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 |