|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PortletApplication in org.apache.jetspeed.portlets.rpad |
---|
Methods in org.apache.jetspeed.portlets.rpad that return PortletApplication | |
---|---|
PortletApplication |
Repository.getPortletApplication(String groupId,
String artifactId,
String version,
String packaging)
|
Uses of PortletApplication in org.apache.jetspeed.portlets.rpad.portlet.deployer |
---|
Methods in org.apache.jetspeed.portlets.rpad.portlet.deployer with parameters of type PortletApplication | |
---|---|
void |
PortletDeployer.deploy(PortletApplication portlet)
|
Uses of PortletApplication in org.apache.jetspeed.portlets.rpad.portlet.deployer.impl |
---|
Fields in org.apache.jetspeed.portlets.rpad.portlet.deployer.impl declared as PortletApplication | |
---|---|
private PortletApplication |
JetspeedPortletDeployer.DeployerThread.portletApplication
|
Methods in org.apache.jetspeed.portlets.rpad.portlet.deployer.impl that return PortletApplication | |
---|---|
PortletApplication |
JetspeedPortletDeployer.DeployerThread.getPortletApplication()
|
Methods in org.apache.jetspeed.portlets.rpad.portlet.deployer.impl with parameters of type PortletApplication | |
---|---|
void |
JetspeedPortletDeployer.deploy(PortletApplication portlet)
|
void |
JetspeedPortletDeployer.DeployerThread.setPortletApplication(PortletApplication portletApplication)
|
Uses of PortletApplication in org.apache.jetspeed.portlets.rpad.simple |
---|
Fields in org.apache.jetspeed.portlets.rpad.simple declared as PortletApplication | |
---|---|
private PortletApplication |
SimpleConfigHandler.portletApplication
|
Methods in org.apache.jetspeed.portlets.rpad.simple that return PortletApplication | |
---|---|
PortletApplication |
SimpleRepository.getPortletApplication(String groupId,
String artifactId,
String version,
String packaging)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |