Package | Description |
---|---|
org.uoc.examlist.controller | |
org.uoc.examlist.data |
Modifier and Type | Method and Description |
---|---|
java.util.List<Names> |
PruebaSpringRest.listAllNames() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Names> |
NameDaoImpl.findAllOrderedByLast() |
java.util.List<Names> |
NameDao.findAllOrderedByLast() |
Modifier and Type | Method and Description |
---|---|
void |
NameDaoImpl.register(Names names) |
void |
NameDao.register(Names names) |