|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserOperation | |
|---|---|
| com.liferay.portal.security.exportimport | |
| com.liferay.portal.security.ldap | This package defines the portal security LDAP interfaces and classes. |
| Uses of UserOperation in com.liferay.portal.security.exportimport |
|---|
| Methods in com.liferay.portal.security.exportimport that return UserOperation | |
|---|---|
static UserOperation |
UserOperation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UserOperation[] |
UserOperation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.liferay.portal.security.exportimport with parameters of type UserOperation | |
|---|---|
static void |
UserExporterUtil.exportUser(long userId,
long userGroupId,
UserOperation userOperation)
|
void |
UserExporter.exportUser(long userId,
long userGroupId,
UserOperation userOperation)
|
| Uses of UserOperation in com.liferay.portal.security.ldap |
|---|
| Methods in com.liferay.portal.security.ldap with parameters of type UserOperation | |
|---|---|
Modifications |
PortalToLDAPConverter.getLDAPGroupModifications(long ldapServerId,
UserGroup userGroup,
User user,
Properties groupMappings,
Properties userMappings,
UserOperation userOperation)
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||