Class FIQLQueryRestClient
java.lang.Object
org.apache.syncope.client.console.rest.BaseRestClient
org.apache.syncope.client.console.rest.FIQLQueryRestClient
- 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
(FIQLQueryTO roleTO) void
void
update
(FIQLQueryTO roleTO) Methods inherited from class org.apache.syncope.client.console.rest.BaseRestClient
getObject, getService, getService, getStatus, getSyncopeService, resetClient, toOrderBy
-
Constructor Details
-
FIQLQueryRestClient
public FIQLQueryRestClient()
-
-
Method Details
-
delete
-
read
-
update
-
create
-
list
-