com.ibm.portal.portletmodel
Interface WebApplication

All Superinterfaces:
Identifiable
All Known Subinterfaces:
ModifiableWebApplication

public interface WebApplication
extends Identifiable

Interface that represents a deployed web application in the underlying application server containing one or more portlets.

Since:
6.0.1

Method Summary
 java.lang.String getContextRoot()
          Return the context root for the web application
 
Methods inherited from interface com.ibm.portal.Identifiable
getObjectID
 

Method Detail

getContextRoot

java.lang.String getContextRoot()
Return the context root for the web application

Returns:
the context root