Searched refs:notifSet (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/comm/share/
H A DNotificationSetParser.java90 NotificationSet notifSet) {
94 notifSet.setNotificationSetVersion(temp);
100 notifSet.setServiceID(temp);
106 notifSet.setNotificationSetID(temp);
89 setNotificationSetAttributes(Element elem, NotificationSet notifSet) argument
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/comm/share/
H A DNotificationSetParser.java90 NotificationSet notifSet) {
94 notifSet.setNotificationSetVersion(temp);
100 notifSet.setServiceID(temp);
106 notifSet.setNotificationSetID(temp);
89 setNotificationSetAttributes(Element elem, NotificationSet notifSet) argument

Completed in 32 milliseconds