com.liferay.portlet.expando.model
Class BaseCustomAttributesDisplay
java.lang.Object
com.liferay.portlet.expando.model.BaseCustomAttributesDisplay
- All Implemented Interfaces:
- CustomAttributesDisplay
- Direct Known Subclasses:
- BlogsEntryCustomAttributesDisplay, BookmarksEntryCustomAttributesDisplay, BookmarksFolderCustomAttributesDisplay, CalEventCustomAttributesDisplay, DLFileEntryCustomAttributesDisplay, DLFolderCustomAttributesDisplay, IGFolderCustomAttributesDisplay, IGImageCustomAttributesDisplay, JournalArticleCustomAttributesDisplay, LayoutCustomAttributesDisplay, MBCategoryCustomAttributesDisplay, MBMessageCustomAttributesDisplay, OrganizationCustomAttributesDisplay, UserCustomAttributesDisplay, WikiPageCustomAttributesDisplay
public abstract class BaseCustomAttributesDisplay
- extends Object
- implements CustomAttributesDisplay
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseCustomAttributesDisplay
public BaseCustomAttributesDisplay()
getClassNameId
public long getClassNameId()
getIconPath
public String getIconPath(ThemeDisplay themeDisplay)
- Specified by:
getIconPath
in interface CustomAttributesDisplay
getPortletId
public String getPortletId()
- Specified by:
getPortletId
in interface CustomAttributesDisplay
setClassNameId
public void setClassNameId(long classNameId)
- Specified by:
setClassNameId
in interface CustomAttributesDisplay
setPortletId
public void setPortletId(String portletId)
- Specified by:
setPortletId
in interface CustomAttributesDisplay