public class SendPatientSetRequest extends Object
| Constructor and Description |
|---|
SendPatientSetRequest() |
| Modifier and Type | Method and Description |
|---|---|
I2b2AuthMetadata |
getAuthMetadata()
Gets the i2b2 authentication metadata of the user making the request.
|
Long |
getQueryMasterId()
Gets the ID of the output configuration to load.
|
void |
setAuthMetadata(I2b2AuthMetadata authMetadata)
Sets the i2b2 authentication metadata of the user making the request.
|
void |
setQueryMasterId(Long queryMasterId)
Sets the ID of the output configuration to load.
|
String |
toString() |
public I2b2AuthMetadata getAuthMetadata()
I2b2AuthMetadata object containing the metadata of the user making the requestpublic void setAuthMetadata(I2b2AuthMetadata authMetadata)
authMetadata - contains the i2b2 authentication metadata of the user making the requestpublic Long getQueryMasterId()
Longpublic void setQueryMasterId(Long queryMasterId)
queryMasterId - the ID of the output configuration to loadCopyright © 2015 Emory University. All rights reserved.