|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PortletApplication | |
|---|---|
| org.jboss.portal.portlet.container | |
| org.jboss.portal.portlet.container.object | |
| org.jboss.portal.portlet.impl.container | |
| org.jboss.portal.portlet.impl.jsr168 | |
| Uses of PortletApplication in org.jboss.portal.portlet.container |
|---|
| Methods in org.jboss.portal.portlet.container that return PortletApplication | |
|---|---|
PortletApplication |
PortletFilter.getPortletApplication()
Returns the wired application. |
PortletApplication |
PortletContainer.getPortletApplication()
Returns the wired application. |
| Uses of PortletApplication in org.jboss.portal.portlet.container.object |
|---|
| Subinterfaces of PortletApplication in org.jboss.portal.portlet.container.object | |
|---|---|
interface |
PortletApplicationObject
Contains life cycle and wiring details for the kernel environment. |
| Methods in org.jboss.portal.portlet.container.object with parameters of type PortletApplication | |
|---|---|
void |
PortletFilterObject.setPortletApplication(PortletApplication application)
Set the application on the portlet filter. |
void |
PortletContainerObject.setPortletApplication(PortletApplication application)
Set/unset the application. |
| Uses of PortletApplication in org.jboss.portal.portlet.impl.container |
|---|
| Methods in org.jboss.portal.portlet.impl.container that return PortletApplication | |
|---|---|
PortletApplication |
PortletApplicationLifeCycle.getPortletApplication()
|
| Uses of PortletApplication in org.jboss.portal.portlet.impl.jsr168 |
|---|
| Classes in org.jboss.portal.portlet.impl.jsr168 that implement PortletApplication | |
|---|---|
class |
PortletApplicationImpl
|
| Methods in org.jboss.portal.portlet.impl.jsr168 that return PortletApplication | |
|---|---|
PortletApplication |
PortletFilterImpl.getPortletApplication()
|
PortletApplication |
PortletContainerImpl.getPortletApplication()
|
| Methods in org.jboss.portal.portlet.impl.jsr168 with parameters of type PortletApplication | |
|---|---|
void |
PortletFilterImpl.setPortletApplication(PortletApplication application)
|
void |
PortletContainerImpl.setPortletApplication(PortletApplication application)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||