protected function get_item_result($total, $offset)
	{
		return WatercourseCollector::getLogListForWatercourse($this->watercourse->id, $total, $offset);
	}