public class DLAppServiceAdapter
extends Object
| Constructor and Description |
|---|
DLAppServiceAdapter(com.liferay.document.library.kernel.service.DLAppLocalService dlAppLocalService) |
DLAppServiceAdapter(com.liferay.document.library.kernel.service.DLAppLocalService dlAppLocalService,
com.liferay.document.library.kernel.service.DLAppService dlAppService) |
| Modifier and Type | Method and Description |
|---|---|
static DLAppServiceAdapter |
create(com.liferay.portal.kernel.repository.DocumentRepository documentRepository) |
void |
deleteFileEntry(long fileEntryId) |
void |
deleteFileVersion(long fileVersionId) |
public DLAppServiceAdapter(com.liferay.document.library.kernel.service.DLAppLocalService dlAppLocalService)
public DLAppServiceAdapter(com.liferay.document.library.kernel.service.DLAppLocalService dlAppLocalService,
com.liferay.document.library.kernel.service.DLAppService dlAppService)
public static DLAppServiceAdapter create(com.liferay.portal.kernel.repository.DocumentRepository documentRepository)
public void deleteFileEntry(long fileEntryId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic void deleteFileVersion(long fileVersionId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException