Package | Description |
---|---|
org.apache.syncope.client.console.batch | |
org.apache.syncope.client.console.panels | |
org.apache.syncope.client.console.rest |
Constructor and Description |
---|
BatchContent(BaseModal<?> modal,
List<T> items,
List<IColumn<T,S>> columns,
Collection<ActionLink.ActionType> actions,
RestClient batchExecutor,
String keyFieldName) |
BatchContent(String id,
BaseModal<?> modal,
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) |
Modifier and Type | Class and Description |
---|---|
class |
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 Type | Field and Description |
---|---|
protected E |
DirectoryPanel.restClient |
protected E |
DirectoryPanel.Builder.restClient |
Modifier and Type | Method and Description |
---|---|
AjaxDataTablePanel.Builder<T,S> |
AjaxDataTablePanel.Builder.setBatches(Collection<ActionLink.ActionType> batches,
RestClient batchExecutor,
String itemKeyField) |
Modifier and Type | Interface and Description |
---|---|
interface |
ExecutionRestClient |
interface |
TemplateRestClient<T,F> |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAnyRestClient<TO extends AnyTO> |
class |
AccessTokenRestClient
Console client for invoking Rest Access Token's services.
|
class |
AnyObjectRestClient
Console client for invoking Rest any type class services.
|
class |
AnyTypeClassRestClient |
class |
AnyTypeRestClient |
class |
ApplicationRestClient |
class |
BaseRestClient |
class |
BpmnProcessRestClient |
class |
CamelRoutesRestClient |
class |
ConfRestClient |
class |
ConnectorRestClient
Console client for invoking Rest Connectors services.
|
class |
DelegationRestClient |
class |
DynRealmRestClient
Console client for invoking REST DynRealm's services.
|
class |
GroupRestClient
Console client for invoking Rest Group's services.
|
class |
ImplementationRestClient |
class |
LoggerRestClient |
class |
NotificationRestClient |
class |
OIDCProviderRestClient |
class |
PolicyRestClient
Console client for invoking Rest Policy services.
|
class |
RealmRestClient
Console client for invoking REST Realm's services.
|
class |
ReconciliationRestClient |
class |
RelationshipTypeRestClient |
class |
RemediationRestClient |
class |
ReportRestClient |
class |
ResourceRestClient
Console client for invoking Rest Resources services.
|
class |
RoleRestClient
Console client for invoking Rest Role's services.
|
class |
SAML2IdPsRestClient |
class |
SchemaRestClient
Console client for invoking rest schema services.
|
class |
SCIMConfRestClient |
class |
SecurityQuestionRestClient |
class |
SyncopeRestClient |
class |
TaskRestClient
Console client for invoking Rest Tasks services.
|
class |
UserRequestRestClient |
class |
UserRestClient
Console client for invoking rest users services.
|
class |
UserSelfRestClient |
class |
UserWorkflowTaskRestClient |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.