B D E G L M P R S 

B

BUFFER_SIZE - Static variable in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
number of bytes to read at a time.

D

deleteWorkflow(Integer) - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
Convenience method for calling the workflow delete web service.

E

edu.cmu.learnsphere.webservices - package edu.cmu.learnsphere.webservices
 

G

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.

L

LearnSphereWebServicesClient - Class in edu.cmu.learnsphere.webservices
Client for LearnShpere Web Services.
LearnSphereWebServicesClient(String, String, String) - Constructor for class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
Constructor.
LearnSphereWebServicesClient(String, String) - Constructor for class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
Constructor.

M

main(String[]) - Static method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
Run LearnSphereWebServiceClient from the command line.

P

print(InputStream, OutputStream) - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
Print the entire contents of in to out.
printHelloWorld() - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
Hello World is our sanity check, to confirm that web services are up and running.
printService(String, String) - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
Print the results of calling the specified service to standard out.
printToString(InputStream) - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
Return the entire contents of the input stream as a string.
printWorkflow(Integer) - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
Convenience method for calling the workflow web service.
printWorkflows() - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
Convenience method for calling the workflows web service.

R

runWorkflow(Integer) - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
Convenience method for calling the workflow run web service.

S

saveAsNewWorkflow(Integer, String, boolean, String) - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
Convenience method for calling the workflow saveAsNew web service.
serviceGetConnection(String) - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
Signed connection to the service specified by path using HTTP GET method.
servicePostConnection(String) - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
Signed connection to the service specified by path with HTTP method POST.
servicePutConnection(String) - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
Signed connection to the service specified by path with HTTP method PUT.
setApiToken(String) - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
Sets the API token.
setRootURL(String) - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
Sets the root URL.
setSecret(String) - Method in class edu.cmu.learnsphere.webservices.LearnSphereWebServicesClient
Sets the secret
B D E G L M P R S 

Copyright (c) 2015 - Pittsburgh Science of Learning Center