org.hops.ext
Class ca_db

java.lang.Object
  extended by org.hops.ext.ca_db

public class ca_db
extends java.lang.Object

Stores the CA events values. requesteddata: price, subchannelname, channelname, title, participant, sellpoint, date, location queryfocus: price, location, date, subchannelname, channelname, title title.1=transformers date.1=-7 date.1=-6 date.1=0 date.1=1 date.1=6 date.1=7 price.1=6 location.1=la filmoteca channelname.1=cinema subchannelname.1=accion participant.1=autobots participant.1=decepticons participant.1=humanos description.1=En 2003, la sonda Beagle Mars Rover fue lanzada. Nos dijeron que se había estrellado. Su última transmisión fue clasificada Alto Secreto. Aquél fue el único aviso que nos dieron. Ahora las razas alienígenas rivales de los Autobos y los Decepticons han traído su enfrentamiento a la Tierra y el futuro de la Humanidad está en peligro. ¡Es su guerra, pero es nuestro mundo!


Nested Class Summary
 class ca_db.Event
           
 
Constructor Summary
ca_db(java.lang.String events_file)
          Creates a new instance of ca_db
 
Method Summary
 stackp getEvents(attrval exequeryattr, java.util.HashMap focusvalues, java.util.ArrayList requestedData, PlanSet plans)
          returns the events that match the focusvalues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ca_db

public ca_db(java.lang.String events_file)
Creates a new instance of ca_db

Method Detail

getEvents

public stackp getEvents(attrval exequeryattr,
                        java.util.HashMap focusvalues,
                        java.util.ArrayList requestedData,
                        PlanSet plans)
returns the events that match the focusvalues