public interface HttpExporter
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DataPoint> |
getData(java.lang.String item,
java.lang.String type,
java.util.Date from,
java.util.Date to,
java.lang.Integer number) |
java.util.List<java.lang.String> |
getItems() |
java.util.List<java.lang.String> |
getSeries(java.lang.String itemId) |
java.util.List<java.lang.String> getItems()
throws java.lang.Exception
java.lang.Exceptionjava.util.List<java.lang.String> getSeries(java.lang.String itemId)
throws java.lang.Exception
java.lang.Exceptionjava.util.List<DataPoint> getData(java.lang.String item, java.lang.String type, java.util.Date from, java.util.Date to, java.lang.Integer number) throws java.lang.Exception
java.lang.Exception
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0