By default you do not have access to all methods of the CellStore2Service. The reason is that some of them can have quite an impact on the overall performance of the CellID server.
The following table lists all methods of the CellStore2Service. For each method you can see whether or not you the default settings allow you to use is. If you require access to other methods than the default ones, please mail your request, explaining which methods you need access to and why.
| Method | Signature | Default access |
|---|---|---|
| authenticate | Yes | |
| cellExists | Yes | |
| createUser | No | |
| deleteUser | No | |
| getCell | Yes, but includeMeasurements will always be set to false | |
| getCells | Yes, but includeMeasurements will always be set to false | |
| getLocation | Yes | |
| listAllCellsModifiedSince | No | |
| listAllLACsModifiedSince | No | |
| listCells | x1, y1, x2, y2, includeMeasurements | No |
| countryID, networkID, includeMeasurements | No | |
| countryID, networkID, x1, y1, x2, y2, includeMeasurements | No | |
| countryID, networkID, localAreaCode, includeMeasurements | No | |
| listLACs | x1, y1, x2, y2 | No |
| countryID, networkID | No | |
| countryID, networkID, x1, y1, x2, y2 | No | |
| listNetworks | Yes | |
| listUsers | No | |
| storeCellData | No | |
| updateUser | No |