As described in #1920498: Have rdf.module only act on renderable entities we need a method to check whether a certain entity type
has specified a certain controller.
There is currently getControllerClass() though this throws exceptions, which seems fine,
unless you really just want to know this information.