EventEJB@Deprecated public class SearchEJB extends Object
| Constructor and Description |
|---|
SearchEJB()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<es.uvigo.esei.dgss.letta.domain.entities.Event> |
searchEvent(String search)
Deprecated.
|
@PermitAll @Deprecated public List<es.uvigo.esei.dgss.letta.domain.entities.Event> searchEvent(String search)
EventEJB.search(String, int, int)Event that match title or description.search - the search pattern.Event.javax.persistence.NoResultException - if they could not find events.Copyright © 2015. All rights reserved.