public function init() {
     $this->setTable(Pap_Db_Table_RecurringCommissionEntries::getInstance());
     parent::init();
 }