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