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<org.gcube.accounting.ut.UpdateInfo> getLastUpdates()
           
 Collection<org.gcube.accounting.datamodel.ResourceScope> getResourceScopes()
           
 Collection<org.gcube.accounting.datamodel.ResourceType> getResourceTypes()
           
 
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

getConsumers

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

getResourceTypes

public Collection<org.gcube.accounting.datamodel.ResourceType> getResourceTypes()

getResourceScopes

public Collection<org.gcube.accounting.datamodel.ResourceScope> getResourceScopes()

getLastUpdates

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


Copyright © 2013. All Rights Reserved.