public class GetSiteAction extends ServiceableAction implements ThreadSafe
| Modifier and Type | Field and Description | 
|---|---|
private SiteInformationCache | 
_siteCache  | 
static String | 
EDITION_URI
sub_path in the uri to indicate the edition mode, and parameter passed to back 
 | 
managerEMPTY_MAP| Constructor and Description | 
|---|
GetSiteAction()  | 
| Modifier and Type | Method and Description | 
|---|---|
private String | 
_findLanguage(Request request,
             List<String> availableLanguages)  | 
protected SiteInformationCache | 
_getSiteInformationCache()
Get the site information cache 
 | 
Map | 
act(Redirector redirector,
   SourceResolver resolver,
   Map objectModel,
   String source,
   Parameters parameters)  | 
serviceenableLogging, getLogger, setupLogger, setupLogger, setupLoggerpublic static final String EDITION_URI
private SiteInformationCache _siteCache
public GetSiteAction()
protected SiteInformationCache _getSiteInformationCache()
public Map act(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters) throws Exception
private String _findLanguage(Request request, List<String> availableLanguages)