A C D E F G I P 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.
IFileManClient - Interface in at.ac.tuwien.dslab.rmi.common.interfaces
The IFileManClient is the basic interface which has to be implemented by the client.
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.
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 P R S T U