/**
  *
  */
 public function executeCommand()
 {
     $this->ctrl->saveParameter($this, self::REQUEST_PARAM_SUB_CONTEXT_ID);
     parent::executeCommand();
 }