Interface ContextualPropertyManager
- All Known Implementing Classes:
ContextualPropertyManagerImpl
public interface ContextualPropertyManager
-
Method Summary
Modifier and TypeMethodDescriptiongetProperties(UIPortlet portletWindow) Returns a map of qualified names and string values for contextual properties of the portlet.
-
Method Details
-
getProperties
Returns a map of qualified names and string values for contextual properties of the portlet.- Parameters:
portletWindow- the portlet- Returns:
- the contextual properties
-