Class Iti66SearchParameters<T extends IBaseResource>
java.lang.Object
org.openehealth.ipf.commons.ihe.fhir.FhirSearchAndSortParameters<T>
org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters<T>
- Type Parameters:
T
-
- All Implemented Interfaces:
FhirSearchParameters
- Direct Known Subclasses:
Iti66DocumentManifestSearchParameters
,Iti66ListSearchParameters
public abstract class Iti66SearchParameters<T extends IBaseResource>
extends FhirSearchAndSortParameters<T>
Common SearchParameter base class for ITI-66 transactions
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract FhirContext
abstract Iti66SearchParameters<T>
setAuthor
(ReferenceAndListParam author) Methods inherited from class org.openehealth.ipf.commons.ihe.fhir.FhirSearchAndSortParameters
comparatorFor, getSortSpec, noop, sort
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.openehealth.ipf.commons.ihe.fhir.FhirSearchParameters
getIncludeSpec, getPatientIdParam
-
Constructor Details
-
Iti66SearchParameters
public Iti66SearchParameters()
-
-
Method Details
-
setAuthor
-
getFhirContext
-