当前页面:
在线文档首页 >
JBOSS Portal 2.2 API 英文版文档
PortletModeMetaData - JBOSS Portal 2.2 API 英文版文档
org.jboss.portal.portlet.metadata
Class PortletModeMetaData
java.lang.Object
org.jboss.portal.portlet.metadata.PortletModeMetaData
- public class PortletModeMetaData
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletModeMetaData
public PortletModeMetaData()
getDescription
public LocalizedString getDescription()
setDescription
public void setDescription(LocalizedString description)
getPortletMode
public PortletMode getPortletMode()
setPortletMode
public void setPortletMode(PortletMode portletMode)