Uses of Class
com.openexchange.admin.rmi.exceptions.OXContextException

Packages that use OXContextException
com.openexchange.admin.rmi   
 

Uses of OXContextException in com.openexchange.admin.rmi
 

Methods in com.openexchange.admin.rmi that throw OXContextException
 void OXContextInterface.disable(Context ctx, Credentials auth)
          Disable given context.
 int OXContextInterface.moveContextDatabase(Context ctx, Database dst_database_id, Credentials auth)
          Move all data of a context contained in a database to another database
 int OXContextInterface.moveContextFilestore(Context ctx, Filestore dst_filestore_id, Credentials auth)
          Move all data of a context contained on the filestore to another filestore