|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ohf.ihe.xds.consumer.storedquery.StoredQuery
public abstract class StoredQuery
Absract XDS Stored Query structure. Used to support the IHE XDS Consumer actor in Transaction ITI-18: Registry Stored Query
| Method Summary | |
|---|---|
java.util.HashMap |
getQueryParameters()
Gets the hash map holding parmeter name(=String), value(=String) pairs in which name is chosen among the query parameters in StoredQueryConstants and the values are the query values corresponding to those parameters. |
java.lang.String |
getQueryUUID()
Gets the queryUUID for this Stored Query. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.util.HashMap getQueryParameters()
public java.lang.String getQueryUUID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||