Liferay 6.1.2-ce-ga3

com.liferay.portlet
Interface CustomUserAttributes

All Superinterfaces:
Cloneable

public interface CustomUserAttributes
extends Cloneable


Method Summary
 Object clone()
           
 String getValue(String name, Map<String,String> userInfo)
           
 

Method Detail

clone

Object clone()

getValue

String getValue(String name,
                Map<String,String> userInfo)

Liferay 6.1.2-ce-ga3