|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WebApplicationDefinitionList
This interface provides access to a set of WebApplicationDefinition 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 | |
|---|---|
WebApplicationDefinition |
get(ObjectID id)
Returns the web application definition object of the given id |
java.util.Iterator |
iterator()
Returns all web application definitions as iterator |
| Method Detail |
|---|
java.util.Iterator iterator()
WebApplicationDefinition objectsWebApplicationDefinition get(ObjectID id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||