SuccessChanges

Summary

  1. tsk22-23 Adds paginated to the list of the created events of the current (details)
Commit 87a2d8fbd0788335c981521b80a249c23ebd5371 by aalopez
tsk22-23 Adds paginated to the list of the created events of the current
user
Adds the pagination bars to the userPrivate.xhtml Adds methods on
EventEJB that suport pagination and maks the not paginated methods as
deprecated
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java
The file was modifiedjsf/src/main/webapp/userPrivate.xhtml
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/UserPrivateController.java