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

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

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

Methods in at.ac.tuwien.dslab.rmi.common.interfaces that throw RepositoryExistsException
 void IRepository.create()
          Creates the repository physically on the disk.
 void IFileManager.createRepository(java.lang.String name, IUser owner, java.lang.String... allowedUserNames)
          Creates a new repository on the document server.