com.liferay.portlet.enterpriseadmin
Class UserCustomAttributesDisplay

java.lang.Object
  extended by com.liferay.portlet.expando.model.BaseCustomAttributesDisplay
      extended by com.liferay.portlet.enterpriseadmin.UserCustomAttributesDisplay
All Implemented Interfaces:
com.liferay.portlet.expando.model.CustomAttributesDisplay

public class UserCustomAttributesDisplay
extends com.liferay.portlet.expando.model.BaseCustomAttributesDisplay

View Source

Author:
Jorge Ferrer

Field Summary
static java.lang.String CLASS_NAME
           
 
Constructor Summary
UserCustomAttributesDisplay()
           
 
Method Summary
 java.lang.String getClassName()
           
 java.lang.String getIconPath(com.liferay.portal.theme.ThemeDisplay themeDisplay)
           
 
Methods inherited from class com.liferay.portlet.expando.model.BaseCustomAttributesDisplay
getClassNameId, getPortletId, setClassNameId, setPortletId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS_NAME

public static final java.lang.String CLASS_NAME
Constructor Detail

UserCustomAttributesDisplay

public UserCustomAttributesDisplay()
Method Detail

getClassName

public java.lang.String getClassName()

getIconPath

public java.lang.String getIconPath(com.liferay.portal.theme.ThemeDisplay themeDisplay)
Specified by:
getIconPath in interface com.liferay.portlet.expando.model.CustomAttributesDisplay
Overrides:
getIconPath in class com.liferay.portlet.expando.model.BaseCustomAttributesDisplay