/** The constructor. */
 public DatabaseViewer() {
   isOperator = CommonIDEParameters.isUserInRole(IRoles.ROLE_OPERATOR);
 }