SerializerFactory currently only supports Items and Properties. To change this, the logic that currently resides in WikibaseRepo::getEntitySerializer() should be moved to SerializerFactory::newEntitySerializer(). WikibaseRepo::getEntitySerializer() should just delegate to SerializerFactory.
Patches for review: