Liferay 7.0-ce-m3

Uses of Interface
com.liferay.portal.kernel.repository.Repository

Packages that use Repository
com.liferay.portal.kernel.repository   
com.liferay.portal.kernel.repository.cmis   
com.liferay.portal.repository   
com.liferay.portal.repository.capabilities   
com.liferay.portal.repository.cmis   
com.liferay.portal.repository.external   
com.liferay.portal.repository.liferayrepository   
com.liferay.portal.repository.portletrepository   
com.liferay.portal.repository.proxy This package defines the portal repository proxy beans. 
com.liferay.portal.repository.registry   
com.liferay.portal.repository.temporaryrepository   
com.liferay.portal.repository.util   
com.liferay.portal.service This package defines the portal service interfaces and classes. 
com.liferay.portal.service.http This package defines the HTTP and SOAP portal service utilities. 
com.liferay.portal.service.impl This package defines the portal service local and remote implementations. 
com.liferay.portlet.documentlibrary.service.impl This package defines the document library portlet local and remote service implementations. 
com.liferay.portlet.documentlibrary.trash   
 

Uses of Repository in com.liferay.portal.kernel.repository
 

Subinterfaces of Repository in com.liferay.portal.kernel.repository
 interface BaseRepository
           
 

Classes in com.liferay.portal.kernel.repository that implement Repository
 class BaseRepositoryImpl
          Third-party repository implementations should extend from this class.
 

Methods in com.liferay.portal.kernel.repository that return Repository
static Repository RepositoryFactoryUtil.createRepository(long repositoryId)
           
 Repository RepositoryFactory.createRepository(long repositoryId)
           
 

Constructors in com.liferay.portal.kernel.repository with parameters of type Repository
DefaultLocalRepositoryImpl(Repository repository)
           
 

Uses of Repository in com.liferay.portal.kernel.repository.cmis
 

Classes in com.liferay.portal.kernel.repository.cmis that implement Repository
 class BaseCmisRepository
           
 class CMISRepositoryHandler
           
 

Uses of Repository in com.liferay.portal.repository
 

Methods in com.liferay.portal.repository that return Repository
 Repository RepositoryFactoryImpl.createRepository(long repositoryId)
           
 

Uses of Repository in com.liferay.portal.repository.capabilities
 

Classes in com.liferay.portal.repository.capabilities that implement Repository
 class CapabilityRepository
           
 

Methods in com.liferay.portal.repository.capabilities that return Repository
 Repository LiferaySyncCapability.wrapRepository(Repository repository)
           
 Repository MinimalWorkflowCapability.wrapRepository(Repository repository)
           
 Repository LiferayWorkflowCapability.wrapRepository(Repository repository)
           
 

Methods in com.liferay.portal.repository.capabilities with parameters of type Repository
 Repository LiferaySyncCapability.wrapRepository(Repository repository)
           
 Repository MinimalWorkflowCapability.wrapRepository(Repository repository)
           
 Repository LiferayWorkflowCapability.wrapRepository(Repository repository)
           
 

Constructors in com.liferay.portal.repository.capabilities with parameters of type Repository
CapabilityRepository(Repository repository, CapabilityProvider capabilityProvider, RepositoryEventTrigger repositoryEventTrigger)
           
 

Uses of Repository in com.liferay.portal.repository.cmis
 

Classes in com.liferay.portal.repository.cmis that implement Repository
 class CMISAtomPubRepository
           
 class CMISRepository
          CMIS does not provide vendor neutral support for workflow, metadata, tags, categories, etc.
 class CMISWebServicesRepository
           
 

Uses of Repository in com.liferay.portal.repository.external
 

Methods in com.liferay.portal.repository.external that return Repository
 Repository LegacyExternalRepositoryFactory.createRepository(long repositoryId)
           
 

Uses of Repository in com.liferay.portal.repository.liferayrepository
 

Classes in com.liferay.portal.repository.liferayrepository that implement Repository
 class LiferayRepository
           
 class LiferaySyncRepositoryWrapper
           
 class LiferayWorkflowRepositoryWrapper
           
 class ModelValidatorRepositoryWrapper
           
 

Methods in com.liferay.portal.repository.liferayrepository that return Repository
 Repository LiferayRepositoryFactory.createRepository(long repositoryId)
           
protected  Repository LiferayRepositoryFactory.createRepositoryInstance(long[] repositoryLocation)
           
 

Constructors in com.liferay.portal.repository.liferayrepository with parameters of type Repository
LiferaySyncRepositoryWrapper(Repository repository, SyncCapability syncCapability)
           
LiferayWorkflowRepositoryWrapper(Repository repository, WorkflowCapability workflowCapability)
           
ModelValidatorRepositoryWrapper(Repository repository, ModelValidator<FileContentReference> modelValidator)
           
 

Uses of Repository in com.liferay.portal.repository.portletrepository
 

Classes in com.liferay.portal.repository.portletrepository that implement Repository
 class PortletRepository
           
 

Uses of Repository in com.liferay.portal.repository.proxy
 

Classes in com.liferay.portal.repository.proxy that implement Repository
 class BaseRepositoryProxyBean
           
 

Uses of Repository in com.liferay.portal.repository.registry
 

Methods in com.liferay.portal.repository.registry that return Repository
 Repository RepositoryClassDefinition.createRepository(long repositoryId)
           
 Repository DefaultCapabilityRegistry.invokeCapabilityWrappers(Repository repository)
           
 

