Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_2a.NotificationConfigurationEntryType

Packages that use NotificationConfigurationEntryType
com.evolveum.midpoint.notifications   
com.evolveum.midpoint.notifications.notifiers   
com.evolveum.midpoint.xml.ns._public.common.common_2a   
 

Uses of NotificationConfigurationEntryType in com.evolveum.midpoint.notifications
 

Methods in com.evolveum.midpoint.notifications with parameters of type NotificationConfigurationEntryType
 void NotificationManager.notify(NotificationRequest request, NotificationConfigurationEntryType notificationConfigurationEntry)
           
 void NotificationManager.notify(NotificationRequest request, NotificationConfigurationEntryType notificationConfigurationEntry, OperationResult result)
           
 

Uses of NotificationConfigurationEntryType in com.evolveum.midpoint.notifications.notifiers
 

Methods in com.evolveum.midpoint.notifications.notifiers that return NotificationConfigurationEntryType
 NotificationConfigurationEntryType DummyNotifier.NotificationRecord.getEntry()
           
 

Methods in com.evolveum.midpoint.notifications.notifiers with parameters of type NotificationConfigurationEntryType
 void DummyNotifier.notify(NotificationRequest request, NotificationConfigurationEntryType notificationConfigurationEntry, NotifierConfigurationType notifierConfiguration, OperationResult result)
           
 void SimpleModelAccountOperationNotifier.notify(NotificationRequest request, NotificationConfigurationEntryType notificationConfigurationEntry, NotifierConfigurationType notifierConfiguration, OperationResult result)
           
 void SimpleAccountOperationNotifier.notify(NotificationRequest request, NotificationConfigurationEntryType notificationConfigurationEntry, NotifierConfigurationType notifierConfiguration, OperationResult result)
           
 void Notifier.notify(NotificationRequest request, NotificationConfigurationEntryType notificationConfigurationEntry, NotifierConfigurationType notifierConfiguration, OperationResult result)
           
 

Uses of NotificationConfigurationEntryType in com.evolveum.midpoint.xml.ns._public.common.common_2a
 

Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a with type parameters of type NotificationConfigurationEntryType
protected  List<NotificationConfigurationEntryType> NotificationConfigurationType.entry
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return NotificationConfigurationEntryType
 NotificationConfigurationEntryType NotificationConfigurationEntryType.clone()
          Creates and returns a deep copy of this object.
 NotificationConfigurationEntryType ObjectFactory.createNotificationConfigurationEntryType()
          Create an instance of NotificationConfigurationEntryType
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type NotificationConfigurationEntryType
 List<NotificationConfigurationEntryType> NotificationConfigurationType.getEntry()
          Gets the value of the entry property.
 

Constructors in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type NotificationConfigurationEntryType
NotificationConfigurationEntryType(NotificationConfigurationEntryType o)
          Creates a new NotificationConfigurationEntryType instance by deeply copying a given NotificationConfigurationEntryType instance.
 



Copyright © 2013 evolveum. All Rights Reserved.