|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface provides access to a set of PortletApplicationDefinition
objects.
This interface defines the model as known from the MVC pattern. Its purpose is to provide read access to the data stored in the model.
Method Summary | |
PortletApplicationDefinition |
get(ObjectID id)
Returns the PortletApplicationDefinition object of the given object id The return value may be NULL. |
java.util.Iterator |
iterator()
Returns all portlet application definitions as iterator The return value cannot be NULL. |
Method Detail |
public java.util.Iterator iterator()
PortletApplicationDefinition
objectspublic PortletApplicationDefinition get(ObjectID id)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |