Uses of Class
org.apache.syncope.client.console.events.EventCategory
Package
Description
-
Uses of EventCategory in org.apache.syncope.client.console.events
Modifier and TypeMethodDescriptionEventCategoryPanel.filter
(List<EventCategory> categories, OpEvent.CategoryType type) EventCategoryPanel.filter
(List<EventCategory> categories, OpEvent.CategoryType type, String category) ModifierConstructorDescriptionEventSelectionPanel
(String id, EventCategory eventCategory, IModel<List<String>> model) ModifierConstructorDescriptionEventCategoryPanel
(String id, List<EventCategory> eventCategories, IModel<List<String>> model) -
Uses of EventCategory in org.apache.syncope.client.console.notifications
Modifier and TypeFieldDescriptionprotected final IModel
<List<EventCategory>> NotificationDirectoryPanel.eventCategories
protected final IModel
<List<EventCategory>> NotificationWizardBuilder.eventCategories
ModifierConstructorDescriptionNotificationWizardBuilder
(NotificationTO notificationTO, NotificationRestClient notificationRestClient, AnyTypeRestClient anyTypeRestClient, ImplementationRestClient implementationRestClient, SchemaRestClient schemaRestClient, IModel<List<EventCategory>> eventCategories, PageReference pageRef) -
Uses of EventCategory in org.apache.syncope.client.console.pages
Modifier and TypeFieldDescriptionprotected final IModel
<List<EventCategory>> Audit.eventCategories
-
Uses of EventCategory in org.apache.syncope.client.console.rest