| Package | Description |
|---|---|
| com.liferay.portal.kernel.service |
This package defines the portal service interfaces and classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SubscriptionLocalServiceWrapper
Deprecated.
As of Judson (7.1.x), replaced by
com.liferay.subscription.service.impl.SubscriptionLocalServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
static SubscriptionLocalService |
SubscriptionLocalServiceUtil.getService()
Deprecated.
|
SubscriptionLocalService |
SubscriptionLocalServiceWrapper.getWrappedService()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionLocalServiceWrapper.setWrappedService(SubscriptionLocalService subscriptionLocalService)
Deprecated.
|
| Constructor and Description |
|---|
SubscriptionLocalServiceWrapper(SubscriptionLocalService subscriptionLocalService)
Deprecated.
|