public abstract class ControllerHandlerWorker extends PortalHandlerWorker<PortalRequest>
Modifier and Type | Field and Description |
---|---|
protected ContentService |
contentService |
request
Constructor and Description |
---|
ControllerHandlerWorker(PortalRequest request) |
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, setResponseCacheable
protected ContentService contentService
public ControllerHandlerWorker(PortalRequest request)
protected final String getContentSelector()
public final void setContentService(ContentService contentService)