| Package | Description |
|---|---|
| com.liferay.trash.kernel.service |
| Modifier and Type | Class and Description |
|---|---|
class |
TrashEntryServiceWrapper
Deprecated.
As of Judson (7.1.x), replaced by
com.liferay.trash.service.impl.TrashEntryServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
static TrashEntryService |
TrashEntryServiceUtil.getService()
Deprecated.
|
TrashEntryService |
TrashEntryServiceWrapper.getWrappedService()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TrashEntryServiceWrapper.setWrappedService(TrashEntryService trashEntryService)
Deprecated.
|
| Constructor and Description |
|---|
TrashEntryServiceWrapper(TrashEntryService trashEntryService)
Deprecated.
|