Exemplo n.º 1
0
 /**
  * Wrapper method, calling into idv
  *
  * @return The store from the IDV
  */
 protected IdvObjectStore getStore() {
   return idv.getStore();
 }