| Package | Description | 
|---|---|
| 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). 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected Notification | 
Member.notification  | 
protected Notification | 
Group.notification  | 
| Modifier and Type | Method and Description | 
|---|---|
Notification | 
Member.getNotification()
Get the Notification 
 | 
Notification | 
Group.getNotification()
Retrieves the notifications defined for members of this group. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
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. 
 | 
| Constructor and Description | 
|---|
Notification(Notification other)  | 
| Modifier and Type | Method and Description | 
|---|---|
Notification | 
DBMember.getNotification()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DBMember.setNotification(Notification notification)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected Notification | 
EditNotificationCriteriaHandler.notification  | 
protected Notification | 
EditMemberHandler.notification  | 
protected Notification | 
EditGroupHandler.notification  | 
protected Notification | 
EditNotificationHandler.obj  | 
| Modifier and Type | Method and Description | 
|---|---|
Notification | 
EditNotificationHandler.getNotification()  | 
Notification | 
EditNotificationHandler.performCreate()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EditNotificationHandler.performDelete(Notification notification)  | 
void | 
EditNotificationHandler.performUpdate(Notification notification)  | 
Copyright © 2001-2018 Jalios SA. All Rights Reserved.