google.appengine.ext.db.class_for_kind

Return base-class responsible for implementing kind.

Necessary to recover the class responsible for implementing provided kind.

kind Entity kind string.

Class implementation for kind.

KindError when there is no implementation for kind.