|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.service.BaseLocalServiceImpl
com.liferay.portlet.documentlibrary.service.base.DLTrashLocalServiceBaseImpl
com.liferay.portlet.documentlibrary.service.impl.DLTrashLocalServiceImpl
@ProviderType public class DLTrashLocalServiceImpl
| Field Summary |
|---|
| Fields inherited from class com.liferay.portlet.documentlibrary.service.base.DLTrashLocalServiceBaseImpl |
|---|
counterLocalService, dlAppHelperLocalService, dlTrashLocalService |
| Constructor Summary | |
|---|---|
DLTrashLocalServiceImpl()
|
|
| Method Summary | |
|---|---|
FileEntry |
moveFileEntryFromTrash(long userId,
long repositoryId,
long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
FileEntry |
moveFileEntryToTrash(long userId,
long repositoryId,
long fileEntryId)
|
void |
restoreFileEntryFromTrash(long userId,
long repositoryId,
long fileEntryId)
|
| Methods inherited from class com.liferay.portlet.documentlibrary.service.base.DLTrashLocalServiceBaseImpl |
|---|
afterPropertiesSet, destroy, getCounterLocalService, getDLAppHelperLocalService, getDLTrashLocalService, getOSGiServiceIdentifier, runSQL, setCounterLocalService, setDLAppHelperLocalService, setDLTrashLocalService |
| Methods inherited from class com.liferay.portal.service.BaseLocalServiceImpl |
|---|
getClassLoader, getLocalizationMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DLTrashLocalServiceImpl()
| Method Detail |
|---|
public FileEntry moveFileEntryFromTrash(long userId,
long repositoryId,
long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
throws PortalException
PortalException
public FileEntry moveFileEntryToTrash(long userId,
long repositoryId,
long fileEntryId)
throws PortalException
PortalException
public void restoreFileEntryFromTrash(long userId,
long repositoryId,
long fileEntryId)
throws PortalException
PortalException
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||