org.kuali.ole
Class RepositoryManager
java.lang.Object
org.kuali.ole.RepositoryManager
public class RepositoryManager
- extends Object
User: Peri Subrahmanya
Date: 3/30/11
Time: 10:07 AM
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getRepositoryManager
public static RepositoryManager getRepositoryManager()
throws OleException
- Throws:
OleException
getSession
public javax.jcr.Session getSession()
throws OleException
- Throws:
OleException
getSession
public javax.jcr.Session getSession(String userName,
String actionSource)
throws OleException
- Throws:
OleException
logout
public void logout(javax.jcr.Session session)
getTransientRepository
public org.apache.jackrabbit.core.TransientRepository getTransientRepository()
throws IOException
- Throws:
IOException
shutdown
public void shutdown()
init
public void init()
throws OleException
- Throws:
OleException
shutdownRepository
public void shutdownRepository()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.