protected function _init()
 {
     parent::_init();
     $this->_mandatoryProperties['data'] = null;
 }
 protected function _init()
 {
     parent::_init();
     $this->setSelectType(Kwf_Controller_Action_Auto_Filter_Query::SELECT_TYPE_CONTAINS);
 }