Uses of Class
org.apache.syncope.client.console.rest.AnyObjectRestClient
Package
Description
-
Uses of AnyObjectRestClient in org.apache.syncope.client.console
-
Uses of AnyObjectRestClient in org.apache.syncope.client.console.panels
Modifier and TypeFieldDescriptionprotected AnyObjectRestClient
AnyPanel.anyObjectRestClient
protected AnyObjectRestClient
GroupDirectoryPanel.anyObjectRestClient
protected AnyObjectRestClient
RemediationDirectoryPanel.anyObjectRestClient
ModifierConstructorDescriptionBuilder
(List<AnyTypeClassTO> anyTypeClassTOs, AnyObjectRestClient restClient, String type, PageReference pageRef) -
Uses of AnyObjectRestClient in org.apache.syncope.client.console.panels.search
ModifierConstructorDescriptionBuilder
(List<AnyTypeClassTO> anyTypeClassTOs, AnyObjectRestClient restClient, String type, PageReference pageRef) -
Uses of AnyObjectRestClient in org.apache.syncope.client.console.status
Modifier and TypeFieldDescriptionprotected AnyObjectRestClient
AnyStatusDirectoryPanel.anyObjectRestClient
protected AnyObjectRestClient
ResourceStatusDirectoryPanel.anyObjectRestClient
-
Uses of AnyObjectRestClient in org.apache.syncope.client.console.tasks
Modifier and TypeFieldDescriptionprotected AnyObjectRestClient
TemplatesTogglePanel.anyObjectRestClient
-
Uses of AnyObjectRestClient in org.apache.syncope.client.console.wizards.any
Modifier and TypeFieldDescriptionprotected AnyObjectRestClient
AnyObjectWizardBuilder.anyObjectRestClient
protected AnyObjectRestClient
Relationships.anyObjectRestClient
ModifierConstructorDescriptionAnyObjectTemplateWizardBuilder
(TemplatableTO templatable, String anyType, List<String> anyTypeClasses, AnyObjectFormLayoutInfo formLayoutInfo, AnyObjectRestClient anyObjectRestClient, PageReference pageRef) AnyObjectWizardBuilder
(AnyObjectTO anyObjectTO, List<String> anyTypeClasses, AnyObjectFormLayoutInfo formLayoutInfo, AnyObjectRestClient anyObjectRestClient, PageReference pageRef)