ogre.dms.service
Interface RepositoryManagementService

All Superinterfaces:
Remote

public interface RepositoryManagementService
extends Remote

Version:
$Id: RepositoryManagementService.java,v 1.1.1.1.12.1 2007/11/12 01:17:31 esso Exp $
Author:
Docpedia team.

Method Summary
 String deleteRepository(String repositoryKey)
           
 boolean isAlive()
           
 String newRepository(String newRepositoryName, String rootFolderName)
          Create a new Repository with specified name, this method would create new Repository record and the related VirtualFolder record for the root of the repository.
 

Method Detail

newRepository

String newRepository(String newRepositoryName,
                     String rootFolderName)
                     throws RemoteException
Create a new Repository with specified name, this method would create new Repository record and the related VirtualFolder record for the root of the repository.

Returns:
- RepositoryKey of new created repository
Throws:
RemoteException

deleteRepository

String deleteRepository(String repositoryKey)
                        throws RemoteException
Throws:
RemoteException

isAlive

boolean isAlive()
                throws RemoteException
Throws:
RemoteException


Copyright(c) 2005-2012 by Flowring Technology Corp., 12 F., No 120, Sec 2, Gongdao 5th Rd., Hsin-Chu City 300, Taiwan(R.O.C.) All rights reserved.