Uses of Interface
org.osid.metering.MeterQuerySession
Packages that use MeterQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.metering
service.
-
Uses of MeterQuerySession in org.osid.metering
Subinterfaces of MeterQuerySession in org.osid.meteringModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching among meters.interfaceThis session provides methods for searching among statistics The search query is constructed using theStatisticQuery.Methods in org.osid.metering that return MeterQuerySessionModifier and TypeMethodDescriptionMeteringManager.getMeterQuerySession()Gets theOsidSessionassociated with the meter query service.MeteringProxyManager.getMeterQuerySession(Proxy proxy) Gets theOsidSessionassociated with the meter query service.MeteringManager.getMeterQuerySessionForUtility(Id utilityId) Gets theOsidSessionassociated with the meter query service for the given utility.MeteringProxyManager.getMeterQuerySessionForUtility(Id utilityId, Proxy proxy) Gets theOsidSessionassociated with the utility query service for the given utility.