Beispiel #1
0
 /**
  * Wrapper method, calling into idv
  *
  * @return The data manager from the IDV
  */
 protected DataManager getDataManager() {
   return idv.getDataManager();
 }