public interface RemoteCloudContext extends ServerMappedObject
| Modifier and Type | Method and Description |
|---|---|
RemoteCloudContext |
assertUp() |
RemoteFieldList |
createFieldList() |
RemoteModuleList |
createModuleList() |
RemoteNodeList |
createNodeList() |
RemoteNodeManagerList |
createNodeManagerList() |
RemoteRelationList |
createRelationList() |
RemoteRelationManagerList |
createRelationManagerList() |
RemoteStringList |
createStringList() |
ActionRepository |
getActionRepository() |
RemoteAuthenticationData |
getAuthentication() |
RemoteCloud |
getCloud(String arg0) |
RemoteCloud |
getCloud(String arg0,
RemoteUserContext arg1) |
RemoteCloud |
getCloud(String arg0,
String arg1,
Map<String,?> arg2) |
RemoteStringList |
getCloudNames() |
String |
getDefaultCharacterEncoding() |
Locale |
getDefaultLocale() |
TimeZone |
getDefaultTimeZone() |
RemoteModule |
getModule(String arg0) |
RemoteModuleList |
getModules() |
String |
getUri() |
boolean |
hasModule(String arg0) |
boolean |
isUp() |
getMapperCode, wrapped_equals, wrapped_hashCode, wrapped_toStringString getDefaultCharacterEncoding() throws RemoteException
RemoteExceptionRemoteRelationManagerList createRelationManagerList() throws RemoteException
RemoteExceptionRemoteNodeManagerList createNodeManagerList() throws RemoteException
RemoteExceptionboolean hasModule(String arg0) throws RemoteException
RemoteExceptionRemoteStringList getCloudNames() throws RemoteException
RemoteExceptionTimeZone getDefaultTimeZone() throws RemoteException
RemoteExceptionRemoteModuleList createModuleList() throws RemoteException
RemoteExceptionRemoteStringList createStringList() throws RemoteException
RemoteExceptionActionRepository getActionRepository() throws RemoteException
RemoteExceptionRemoteFieldList createFieldList() throws RemoteException
RemoteExceptionRemoteNodeList createNodeList() throws RemoteException
RemoteExceptionRemoteRelationList createRelationList() throws RemoteException
RemoteExceptionLocale getDefaultLocale() throws RemoteException
RemoteExceptionRemoteAuthenticationData getAuthentication() throws RemoteException
RemoteExceptionRemoteModuleList getModules() throws RemoteException
RemoteExceptionRemoteModule getModule(String arg0) throws RemoteException
RemoteExceptionString getUri() throws RemoteException
RemoteExceptionRemoteCloud getCloud(String arg0, String arg1, Map<String,?> arg2) throws RemoteException
RemoteExceptionRemoteCloud getCloud(String arg0, RemoteUserContext arg1) throws RemoteException
RemoteExceptionRemoteCloud getCloud(String arg0) throws RemoteException
RemoteExceptionRemoteCloudContext assertUp() throws RemoteException
RemoteExceptionboolean isUp()
throws RemoteException
RemoteExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}