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