|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.vrspace.server.command.create
Request format: create className
The command creates a new instance of className.
Constructor Summary | |
create()
|
Method Summary | |
protected Transform |
createTransform(Client client,
VRObject vrObject)
Creates a transform for this VRObject. |
void |
exec(Request req)
Request format: create className |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public create()
Method Detail |
public void exec(Request req) throws java.lang.Exception
exec
in interface Command
java.lang.Exception
protected Transform createTransform(Client client, VRObject vrObject) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |