[fixes bug #5205]
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Model/trunk/modelWeb@34868 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
423a7ba628
commit
a66ad251c1
|
@ -17,9 +17,6 @@ import com.rjconsultores.ventaboletos.exception.BusinessException;
|
||||||
* @author Administrador
|
* @author Administrador
|
||||||
*/
|
*/
|
||||||
public interface TramoService {
|
public interface TramoService {
|
||||||
|
|
||||||
|
|
||||||
public List<Tramo> obtenerTodos();
|
|
||||||
|
|
||||||
public Tramo obtenerID(Integer id);
|
public Tramo obtenerID(Integer id);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue