|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Portlet in org.jboss.portal.portlet |
|---|
| Methods in org.jboss.portal.portlet that return Portlet | |
|---|---|
Portlet |
PortletInvokerInterceptor.getPortlet(PortletContext portletContext)
|
Portlet |
PortletInvoker.getPortlet(PortletContext portletContext)
Get information about a specific portlet. |
| Methods in org.jboss.portal.portlet that return types with arguments of type Portlet | |
|---|---|
java.util.Set<Portlet> |
PortletInvokerInterceptor.getPortlets()
|
java.util.Set<Portlet> |
PortletInvoker.getPortlets()
Return the set of portlet exposed. |
| Uses of Portlet in org.jboss.portal.portlet.container |
|---|
| Methods in org.jboss.portal.portlet.container that return Portlet | |
|---|---|
Portlet |
ContainerPortletInvoker.getPortlet(PortletContext portletContext)
|
| Methods in org.jboss.portal.portlet.container that return types with arguments of type Portlet | |
|---|---|
java.util.Set<Portlet> |
ContainerPortletInvoker.getPortlets()
|
| Uses of Portlet in org.jboss.portal.portlet.controller.impl |
|---|
| Methods in org.jboss.portal.portlet.controller.impl that return Portlet | |
|---|---|
protected abstract Portlet |
AbstractPortletControllerContext.getPortlet(java.lang.String windowId)
|
| Uses of Portlet in org.jboss.portal.portlet.federation.impl |
|---|
| Classes in org.jboss.portal.portlet.federation.impl that implement Portlet | |
|---|---|
class |
FederatedPortlet
|
| Methods in org.jboss.portal.portlet.federation.impl that return Portlet | |
|---|---|
Portlet |
FederatingPortletInvokerService.getPortlet(PortletContext compoundPortletContext)
|
Portlet |
FederatedPortletInvokerService.getPortlet(PortletContext compoundPortletContext)
|
| Methods in org.jboss.portal.portlet.federation.impl that return types with arguments of type Portlet | |
|---|---|
java.util.Set<Portlet> |
FederatingPortletInvokerService.getPortlets()
|
java.util.Set<Portlet> |
FederatedPortletInvokerService.getPortlets()
|
| Constructors in org.jboss.portal.portlet.federation.impl with parameters of type Portlet | |
|---|---|
FederatedPortlet(FederatedPortletInvoker invoker,
PortletContext compoundContext,
Portlet portlet)
|
|
| Uses of Portlet in org.jboss.portal.portlet.management |
|---|
| Constructors in org.jboss.portal.portlet.management with parameters of type Portlet | |
|---|---|
LocalPortletManagement(Portlet portlet,
PortletContainerManagementInterceptor interceptor)
|
|
| Uses of Portlet in org.jboss.portal.portlet.portal.jsp |
|---|
| Methods in org.jboss.portal.portlet.portal.jsp that return Portlet | |
|---|---|
Portlet |
PagePortletControllerContext.findPortlet(java.lang.String applicationName,
java.lang.String portletName)
|
protected Portlet |
PagePortletControllerContext.getPortlet(java.lang.String windowId)
|
| Uses of Portlet in org.jboss.portal.portlet.state.consumer |
|---|
| Classes in org.jboss.portal.portlet.state.consumer that implement Portlet | |
|---|---|
class |
ConsumerPortlet
|
| Methods in org.jboss.portal.portlet.state.consumer that return Portlet | |
|---|---|
Portlet |
ConsumerPortlet.getNext()
|
Portlet |
ConsumerPortletInvoker.getPortlet(PortletContext portletContext)
|
| Methods in org.jboss.portal.portlet.state.consumer that return types with arguments of type Portlet | |
|---|---|
java.util.Set<Portlet> |
ConsumerPortletInvoker.getPortlets()
|
| Constructors in org.jboss.portal.portlet.state.consumer with parameters of type Portlet | |
|---|---|
ConsumerPortlet(PortletContext context,
Portlet next)
|
|
| Uses of Portlet in org.jboss.portal.portlet.state.producer |
|---|
| Classes in org.jboss.portal.portlet.state.producer that implement Portlet | |
|---|---|
class |
ProducerPortlet
|
| Methods in org.jboss.portal.portlet.state.producer that return Portlet | |
|---|---|
Portlet |
ProducerPortlet.getNext()
|
Portlet |
ProducerPortletInvoker.getPortlet(PortletContext portletContext)
|
| Constructors in org.jboss.portal.portlet.state.producer with parameters of type Portlet | |
|---|---|
ProducerPortlet(PortletContext context,
Portlet next)
|
|
| Uses of Portlet in org.jboss.portal.portlet.test.controller |
|---|
| Methods in org.jboss.portal.portlet.test.controller that return Portlet | |
|---|---|
protected Portlet |
PortletControllerContextImpl.getPortlet(java.lang.String windowId)
|
| Methods in org.jboss.portal.portlet.test.controller that return types with arguments of type Portlet | |
|---|---|
java.util.Collection<Portlet> |
RendererContext.getPortlets()
|
java.util.Collection<Portlet> |
PortletControllerContextImpl.getPortlets()
|
java.util.Collection<Portlet> |
RendererContextImpl.getPortlets()
|
| Uses of Portlet in org.jboss.portal.portlet.test.tck |
|---|
| Methods in org.jboss.portal.portlet.test.tck that return Portlet | |
|---|---|
protected Portlet |
TCKPortletControllerContext.getPortlet(java.lang.String windowId)
|
| Methods in org.jboss.portal.portlet.test.tck that return types with arguments of type Portlet | |
|---|---|
java.util.Set<Portlet> |
TCKPortletControllerContext.getPortlets()
|
java.util.Collection<Portlet> |
TCKRendererContext.getPortlets()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||