Uses of Class
org.apache.syncope.client.console.rest.GroupRestClient
Packages that use GroupRestClient
Package
Description
-
Uses of GroupRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return GroupRestClient -
Uses of GroupRestClient in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as GroupRestClientModifier and TypeFieldDescriptionprotected GroupRestClient
AnyPanel.groupRestClient
protected GroupRestClient
GroupDirectoryPanel.groupRestClient
protected GroupRestClient
RemediationDirectoryPanel.groupRestClient
protected GroupRestClient
TypeExtensionDirectoryPanel.groupRestClient
Constructors in org.apache.syncope.client.console.panels with parameters of type GroupRestClientModifierConstructorDescriptionBuilder
(List<AnyTypeClassTO> anyTypeClassTOs, GroupRestClient groupRestClient, String type, PageReference pageRef) -
Uses of GroupRestClient in org.apache.syncope.client.console.panels.search
Fields in org.apache.syncope.client.console.panels.search declared as GroupRestClientModifier and TypeFieldDescriptionprotected GroupRestClient
AbstractSearchPanel.groupRestClient
protected GroupRestClient
SearchClausePanel.groupRestClient
Constructors in org.apache.syncope.client.console.panels.search with parameters of type GroupRestClientModifierConstructorDescriptionBuilder
(List<AnyTypeClassTO> anyTypeClassTOs, GroupRestClient restClient, String type, PageReference pageRef) -
Uses of GroupRestClient in org.apache.syncope.client.console.status
Fields in org.apache.syncope.client.console.status declared as GroupRestClientModifier and TypeFieldDescriptionprotected GroupRestClient
AnyStatusDirectoryPanel.groupRestClient
protected GroupRestClient
ResourceStatusDirectoryPanel.groupRestClient
-
Uses of GroupRestClient in org.apache.syncope.client.console.tasks
Fields in org.apache.syncope.client.console.tasks declared as GroupRestClient -
Uses of GroupRestClient in org.apache.syncope.client.console.wizards.any
Fields in org.apache.syncope.client.console.wizards.any declared as GroupRestClientModifier and TypeFieldDescriptionprotected GroupRestClient
AbstractAttrs.groupRestClient
protected GroupRestClient
Groups.groupRestClient
protected GroupRestClient
GroupWizardBuilder.groupRestClient
Constructors in org.apache.syncope.client.console.wizards.any with parameters of type GroupRestClientModifierConstructorDescriptionGroupTemplateWizardBuilder
(TemplatableTO templatable, List<String> anyTypeClasses, GroupFormLayoutInfo formLayoutInfo, GroupRestClient groupRestClient, PageReference pageRef) GroupWizardBuilder
(GroupTO groupTO, List<String> anyTypeClasses, GroupFormLayoutInfo formLayoutInfo, GroupRestClient groupRestClient, PageReference pageRef)