A C D E F G I L R S T U

I

IDocument - Interface in at.ac.tuwien.dslab.rmi.common.interfaces
The IDocument interface represents a document instance in the DSGFileMan system.
IFileManager - Interface in at.ac.tuwien.dslab.rmi.common.interfaces
The IFileManager implements the base class of the DSGFileMan server.
IFileManServer - Interface in at.ac.tuwien.dslab.rmi.common.interfaces
The IFileManServer defines an interface for starting and stopping the RMI server.
importDocument(String, IUser, IDocument) - Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.IFileManager
Imports a new document to the repository.
InvalidCommandException - Exception in at.ac.tuwien.dslab.rmi.common.impl
The InvalidCommandException is used to signal invalid commands or arguments at the client.
InvalidCommandException(String) - Constructor for exception at.ac.tuwien.dslab.rmi.common.impl.InvalidCommandException
Creates a new InvalidCommandException using an error message.
InvalidCommandException(String, Throwable) - Constructor for exception at.ac.tuwien.dslab.rmi.common.impl.InvalidCommandException
Creates a new InvalidCommandException using an error message and a given cause.
IPropertyKeys - Interface in at.ac.tuwien.dslab.rmi.common.interfaces
The IPropertyKeys interface defines some common keys for accessing the properties for the DSGFileMan system.
IRepository - Interface in at.ac.tuwien.dslab.rmi.common.interfaces
The IRepository specifies the basic operations of a repository which have to be implemented on the server side.
IRepositoryListener - Interface in at.ac.tuwien.dslab.rmi.common.interfaces
The IRepositoryListener captures the basic notification the server has to send to registered listeners.
IUser - Interface in at.ac.tuwien.dslab.rmi.common.interfaces
The IUser interface defines the default behaviour of a user.

A C D E F G I L R S T U