org.gcube.accounting.usagetracker.rest.resources
Class MetaResource

java.lang.Object
  extended by org.gcube.accounting.usagetracker.rest.resources.MetaResource

public class MetaResource
extends Object


Field Summary
protected  javax.servlet.http.HttpServletRequest request
           
 
Constructor Summary
MetaResource()
           
 
Method Summary
 Collection<org.gcube.accounting.datamodel.Consumer> getConsumers()
           
 Collection<DCI> getDCI()
           
 Collection<org.gcube.accounting.ut.UpdateInfo> getLastUpdates()
           
 Collection<ResourceType> getResourceTypes()
           
 org.gcube.accounting.VersionInfo getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

request

@Context
protected javax.servlet.http.HttpServletRequest request
Constructor Detail

MetaResource

public MetaResource()
Method Detail

getVersion

public org.gcube.accounting.VersionInfo getVersion()

getDCI

public Collection<DCI> getDCI()

getResourceTypes

public Collection<ResourceType> getResourceTypes()

getLastUpdates

public Collection<org.gcube.accounting.ut.UpdateInfo> getLastUpdates()

getConsumers

public Collection<org.gcube.accounting.datamodel.Consumer> getConsumers()


Copyright © 2013. All Rights Reserved.