Uses of Class
org.apache.syncope.client.console.rest.SchemaRestClient
Package
Description
-
Uses of SchemaRestClient in org.apache.syncope.client.console
-
Uses of SchemaRestClient in org.apache.syncope.client.console.notifications
Modifier and TypeFieldDescriptionprotected SchemaRestClient
NotificationDirectoryPanel.schemaRestClient
protected final SchemaRestClient
NotificationWizardBuilder.schemaRestClient
ModifierConstructorDescriptionNotificationWizardBuilder
(NotificationTO notificationTO, NotificationRestClient notificationRestClient, AnyTypeRestClient anyTypeRestClient, ImplementationRestClient implementationRestClient, SchemaRestClient schemaRestClient, IModel<List<EventCategory>> eventCategories, PageReference pageRef) -
Uses of SchemaRestClient in org.apache.syncope.client.console.panels
Modifier and TypeFieldDescriptionprotected SchemaRestClient
AnyDirectoryPanel.schemaRestClient
protected SchemaRestClient
AnyTypeClassModalPanel.schemaRestClient
protected SchemaRestClient
BeanPanel.schemaRestClient
protected SchemaRestClient
ProvisionAuxClassesPanel.schemaRestClient
protected SchemaRestClient
SchemasPanel.schemaRestClient
protected final SchemaRestClient
SchemaTypeWizardBuilder.schemaRestClient
protected SchemaRestClient
SCIMConfTabPanel.schemaRestClient
ModifierConstructorDescriptionAnyTypeClassDetailsPanel
(String id, AnyTypeClassTO anyTypeClassTO, SchemaRestClient schemaRestClient, AnyTypeClassRestClient anyTypeClassRestClient) SchemaTypePanel
(String id, SchemaRestClient restClient, SchemaType schemaType, PageReference pageRef) SchemaTypeWizardBuilder
(SchemaTO schemaTO, SchemaRestClient schemaRestClient, PageReference pageRef) -
Uses of SchemaRestClient in org.apache.syncope.client.console.panels.search
Modifier and TypeFieldDescriptionprotected SchemaRestClient
AnyObjectSearchPanel.schemaRestClient
protected SchemaRestClient
GroupSearchPanel.schemaRestClient
-
Uses of SchemaRestClient in org.apache.syncope.client.console.policies
Modifier and TypeFieldDescriptionprotected SchemaRestClient
ProvisioningPolicyModalPanel.schemaRestClient
-
Uses of SchemaRestClient in org.apache.syncope.client.console.wizards.any
Modifier and TypeFieldDescriptionprotected SchemaRestClient
AbstractAttrsWizardStep.schemaRestClient