JavaScript is disabled on your browser.
Skip navigation links
Liferay 7.4.3.132-ga132 portal-kernel
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.liferay.portal.kernel.portlet
Interface CustomUserAttributes
All Superinterfaces:
Cloneable
public interface
CustomUserAttributes
extends
Cloneable
Author:
Marcellus Tavares
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
clone
()
String
getValue
(
String
name,
Map
<
String
,
String
> userInfo)
Method Details
clone
Object
clone
()
getValue
String
getValue
(
String
name,
Map
<
String
,
String
> userInfo)