Package | Description |
---|---|
com.liferay.portal.kernel.service |
This package defines the portal service interfaces and classes.
|
Modifier and Type | Class and Description |
---|---|
class |
TicketLocalServiceWrapper
Provides a wrapper for
TicketLocalService . |
Modifier and Type | Method and Description |
---|---|
static TicketLocalService |
TicketLocalServiceUtil.getService() |
TicketLocalService |
TicketLocalServiceWrapper.getWrappedService() |
Modifier and Type | Method and Description |
---|---|
void |
TicketLocalServiceWrapper.setWrappedService(TicketLocalService ticketLocalService) |
Constructor and Description |
---|
TicketLocalServiceWrapper(TicketLocalService ticketLocalService) |