Uses of Class
org.apache.syncope.client.console.rest.SchemaRestClient
Packages that use SchemaRestClient
Package
Description
-
Uses of SchemaRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return SchemaRestClient -
Uses of SchemaRestClient in org.apache.syncope.client.console.notifications
Fields in org.apache.syncope.client.console.notifications declared as SchemaRestClientModifier and TypeFieldDescriptionprotected SchemaRestClientNotificationDirectoryPanel.schemaRestClientprotected final SchemaRestClientNotificationWizardBuilder.schemaRestClientConstructors in org.apache.syncope.client.console.notifications with parameters of type SchemaRestClientModifierConstructorDescriptionNotificationWizardBuilder(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
Fields in org.apache.syncope.client.console.panels declared as SchemaRestClientModifier and TypeFieldDescriptionprotected SchemaRestClientAnyDirectoryPanel.schemaRestClientprotected SchemaRestClientAnyTypeClassModalPanel.schemaRestClientprotected SchemaRestClientBeanPanel.schemaRestClientprotected SchemaRestClientProvisionAuxClassesPanel.schemaRestClientprotected SchemaRestClientSchemasPanel.schemaRestClientprotected final SchemaRestClientSchemaTypeWizardBuilder.schemaRestClientprotected SchemaRestClientSCIMConfTabPanel.schemaRestClientConstructors in org.apache.syncope.client.console.panels with parameters of type SchemaRestClientModifierConstructorDescriptionAnyTypeClassDetailsPanel(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
Fields in org.apache.syncope.client.console.panels.search declared as SchemaRestClientModifier and TypeFieldDescriptionprotected SchemaRestClientAnyObjectSearchPanel.schemaRestClientprotected SchemaRestClientGroupSearchPanel.schemaRestClient -
Uses of SchemaRestClient in org.apache.syncope.client.console.policies
Fields in org.apache.syncope.client.console.policies declared as SchemaRestClientModifier and TypeFieldDescriptionprotected SchemaRestClientProvisioningPolicyModalPanel.schemaRestClient -
Uses of SchemaRestClient in org.apache.syncope.client.console.wizards.any
Fields in org.apache.syncope.client.console.wizards.any declared as SchemaRestClientModifier and TypeFieldDescriptionprotected SchemaRestClientAbstractAttrsWizardStep.schemaRestClient