Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.repository.capabilities.util.RepositoryServiceAdapter

Packages that use RepositoryServiceAdapter
com.liferay.portal.repository.capabilities   
com.liferay.portal.repository.capabilities.util   
 

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

Constructors in com.liferay.portal.repository.capabilities with parameters of type RepositoryServiceAdapter
ConfigurationCapabilityImpl(DocumentRepository documentRepository, RepositoryServiceAdapter repositoryServiceAdapter)
           
LiferayTrashCapability(DLAppHelperLocalService dlAppHelperLocalService, DLAppServiceAdapter dlAppServiceAdapter, DLFileEntryServiceAdapter dlFileEntryServiceAdapter, DLFolderServiceAdapter dlFolderServiceAdapter, RepositoryServiceAdapter repositoryServiceAdapter, TrashEntryLocalService trashEntryLocalService, TrashVersionLocalService trashVersionLocalService)
           
 

Uses of RepositoryServiceAdapter in com.liferay.portal.repository.capabilities.util
 

Methods in com.liferay.portal.repository.capabilities.util that return RepositoryServiceAdapter
static RepositoryServiceAdapter RepositoryServiceAdapter.create(DocumentRepository documentRepository)
           
 


Liferay 7.0-ce-b4