Uses of Interface
org.apache.syncope.client.ui.commons.rest.RestClient
Packages that use RestClient
Package
Description
-
Uses of RestClient in org.apache.syncope.client.console.batch
Constructors in org.apache.syncope.client.console.batch with parameters of type RestClientModifierConstructorDescriptionBatchContent
(String id, List<T> items, List<IColumn<T, S>> columns, Collection<ActionLink.ActionType> actions, RestClient batchExecutor, String keyFieldName) BatchContent
(List<T> items, List<IColumn<T, S>> columns, Collection<ActionLink.ActionType> actions, RestClient batchExecutor, String keyFieldName) BatchModal
(BaseModal<T> modal, PageReference pageRef, List<T> items, List<IColumn<T, S>> columns, Collection<ActionLink.ActionType> actions, RestClient batchExecutor, String keyFieldName) -
Uses of RestClient in org.apache.syncope.client.console.panels
Classes in org.apache.syncope.client.console.panels with type parameters of type RestClientModifier and TypeClassDescriptionclass
DirectoryPanel<T extends Serializable,
W extends Serializable, DP extends DirectoryDataProvider<T>, E extends RestClient> static class
DirectoryPanel.Builder<T extends Serializable,
W extends Serializable, E extends RestClient> class
TypesDirectoryPanel<T extends EntityTO,
DP extends DirectoryDataProvider<T>, E extends RestClient> Fields in org.apache.syncope.client.console.panels declared as RestClientModifier and TypeFieldDescriptionprotected final E
DirectoryPanel.Builder.restClient
protected E
DirectoryPanel.restClient
Methods in org.apache.syncope.client.console.panels with parameters of type RestClientModifier and TypeMethodDescriptionAjaxDataTablePanel.Builder.setBatches
(Collection<ActionLink.ActionType> batches, RestClient batchExecutor, String itemKeyField) -
Uses of RestClient in org.apache.syncope.client.console.rest
Subinterfaces of RestClient in org.apache.syncope.client.console.restClasses in org.apache.syncope.client.console.rest that implement RestClientModifier and TypeClassDescriptionclass
AbstractAnyRestClient<TO extends AnyTO>
class
Console client for invoking Rest Access Token's services.class
class
Console client for invoking Rest any type class services.class
class
class
class
class
class
class
class
class
class
class
class
Console client for invoking Rest Connectors services.class
class
Console client for invoking REST DynRealm's services.class
class
Console client for invoking Rest Group's services.class
class
class
class
class
class
Console client for invoking Rest Policy services.class
Console client for invoking REST Realm's services.class
class
class
class
class
Console client for invoking Rest Resources services.class
Console client for invoking Rest Role's services.class
class
class
class
class
Console client for invoking rest schema services.class
class
class
final class
class
class
Console client for invoking Rest Tasks services.class
class
Console client for invoking rest users services.class
class
class
final class
-
Uses of RestClient in org.apache.syncope.client.enduser.rest
Classes in org.apache.syncope.client.enduser.rest that implement RestClientModifier and TypeClassDescriptionclass
AbstractAnyRestClient<TO extends AnyTO>
class
class
class
class
Enduser client for invoking Rest Group's services.class
Enduser client for invoking rest schema services.class
class
class
class