Liferay 7.0-ce-b4

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

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

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

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

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

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


Liferay 7.0-ce-b4