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