org.universAAL.samples.ctxtbus
Class HistoryCaller

Package class diagram package HistoryCaller
java.lang.Object
  extended by org.universAAL.samples.ctxtbus.HistoryCaller

public class HistoryCaller
extends Object


Constructor Summary
HistoryCaller(ModuleContext context)
           
 
Method Summary
 String callDoSPARQL(String query)
           
 int callGetEvents(ContextEvent matchEvent, long tstFrom, long tstTo)
           
 int callGetEventsSPARQL(String query)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HistoryCaller

public HistoryCaller(ModuleContext context)
Method Detail

callGetEvents

public int callGetEvents(ContextEvent matchEvent,
                         long tstFrom,
                         long tstTo)

callDoSPARQL

public String callDoSPARQL(String query)

callGetEventsSPARQL

public int callGetEventsSPARQL(String query)


Copyright © 2014 universAAL Consortium. All Rights Reserved.