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