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