Uses of Class
org.ldaptive.ad.control.util.NotificationClient.NotificationItem
Packages that use NotificationClient.NotificationItem
-
Uses of NotificationClient.NotificationItem in org.ldaptive.ad.control.util
Methods in org.ldaptive.ad.control.util that return types with arguments of type NotificationClient.NotificationItemModifier and TypeMethodDescriptionNotificationClient.execute
(SearchRequest request) InvokesNotificationClient.execute(SearchRequest, int)
with a capacity ofInteger.MAX_VALUE
.NotificationClient.execute
(SearchRequest request, int capacity) Performs a search operation with theNotificationControl
.