com.liferay.portal.service.impl
Class CMISRepositoryLocalServiceImpl
java.lang.Object
com.liferay.portal.service.BaseLocalServiceImpl
com.liferay.portal.service.base.CMISRepositoryLocalServiceBaseImpl
com.liferay.portal.service.impl.CMISRepositoryLocalServiceImpl
- All Implemented Interfaces:
- IdentifiableBean, BaseLocalService, CMISRepositoryLocalService
public class CMISRepositoryLocalServiceImpl
- extends CMISRepositoryLocalServiceBaseImpl
| Methods inherited from class com.liferay.portal.service.base.CMISRepositoryLocalServiceBaseImpl |
afterPropertiesSet, destroy, getBeanIdentifier, getCMISRepositoryLocalService, getCounterLocalService, getRepositoryLocalService, getRepositoryPersistence, getRepositoryService, runSQL, setBeanIdentifier, setCMISRepositoryLocalService, setCounterLocalService, setRepositoryLocalService, setRepositoryPersistence, setRepositoryService |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CMISRepositoryLocalServiceImpl
public CMISRepositoryLocalServiceImpl()
getSession
public Object getSession(long repositoryId)
throws PortalException
- Throws:
PortalException
toFileEntry
public FileEntry toFileEntry(long repositoryId,
Object object)
throws PortalException
- Throws:
PortalException
toFileVersion
public FileVersion toFileVersion(long repositoryId,
Object object)
throws PortalException
- Throws:
PortalException
toFolder
public Folder toFolder(long repositoryId,
Object object)
throws PortalException
- Throws:
PortalException
getCmisRepository
protected CMISRepository getCmisRepository(long repositoryId)
throws PortalException
- Throws:
PortalException