Exemplo n.º 1
0
  @Override
  public List<State> getStates() throws SapeStoreException {

    return addressDao.getStateList();
  }