Uses of Interface
org.apache.syncope.client.ui.commons.rest.RestClient
Package
Description
-
Uses of RestClient in org.apache.syncope.client.console.batch
ModifierConstructorDescriptionBatchContent
(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
Modifier 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> Modifier and TypeFieldDescriptionprotected final E
DirectoryPanel.Builder.restClient
protected E
DirectoryPanel.restClient
Modifier and TypeMethodDescriptionAjaxDataTablePanel.Builder.setBatches
(Collection<ActionLink.ActionType> batches, RestClient batchExecutor, String itemKeyField) -
Uses of RestClient in org.apache.syncope.client.console.rest
Modifier 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
Modifier 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