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 TypeClassDescriptionclassA request class that collects all XML elements used in the transfer and allows the setting of the values.
Mostly a copy of theV3PdqConsumerQueryclass and was not reworked. -
Uses of BaseRequest in org.projecthusky.communication.requests.pix
Subclasses of BaseRequest in org.projecthusky.communication.requests.pixModifier and TypeClassDescriptionclassA request class that collects all XML elements used in the transfer and allows the setting of the values.
Mostly a copy of theV3PixSourceRecordAddedclass and was not reworked.classCopy ofV3PixSourceMergePatients.classRequest class collecting all XML elements, starting by the root.
Mostly a copy of theV3PixSourceRecordRevisedearlier class.