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