|
Liferay 7.0-ce-a2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.repository.util.RepositoryTrashImpl
public class RepositoryTrashImpl
| Constructor Summary | |
|---|---|
RepositoryTrashImpl()
|
|
| 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 java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RepositoryTrashImpl()
| Method Detail |
|---|
public FileEntry moveFileEntryFromTrash(long userId,
long repositoryId,
long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
throws PortalException
moveFileEntryFromTrash in interface RepositoryTrashPortalException
public FileEntry moveFileEntryToTrash(long userId,
long repositoryId,
long fileEntryId)
throws PortalException
moveFileEntryToTrash in interface RepositoryTrashPortalException
public void restoreFileEntryFromTrash(long userId,
long repositoryId,
long fileEntryId)
throws PortalException
restoreFileEntryFromTrash in interface RepositoryTrashPortalException
|
Liferay 7.0-ce-a2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||