Serialized Form


Package org.gcube.accounting.datamodel

Class org.gcube.accounting.datamodel.RawUsageRecord extends Object implements Serializable

serialVersionUID: 5714960796256372093L

Serialized Fields

id

String id
The id of the usage record


createTime

Date createTime
When the record was created


creatorId

String creatorId
Who created the record; usually differs from the consumer.


consumerId

String consumerId
The id of the entity who consumed the resource


fullyQualifiedConsumerId

String fullyQualifiedConsumerId
Fully-qualifield consumer identity. Includes the full path of the consumer in the organisation.


startTime

Date startTime

endTime

Date endTime

resourceOwner

String resourceOwner
The owner of the resource


resourceScope

String resourceScope
The scope of the resource


extension

Map<K,V> extension
resource-specific properties


aggregatedId

String aggregatedId
If replaced by an aggregated UR, this field is a link to it


resourceType

String resourceType
The type of the resource this UR refers to


Package org.gcube.accounting.exception

Class org.gcube.accounting.exception.InvalidValueException extends Exception implements Serializable

serialVersionUID: 4403699127526286772L



Copyright © 2014. All Rights Reserved.