Exemplo n.º 1
0
 public SamplePrefix getSamplePrefix(Integer id) {
   return samplePrefixDAO.getSamplePrefix(id);
 }