Liferay 7.0-ce-m3

com.liferay.portlet.journal
Class JournalFolderCustomAttributesDisplay

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

public class JournalFolderCustomAttributesDisplay
extends BaseCustomAttributesDisplay


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

Constructor Detail

JournalFolderCustomAttributesDisplay

public JournalFolderCustomAttributesDisplay()
Method Detail

getClassName

public String getClassName()

getIconPath

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

Liferay 7.0-ce-m3