| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Notification | |
|---|---|
| com.jalios.jcms | Contains the core JCMS classes. | 
| com.jalios.jcms.dbmember | |
| com.jalios.jcms.handler | Contains the javabean classes uses to process HTTP request (aka form handlers). | 
| Uses of Notification in com.jalios.jcms | 
|---|
| Fields in com.jalios.jcms declared as Notification | |
|---|---|
| protected  Notification | Member.notification | 
| protected  Notification | Group.notification | 
| Methods in com.jalios.jcms that return Notification | |
|---|---|
|  Notification | Member.getNotification()Get the Notification | 
|  Notification | Group.getNotification()Retrieves the notifications defined for members of this group. | 
| Methods in com.jalios.jcms with parameters of type Notification | |
|---|---|
| static boolean | NotificationManager.isDefault(Notification notification)Tell if the given notification is equivalent to no notification at all. | 
|  void | Member.setNotification(Notification notification)Sets the Notification | 
|  void | Group.setNotification(Notification notification)Set the notifications to use for members of this group. | 
| Constructors in com.jalios.jcms with parameters of type Notification | |
|---|---|
| Notification(Notification other) | |
| Uses of Notification in com.jalios.jcms.dbmember | 
|---|
| Methods in com.jalios.jcms.dbmember that return Notification | |
|---|---|
|  Notification | DBMember.getNotification() | 
| Methods in com.jalios.jcms.dbmember with parameters of type Notification | |
|---|---|
|  void | DBMember.setNotification(Notification notification) | 
| Uses of Notification in com.jalios.jcms.handler | 
|---|
| Fields in com.jalios.jcms.handler declared as Notification | |
|---|---|
| protected  Notification | EditMemberHandler.notification | 
| protected  Notification | EditNotificationHandler.obj | 
| Methods in com.jalios.jcms.handler that return Notification | |
|---|---|
|  Notification | EditNotificationHandler.getNotification() | 
|  Notification | EditNotificationHandler.performCreate() | 
| Methods in com.jalios.jcms.handler with parameters of type Notification | |
|---|---|
|  void | EditNotificationHandler.performDelete(Notification notification) | 
|  void | EditNotificationHandler.performUpdate(Notification notification) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||