| Home >> All >> org >> vrspace >> server >> command >> [ Administrator Javadoc ] |
org.vrspace.server.command.Administrator: Javadoc index of package org.vrspace.server.command.Administrator.
Package Samples:
org.vrspace.server.command.Administrator
Classes:
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.
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.
load: Loads url content into current database
shutdown
| Home | Contact Us | Privacy Policy | Terms of Service |