|
Liferay 7.0-ce-b1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.documentlibrary.service.DLTrashLocalServiceWrapper
@ProviderType public class DLTrashLocalServiceWrapper
Provides a wrapper for DLTrashLocalService.
DLTrashLocalService| Constructor Summary | |
|---|---|
DLTrashLocalServiceWrapper(DLTrashLocalService dlTrashLocalService)
|
|
| Method Summary | |
|---|---|
String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier. |
DLTrashLocalService |
getWrappedDLTrashLocalService()
Deprecated. As of 6.1.0, replaced by getWrappedService() |
DLTrashLocalService |
getWrappedService()
|
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)
|
void |
setWrappedDLTrashLocalService(DLTrashLocalService dlTrashLocalService)
Deprecated. As of 6.1.0, replaced by setWrappedService(com.liferay.portlet.documentlibrary.service.DLTrashLocalService) |
void |
setWrappedService(DLTrashLocalService dlTrashLocalService)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DLTrashLocalServiceWrapper(DLTrashLocalService dlTrashLocalService)
| Method Detail |
|---|
public String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface DLTrashLocalService
public FileEntry moveFileEntryFromTrash(long userId,
long repositoryId,
long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
throws PortalException
moveFileEntryFromTrash in interface DLTrashLocalServicePortalException
public FileEntry moveFileEntryToTrash(long userId,
long repositoryId,
long fileEntryId)
throws PortalException
moveFileEntryToTrash in interface DLTrashLocalServicePortalException
public void restoreFileEntryFromTrash(long userId,
long repositoryId,
long fileEntryId)
throws PortalException
restoreFileEntryFromTrash in interface DLTrashLocalServicePortalException@Deprecated public DLTrashLocalService getWrappedDLTrashLocalService()
getWrappedService()
@Deprecated public void setWrappedDLTrashLocalService(DLTrashLocalService dlTrashLocalService)
setWrappedService(com.liferay.portlet.documentlibrary.service.DLTrashLocalService)
public DLTrashLocalService getWrappedService()
getWrappedService in interface ServiceWrapper<DLTrashLocalService>public void setWrappedService(DLTrashLocalService dlTrashLocalService)
setWrappedService in interface ServiceWrapper<DLTrashLocalService>
|
Liferay 7.0-ce-b1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||