|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PortletEntityList
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 |
---|
java.util.Iterator iterator()
PortletEntity
objectsPortletEntity get(ObjectID id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |