Package ca.cdr.api.model.json
Class UserDetailsJson.AssociatedResourceJson
java.lang.Object
ca.cdr.api.model.json.UserDetailsJson.AssociatedResourceJson
- All Implemented Interfaces:
IModelJson
,IModelJson
,Serializable
- Enclosing class:
- UserDetailsJson
public static class UserDetailsJson.AssociatedResourceJson
extends Object
implements Serializable, IModelJson
This structure represents a link between a user in the auth database
and a resource in the FHIR database. This can be used, for example,
to specify that a particular user is a specific Patient in the
CDR. That linkage can then be applied in order to make
security/permission decisions.
- See Also:
-
Field Summary
Fields inherited from interface ca.uhn.fhir.model.api.IModelJson
SENSITIVE_DATA_FILTER_NAME
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AssociatedResourceJson
public AssociatedResourceJson()
-
-
Method Details
-
getResourceId
-
setResourceId
-
getType
-
setType
-
setType
-