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 GroupRestClientAnyPanel.groupRestClientprotected GroupRestClientGroupDirectoryPanel.groupRestClientprotected GroupRestClientRemediationDirectoryPanel.groupRestClientprotected GroupRestClientTypeExtensionDirectoryPanel.groupRestClientConstructors 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 GroupRestClientAbstractSearchPanel.groupRestClientprotected GroupRestClientSearchClausePanel.groupRestClientConstructors 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 GroupRestClientAnyStatusDirectoryPanel.groupRestClientprotected GroupRestClientResourceStatusDirectoryPanel.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 GroupRestClientAbstractAttrs.groupRestClientprotected GroupRestClientGroups.groupRestClientprotected GroupRestClientGroupWizardBuilder.groupRestClientConstructors 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)