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