public class ListDatastreamsHandler extends AbstractOperationHandler
JAXB_CONTEXT| Constructor and Description |
|---|
ListDatastreamsHandler(ContextHandler contextHandler) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DatastreamDef> |
filter(javax.xml.ws.handler.soap.SOAPMessageContext context,
java.util.List<DatastreamDef> dsDefs,
java.lang.String pid) |
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 ListDatastreamsHandler(ContextHandler contextHandler) throws PEPException
PEPExceptionpublic RequestCtx handleResponse(javax.xml.ws.handler.soap.SOAPMessageContext context) throws OperationHandlerException
OperationHandlercontext - the message contextOperationHandlerExceptionpublic RequestCtx handleRequest(javax.xml.ws.handler.soap.SOAPMessageContext context) throws OperationHandlerException
OperationHandlercontext - the message contextOperationHandlerExceptionpublic java.util.List<DatastreamDef> filter(javax.xml.ws.handler.soap.SOAPMessageContext context, java.util.List<DatastreamDef> dsDefs, java.lang.String pid) throws OperationHandlerException, PEPException
Copyright © 2014 DuraSpace. All Rights Reserved.