- getApiToken() - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
-
Gets the API token.
- getDatashopClientForLocalRequests() - Static method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
-
Instantiates a LearnSphere client to be used for remote requests to master DataShop servers.
- getDatashopClientForRemoteRequests() - Static method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
-
Instantiates a LearnSphereWeServiceClient to be used for remote requests to master LearnSphere servers.
- getFileService(String, String, String) - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
-
- getHelloWorld() - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
-
Hello World is our sanity check, to confirm that web services are up and running.
- getPostService(String, String, String) - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
-
Get the results of calling the specified service as a string.
- getPostServiceWithFileAttachment(String, String, File, String) - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
-
Get the results of calling the specified service as a string.
- getRootURL() - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
-
Returns the root URL.
- getSecret() - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
-
Gets the secret.
- getService(String, String) - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
-
Get the results of calling the specified service as a string.
- getWorkflow(Integer) - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
-
Convenience method for calling the workflow web service.
- getWorkflowFiles(Integer, String) - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
-
Convenience method for calling the workflow_files web service.
- getWorkflows() - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
-
Convenience method for calling the workflows web service.