Uses of Class
org.apache.syncope.client.console.rest.GroupRestClient
Package
Description
-
Uses of GroupRestClient in org.apache.syncope.client.console
-
Uses of GroupRestClient in org.apache.syncope.client.console.panels
Modifier and TypeFieldDescriptionprotected GroupRestClient
AnyPanel.groupRestClient
protected GroupRestClient
GroupDirectoryPanel.groupRestClient
protected GroupRestClient
RemediationDirectoryPanel.groupRestClient
protected GroupRestClient
TypeExtensionDirectoryPanel.groupRestClient
ModifierConstructorDescriptionBuilder
(List<AnyTypeClassTO> anyTypeClassTOs, GroupRestClient groupRestClient, String type, PageReference pageRef) -
Uses of GroupRestClient in org.apache.syncope.client.console.panels.search
Modifier and TypeFieldDescriptionprotected GroupRestClient
AbstractSearchPanel.groupRestClient
protected GroupRestClient
SearchClausePanel.groupRestClient
ModifierConstructorDescriptionBuilder
(List<AnyTypeClassTO> anyTypeClassTOs, GroupRestClient restClient, String type, PageReference pageRef) -
Uses of GroupRestClient in org.apache.syncope.client.console.status
Modifier and TypeFieldDescriptionprotected GroupRestClient
AnyStatusDirectoryPanel.groupRestClient
protected GroupRestClient
ResourceStatusDirectoryPanel.groupRestClient
-
Uses of GroupRestClient in org.apache.syncope.client.console.tasks
-
Uses of GroupRestClient in org.apache.syncope.client.console.wizards.any
Modifier and TypeFieldDescriptionprotected GroupRestClient
AbstractAttrs.groupRestClient
protected GroupRestClient
Groups.groupRestClient
protected GroupRestClient
GroupWizardBuilder.groupRestClient
ModifierConstructorDescriptionGroupTemplateWizardBuilder
(TemplatableTO templatable, List<String> anyTypeClasses, GroupFormLayoutInfo formLayoutInfo, GroupRestClient groupRestClient, PageReference pageRef) GroupWizardBuilder
(GroupTO groupTO, List<String> anyTypeClasses, GroupFormLayoutInfo formLayoutInfo, GroupRestClient groupRestClient, PageReference pageRef)