public class NullRepository extends Object implements RRepository
| Constructor and Description |
|---|
NullRepository() |
@Deprecated public RDeploymentDescriptorProject createDDProject(String name) throws RRepositoryException
createDDProject in interface RRepositoryRRepositoryException@Deprecated public RProject createProject(String name) throws RRepositoryException
RRepositorycreateProject in interface RRepositoryname - name of new projectRRepositoryException - if failedprotected void fail()
throws RRepositoryException
RRepositoryException@Deprecated public RDeploymentDescriptorProject getDDProject(String name) throws RRepositoryException
getDDProject in interface RRepositoryRRepositoryException@Deprecated public List<RDeploymentDescriptorProject> getDDProjects() throws RRepositoryException
getDDProjects in interface RRepositoryRRepositoryException@Deprecated public RProject getProject(String name) throws RRepositoryException
RRepositorygetProject in interface RRepositoryRRepositoryException - if failed or no project with specified name@Deprecated public List<RProject> getProjects() throws RRepositoryException
RRepositorygetProjects in interface RRepositoryRRepositoryException - if failed@Deprecated public List<RProject> getProjects4Deletion() throws RRepositoryException
RRepositorygetProjects4Deletion in interface RRepositoryRRepositoryExceptionpublic boolean hasDeploymentProject(String name) throws RRepositoryException
hasDeploymentProject in interface RRepositoryRRepositoryExceptionpublic boolean hasProject(String name) throws RRepositoryException
RRepositoryhasProject in interface RRepositorytrue if project with such name existsRRepositoryExceptionpublic void release()
RRepositoryrelease in interface RRepositorypublic FolderAPI createDeploymentProject(String name) throws RRepositoryException
createDeploymentProject in interface RRepositoryRRepositoryExceptionpublic FolderAPI createRulesProject(String name) throws RRepositoryException
RRepositorycreateRulesProject in interface RRepositoryname - name of new projectRRepositoryException - if failedpublic FolderAPI getDeploymentProject(String name) throws RRepositoryException
getDeploymentProject in interface RRepositoryRRepositoryExceptionpublic List<FolderAPI> getDeploymentProjects() throws RRepositoryException
getDeploymentProjects in interface RRepositoryRRepositoryExceptionpublic FolderAPI getRulesProject(String name) throws RRepositoryException
RRepositorygetRulesProject in interface RRepositoryRRepositoryException - if failed or no project with specified namepublic List<FolderAPI> getRulesProjects() throws RRepositoryException
RRepositorygetRulesProjects in interface RRepositoryRRepositoryException - if failedpublic List<FolderAPI> getRulesProjectsForDeletion() throws RRepositoryException
RRepositorygetRulesProjectsForDeletion in interface RRepositoryRRepositoryExceptionpublic void addRepositoryListener(RRepositoryListener listener)
addRepositoryListener in interface RRepositorypublic void removeRepositoryListener(RRepositoryListener listener)
removeRepositoryListener in interface RRepositorypublic List<RRepositoryListener> getRepositoryListeners()
getRepositoryListeners in interface RRepositorypublic RTransactionManager getTransactionManager()
getTransactionManager in interface RRepositoryCopyright © 2016. All rights reserved.