public function getStatistique($_startTime, $_endTime) { return history::getStatistique($this->getId(), $_startTime, $_endTime); }