JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
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)