Exemplo n.º 1
0
 /**
  * Wrapper method, calling into idv
  *
  * @return The Publish manager from the IDV
  */
 protected PublishManager getPublishManager() {
   return idv.getPublishManager();
 }