public class DLTrashLocalServiceImpl extends DLTrashLocalServiceBaseImpl
counterLocalService, dlTrashLocalService
Constructor and Description |
---|
DLTrashLocalServiceImpl() |
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.kernel.repository.model.FileEntry |
moveFileEntryFromTrash(long userId,
long repositoryId,
long fileEntryId,
long newFolderId,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
com.liferay.portal.kernel.repository.model.FileEntry |
moveFileEntryToTrash(long userId,
long repositoryId,
long fileEntryId) |
void |
restoreFileEntryFromTrash(long userId,
long repositoryId,
long fileEntryId) |
afterPropertiesSet, destroy, getCounterLocalService, getDLTrashLocalService, getOSGiServiceIdentifier, runSQL, setCounterLocalService, setDLTrashLocalService
public com.liferay.portal.kernel.repository.model.FileEntry moveFileEntryFromTrash(long userId, long repositoryId, long fileEntryId, long newFolderId, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public com.liferay.portal.kernel.repository.model.FileEntry moveFileEntryToTrash(long userId, long repositoryId, long fileEntryId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public void restoreFileEntryFromTrash(long userId, long repositoryId, long fileEntryId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException