org.alfresco.repo.web.scripts.audit
Class AuditQueryGet

java.lang.Object
  extended by org.springframework.extensions.webscripts.AbstractWebScript
      extended by org.springframework.extensions.webscripts.DeclarativeWebScript
          extended by org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
              extended by org.alfresco.repo.web.scripts.audit.AuditQueryGet
All Implemented Interfaces:
org.springframework.extensions.webscripts.WebScript

public class AuditQueryGet
extends AbstractAuditWebScript

Since:
3.4

Nested Class Summary
 
Nested classes/interfaces inherited from class org.springframework.extensions.webscripts.AbstractWebScript
org.springframework.extensions.webscripts.AbstractWebScript.ScriptDetails
 
Field Summary
 
Fields inherited from class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
auditService, DEFAULT_FORWARD, DEFAULT_FROM_ID, DEFAULT_FROM_TIME, DEFAULT_LIMIT, DEFAULT_TO_ID, DEFAULT_TO_TIME, DEFAULT_USER, DEFAULT_VERBOSE, JSON_KEY_APPLICATIONS, JSON_KEY_CLEARED, JSON_KEY_ENABLED, JSON_KEY_ENTRIES, JSON_KEY_ENTRY_APPLICATION, JSON_KEY_ENTRY_COUNT, JSON_KEY_ENTRY_ID, JSON_KEY_ENTRY_TIME, JSON_KEY_ENTRY_USER, JSON_KEY_ENTRY_VALUES, JSON_KEY_NAME, JSON_KEY_PATH, logger, PARAM_APPLICATION, PARAM_ENABLE, PARAM_FORWARD, PARAM_FROM_ID, PARAM_FROM_TIME, PARAM_LIMIT, PARAM_PATH, PARAM_TO_ID, PARAM_TO_TIME, PARAM_USER, PARAM_VALUE, PARAM_VALUE_TYPE, PARAM_VERBOSE
 
Constructor Summary
AuditQueryGet()
           
 
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.audit.AbstractAuditWebScript
getI18NMessage, getParamAppName, getParamEnableDisable, getParamForward, getParamFromId, getParamFromTime, getParamLimit, getParamPath, getParamToId, getParamToTime, getParamUser, getParamValue, getParamValueType, getParamVerbose, setAuditService
 
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, setURLModelFactory, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AuditQueryGet

public AuditQueryGet()
Method Detail

executeImpl

protected java.util.Map executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req,
                                    org.springframework.extensions.webscripts.Status status,
                                    org.springframework.extensions.webscripts.Cache cache)
Overrides:
executeImpl in class org.springframework.extensions.webscripts.DeclarativeWebScript


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.