SuccessChanges

Summary

  1. Creates class Paginator (details)
Commit 0efb09e9671dcbb37f8a8dd4b7d911b2d2a56030 by jrcastro2
Creates class Paginator
Creates new class Paginator to help with the pagination to different
views. Deletes the pagination from from SearchManagedBean, and uses the
new Paginator class.
The file was modifiedjsf/src/main/webapp/WEB-INF/searchlist.xhtml (diff)
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/SearchManagedBean.java (diff)
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/utils/Paginator.java (diff)