Package | Description |
---|---|
com.liferay.trash.kernel.service |
Modifier and Type | Class and Description |
---|---|
class |
TrashEntryServiceWrapper
Provides a wrapper for
TrashEntryService . |
Modifier and Type | Method and Description |
---|---|
static TrashEntryService |
TrashEntryServiceUtil.getService() |
TrashEntryService |
TrashEntryServiceWrapper.getWrappedService() |
Modifier and Type | Method and Description |
---|---|
void |
TrashEntryServiceWrapper.setWrappedService(TrashEntryService trashEntryService) |
Constructor and Description |
---|
TrashEntryServiceWrapper(TrashEntryService trashEntryService) |