View class mappings

In order to be able to customize the data of a configured view, you can specify an additional handler class at a <view> element using the viewHandler attribute. This handler class must implement the IViewHandler interface. Then, it is possible within this class to customize the data returned using additional details. This form of customizing is necessary if the additionally required adaptations cannot be configured completely.