Uses of Class
at.ac.tuwien.dslab.rmi.common.impl.DocumentAlreadyExistsException

Packages that use DocumentAlreadyExistsException
at.ac.tuwien.dslab.rmi.common.interfaces   
 

Uses of DocumentAlreadyExistsException in at.ac.tuwien.dslab.rmi.common.interfaces
 

Methods in at.ac.tuwien.dslab.rmi.common.interfaces that throw DocumentAlreadyExistsException
 void IFileManager.importDocument(java.lang.String repoName, IUser user, IDocument doc)
          Imports a new document to the repository.