|
Liferay 7.0-ce-m3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||