public class SiteJavascriptHandler
extends org.exoplatform.web.WebRequestHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
CACHE_REGION |
| Constructor and Description |
|---|
SiteJavascriptHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(org.exoplatform.web.ControllerContext context) |
String |
getHandlerName() |
protected boolean |
getRequiresLifeCycle() |
public static final String CACHE_REGION
public String getHandlerName()
getHandlerName in class org.exoplatform.web.WebRequestHandlerpublic boolean execute(org.exoplatform.web.ControllerContext context)
throws Exception
execute in class org.exoplatform.web.WebRequestHandlerExceptionprotected boolean getRequiresLifeCycle()
getRequiresLifeCycle in class org.exoplatform.web.WebRequestHandlerCopyright © 2003–2019 eXo Platform SAS. All rights reserved.