com.liferay.portal.kernel.repository
Class RepositoryFactoryUtil
java.lang.Object
com.liferay.portal.kernel.repository.RepositoryFactoryUtil
public class RepositoryFactoryUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepositoryFactoryUtil
public RepositoryFactoryUtil()
createLocalRepository
public static LocalRepository createLocalRepository(long repositoryId)
throws PortalException
- Throws:
PortalException
createRepository
public static Repository createRepository(long repositoryId)
throws PortalException
- Throws:
PortalException
getRepositoryFactory
public static RepositoryFactory getRepositoryFactory()
setRepositoryFactory
public void setRepositoryFactory(RepositoryFactory repositoryFactory)