public abstract class ControllerHandlerWorker extends PortalHandlerWorker
| Modifier and Type | Field and Description |
|---|---|
protected ContentService |
contentService |
request, response| Constructor and Description |
|---|
ControllerHandlerWorker() |
| Modifier and Type | Method and Description |
|---|---|
protected Content |
getContent(String contentSelector) |
protected Content |
getContentOrNull(String contentSelector) |
protected String |
getContentSelector() |
protected Site |
getSite(Content content) |
protected Site |
getSiteOrNull(Content content) |
void |
setContentService(ContentService contentService) |
execute, forbidden, notFound, setResponseCacheableprotected ContentService contentService
protected final String getContentSelector()
public final void setContentService(ContentService contentService)