Ejemplo n.º 1
0
 public Requisition getRequisition(String foreignSource) {
   return m_provisionService.get(foreignSource);
 }