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