public class GetSiteAction extends ServiceableAction
| Modifier and Type | Field and Description | 
|---|---|
private SiteManager | 
_siteManager  | 
static String | 
OVERRIDE_SITE_REQUEST_ATTR
Deprecated.  
 | 
static String | 
OVERRIDE_SKIN_REQUEST_ATTR
Deprecated.  
 | 
managerEMPTY_MAP| Constructor and Description | 
|---|
GetSiteAction()  | 
| Modifier and Type | Method and Description | 
|---|---|
Map | 
act(Redirector redirector,
   SourceResolver resolver,
   Map objectModel,
   String source,
   Parameters parameters)  | 
void | 
service(ServiceManager smanager)  | 
enableLogging, getLogger, setupLogger, setupLogger, setupLogger@Deprecated public static final String OVERRIDE_SKIN_REQUEST_ATTR
@Deprecated public static final String OVERRIDE_SITE_REQUEST_ATTR
private SiteManager _siteManager
public GetSiteAction()
public void service(ServiceManager smanager) throws ServiceException
service in interface Serviceableservice in class ServiceableActionServiceExceptionpublic Map act(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters) throws Exception
Exception