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