Uses of Interface
org.apache.pluto.om.servlet.WebApplicationDefinition

Packages that use WebApplicationDefinition
org.apache.pluto.om.portlet   
org.apache.pluto.om.servlet   
 

Uses of WebApplicationDefinition in org.apache.pluto.om.portlet
 

Methods in org.apache.pluto.om.portlet that return WebApplicationDefinition
 WebApplicationDefinition PortletApplicationDefinition.getWebApplicationDefinition()
          Returns the corresponding web application to this portlet application.
 

Uses of WebApplicationDefinition in org.apache.pluto.om.servlet
 

Methods in org.apache.pluto.om.servlet that return WebApplicationDefinition
 WebApplicationDefinition ServletDefinition.getWebApplicationDefinition()
          Returns the WebApplication object in which this servlet resides The return value cannot be NULL.
 WebApplicationDefinition WebApplicationDefinitionList.get(ObjectID id)
          Returns the web application definition object of the given id
 



Copyright © 2003-2006 . All Rights Reserved.