JavaScript is disabled on your browser.
java.lang.Object
org.apache.axis.handlers.BasicHandler
org.alfresco.repo.webservice.axis.QueryConfigHandler
All Implemented Interfaces:
java.io.Serializable, org.apache.axis.Handler
public class QueryConfigHandler
extends org.apache.axis.handlers.BasicHandler
Axis handler to extract the fetchSize parameter from the QueryConfiguration SOAP header.
The value of fetchSize is then placed in the MessageContext with a property name of
ALF_FETCH_SIZE
See Also: Serialized Form
Field Summary
Fields
Modifier and Type
Field and Description
static java.lang.String
ALF_FETCH_SIZE
Fields inherited from class org.apache.axis.handlers.BasicHandler
makeLockable, name, options
Method Summary
Methods
Modifier and Type
Method and Description
void
invoke (org.apache.axis.MessageContext msgContext)
Methods inherited from class org.apache.axis.handlers.BasicHandler
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.