com.liferay.portal.repository.capabilities.util
Class RepositoryServiceAdapter
java.lang.Object
com.liferay.portal.repository.capabilities.util.RepositoryServiceAdapter
public class RepositoryServiceAdapter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepositoryServiceAdapter
public RepositoryServiceAdapter(RepositoryLocalService repositoryLocalService)
RepositoryServiceAdapter
public RepositoryServiceAdapter(RepositoryLocalService repositoryLocalService,
RepositoryService repositoryService)
create
public static RepositoryServiceAdapter create(DocumentRepository documentRepository)
fetchRepository
public Repository fetchRepository(long repositoryId)
throws PortalException
- Throws:
PortalException
getRepository
public Repository getRepository(long repositoryId)
throws PortalException
- Throws:
PortalException
updateRepository
public Repository updateRepository(Repository repository)
throws PrincipalException
- Throws:
PrincipalException