Package com.groiss.cal
Interface Notifier
public interface Notifier
notifier for calendar-actions
-
Field Summary
-
Method Summary
-
Field Details
-
NONE
static final int NONE- See Also:
-
DELETE
static final int DELETE- See Also:
-
INSERT
static final int INSERT- See Also:
-
REMIND
static final int REMIND- See Also:
-
UPDATE
static final int UPDATE- See Also:
-
ACCEPT
static final int ACCEPT- See Also:
-
DECLINE
static final int DECLINE- See Also:
-
-
Method Details
-
notify
- Parameters:
evt
-action
-currentUser
-- Throws:
Exception
-