Liferay 6.1.2-ce-ga3

com.liferay.portlet.bookmarks
Class BookmarksFolderCustomAttributesDisplay

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

public class BookmarksFolderCustomAttributesDisplay
extends BaseCustomAttributesDisplay


Field Summary
static String CLASS_NAME
           
 
Constructor Summary
BookmarksFolderCustomAttributesDisplay()
           
 
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
 

Field Detail

CLASS_NAME

public static final String CLASS_NAME
Constructor Detail

BookmarksFolderCustomAttributesDisplay

public BookmarksFolderCustomAttributesDisplay()
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.1.2-ce-ga3