getMageModel()); $model->setStoreId($this->getStoreId()); $model->load($entityId); return $model; } }