Package | Description |
---|---|
com.liferay.trash.kernel.service |
Modifier and Type | Class and Description |
---|---|
class |
TrashEntryLocalServiceWrapper
Deprecated.
As of Judson (7.1.x), replaced by
com.liferay.trash.service.impl.TrashEntryLocalServiceImpl |
Modifier and Type | Method and Description |
---|---|
static TrashEntryLocalService |
TrashEntryLocalServiceUtil.getService()
Deprecated.
|
TrashEntryLocalService |
TrashEntryLocalServiceWrapper.getWrappedService()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
TrashEntryLocalServiceWrapper.setWrappedService(TrashEntryLocalService trashEntryLocalService)
Deprecated.
|
Constructor and Description |
---|
TrashEntryLocalServiceWrapper(TrashEntryLocalService trashEntryLocalService)
Deprecated.
|