NotificationRecipientpublic class NotificationRecipient extends RelMgmt.Party.PartyRole
Fields Summary |
---|
private int | notificationFilter |
Methods Summary |
---|
public void | acceptChangeNotification()
| public java.util.Vector | listFilteredNotifications()
return new Vector();
| public java.util.Vector | listNotifications()
return new Vector();
|
|