示例#1
0
 protected function _construct()
 {
     parent::_construct();
     $this->_topic = 'productTaxonomy/productType/search';
     $this->_schemaRecordName = 'SearchProductType';
     $this->_isOnBehalfOfTenant = false;
 }