public class RawRecordsResource extends AbstractRecordsResource<org.gcube.accounting.datamodel.RawUsageRecord>
request| Constructor and Description |
|---|
RawRecordsResource() |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.accounting.datamodel.RawUsageRecord |
createRecord(org.gcube.accounting.datamodel.RawUsageRecord record) |
RawRecordResource |
getRecordResource(String record_id) |
protected void |
validate(org.gcube.accounting.datamodel.RawUsageRecord record) |
getNumberOfRecords, getRecords, getRecords, getRecordsWithPost, getTypeClause, insertUsageRecordpublic org.gcube.accounting.datamodel.RawUsageRecord createRecord(org.gcube.accounting.datamodel.RawUsageRecord record)
createRecord in class AbstractRecordsResource<org.gcube.accounting.datamodel.RawUsageRecord>public RawRecordResource getRecordResource(String record_id)
protected void validate(org.gcube.accounting.datamodel.RawUsageRecord record)
throws org.gcube.accounting.exception.InvalidValueException
validate in class AbstractRecordsResource<org.gcube.accounting.datamodel.RawUsageRecord>org.gcube.accounting.exception.InvalidValueExceptionCopyright © 2015. All Rights Reserved.