To enable BFT to process documents of a multi-district college, a document class needs to be created for it. Such a class must be created as a child class of the MultiDistrict class (Transcripts\College\GenericC\Multidistrict), so that documents that are classified to the new child class inherit all functionality that is implemented for College, GenericC and MultiDistrict.
To create a new class for a multi-district college, complete the following steps: