Liferay 7.0-ce-b8 portal-impl

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

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

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

Constructors in com.liferay.portal.repository.capabilities with parameters of type DLAppServiceAdapter
LiferayTrashCapability(com.liferay.document.library.kernel.service.DLAppHelperLocalService dlAppHelperLocalService, DLAppServiceAdapter dlAppServiceAdapter, DLFileEntryServiceAdapter dlFileEntryServiceAdapter, DLFolderServiceAdapter dlFolderServiceAdapter, RepositoryServiceAdapter repositoryServiceAdapter, com.liferay.trash.kernel.service.TrashEntryLocalService trashEntryLocalService, com.liferay.trash.kernel.service.TrashVersionLocalService trashVersionLocalService)
           
 

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

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


Liferay 7.0-ce-b8 portal-impl