Liferay 6.2-ce-ga5

com.liferay.portlet.usersadmin
Class OrganizationCustomAttributesDisplay

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

public class OrganizationCustomAttributesDisplay
extends BaseCustomAttributesDisplay


Constructor Summary
OrganizationCustomAttributesDisplay()
           
 
Method Summary
 String getClassName()
           
 String getIconPath(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
 

Constructor Detail

OrganizationCustomAttributesDisplay

public OrganizationCustomAttributesDisplay()
Method Detail

getClassName

public String getClassName()

getIconPath

public String getIconPath(ThemeDisplay themeDisplay)
Specified by:
getIconPath in interface CustomAttributesDisplay
Overrides:
getIconPath in class BaseCustomAttributesDisplay

Liferay 6.2-ce-ga5