Uses of Interface
org.osid.metering.MeterAdminSession
Packages that use MeterAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.metering
service.
The Open Service Interface Definitions for the org.osid.metering.batch
service.
-
Uses of MeterAdminSession in org.osid.metering
Methods in org.osid.metering that return MeterAdminSessionModifier and TypeMethodDescriptionMeteringManager.getMeterAdminSession()Gets theOsidSessionassociated with the meter administrative service.MeteringProxyManager.getMeterAdminSession(Proxy proxy) Gets theOsidSessionassociated with the meter administrative service.MeteringManager.getMeterAdminSessionForUtility(Id utilityId) Gets theOsidSessionassociated with the meter administrative service for the given utility.MeteringProxyManager.getMeterAdminSessionForUtility(Id utilityId, Proxy proxy) Gets theOsidSessionassociated with the meter administrative service for the given utility. -
Uses of MeterAdminSession in org.osid.metering.batch
Subinterfaces of MeterAdminSession in org.osid.metering.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesMetersin bulk.