|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SitesManager
| Field Summary | |
|---|---|
static java.lang.String |
ROLE
|
| Method Summary | |
|---|---|
java.lang.String |
getGlobalCocoonSitemapLocation()
|
SaxBuffer |
getGlobalSkinConf()
Returns the global (non-site-specific) skinconf. |
java.lang.String |
getGlobalSkinName()
Returns the global (non-site-specific) skin name. |
SiteConf |
getSiteConf(java.lang.String siteName)
Returns the SiteConf object for the named site. |
java.util.List |
getSiteConfs()
Returns a list of all available sites. |
SiteConf |
getSiteConfSoftly(java.lang.String name)
Gets the SiteConf object for the named site, does not throw an exception but returns null if the site does not exist. |
| Field Detail |
|---|
static final java.lang.String ROLE
| Method Detail |
|---|
SiteConf getSiteConf(java.lang.String siteName)
throws java.lang.Exception
java.lang.ExceptionSiteConf getSiteConfSoftly(java.lang.String name)
SaxBuffer getGlobalSkinConf()
java.lang.String getGlobalSkinName()
java.util.List getSiteConfs()
throws java.lang.Exception
java.lang.Exceptionjava.lang.String getGlobalCocoonSitemapLocation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||