public abstract class BICEPSOperation
extends com.draeger.medical.mdpws.domainmodel.MDPWSOperation
| Constructor and Description |
|---|
BICEPSOperation(String name,
org.ws4d.java.types.QName portType,
MedicalDeviceInformationBase medicalDeviceInformationBase) |
| Modifier and Type | Method and Description |
|---|---|
protected org.ws4d.java.service.parameter.ParameterValue |
createFailedResponse(AbstractSetResponse modelResponse,
int transactionID) |
protected <M> M |
createFinalResponseObject(ReadWriteLock lock,
M modelResponse) |
protected List<String> |
getHandles(org.ws4d.java.service.parameter.ParameterValue inputValue) |
protected <T> T |
getInputValue(org.ws4d.java.service.parameter.ParameterValue payload) |
protected MedicalDeviceInformationBase |
getMedicalDeviceInformationBase() |
protected org.ws4d.java.service.parameter.ParameterValue |
getResultParameterValue(Object response) |
protected void |
handleException(Exception e) |
protected abstract org.ws4d.java.service.parameter.ParameterValue |
handleInvoke(org.ws4d.java.service.parameter.ParameterValue parameterValue,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap msgContextMap,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap replyMessageCtxtMap) |
org.ws4d.java.service.parameter.ParameterValue |
invoke(org.ws4d.java.service.parameter.ParameterValue parameterValue,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap msgContextMap,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap replyMessageCtxtMap) |
org.ws4d.java.service.parameter.ParameterValue |
invokeImpl(org.ws4d.java.service.parameter.ParameterValue parameterValue,
org.ws4d.java.security.CredentialInfo credInfo) |
addQoSPolicy, createWSDLOperation, getQoSTokenListgetType, invoke, invoke, isOneWay, isRequestResponseaddCustomComplexType, addFault, addInputParameter, addOutputParameter, clearCustomComplexTypes, createFaultValue, createFaultValue, createInputValue, createInputValue, createOutputValue, createOutputValue, equals, getCustomComplexTypes, getFault, getFaultAttribute, getFaultAttributes, getFaultCount, getFaults, getInput, getInputAction, getInputAttribute, getInputAttributes, getInputName, getInputParameter, getName, getNameQuallified, getOutput, getOutputAction, getOutputAttribute, getOutputAttributes, getOutputName, getOutputParameter, getPortType, getService, hasFaultAttributes, hashCode, hasInputAttributes, hasOutputAttributes, isInputActionSet, isInputNameSet, isOutputActionSet, isOutputNameSet, removeCustomComplexType, removeFault, setFaultAttribute, setFaultAttributes, setInput, setInputAction, setInputAttribute, setInputAttributes, setInputName, setInputNameInternal, setOutput, setOutputAction, setOutputAttribute, setOutputAttributes, setOutputName, setOutputNameInternal, setService, toStringgetAttribute, getAttributes, hasAttributes, serializeAttributes, setAttribute, setAttribute, setAttributespublic BICEPSOperation(String name, org.ws4d.java.types.QName portType, MedicalDeviceInformationBase medicalDeviceInformationBase)
protected MedicalDeviceInformationBase getMedicalDeviceInformationBase()
protected List<String> getHandles(org.ws4d.java.service.parameter.ParameterValue inputValue)
protected org.ws4d.java.service.parameter.ParameterValue getResultParameterValue(Object response) throws Exception
Exceptionprotected <T> T getInputValue(org.ws4d.java.service.parameter.ParameterValue payload)
throws Exception
Exceptionprotected <M> M createFinalResponseObject(ReadWriteLock lock, M modelResponse)
protected void handleException(Exception e) throws org.ws4d.java.service.InvocationException
org.ws4d.java.service.InvocationExceptionprotected org.ws4d.java.service.parameter.ParameterValue createFailedResponse(AbstractSetResponse modelResponse, int transactionID) throws Exception
Exceptionpublic org.ws4d.java.service.parameter.ParameterValue invokeImpl(org.ws4d.java.service.parameter.ParameterValue parameterValue,
org.ws4d.java.security.CredentialInfo credInfo)
throws org.ws4d.java.service.InvocationException,
org.ws4d.java.communication.CommunicationException
invokeImpl in class org.ws4d.java.service.Operationorg.ws4d.java.service.InvocationExceptionorg.ws4d.java.communication.CommunicationExceptionpublic org.ws4d.java.service.parameter.ParameterValue invoke(org.ws4d.java.service.parameter.ParameterValue parameterValue,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap msgContextMap,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap replyMessageCtxtMap)
throws org.ws4d.java.service.InvocationException,
org.ws4d.java.communication.CommunicationException
invoke in class com.draeger.medical.mdpws.domainmodel.MDPWSOperationorg.ws4d.java.service.InvocationExceptionorg.ws4d.java.communication.CommunicationExceptionprotected abstract org.ws4d.java.service.parameter.ParameterValue handleInvoke(org.ws4d.java.service.parameter.ParameterValue parameterValue,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap msgContextMap,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap replyMessageCtxtMap)
throws org.ws4d.java.service.InvocationException,
org.ws4d.java.communication.CommunicationException
org.ws4d.java.service.InvocationExceptionorg.ws4d.java.communication.CommunicationExceptionCopyright © 2018. All rights reserved.