@Deprecated public interface IAdmin extends java.rmi.Remote
Modifier and Type | Method and Description |
---|---|
IAccessList |
getAccessList()
Deprecated.
|
IActiveSessions |
getActiveSessions()
Deprecated.
|
java.lang.String |
getDefaultFilePath()
Deprecated.
|
IDirectory |
getDirectorySettings()
Deprecated.
|
IIndexOptions |
getIndexOptions()
Deprecated.
|
ILogs |
getLogs()
Deprecated.
|
INetworkInterfaces |
getNetworkInterface()
Deprecated.
|
IPendingMessages |
getPendingMessages()
Deprecated.
|
IPluginControllerAdmin |
getPluginController()
Deprecated.
|
IQRServers |
getQRServers()
Deprecated.
|
IQueryRetrieve |
getQueryRetrive()
Deprecated.
|
IRemoteFileSystem |
getRFS()
Deprecated.
|
IServices |
getServices()
Deprecated.
|
ISOPClass |
getSOPClass()
Deprecated.
|
IStartupServ |
getStartupServ()
Deprecated.
|
ITaskList |
getTaskList()
Deprecated.
|
IUser |
getUser()
Deprecated.
|
java.lang.String |
getUsername()
Deprecated.
|
IUsersManager |
getUsersManager()
Deprecated.
|
void |
KeepAlive()
Deprecated.
|
void |
logout()
Deprecated.
|
void |
resetSettings()
Deprecated.
|
void |
saveSettings()
Deprecated.
|
boolean |
shtudownTimeout(int number)
Deprecated.
If the number is equal to the number randomly generated
in Main class, the timetout stops.
|
void |
shutdownServer()
Deprecated.
|
boolean |
unsavedSettings()
Deprecated.
|
java.lang.String getUsername() throws java.rmi.RemoteException
java.rmi.RemoteException
IUser getUser() throws java.rmi.RemoteException
java.rmi.RemoteException
IServices getServices() throws java.rmi.RemoteException
java.rmi.RemoteException
ILogs getLogs() throws java.rmi.RemoteException
java.rmi.RemoteException
IQRServers getQRServers() throws java.rmi.RemoteException
java.rmi.RemoteException
IStartupServ getStartupServ() throws java.rmi.RemoteException
java.rmi.RemoteException
IQueryRetrieve getQueryRetrive() throws java.rmi.RemoteException
java.rmi.RemoteException
IAccessList getAccessList() throws java.rmi.RemoteException
java.rmi.RemoteException
IIndexOptions getIndexOptions() throws java.rmi.RemoteException
java.rmi.RemoteException
ISOPClass getSOPClass() throws java.rmi.RemoteException
java.rmi.RemoteException
IDirectory getDirectorySettings() throws java.rmi.RemoteException
java.rmi.RemoteException
IUsersManager getUsersManager() throws java.rmi.RemoteException
java.rmi.RemoteException
IActiveSessions getActiveSessions() throws java.rmi.RemoteException
java.rmi.RemoteException
ITaskList getTaskList() throws java.rmi.RemoteException
java.rmi.RemoteException
IPendingMessages getPendingMessages() throws java.rmi.RemoteException
java.rmi.RemoteException
INetworkInterfaces getNetworkInterface() throws java.rmi.RemoteException
java.rmi.RemoteException
IPluginControllerAdmin getPluginController() throws java.rmi.RemoteException
java.rmi.RemoteException
java.lang.String getDefaultFilePath() throws java.rmi.RemoteException
java.rmi.RemoteException
IRemoteFileSystem getRFS() throws java.rmi.RemoteException
java.rmi.RemoteException
boolean unsavedSettings() throws java.rmi.RemoteException
java.rmi.RemoteException
void saveSettings() throws java.rmi.RemoteException
java.rmi.RemoteException
void resetSettings() throws java.rmi.RemoteException
java.rmi.RemoteException
void logout() throws java.rmi.RemoteException
java.rmi.RemoteException
void shutdownServer() throws java.rmi.RemoteException
java.rmi.RemoteException
void KeepAlive() throws java.rmi.RemoteException
java.rmi.RemoteException
boolean shtudownTimeout(int number) throws java.rmi.RemoteException
number
- java.rmi.RemoteException