@Named(value="homeController") public class HomeController extends Object
| Constructor and Description |
|---|
HomeController()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<es.uvigo.esei.dgss.teama.letta.entities.Event> |
getEvents()
Gets the last twenty events ordered by date.
|
Collection<es.uvigo.esei.dgss.teama.letta.entities.Event> |
getMainEvents()
Gets the five main events.
|
public Collection<es.uvigo.esei.dgss.teama.letta.entities.Event> getMainEvents()
Eventpublic List<es.uvigo.esei.dgss.teama.letta.entities.Event> getEvents()
EventCopyright © 2016. All rights reserved.