public class ArchivedNodesGet extends AbstractArchivedNodeWebScript
ARCHIVED_BY, ARCHIVED_DATE, DEFAULT_MAX_ITEMS_PER_PAGE, DELETED_NODES, DESCRIPTION, DISPLAY_PATH, FIRST_NAME, LAST_NAME, maxSizeView, NAME, NODE_TYPE, nodeArchiveService, NODEREF, serviceRegistry, TITLE, USER_NAME
Constructor and Description |
---|
ArchivedNodesGet() |
Modifier and Type | Method and Description |
---|---|
protected Map<String,Object> |
executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.Status status,
org.springframework.extensions.webscripts.Cache cache) |
void |
setArchivedNodeFilters(List<ArchivedNodesFilter> nodeFilters)
This method is used to inject
node filters on this GET call. |
getArchivedNodesFrom, getIntParameter, parseRequestForNodeRef, parseRequestForStoreRef, setMaxSizeView, setNodeArchiveService, setServiceRegistry, validatePermission
execute, executeFinallyImpl, executeImpl, executeImpl, getTemplateModel, renderFormatTemplate
addModuleBundleToCache, checkModuleBundleCache, createArgs, createArgsM, createHeaders, createHeadersM, createScriptParameters, createStatusException, createTemplateParameters, executeScript, getContainer, getDescription, getExecuteScript, getResources, getStatusTemplate, init, renderString, renderString, renderTemplate, sendStatus, setURLModelFactory, toString
public void setArchivedNodeFilters(List<ArchivedNodesFilter> nodeFilters)
node filters
on this GET call.protected Map<String,Object> executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req, org.springframework.extensions.webscripts.Status status, org.springframework.extensions.webscripts.Cache cache)
executeImpl
in class org.springframework.extensions.webscripts.DeclarativeWebScript
Copyright © 2005–2017 Alfresco Software. All rights reserved.