|
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.openexchange.admin.soap.OXSOAPRMIMapper
com.openexchange.admin.soap.OXContext
public class OXContext
SOAP Service implementing RMI Interface OXContextInterface
| Field Summary |
|---|
| Fields inherited from class com.openexchange.admin.soap.OXSOAPRMIMapper |
|---|
CONNECT_ATTEMPTS_DELAY_TIME, MAX_RMI_CONNECT_ATTEMPTS, RMI_HOSTNAME |
| Constructor Summary | |
|---|---|
OXContext()
|
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OXContext()
throws RemoteException
RemoteException| Method Detail |
|---|
public void change(Context ctx,
Credentials auth)
throws RemoteException,
InvalidCredentialsException,
NoSuchContextException,
StorageException,
InvalidDataException
OXContextInterface.change(Context, Credentials)
ctx - auth -
RemoteException
InvalidCredentialsException
NoSuchContextException
StorageException
InvalidDataException
public void changeModuleAccess(Context ctx,
UserModuleAccess access,
Credentials auth)
throws RemoteException,
InvalidCredentialsException,
NoSuchContextException,
StorageException,
InvalidDataException
OXContextInterface.changeModuleAccess(Context, UserModuleAccess, Credentials)
ctx - access - auth -
RemoteException
InvalidCredentialsException
NoSuchContextException
StorageException
InvalidDataException
public void changeModuleAccessByName(Context ctx,
String access_combination_name,
Credentials auth)
throws RemoteException,
InvalidCredentialsException,
NoSuchContextException,
StorageException,
InvalidDataException
OXContextInterface.changeModuleAccess(Context, String, Credentials)
ctx - access_combination_name - auth -
RemoteException
InvalidCredentialsException
NoSuchContextException
StorageException
InvalidDataException
public Context create(Context ctx,
User admin_user,
Credentials auth)
throws RemoteException,
StorageException,
InvalidCredentialsException,
InvalidDataException,
ContextExistsException
OXContextInterface.create(Context, User, Credentials)
ctx - admin_user - auth -
RemoteException
StorageException
InvalidCredentialsException
InvalidDataException
ContextExistsException
public Context createModuleAccessByName(Context ctx,
User admin_user,
String access_combination_name,
Credentials auth)
throws RemoteException,
StorageException,
InvalidCredentialsException,
InvalidDataException,
ContextExistsException
OXContextInterface.create(Context, User, String, Credentials)
ctx - admin_user - access_combination_name - auth -
RemoteException
StorageException
InvalidCredentialsException
InvalidDataException
ContextExistsException
public Context createModuleAccess(Context ctx,
User admin_user,
UserModuleAccess access,
Credentials auth)
throws RemoteException,
StorageException,
InvalidCredentialsException,
InvalidDataException,
ContextExistsException
OXContextInterface.create(Context, User, UserModuleAccess, Credentials)
ctx - admin_user - access - auth -
RemoteException
StorageException
InvalidCredentialsException
InvalidDataException
ContextExistsException
public void delete(Context ctx,
Credentials auth)
throws RemoteException,
InvalidCredentialsException,
NoSuchContextException,
StorageException,
DatabaseUpdateException,
InvalidDataException
OXContextInterface.delete(Context, Credentials)
ctx - auth -
RemoteException
InvalidCredentialsException
NoSuchContextException
StorageException
DatabaseUpdateException
InvalidDataException
public void disable(Context ctx,
Credentials auth)
throws RemoteException,
InvalidCredentialsException,
NoSuchContextException,
StorageException,
InvalidDataException,
NoSuchReasonException,
OXContextException
OXContextInterface.disable(Context, Credentials)
ctx - auth -
RemoteException
InvalidCredentialsException
NoSuchContextException
StorageException
InvalidDataException
NoSuchReasonException
OXContextException
public void disableAll(Credentials auth)
throws RemoteException,
StorageException,
InvalidCredentialsException,
InvalidDataException,
NoSuchReasonException
OXContextInterface.disableAll(Credentials)
auth -
RemoteException
StorageException
InvalidCredentialsException
InvalidDataException
NoSuchReasonException
public void downgrade(Context ctx,
Credentials auth)
throws RemoteException,
InvalidCredentialsException,
NoSuchContextException,
StorageException,
DatabaseUpdateException,
InvalidDataException
OXContextInterface.downgrade(Context, Credentials)
ctx - auth -
RemoteException
InvalidCredentialsException
NoSuchContextException
StorageException
DatabaseUpdateException
InvalidDataException
public void enable(Context ctx,
Credentials auth)
throws RemoteException,
InvalidCredentialsException,
NoSuchContextException,
StorageException,
InvalidDataException
OXContextInterface.enable(Context, Credentials)
ctx - auth -
RemoteException
InvalidCredentialsException
NoSuchContextException
StorageException
InvalidDataException
public void enableAll(Credentials auth)
throws RemoteException,
StorageException,
InvalidCredentialsException
OXContextInterface.enableAll(Credentials)
auth -
RemoteException
StorageException
InvalidCredentialsException
public String getAccessCombinationName(Context ctx,
Credentials auth)
throws RemoteException,
InvalidCredentialsException,
NoSuchContextException,
StorageException,
InvalidDataException
OXContextInterface.getAccessCombinationName(Context, Credentials)
ctx - auth -
RemoteException
InvalidCredentialsException
NoSuchContextException
StorageException
InvalidDataException
public Context getData(Context ctx,
Credentials auth)
throws RemoteException,
InvalidCredentialsException,
NoSuchContextException,
StorageException,
InvalidDataException
OXContextInterface.getData(Context, Credentials)
ctx - auth -
RemoteException
InvalidCredentialsException
NoSuchContextException
StorageException
InvalidDataException
public UserModuleAccess getModuleAccess(Context ctx,
Credentials auth)
throws RemoteException,
InvalidCredentialsException,
NoSuchContextException,
StorageException,
InvalidDataException
OXContextInterface.getModuleAccess(Context, Credentials)
ctx - auth -
RemoteException
InvalidCredentialsException
NoSuchContextException
StorageException
InvalidDataException
public Context[] list(String search_pattern,
Credentials auth)
throws RemoteException,
StorageException,
InvalidCredentialsException,
InvalidDataException
OXContextInterface.list(String, Credentials)
search_pattern - auth -
RemoteException
StorageException
InvalidCredentialsException
InvalidDataException
public Context[] listAll(Credentials auth)
throws RemoteException,
StorageException,
InvalidCredentialsException,
InvalidDataException
OXContextInterface.listAll(Credentials)
auth -
RemoteException
StorageException
InvalidCredentialsException
InvalidDataException
public Context[] listByDatabase(Database db,
Credentials auth)
throws RemoteException,
StorageException,
InvalidCredentialsException,
InvalidDataException,
NoSuchDatabaseException
OXContextInterface.listByDatabase(Database, Credentials)
db - auth -
RemoteException
StorageException
InvalidCredentialsException
InvalidDataException
NoSuchDatabaseException
public Context[] listByFilestore(Filestore fs,
Credentials auth)
throws RemoteException,
StorageException,
InvalidCredentialsException,
InvalidDataException,
NoSuchFilestoreException
OXContextInterface.listByFilestore(Filestore, Credentials)
fs - auth -
RemoteException
StorageException
InvalidCredentialsException
InvalidDataException
NoSuchFilestoreException
public int moveContextDatabase(Context ctx,
Database dst_database_id,
Credentials auth)
throws RemoteException,
InvalidCredentialsException,
NoSuchContextException,
StorageException,
InvalidDataException,
DatabaseUpdateException,
OXContextException
OXContextInterface.moveContextDatabase(Context, Database, Credentials)
ctx - dst_database_id - auth -
RemoteException
InvalidCredentialsException
NoSuchContextException
StorageException
InvalidDataException
DatabaseUpdateException
OXContextException
public int moveContextFilestore(Context ctx,
Filestore dst_filestore_id,
Credentials auth)
throws RemoteException,
InvalidCredentialsException,
NoSuchContextException,
StorageException,
InvalidDataException,
NoSuchFilestoreException,
NoSuchReasonException,
OXContextException
OXContextInterface.moveContextFilestore(Context, Filestore, Credentials)
ctx - dst_filestore_id - auth -
RemoteException
InvalidCredentialsException
NoSuchContextException
StorageException
InvalidDataException
NoSuchFilestoreException
NoSuchReasonException
OXContextException
|
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||