{ } }
Tree PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD 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
Tree PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD