|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Notification | |
---|---|
org.apache.agila.impl | Holds platform specific implementations |
org.apache.agila.impl.jdbc | |
org.apache.agila.impl.memory | |
org.apache.agila.services.notification |
Uses of Notification in org.apache.agila.impl |
---|
Classes in org.apache.agila.impl that implement Notification | |
---|---|
class |
NotificationImpl
|
Uses of Notification in org.apache.agila.impl.jdbc |
---|
Methods in org.apache.agila.impl.jdbc with parameters of type Notification | |
---|---|
protected boolean |
NotificationServiceImpl.save(Notification notification)
|
Uses of Notification in org.apache.agila.impl.memory |
---|
Methods in org.apache.agila.impl.memory with parameters of type Notification | |
---|---|
protected boolean |
NotificationServiceImpl.save(Notification notification)
|
Uses of Notification in org.apache.agila.services.notification |
---|
Methods in org.apache.agila.services.notification that return Notification | |
---|---|
Notification |
NotificationService.getNotification(NotificationID id)
Get notification. |
Notification |
AbstractNotificationService.getNotification(NotificationID id)
Get notification. |
Methods in org.apache.agila.services.notification with parameters of type Notification | |
---|---|
protected abstract boolean |
AbstractNotificationService.save(Notification notification)
Update the notification info. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |