com.liferay.portal.repository.cmis
Class CMISWebServicesRepository

java.lang.Object
  extended by com.liferay.portal.kernel.repository.BaseRepositoryImpl
      extended by com.liferay.portal.kernel.repository.cmis.CMISRepositoryHandler
          extended by com.liferay.portal.repository.cmis.CMISWebServicesRepository
All Implemented Interfaces:
com.liferay.portal.kernel.repository.BaseRepository, com.liferay.portal.kernel.repository.Repository

public class CMISWebServicesRepository
extends com.liferay.portal.kernel.repository.cmis.CMISRepositoryHandler

Author:
Alexander Chow

Field Summary
 
Fields inherited from class com.liferay.portal.kernel.repository.BaseRepositoryImpl
assetEntryLocalService, companyLocalService, counterLocalService, dlAppHelperLocalService, userLocalService
 
Constructor Summary
CMISWebServicesRepository()
           
 
Method Summary
 com.liferay.portal.kernel.repository.cmis.Session getSession()
           
 java.lang.String[] getSupportedConfigurations()
           
 java.lang.String[][] getSupportedParameters()
           
protected  java.lang.String getTypeSettingsValue(java.lang.String typeSettingsKey)
           
 
Methods inherited from class com.liferay.portal.kernel.repository.cmis.CMISRepositoryHandler
addFileEntry, addFolder, cancelCheckOut, checkInFileEntry, checkInFileEntry, checkOutFileEntry, checkOutFileEntry, copyFileEntry, deleteFileEntry, deleteFolder, getCmisRepository, getFileEntries, getFileEntries, getFileEntries, getFileEntriesCount, getFileEntriesCount, getFileEntriesCount, getFileEntry, getFileEntry, getFileEntryByUuid, getFileVersion, getFolder, getFolder, getFolders, getFoldersAndFileEntries, getFoldersAndFileEntries, getFoldersAndFileEntriesCount, getFoldersAndFileEntriesCount, getFoldersCount, getFoldersFileEntriesCount, getLatestVersionId, getLogin, getMountFolders, getMountFoldersCount, getObjectName, getObjectPaths, getSubfolderIds, getSubfolderIds, initRepository, isCancelCheckOutAllowable, isCheckInAllowable, isCheckOutAllowable, isDocumentRetrievableByVersionSeriesId, isRefreshBeforePermissionCheck, isSupportsMinorVersions, lockFolder, lockFolder, moveFileEntry, moveFolder, refreshFileEntryLock, refreshFolderLock, revertFileEntry, search, search, setCmisRepository, toFileEntry, toFolder, unlockFolder, updateFileEntry, updateFileEntry, updateFolder, verifyFileEntryCheckOut, verifyInheritableLock
 
Methods inherited from class com.liferay.portal.kernel.repository.BaseRepositoryImpl
addFileEntry, deleteFileEntry, deleteFolder, getCompanyId, getFileEntriesAndFileShortcuts, getFileEntriesAndFileShortcutsCount, getFileEntriesAndFileShortcutsCount, getFoldersAndFileEntriesAndFileShortcuts, getFoldersAndFileEntriesAndFileShortcuts, getFoldersAndFileEntriesAndFileShortcutsCount, getFoldersAndFileEntriesAndFileShortcutsCount, getGroupId, getLocalRepository, getRepositoryEntryIds, getRepositoryFileEntries, getRepositoryFileEntries, getRepositoryFileEntriesCount, getRepositoryFileEntriesCount, getRepositoryId, getTypeSettingsProperties, lockFileEntry, lockFileEntry, setAssetEntryLocalService, setCompanyId, setCompanyLocalService, setCounterLocalService, setDLAppHelperLocalService, setGroupId, setRepositoryId, setTypeSettingsProperties, setUserLocalService, unlockFileEntry, unlockFileEntry, unlockFolder, updateFileEntry, verifyFileEntryLock
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMISWebServicesRepository

public CMISWebServicesRepository()
Method Detail

getSession

public com.liferay.portal.kernel.repository.cmis.Session getSession()
                                                             throws com.liferay.portal.kernel.exception.PortalException,
                                                                    com.liferay.portal.kernel.exception.SystemException
Specified by:
getSession in class com.liferay.portal.kernel.repository.cmis.CMISRepositoryHandler
Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException

getSupportedConfigurations

public java.lang.String[] getSupportedConfigurations()

getSupportedParameters

public java.lang.String[][] getSupportedParameters()

getTypeSettingsValue

protected java.lang.String getTypeSettingsValue(java.lang.String typeSettingsKey)
                                         throws com.liferay.portal.InvalidRepositoryException
Throws:
com.liferay.portal.InvalidRepositoryException