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