|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.expando.model.BaseCustomAttributesDisplay
public abstract class BaseCustomAttributesDisplay
Constructor Summary | |
---|---|
BaseCustomAttributesDisplay()
|
Method Summary | |
---|---|
long |
getClassNameId()
|
java.lang.String |
getIconPath(ThemeDisplay themeDisplay)
|
java.lang.String |
getPortletId()
|
void |
setClassNameId(long classNameId)
|
void |
setPortletId(java.lang.String portletId)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.expando.model.CustomAttributesDisplay |
---|
getClassName |
Constructor Detail |
---|
public BaseCustomAttributesDisplay()
Method Detail |
---|
public long getClassNameId()
public java.lang.String getIconPath(ThemeDisplay themeDisplay)
getIconPath
in interface CustomAttributesDisplay
public java.lang.String getPortletId()
getPortletId
in interface CustomAttributesDisplay
public void setClassNameId(long classNameId)
setClassNameId
in interface CustomAttributesDisplay
public void setPortletId(java.lang.String portletId)
setPortletId
in interface CustomAttributesDisplay
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |