|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PortletApplicationDescriptor
Describes a Portlet application when it is loaded into the Web Container
| Method Summary | |
|---|---|
String |
getApplicationContext()
The name of the context (servlet context) |
String |
getApplicationId()
The application ID |
String |
getApplicationName()
The name of the portlet |
Iterator<PortletDescriptor> |
getPortlets()
An interator of portlet descriptions |
| Method Detail |
|---|
String getApplicationName()
String getApplicationContext()
String getApplicationId()
Iterator<PortletDescriptor> getPortlets()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||