Object sumList(String resultSetName, String entityUri, String fieldName)Object sumList(String resultSetName, String entityUri, String fieldName)| Name | Type | Description |
|---|---|---|
resultSetName | String | The resultset name |
entityUri | String | The entity uri. |
fieldName | String | Name of the field used for computation. |
| Type | Description |
|---|---|
Object | Return a List of rows. Each row may be a single Object column. |