Class SubscriptionForFolderQuery
java.lang.Object
org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query
org.openehealth.ipf.commons.ihe.xds.core.requests.query.StoredQuery
org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByUuidQuery
org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdQuery
org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForFolderQuery
- All Implemented Interfaces:
Serializable,PatientIdBasedStoredQuery
Represents a stored query for SubscriptionFilterQuery used for ITI-52 filters
- Author:
- Christian Ohr
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query
Query.Visitor -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(Query.Visitor visitor) Accept a visitor to process an instance of this class.protected booleanbooleangetCodes()inthashCode()voidvoidsetLogicalUuid(List<String> logicalUuid) voidsetPatientId(Identifiable patientId) toString()Methods inherited from class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdQuery
getUniqueIds, setUniqueIdsMethods inherited from class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByUuidQuery
getUuids, setUuidsMethods inherited from class org.openehealth.ipf.commons.ihe.xds.core.requests.query.StoredQuery
getExtraParameters, getHomeCommunityId, setHomeCommunityId
-
Constructor Details
-
SubscriptionForFolderQuery
public SubscriptionForFolderQuery()Constructs the query.
-
-
Method Details
-
accept
Description copied from class:QueryAccept a visitor to process an instance of this class. -
equals
- Overrides:
equalsin classGetByIdQuery
-
canEqual
- Overrides:
canEqualin classGetByIdQuery
-
hashCode
public int hashCode()- Overrides:
hashCodein classGetByIdQuery
-
toString
- Overrides:
toStringin classGetByIdQuery
-
getPatientId
- Specified by:
getPatientIdin interfacePatientIdBasedStoredQuery
-
setPatientId
- Specified by:
setPatientIdin interfacePatientIdBasedStoredQuery
-
getCodes
-
setCodes
-
getLogicalUuid
-
setLogicalUuid
-