| Package | Description |
|---|---|
| com.cybelia.sandra | |
| com.cybelia.sandra.entities.notifier |
| Modifier and Type | Method and Description |
|---|---|
Class<Cron> |
SandraQueryHelper.CronProperty.getEntityClass() |
| Modifier and Type | Class and Description |
|---|---|
class |
CronDAOAbstract<E extends Cron> |
class |
CronDAOImpl<E extends Cron> |
| Modifier and Type | Class and Description |
|---|---|
class |
CronAbstract |
class |
CronImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<Cron> |
QueueAbstract.cron
Nom de l'attribut en BD : cron
|
| Modifier and Type | Method and Description |
|---|---|
Cron |
QueueAbstract.getCronByTopiaId(String topiaId) |
Cron |
Queue.getCronByTopiaId(String topiaId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Cron> |
QueueAbstract.getCron() |
Collection<Cron> |
Queue.getCron() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueueAbstract.addCron(Cron cron) |
void |
Queue.addCron(Cron cron) |
List<E> |
QueueDAOAbstract.findAllContainsCron(Cron v) |
E |
QueueDAOAbstract.findContainsCron(Cron v) |
void |
QueueAbstract.removeCron(Cron cron) |
void |
Queue.removeCron(Cron cron) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueueAbstract.addAllCron(Collection<Cron> cron) |
void |
Queue.addAllCron(Collection<Cron> cron) |
void |
QueueAbstract.setCron(Collection<Cron> cron) |
void |
Queue.setCron(Collection<Cron> cron) |
Copyright © 2008-2013 Cybelia. All Rights Reserved.