站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.4 API 英文版文档

ContainerMetaInfo - JBOSS Portal 2.4 API 英文版文档


org.jboss.portal.portlet.container.info
Class ContainerMetaInfo

java.lang.Object
  extended byorg.jboss.portal.portlet.container.info.ContainerMetaInfo
All Implemented Interfaces:
MetaInfo

public class ContainerMetaInfo
extends java.lang.Object
implements MetaInfo


Field Summary
 
Fields inherited from interface org.jboss.portal.portlet.info.MetaInfo
DESCRIPTION, DISPLAY_NAME, KEYWORDS, SHORT_TITLE, TITLE
 
Constructor Summary
ContainerMetaInfo(PortletMetaData metadata, PortletResourceBundleManager rb)
           
 
Method Summary
 LocalizedString getMetaValue(java.lang.String key)
          Return the meta value of the portlet for a specific key.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContainerMetaInfo

public ContainerMetaInfo(PortletMetaData metadata,
                         PortletResourceBundleManager rb)
Method Detail

getMetaValue

public LocalizedString getMetaValue(java.lang.String key)
Description copied from interface: MetaInfo
Return the meta value of the portlet for a specific key.

Specified by:
getMetaValue in interface MetaInfo
Returns:
an internationalized value