|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Handles SiteModule lookups.
| Field Summary | |
static String |
ROLE
The Plexus lookup role. |
| Method Summary | |
SiteModule |
getSiteModule(String id)
Returns the SiteModule that corresponds to the given id. |
Collection |
getSiteModules()
Returns a collection of SiteModules. |
| Field Detail |
public static final String ROLE
| Method Detail |
public Collection getSiteModules()
public SiteModule getSiteModule(String id)
throws SiteModuleNotFoundException
id - The identifier.
SiteModuleNotFoundException - if no SiteModule could be found
for the given id.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||