|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PortletApp in org.exoplatform.services.portletcontainer |
|---|
| Methods in org.exoplatform.services.portletcontainer that return PortletApp | |
|---|---|
PortletApp |
PortletContainerPlugin.getPortletApp(String portletAppName)
Get portlet app. |
PortletApp |
PortletContainerService.getPortletApp(String portletAppName)
Get portlet application with app name. |
| Methods in org.exoplatform.services.portletcontainer with parameters of type PortletApp | |
|---|---|
void |
PortletLifecycleListener.postDeploy(String portletApplicationName,
PortletApp portletApplication,
javax.servlet.ServletContext servletContext)
|
void |
PortletLifecycleListener.postUndeploy(String portletApplicationName,
PortletApp portletApplication,
javax.servlet.ServletContext servletContext)
|
void |
PortletLifecycleListener.preDeploy(String portletApplicationName,
PortletApp portletApplication,
javax.servlet.ServletContext servletContext)
|
void |
PortletLifecycleListener.preUndeploy(String portletApplicationName,
PortletApp portletApplication,
javax.servlet.ServletContext servletContext)
|
void |
PortletApplicationRegister.registerPortletApplication(javax.servlet.ServletContext servletContext,
PortletApp portletApp,
Collection<String> roles,
String portletAppName)
|
| Uses of PortletApp in org.exoplatform.services.portletcontainer.impl |
|---|
| Methods in org.exoplatform.services.portletcontainer.impl that return PortletApp | |
|---|---|
PortletApp |
PortletContainerServiceImpl.getPortletApp(String portletAppName)
Overridden method. |
| Uses of PortletApp in org.exoplatform.services.portletcontainer.management |
|---|
| Methods in org.exoplatform.services.portletcontainer.management with parameters of type PortletApp | |
|---|---|
void |
PortletContainerManaged.postDeploy(String portletApplicationName,
PortletApp portletApplication,
javax.servlet.ServletContext servletContext)
|
void |
PortletContainerManaged.postUndeploy(String portletApplicationName,
PortletApp portletApplication,
javax.servlet.ServletContext servletContext)
|
void |
PortletContainerManaged.preDeploy(String portletApplicationName,
PortletApp portletApplication,
javax.servlet.ServletContext servletContext)
|
void |
PortletContainerManaged.preUndeploy(String portletApplicationName,
PortletApp portletApplication,
javax.servlet.ServletContext servletContext)
|
| Constructors in org.exoplatform.services.portletcontainer.management with parameters of type PortletApp | |
|---|---|
PortletApplicationManaged(PortletContainerManaged container,
String name,
PortletApp application,
javax.servlet.ServletContext servletContext)
|
|
| Uses of PortletApp in org.exoplatform.services.portletcontainer.pci.model |
|---|
| Methods in org.exoplatform.services.portletcontainer.pci.model that return PortletApp | |
|---|---|
PortletApp |
Portlet.getApplication()
|
static PortletApp |
XMLParser.parse(InputStream is)
|
static PortletApp |
XMLParser.parse(InputStream is,
boolean isnewer)
|
static PortletApp |
XMLParser.readPortletApp(org.exoplatform.commons.xml.ExoXPPParser xpp)
|
| Methods in org.exoplatform.services.portletcontainer.pci.model with parameters of type PortletApp | |
|---|---|
static void |
XMLParser.fillPredefinedEvents(PortletApp app)
|
void |
Portlet.setApplication(PortletApp app)
|
| Uses of PortletApp in org.exoplatform.services.portletcontainer.plugins.pc |
|---|
| Methods in org.exoplatform.services.portletcontainer.plugins.pc that return PortletApp | |
|---|---|
PortletApp |
PortletContainerDispatcher.getPortletApp(String portletAppName)
Overridden method. |
PortletApp |
PortletApplicationsHolder.getPortletApplication(String portletAppName)
|
| Methods in org.exoplatform.services.portletcontainer.plugins.pc that return types with arguments of type PortletApp | |
|---|---|
List<PortletApp> |
PortletApplicationsHolder.getPortletAppList()
|
| Methods in org.exoplatform.services.portletcontainer.plugins.pc with parameters of type PortletApp | |
|---|---|
void |
PortletApplicationRegisterImpl.registerPortletApplication(javax.servlet.ServletContext servletContext,
PortletApp portletApp_,
Collection<String> roles,
String portletAppName)
Overridden method. |
void |
PortletApplicationsHolder.registerPortletApplication(String portletAppName,
PortletApp portletApp,
Collection<String> roles)
|
| Uses of PortletApp in org.exoplatform.services.wsrp.consumer.impl |
|---|
| Methods in org.exoplatform.services.wsrp.consumer.impl that return PortletApp | |
|---|---|
PortletApp |
WSRPConsumerPlugin.getPortletApp(String portletAppName)
|
| Uses of PortletApp in org.exoplatform.services.wsrp2.consumer.impl |
|---|
| Methods in org.exoplatform.services.wsrp2.consumer.impl that return PortletApp | |
|---|---|
PortletApp |
WSRPConsumerPlugin.getPortletApp(String portletAppName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||