Factor common code out of Index*RestApiServlet classes

Introduce AbstractIndexRestApiServlet which provides the Id lock
map, methods to operate on it, and the error reporting method.

Move code for parsing the Id and performing the index into
abstract methods implemented in the subclasses.

Change-Id: Ic72ed4f12f0e5ecc32d804e1efafb3f0e32d59e9
5 files changed