Package at.ac.tuwien.dslab.rmi.common.interfaces

Interface Summary
IDocument The IDocument interface represents a document instance in the DSGFileMan system.
IFileManager The IFileManager implements the base class of the DSGFileMan server.
IFileManServer The IFileManServer defines an interface for starting and stopping the RMI server.
IPropertyKeys The IPropertyKeys interface defines some common keys for accessing the properties for the DSGFileMan system.
IRepository The IRepository specifies the basic operations of a repository which have to be implemented on the server side.
IRepositoryListener The IRepositoryListener captures the basic notification the server has to send to registered listeners.
IUser The IUser interface defines the default behaviour of a user.