@Singleton public class EventMappings extends Object
Events in a JSF
page.| Constructor and Description |
|---|
EventMappings() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIconFor(es.uvigo.esei.dgss.letta.domain.entities.EventType type)
Returns a
String representing the path to the corresponding
EventType icon image. |
public String getIconFor(es.uvigo.esei.dgss.letta.domain.entities.EventType type)
String representing the path to the corresponding
EventType icon image.type - The EventType to be translated into an icon path.String holding the path to the icon associated to the
received EventType.Copyright © 2015. All rights reserved.