Methods in com.liferay.portal.repository.registry with parameters of type Repository
protected  CMISRepositoryHandler RepositoryClassDefinition.getCMISRepositoryHandler(Repository repository)
           
 Repository DefaultCapabilityRegistry.invokeCapabilityWrappers(Repository repository)
           
protected  void RepositoryClassDefinition.setUpCapabilityRepositoryCapabilities(Repository repository, CapabilityRegistry capabilityRegistry)
           
 

Uses of Repository in com.liferay.portal.repository.temporaryrepository
 

Classes in com.liferay.portal.repository.temporaryrepository that implement Repository
 class TemporaryFileEntryRepository
           
 

Uses of Repository in com.liferay.portal.repository.util
 

Classes in com.liferay.portal.repository.util that implement Repository
 class RepositoryWrapper
           
 

Methods in com.liferay.portal.repository.util that return Repository
 Repository RepositoryWrapperAware.wrapRepository(Repository repository)
           
 

Methods in com.liferay.portal.repository.util with parameters of type Repository
 Repository RepositoryWrapperAware.wrapRepository(Repository repository)
           
 

Constructors in com.liferay.portal.repository.util with parameters of type Repository
RepositoryWrapper(Repository repository)
           
 

Uses of Repository in com.liferay.portal.service
 

Methods in com.liferay.portal.service that return Repository
 Repository RepositoryLocalService.getRepositoryImpl(long repositoryId)
           
static Repository RepositoryLocalServiceUtil.getRepositoryImpl(long repositoryId)
           
 Repository RepositoryServiceWrapper.getRepositoryImpl(long repositoryId)
           
 Repository RepositoryLocalServiceWrapper.getRepositoryImpl(long repositoryId)
           
 Repository RepositoryService.getRepositoryImpl(long repositoryId)
           
static Repository RepositoryServiceUtil.getRepositoryImpl(long repositoryId)
           
 Repository RepositoryLocalService.getRepositoryImpl(long folderId, long fileEntryId, long fileVersionId)
           
static Repository RepositoryLocalServiceUtil.getRepositoryImpl(long folderId, long fileEntryId, long fileVersionId)
           
 Repository RepositoryServiceWrapper.getRepositoryImpl(long folderId, long fileEntryId, long fileVersionId)
           
 Repository RepositoryLocalServiceWrapper.getRepositoryImpl(long folderId, long fileEntryId, long fileVersionId)
           
 Repository RepositoryService.getRepositoryImpl(long folderId, long fileEntryId, long fileVersionId)
           
static Repository RepositoryServiceUtil.getRepositoryImpl(long folderId, long fileEntryId, long fileVersionId)
           
 

Uses of Repository in com.liferay.portal.service.http
 

Methods in com.liferay.portal.service.http that return Repository
static Repository RepositoryServiceHttp.getRepositoryImpl(HttpPrincipal httpPrincipal, long repositoryId)
           
static Repository RepositoryServiceHttp.getRepositoryImpl(HttpPrincipal httpPrincipal, long folderId, long fileEntryId, long fileVersionId)
           
 

Uses of Repository in com.liferay.portal.service.impl
 

Methods in com.liferay.portal.service.impl that return Repository
 Repository RepositoryLocalServiceImpl.getRepositoryImpl(long repositoryId)
           
 Repository RepositoryServiceImpl.getRepositoryImpl(long repositoryId)
           
 Repository RepositoryLocalServiceImpl.getRepositoryImpl(long folderId, long fileEntryId, long fileVersionId)
           
 Repository RepositoryServiceImpl.getRepositoryImpl(long folderId, long fileEntryId, long fileVersionId)
           
 

Uses of Repository in com.liferay.portlet.documentlibrary.service.impl
 

Methods in com.liferay.portlet.documentlibrary.service.impl that return Repository
protected  Repository DLAppServiceImpl.getFileEntryRepository(long fileEntryId)
           
protected  Repository DLAppServiceImpl.getFileVersionRepository(long fileVersionId)
           
protected  Repository DLAppServiceImpl.getFolderRepository(long folderId)
           
protected  Repository DLAppServiceImpl.getFolderRepository(long folderId, long groupId)
           
protected  Repository DLAppServiceImpl.getRepository(long repositoryId)
           
 

Methods in com.liferay.portlet.documentlibrary.service.impl with parameters of type Repository
protected  FileEntry DLAppServiceImpl.copyFileEntry(Repository toRepository, FileEntry fileEntry, long newFolderId, ServiceContext serviceContext)
           
protected  void DLAppServiceImpl.copyFolder(Repository repository, Folder srcFolder, Folder destFolder, ServiceContext serviceContext)
           
protected  void DLAppServiceImpl.deleteFileEntry(long oldFileEntryId, long newFileEntryId, Repository fromRepository, Repository toRepository)
           
protected  FileEntry DLAppServiceImpl.moveFileEntries(long fileEntryId, long newFolderId, Repository fromRepository, Repository toRepository, ServiceContext serviceContext)
           
protected  Folder DLAppServiceImpl.moveFolders(long folderId, long parentFolderId, Repository fromRepository, Repository toRepository, ServiceContext serviceContext)
           
 

Uses of Repository in com.liferay.portlet.documentlibrary.trash
 

Methods in com.liferay.portlet.documentlibrary.trash that return Repository
protected abstract  Repository DLBaseTrashHandler.getRepository(long classPK)
           
protected  Repository DLFolderTrashHandler.getRepository(long classPK)
           
protected  Repository DLFileEntryTrashHandler.getRepository(long classPK)
           
protected  Repository DLFileShortcutTrashHandler.getRepository(long classPK)
           
 


Liferay 7.0-ce-m3