|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.pluto.portalImpl.services.pageregistry.PageRegistry
This class is a static accessor for a PageRegistryService
implementation.
| Constructor Summary | |
PageRegistry()
|
|
| Method Summary | |
static void |
addFragment(Fragment fragment)
Add a fragment to the page registry |
static Fragment |
getFragment(java.lang.String id)
Returns the fragment with the given id return the fragment object with this id |
static RootFragment |
getRootFragment()
Returns the description of the complete portal site |
static void |
setRootFragment()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PageRegistry()
| Method Detail |
public static RootFragment getRootFragment()
public static Fragment getFragment(java.lang.String id)
public static void addFragment(Fragment fragment)
throws java.lang.Exception
fragment - the fragment to add
java.lang.Exceptionpublic static void setRootFragment()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||