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