Public Member Functions | |
NotificationCategory | addCategory (String id, String name, String description, EnumSet< QueuePeriod > allowedPeriods, boolean unique, QueuePeriod defaultPeriod, IElephantNotification notification, NotificationRole role, String syndication, boolean publishable) |
Definition at line 32 of file NotificationCategoryMap.java.
NotificationCategory org.turro.mail.queue.NotificationCategoryMap.addCategory | ( | String | id, |
String | name, | ||
String | description, | ||
EnumSet< QueuePeriod > | allowedPeriods, | ||
boolean | unique, | ||
QueuePeriod | defaultPeriod, | ||
IElephantNotification | notification, | ||
NotificationRole | role, | ||
String | syndication, | ||
boolean | publishable | ||
) |
Definition at line 34 of file NotificationCategoryMap.java.