A C D E F G H I K L M N O P R S T U V

G

getAdjacentAntennaHashtable() - Method in class edu.washington.cs.rfid.data.db.DeploymentDataConnection
Retrieves the adjacent antenna table from the database and returns it in a Hashtable.
getAntennaHashtable(int) - Method in class edu.washington.cs.rfid.data.db.DeploymentDataConnection
Retrieves the antenna metadata for the antennas of readers connected to the specified gateway and returns it in a Hashtable.
getAntMetadataVector() - Method in class edu.washington.cs.rfid.data.db.DeploymentDataConnection
Retrieves the antenna metadata from the database and returns it in a Vector.
getConnection() - Method in class edu.washington.cs.rfid.data.db.SimplePostgresConnectionPool
returns a SimplePostgresConnection so that a query to the database can be made
getGatewayToRdrConfigVector(int) - Method in class edu.washington.cs.rfid.data.db.DeploymentDataConnection
Retrieves the gateway to reader configuration information for a specified gateway and returns it in a Vector.
getInstance() - Static method in class edu.washington.cs.rfid.data.db.SimplePostgresConnectionPool
 
getMostRecentTRE(long) - Method in class edu.washington.cs.rfid.data.db.TagDataConnection
Retrieves and returns the most recent TRE from the specified tag ID.
getObjectMetadataList(String) - Method in class edu.washington.cs.rfid.data.db.TagDataConnection
Return the object metadata associated with the given owner, or all object metadata if the owner is null.
getObjectMetadataTable() - Method in class edu.washington.cs.rfid.data.db.TagDataConnection
Return the object metadata associated with a given objectID
getObjectTypeMetadataList() - Method in class edu.washington.cs.rfid.data.db.TagDataConnection
Retrieves the object type metadata from the database and returns it in a Vector.
getOne() - Method in class edu.washington.cs.rfid.util.Pair
Returns the first object
getPassword(InputStream, String) - Static method in class edu.washington.cs.rfid.security.PasswordField
Creates a new PasswordField with the specified parameters.
getRdrMetadataVector() - Method in class edu.washington.cs.rfid.data.db.DeploymentDataConnection
Retrieves the reader metadata from the database and returns it in a Vector.
getRegisteredPersonList() - Method in class edu.washington.cs.rfid.data.db.TagDataConnection
Retrieves the tag and object metadata from the database, puts all tag metadata for person tags in a Vector and returns it.
getRegisteredPersonTable() - Method in class edu.washington.cs.rfid.data.db.TagDataConnection
Retrieves the tag and object metadata from the database, puts all tag metadata for person tags in a Hashtable and returns it.
getRegisteredTagList() - Method in class edu.washington.cs.rfid.data.db.TagDataConnection
Retrieves the tag metadata from the database, puts it in a Vector and returns it.
getRegisteredTagTable() - Method in class edu.washington.cs.rfid.data.db.TagDataConnection
Retrieves the tag metadata from the database, puts it in a Hashtable keyed by tag ID, and returns it.
getTREsByWindow(long, long) - Method in class edu.washington.cs.rfid.data.db.TagDataConnection
Retrieves all TREs occuring within the specified time window.
getTwo() - Method in class edu.washington.cs.rfid.util.Pair
Returns the second object.
getVisibleAntennaHashtable() - Method in class edu.washington.cs.rfid.data.db.DeploymentDataConnection
Retrieves the visible antenna table from the database and returns it in a Hashtable.
gmapX - Variable in class edu.washington.cs.rfid.data.AntMetadata
 
gmapX - Variable in class edu.washington.cs.rfid.data.RdrMetadata
 
gmapY - Variable in class edu.washington.cs.rfid.data.AntMetadata
 
gmapY - Variable in class edu.washington.cs.rfid.data.RdrMetadata
 
groupUpdate(ApplicationDataConnectionListener.UpdateType) - Method in interface edu.washington.cs.rfid.data.db.ApplicationDataConnectionListener
 

A C D E F G H I K L M N O P R S T U V