|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PortletAppDD | |
org.apache.pluto.descriptors.services | |
org.apache.pluto.descriptors.services.impl |
Uses of PortletAppDD in org.apache.pluto.descriptors.services |
Methods in org.apache.pluto.descriptors.services that return PortletAppDD | |
PortletAppDD |
PortletAppDescriptorService.read()
Retrieve the PortletApp deployment descriptor (web.xml). |
Methods in org.apache.pluto.descriptors.services with parameters of type PortletAppDD | |
void |
PortletAppDescriptorService.write(PortletAppDD pd)
Write the PortletApp deployment descriptor (web.xml). |
Uses of PortletAppDD in org.apache.pluto.descriptors.services.impl |
Methods in org.apache.pluto.descriptors.services.impl that return PortletAppDD | |
PortletAppDD |
AbstractPortletAppDescriptorService.read()
Read the Web Application Deployment Descriptor. |
Methods in org.apache.pluto.descriptors.services.impl with parameters of type PortletAppDD | |
void |
AbstractPortletAppDescriptorService.write(PortletAppDD portlet)
Write the deployment descriptor. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |