| Package | Description |
|---|---|
| com.liferay.counter.kernel.service |
This package defines the portal counter service local interfaces, utilities, and wrappers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CounterLocalServiceWrapper
Provides a wrapper for
CounterLocalService. |
| Modifier and Type | Method and Description |
|---|---|
static CounterLocalService |
CounterLocalServiceUtil.getService() |
CounterLocalService |
CounterLocalServiceWrapper.getWrappedService() |
| Modifier and Type | Method and Description |
|---|---|
void |
CounterLocalServiceWrapper.setWrappedService(CounterLocalService counterLocalService) |
| Constructor and Description |
|---|
CounterLocalServiceWrapper(CounterLocalService counterLocalService) |