org.gcube.accounting.usagetracker.rest.resources.raw
Class RawRecordsResource
java.lang.Object
org.gcube.accounting.usagetracker.rest.resources.AbstractRecordsResource<org.gcube.accounting.datamodel.RawUsageRecord>
org.gcube.accounting.usagetracker.rest.resources.raw.RawRecordsResource
public class RawRecordsResource
- extends AbstractRecordsResource<org.gcube.accounting.datamodel.RawUsageRecord>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RawRecordsResource
public RawRecordsResource()
createRecord
public org.gcube.accounting.datamodel.RawUsageRecord createRecord(org.gcube.accounting.datamodel.RawUsageRecord record)
- Specified by:
createRecord in class AbstractRecordsResource<org.gcube.accounting.datamodel.RawUsageRecord>
getRecordResource
public RawRecordResource getRecordResource(String record_id)
validate
protected void validate(org.gcube.accounting.datamodel.RawUsageRecord record)
throws org.gcube.accounting.exception.InvalidValueException
- Specified by:
validate in class AbstractRecordsResource<org.gcube.accounting.datamodel.RawUsageRecord>
- Throws:
org.gcube.accounting.exception.InvalidValueException
Copyright © 2013. All Rights Reserved.