Uses of Class
org.projecthusky.communication.requests.BaseRequest
Packages that use BaseRequest
Package
Description
-
Uses of BaseRequest in org.projecthusky.communication.requests.pdq
Subclasses of BaseRequest in org.projecthusky.communication.requests.pdqModifier and TypeClassDescriptionclass
A request class that collects all XML elements used in the transfer and allows the setting of the values.
Mostly a copy of theV3PdqConsumerQuery
class and was not reworked. -
Uses of BaseRequest in org.projecthusky.communication.requests.pix
Subclasses of BaseRequest in org.projecthusky.communication.requests.pixModifier and TypeClassDescriptionclass
A request class that collects all XML elements used in the transfer and allows the setting of the values.
Mostly a copy of theV3PixSourceRecordAdded
class and was not reworked.class
Copy ofV3PixSourceMergePatients
.class
Request class collecting all XML elements, starting by the root.
Mostly a copy of theV3PixSourceRecordRevised
earlier class.