Uses of Interface
org.gatein.pc.api.state.PropertyMap
-
Packages that use PropertyMap Package Description org.gatein.pc.api -
-
Uses of PropertyMap in org.gatein.pc.api
Methods in org.gatein.pc.api that return PropertyMap Modifier and Type Method Description PropertyMapPortletInvoker. getProperties(PortletContext portletContext)Return all the properties of the specified portlet.PropertyMapPortletInvoker. getProperties(PortletContext portletContext, Set<String> keys)Return a subset of the properties of the specified portlet.
-