Class ImplementationRestClient
java.lang.Object
org.apache.syncope.client.console.rest.BaseRestClient
org.apache.syncope.client.console.rest.ImplementationRestClient
- All Implemented Interfaces:
Serializable
,RestClient
- See Also:
-
Field Summary
Fields inherited from class org.apache.syncope.client.console.rest.BaseRestClient
LOG
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
create
(ImplementationTO implementation) void
void
update
(ImplementationTO implementation) Methods inherited from class org.apache.syncope.client.console.rest.BaseRestClient
getObject, getService, getService, getStatus, getSyncopeService, resetClient, toOrderBy
-
Constructor Details
-
ImplementationRestClient
public ImplementationRestClient()
-
-
Method Details
-
list
-
read
-
create
-
update
-
delete
-