|
Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.stellent.wcm.client.SiteContextBuilder
public class SiteContextBuilder
| Constructor Summary | |
|---|---|
SiteContextBuilder(ClientApplication clientApplication) |
|
| Method Summary | |
|---|---|
SiteContext |
createSiteContext(RequestContext request, boolean initPathFromRequest)Create the SiteContext for this request |
SiteContext |
createSiteContext(RequestContext request, UrlContext urlContext, boolean initPathFromRequest)Create the SiteContext for this request |
UrlSiteMatcher.SiteMatcher |
getUrlSiteMatcher() |
protected void |
initSiteContext(RequestContext request, SiteContext siteContext, boolean initPathFromRequest)Initialize the SiteContext object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SiteContextBuilder(ClientApplication clientApplication)
| Method Detail |
|---|
public SiteContext createSiteContext(RequestContext request,
boolean initPathFromRequest)
request - the requestinitPathFromRequest - true to initialize the path from the current request
public SiteContext createSiteContext(RequestContext request,
UrlContext urlContext,
boolean initPathFromRequest)
request - the requestsite - url contextinitPathFromRequest - true to initialize the path from the current request
protected void initSiteContext(RequestContext request,
SiteContext siteContext,
boolean initPathFromRequest)
request - the requestsiteContext - the site contextinitPathFromRequest - true to initialize the path from the requestpublic UrlSiteMatcher.SiteMatcher getUrlSiteMatcher()
|
Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||