|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.extensions.webscripts.AbstractWebScript
org.springframework.extensions.webscripts.DeclarativeWebScript
org.alfresco.repo.web.scripts.archive.AbstractArchivedNodeWebScript
org.alfresco.repo.web.scripts.archive.ArchivedNodesDelete
public class ArchivedNodesDelete
This class is the controller for the deletednodes.delete web script.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.alfresco.repo.web.scripts.archive.AbstractArchivedNodeWebScript |
|---|
AbstractArchivedNodeWebScript.ArchivedDateComparator |
| Nested classes/interfaces inherited from class org.springframework.extensions.webscripts.AbstractWebScript |
|---|
org.springframework.extensions.webscripts.AbstractWebScript.ScriptDetails |
| Field Summary | |
|---|---|
static java.lang.String |
PURGED_NODES
|
| Fields inherited from class org.alfresco.repo.web.scripts.archive.AbstractArchivedNodeWebScript |
|---|
ARCHIVED_BY, ARCHIVED_DATE, DELETED_NODES, DESCRIPTION, DISPLAY_PATH, FIRST_NAME, LAST_NAME, NAME, NODE_TYPE, nodeArchiveService, NODEREF, serviceRegistry, TITLE, USER_NAME |
| Constructor Summary | |
|---|---|
ArchivedNodesDelete()
|
|
| Method Summary | |
|---|---|
protected java.util.Map |
executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.Status status,
org.springframework.extensions.webscripts.Cache cache)
|
| Methods inherited from class org.alfresco.repo.web.scripts.archive.AbstractArchivedNodeWebScript |
|---|
getArchivedNodesFrom, getIntParameter, parseRequestForNodeRef, parseRequestForStoreRef, setNodeArchiveService, setServiceRegistry |
| Methods inherited from class org.springframework.extensions.webscripts.DeclarativeWebScript |
|---|
execute, executeFinallyImpl, executeImpl, executeImpl, getTemplateModel, renderFormatTemplate |
| Methods inherited from class org.springframework.extensions.webscripts.AbstractWebScript |
|---|
createArgs, createArgsM, createHeaders, createHeadersM, createScriptParameters, createStatusException, createTemplateParameters, executeScript, getContainer, getDescription, getExecuteScript, getResources, getStatusTemplate, init, renderString, renderString, renderTemplate, sendStatus, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String PURGED_NODES
| Constructor Detail |
|---|
public ArchivedNodesDelete()
| Method Detail |
|---|
protected java.util.Map 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
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||