public class FieldSearchResultHandler extends AbstractOperationHandler
JAXB_CONTEXT| Constructor and Description |
|---|
FieldSearchResultHandler(ContextHandler contextHandler)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
FieldSearchResult |
filter(javax.xml.ws.handler.soap.SOAPMessageContext context,
FieldSearchResult result)
Removes non-permissable objects from the result list.
|
RequestCtx |
handleRequest(javax.xml.ws.handler.soap.SOAPMessageContext context)
Method to handle requests.
|
RequestCtx |
handleResponse(javax.xml.ws.handler.soap.SOAPMessageContext context)
Method to handle responses.
|
callGetter, getContextHandler, getEnvironment, getResources, getSOAPRequestNode, getSOAPRequestObjects, getSOAPResponseNode, getSOAPResponseObject, getSOAPResponseObject, getSubjects, getUser, getUserRoles, marshall, setSOAPRequestObjects, setSOAPResponseObject, unmarshallpublic FieldSearchResultHandler(ContextHandler contextHandler) throws PEPException
PEPExceptionpublic FieldSearchResult filter(javax.xml.ws.handler.soap.SOAPMessageContext context, FieldSearchResult result) throws PEPException
context - the message contextresult - the search result objectPEPExceptionpublic RequestCtx handleRequest(javax.xml.ws.handler.soap.SOAPMessageContext context) throws OperationHandlerException
OperationHandlercontext - the message contextOperationHandlerExceptionpublic RequestCtx handleResponse(javax.xml.ws.handler.soap.SOAPMessageContext context) throws OperationHandlerException
OperationHandlercontext - the message contextOperationHandlerExceptionCopyright © 2014 DuraSpace. All Rights Reserved.