public class ArrayDesignUsedEndpoint extends AbstractGemmaEndpoint
Modifier and Type | Field and Description |
---|---|
static String |
ARRAY_LOCAL_NAME
The local name of the expected request.
|
DELIMITER, manualAuthenticationService, NAMESPACE_URI, REQUEST, RESPONSE
Constructor and Description |
---|
ArrayDesignUsedEndpoint() |
Modifier and Type | Method and Description |
---|---|
protected Element |
invokeInternal(Element requestElement,
Document document)
Reads the given
requestElement , and sends a the response back. |
void |
setExpressionExperimentService(ExpressionExperimentService ees)
Sets the "business service" to delegate to.
|
authenticate, buildBadResponse, buildWrapper, encode, getArrayValues, getLastSingleNodeValue, getNodeValue, getOptionalNodeValue, getSingleNodeValue, readReport, readReport, readReport, setLocalName, setManualAuthenticationService, writeReport
createDocumentBuilder, createDocumentBuilderFactory, getDocumentElement, invoke, setAlwaysTransform, setExpandEntityReferences, setNamespaceAware, setValidating
public static final String ARRAY_LOCAL_NAME
public void setExpressionExperimentService(ExpressionExperimentService ees)
protected Element invokeInternal(Element requestElement, Document document)
requestElement
, and sends a the response back.invokeInternal
in class org.springframework.ws.server.endpoint.AbstractDomPayloadEndpoint
requestElement
- the contents of the SOAP message as DOM elementsdocument
- a DOM document to be used for constructing Node
sCopyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.