| Modifier and Type | Field and Description |
|---|---|
protected HashMap<String,Record> |
records |
protected String |
reportID |
| Constructor and Description |
|---|
Report()
Initializes a new Report.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
close() |
protected void |
commitRecord(Record record) |
Record |
getRecord(String objectID)
Returns the Record of the given DataElement ID.
|
String |
getReportEndpoint()
Returns the endpoint of the ResultSet which contains the Report.
|
public String getReportEndpoint() throws Exception
Exception - If the RSLocator of the ResultSet could not be retrieved.public Record getRecord(String objectID)
objectID - The DataElement ID.protected void commitRecord(Record record)
protected void close()
Copyright © 2014. All Rights Reserved.