Class AnyTypeClassRestClient
java.lang.Object
org.apache.syncope.client.console.rest.BaseRestClient
org.apache.syncope.client.console.rest.AnyTypeClassRestClient
- All Implemented Interfaces:
Serializable,RestClient
- See Also:
-
Field Summary
Fields inherited from class org.apache.syncope.client.console.rest.BaseRestClient
LOG -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcreate(AnyTypeClassTO anyTypeClass) voidlist()list(Collection<String> anyTypeClassNames) voidupdate(AnyTypeClassTO anyTypeClass) Methods inherited from class org.apache.syncope.client.console.rest.BaseRestClient
getObject, getService, getService, getStatus, getSyncopeService, resetClient, toOrderBy
-
Constructor Details
-
AnyTypeClassRestClient
public AnyTypeClassRestClient()
-
-
Method Details
-
create
-
update
-
delete
-
read
-
list
-
list
-