| Package | Description |
|---|---|
| com.cybelia.sandra | |
| com.cybelia.sandra.entities.notifier |
| Modifier and Type | Method and Description |
|---|---|
Class<Event> |
SandraQueryHelper.EventProperty.getEntityClass() |
| Modifier and Type | Class and Description |
|---|---|
class |
EventDAOAbstract<E extends Event> |
class |
EventDAOImpl<E extends Event> |
| Modifier and Type | Class and Description |
|---|---|
class |
EventAbstract |
class |
EventImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Event |
QueueAbstract.event
Nom de l'attribut en BD : event
|
protected Event |
CronAbstract.event
Nom de l'attribut en BD : event
|
| Modifier and Type | Method and Description |
|---|---|
Event |
QueueAbstract.getEvent() |
Event |
Queue.getEvent() |
Event |
CronAbstract.getEvent() |
Event |
Cron.getEvent() |
| Modifier and Type | Method and Description |
|---|---|
List<E> |
CronDAOAbstract.findAllByEvent(Event v) |
List<E> |
QueueDAOAbstract.findAllByEvent(Event v) |
E |
CronDAOAbstract.findByEvent(Event v) |
E |
QueueDAOAbstract.findByEvent(Event v) |
void |
QueueAbstract.setEvent(Event event) |
void |
Queue.setEvent(Event event) |
void |
CronAbstract.setEvent(Event event) |
void |
Cron.setEvent(Event event) |
Copyright © 2008-2013 Cybelia. All Rights Reserved.