Package ca.cdr.api.model.json
Class LaunchContextJson
java.lang.Object
ca.cdr.api.model.json.LaunchContextJson
- All Implemented Interfaces:
IModelJson
,IModelJson
,Serializable
Represents a SMART launch context that has been assigned to a specific user session.
This structure uses launch context type (i.e. patient).
- See Also:
-
Field Summary
Fields inherited from interface ca.uhn.fhir.model.api.IModelJson
SENSITIVE_DATA_FILTER_NAME
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
setContextType
(String theContextType) setResourceId
(String theResourceId) toString()