Class SchemaRestClient

java.lang.Object
org.apache.syncope.client.console.rest.BaseRestClient
org.apache.syncope.client.console.rest.SchemaRestClient
All Implemented Interfaces:
Serializable, RestClient

public class SchemaRestClient extends BaseRestClient
Console client for invoking rest schema services.
See Also: