| Package | Description |
|---|---|
| edu.emory.cci.aiw.cvrg.eureka.common.comm | |
| edu.emory.cci.aiw.cvrg.eureka.common.comm.clients |
| Modifier and Type | Class and Description |
|---|---|
class |
Category
Container class for the categorical user-created data element from the UI.
|
class |
Frequency |
class |
Sequence
Container class for the sequence user-created data element from the UI.
|
class |
SystemElement |
class |
ValueThresholds |
| Constructor and Description |
|---|
DataElementField(DataElement dataElement) |
| Modifier and Type | Method and Description |
|---|---|
DataElement |
ServicesClient.getUserElement(String inKey,
boolean summarized) |
| Modifier and Type | Method and Description |
|---|---|
List<DataElement> |
ServicesClient.getDataElements(String[] inKeys,
boolean summarized) |
List<DataElement> |
ServicesClient.getUserElements(boolean summarized) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServicesClient.saveUserElement(DataElement inDataElement) |
void |
ServicesClient.updateUserElement(DataElement inDataElement) |
Copyright © 2012–2016 Emory University. All rights reserved.