|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.wfnm.Page
Defines a page as an url and a object set owned.
Constructor Summary | |
Page(String url)
Creates a new Page object. |
Method Summary | |
Set |
getOwnedObjectSet()
Gets the object set owned by this page. |
String |
getUrl()
Gets the url of this page. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Page(String url)
url
- url of this pageMethod Detail |
public Set getOwnedObjectSet()
getOwnedObjectSet
in interface ObjectSetOwner
public String getUrl()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |