Uses of Interface
org.gatein.pc.api.Portlet
-
Packages that use Portlet Package Description org.gatein.pc.api -
-
Uses of Portlet in org.gatein.pc.api
Methods in org.gatein.pc.api that return Portlet Modifier and Type Method Description PortletPortletInvoker. getPortlet(PortletContext portletContext)Get information about a specific portlet.Methods in org.gatein.pc.api that return types with arguments of type Portlet Modifier and Type Method Description Set<Portlet>PortletInvoker. getPortlets()Return the set of portlet exposed.
-