当前页面:
在线文档首页 >
JBOSS Portal 2.2 API 英文版文档
ComponentPreferences - JBOSS Portal 2.2 API 英文版文档
org.jboss.portal.server.plugins.preferences
Interface ComponentPreferences
- All Superinterfaces:
- Preferences, ValueMap
- All Known Subinterfaces:
- PortletPreferences
- All Known Implementing Classes:
- ComponentPreferencesPlugin, PortletPreferencesPlugin
- public interface ComponentPreferences
- extends Preferences
getDescription
public LocalizedString getDescription(java.lang.String key)
- Return the description for the specified key or null if it does not exist.
- Parameters:
key
-
- Returns: