|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openhealthexchange.openpixpdq.ihe.impl_v2.BaseHandler
class BaseHandler
The base class of all handlers. It provides some common methods available to all handlers.
| Field Summary | |
|---|---|
protected com.misyshealthcare.connect.net.IConnectionDescription |
connection
The connection description of the actor for this handler |
| Constructor Summary | |
|---|---|
BaseHandler()
Default constructor |
|
BaseHandler(com.misyshealthcare.connect.net.IConnectionDescription connection)
Constructor |
|
| Method Summary | |
|---|---|
protected static java.lang.String |
getMessageControlId()
Generates a new unique message id. |
protected com.misyshealthcare.connect.net.Identifier |
getServerApplication()
Gets the application name of this PIX/PDQ server. |
protected com.misyshealthcare.connect.net.Identifier |
getServerFacility()
Gets the facility name of this PIX/PDQ server. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected com.misyshealthcare.connect.net.IConnectionDescription connection
| Constructor Detail |
|---|
BaseHandler()
BaseHandler(com.misyshealthcare.connect.net.IConnectionDescription connection)
connection - the connection description of the actor| Method Detail |
|---|
protected com.misyshealthcare.connect.net.Identifier getServerApplication()
throws ca.uhn.hl7v2.app.ApplicationException
ca.uhn.hl7v2.app.ApplicationException
protected com.misyshealthcare.connect.net.Identifier getServerFacility()
throws ca.uhn.hl7v2.app.ApplicationException
ca.uhn.hl7v2.app.ApplicationExceptionprotected static java.lang.String getMessageControlId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||