public boolean isRejected() {
   return thesisPresentationState.isRejected();
 }