Uses of Class
org.projecthusky.communication.responses.BaseResponse
Packages that use BaseResponse
Package
Description
-
Uses of BaseResponse in org.projecthusky.communication.responses.pdq
Subclasses of BaseResponse in org.projecthusky.communication.responses.pdqModifier and TypeClassDescriptionclassResponse class that contains all XML elements which are needed for a SearchQuery response coming from the webservice and allows the setting of their values.
Moslty a copy of theV3PdqConsumerResponseand was not reworked. -
Uses of BaseResponse in org.projecthusky.communication.responses.pix
Subclasses of BaseResponse in org.projecthusky.communication.responses.pixModifier and TypeClassDescriptionclassResponse class that contains all XML elements for aPixAddPatientQuery.
Mostly a copy ofV3Acknowledgementclass.