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

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

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

Methods in at.ac.tuwien.dslab.rmi.common.interfaces that throw DocumentNotExistsException
 long IFileManager.commitDocument(java.lang.String repoName, IUser user, IDocument doc)
          Commits an existing document to the repository.