当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
ContainerMetaInfo - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.portlet.container.info
Class ContainerMetaInfo
java.lang.Object
org.jboss.portal.portlet.container.info.ContainerMetaInfo
- All Implemented Interfaces:
- MetaInfo
- public class ContainerMetaInfo
- extends java.lang.Object
- implements MetaInfo
- Version:
- $Revision: 5448 $
- Author:
- Julien Viet, Chris Laprun
Field Summary |
private static java.lang.String[] |
BUNDLE_KEYS
|
private static java.lang.String |
JAVAX_PORTLET
|
private static java.lang.String[] |
KEYS
|
private java.util.Map |
values
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
values
private java.util.Map values
JAVAX_PORTLET
private static final java.lang.String JAVAX_PORTLET
- See Also:
- Constant Field Values
KEYS
private static final java.lang.String[] KEYS
BUNDLE_KEYS
private static final java.lang.String[] BUNDLE_KEYS
ContainerMetaInfo
public ContainerMetaInfo(PortletMetaData metadata,
PortletResourceBundleManager rb)
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