|
Liferay 7.0-ce-b1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DLTrashService | |
|---|---|
| com.liferay.portlet.documentlibrary.service | This package defines the document library portlet service local and remote interfaces, utilities, and wrappers. |
| Uses of DLTrashService in com.liferay.portlet.documentlibrary.service |
|---|
| Classes in com.liferay.portlet.documentlibrary.service that implement DLTrashService | |
|---|---|
class |
DLTrashServiceWrapper
Provides a wrapper for DLTrashService. |
| Methods in com.liferay.portlet.documentlibrary.service that return DLTrashService | |
|---|---|
static DLTrashService |
DLTrashServiceUtil.getService()
|
DLTrashService |
DLTrashServiceWrapper.getWrappedDLTrashService()
Deprecated. As of 6.1.0, replaced by DLTrashServiceWrapper.getWrappedService() |
DLTrashService |
DLTrashServiceWrapper.getWrappedService()
|
| Methods in com.liferay.portlet.documentlibrary.service with parameters of type DLTrashService | |
|---|---|
void |
DLTrashServiceUtil.setService(DLTrashService service)
Deprecated. As of 6.2.0 |
void |
DLTrashServiceWrapper.setWrappedDLTrashService(DLTrashService dlTrashService)
Deprecated. As of 6.1.0, replaced by DLTrashServiceWrapper.setWrappedService(com.liferay.portlet.documentlibrary.service.DLTrashService) |
void |
DLTrashServiceWrapper.setWrappedService(DLTrashService dlTrashService)
|
| Constructors in com.liferay.portlet.documentlibrary.service with parameters of type DLTrashService | |
|---|---|
DLTrashServiceWrapper(DLTrashService dlTrashService)
|
|
|
Liferay 7.0-ce-b1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||