/**
  * @return string
  */
 public function getApplicationId()
 {
     return $this->application->getApplicationId();
 }