See: Description
Interface | Description |
---|---|
ContentPathTranslator |
Implement this interface to translate an incoming request
to a contentPath without site context.
|
SiteStateParser |
Implement this interface for custom site state parser.
|
Class | Description |
---|---|
BasicContentPathTranslator |
This is a basic implementation of the ContentPathTranslator.
|
DefaultSiteParser |
Returns the default site if configured.
|
RequestParamParser |
Returns the site ID if a request param
RequestParamParser.SITEID_PARAM_NAME is found. |
SiteManager |
SiteManager provides helper methods to retrieve site definitions.
|
SiteStateBuilder |
This is a SiteState factory which runs through a list of
SiteStateParsers to return the current SiteState.
|
SiteUtils | |
UrlPatternParser |
Returns a SiteState by applying the URL pattern configured on SiteDefinitions.
|
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.