| com.clarizen.api.IClarizen |
Contains the operations exposed by the Clarizen web service This class was generated by Apache CXF 2.5.1 2013-05-29T11:28:27.889-03:00 Generated source version: 2.5.1
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Perform operations against the Clarizen web
services
| |||||||||||
Logs in to the Clarizen API server and starts a
session
| |||||||||||
Terminates an active web services session
| |||||||||||
Executes a Metadata request.
| |||||||||||
Executes a Query request.
| |||||||||||
Perform operations against the Clarizen web services
| request | An array of requests derived from |
|---|
Logs in to the Clarizen API server and starts a session
| userName | Login user name |
|---|---|
| password | Login password |
| opts |
Terminates an active web services session
Executes a Metadata request. This is the same as
sending a
| request | A Metadata request |
|---|
Executes a Query request. This is the same as
sending a Query message to the
| queryExpression | The query to execute |
|---|