|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.placelab.mapper.SimpleMapper
org.placelab.test.FakeMapper
Used for testing.
| Field Summary | |
static double |
LAB_LATITUDE_AP_0
|
static double |
LAB_LATITUDE_AP_1
|
static double |
LAB_LONGITUDE_AP_0
|
static double |
LAB_LONGITUDE_AP_1
|
| Constructor Summary | |
FakeMapper()
|
|
| Method Summary | |
java.util.Vector |
findBeacons(java.lang.String uniqueId)
Find all Beacons in the Mapper that match the given id. |
boolean |
overrideOnPut()
|
| Methods inherited from class org.placelab.mapper.SimpleMapper |
close, createBeacon, deleteAll, endBulkPuts, findBeacon, isOpened, iterator, open, putBeacon, putBeacons, query, startBulkPuts |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final double LAB_LATITUDE_AP_0
public static final double LAB_LONGITUDE_AP_0
public static final double LAB_LATITUDE_AP_1
public static final double LAB_LONGITUDE_AP_1
| Constructor Detail |
public FakeMapper()
| Method Detail |
public java.util.Vector findBeacons(java.lang.String uniqueId)
Mapper
uniqueId - the unique identifier for the Beacon
public boolean overrideOnPut()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||