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

U

updateAllDocuments(String, IUser) - Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.IFileManager
Updates all documents from the repository.
updateDocument(String, IUser, String, long) - Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.IFileManager
Updates a local document with the most recent (or a specific) version from the repository.
updateDocument(IDocument) - Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.IRepository
Updates the given document in the repository.
USER_FILE - Static variable in interface at.ac.tuwien.dslab.rmi.common.interfaces.IPropertyKeys
The user account file
UserAccessException - Exception in at.ac.tuwien.dslab.rmi.common.impl
The UserAccessException is used when the user tries to invoke an operation where he/she is not authorized to do that.
UserAccessException(String) - Constructor for exception at.ac.tuwien.dslab.rmi.common.impl.UserAccessException
Creates a new UserAccessException with a specific error message.
UserAccessException(String, Throwable) - Constructor for exception at.ac.tuwien.dslab.rmi.common.impl.UserAccessException
Creates a new UserAccessException with a specific error message and a cause for this message.
UserImpl - Class in at.ac.tuwien.dslab.rmi.common.impl
The UserImpl provides a default implementation of a user.
UserImpl() - Constructor for class at.ac.tuwien.dslab.rmi.common.impl.UserImpl
Creates a new and empty IUser instance.
UserImpl(String, String) - Constructor for class at.ac.tuwien.dslab.rmi.common.impl.UserImpl
Creates a new IUser instance.

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