Class SaWsWorkflowService

java.lang.Object
com.saperion.ws.AbstractService
com.saperion.ws.SaWsWorkflowService

public class SaWsWorkflowService extends AbstractService
This class wraps all methods of the SaClassicConnector. It parses the information, which is fetched from the server to classes useable for web services. JAX-B requires classes to be JavaBeans, because it uses the set/get-Methods. You need a token for calling the methods to perform searches and modifications. For getting a token the logon method has to be called. If the thread is timed out on the back end or if you aren't logged in you will get an exception.
Author:
Daniel Manzke(dam)