public Integer addNotification (
String type, String message, Object
userData, Date date )
throws IllegalArgumentException
public Integer addNotification (
String type, String message, Object
userData, Date date , long
period ) throws
IllegalArgumentException
public Integer addNotification (
String type, String message, Object
userData, Date date , long
period , long nbOccurences ) throws IllegalArgumentException
public Integer addNotification (
String type, String message, Object
userData, Date date , long
period , long nbOccurences , boolean fireImmediate )
throws IllegalArgumentException |
|
|