|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface provides access to a set of PortletApplicationEntity
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 | |
PortletApplicationEntity |
get(ObjectID id)
Returns the portlet entity object of the given id. |
java.util.Iterator |
iterator()
Returns all portlet application entities as iterator The return value cannot be NULL. |
Method Detail |
public java.util.Iterator iterator()
PortletApplicationEntity
objectspublic PortletApplicationEntity get(ObjectID id)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |