Uses of Class
org.apache.syncope.client.console.rest.AnyObjectRestClient
Packages that use AnyObjectRestClient
Package
Description
-
Uses of AnyObjectRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return AnyObjectRestClient -
Uses of AnyObjectRestClient in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as AnyObjectRestClientModifier and TypeFieldDescriptionprotected AnyObjectRestClientAnyPanel.anyObjectRestClientprotected AnyObjectRestClientGroupDirectoryPanel.anyObjectRestClientprotected AnyObjectRestClientRemediationDirectoryPanel.anyObjectRestClientConstructors in org.apache.syncope.client.console.panels with parameters of type AnyObjectRestClientModifierConstructorDescriptionBuilder(List<AnyTypeClassTO> anyTypeClassTOs, AnyObjectRestClient restClient, String type, PageReference pageRef) -
Uses of AnyObjectRestClient in org.apache.syncope.client.console.panels.search
Constructors in org.apache.syncope.client.console.panels.search with parameters of type AnyObjectRestClientModifierConstructorDescriptionBuilder(List<AnyTypeClassTO> anyTypeClassTOs, AnyObjectRestClient restClient, String type, PageReference pageRef) -
Uses of AnyObjectRestClient in org.apache.syncope.client.console.status
Fields in org.apache.syncope.client.console.status declared as AnyObjectRestClientModifier and TypeFieldDescriptionprotected AnyObjectRestClientAnyStatusDirectoryPanel.anyObjectRestClientprotected AnyObjectRestClientResourceStatusDirectoryPanel.anyObjectRestClient -
Uses of AnyObjectRestClient in org.apache.syncope.client.console.tasks
Fields in org.apache.syncope.client.console.tasks declared as AnyObjectRestClientModifier and TypeFieldDescriptionprotected AnyObjectRestClientTemplatesTogglePanel.anyObjectRestClient -
Uses of AnyObjectRestClient in org.apache.syncope.client.console.wizards.any
Fields in org.apache.syncope.client.console.wizards.any declared as AnyObjectRestClientModifier and TypeFieldDescriptionprotected AnyObjectRestClientAnyObjectWizardBuilder.anyObjectRestClientprotected AnyObjectRestClientRelationships.anyObjectRestClientConstructors in org.apache.syncope.client.console.wizards.any with parameters of type AnyObjectRestClientModifierConstructorDescriptionAnyObjectTemplateWizardBuilder(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)