30 |
brianR |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
2 |
<definitions name="aewebservices71"
|
|
|
3 |
targetNamespace="http://localhost:80/gsoap/aewebservices71.wsdl"
|
|
|
4 |
xmlns:tns="http://localhost:80/gsoap/aewebservices71.wsdl"
|
|
|
5 |
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
|
|
|
6 |
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
|
|
|
7 |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
8 |
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
|
|
9 |
xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#"
|
|
|
10 |
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
|
|
|
11 |
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
|
|
|
12 |
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
|
|
|
13 |
xmlns:ae="urn:aewebservices71"
|
|
|
14 |
xmlns:SOAP="http://schemas.xmlsoap.org/wsdl/soap/"
|
|
|
15 |
xmlns:MIME="http://schemas.xmlsoap.org/wsdl/mime/"
|
|
|
16 |
xmlns:DIME="http://schemas.xmlsoap.org/ws/2002/04/dime/wsdl/"
|
|
|
17 |
xmlns:WSDL="http://schemas.xmlsoap.org/wsdl/"
|
|
|
18 |
xmlns="http://schemas.xmlsoap.org/wsdl/">
|
|
|
19 |
|
|
|
20 |
<types>
|
|
|
21 |
|
|
|
22 |
<schema targetNamespace="urn:aewebservices71"
|
|
|
23 |
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
|
|
|
24 |
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
|
|
|
25 |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
26 |
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
|
|
27 |
xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#"
|
|
|
28 |
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
|
|
|
29 |
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
|
|
|
30 |
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
|
|
|
31 |
xmlns:ae="urn:aewebservices71"
|
|
|
32 |
xmlns="http://www.w3.org/2001/XMLSchema"
|
|
|
33 |
elementFormDefault="qualified"
|
|
|
34 |
attributeFormDefault="qualified">
|
|
|
35 |
<import namespace="http://www.w3.org/2001/10/xml-exc-c14n#"/>
|
|
|
36 |
<import namespace="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"/>
|
|
|
37 |
<import namespace="http://www.w3.org/2000/09/xmldsig#"/>
|
|
|
38 |
<import namespace="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"/>
|
|
|
39 |
<import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
|
|
|
40 |
<!-- fault element -->
|
|
|
41 |
<element name="AEWebservicesFault" type="xsd:string"/>
|
|
|
42 |
<simpleType name="Set-Value-By">
|
|
|
43 |
<restriction base="xsd:string">
|
|
|
44 |
<enumeration value="PRECEDENCE-VALUE"/>
|
|
|
45 |
<enumeration value="UUID-VALUE"/>
|
|
|
46 |
<enumeration value="INTERNAL-VALUE"/>
|
|
|
47 |
<enumeration value="DISPLAY-VALUE"/>
|
|
|
48 |
</restriction>
|
|
|
49 |
</simpleType>
|
|
|
50 |
<simpleType name="Set-Value-Method">
|
|
|
51 |
<restriction base="xsd:string">
|
|
|
52 |
<enumeration value="REPLACE-VALUES"/>
|
|
|
53 |
<enumeration value="APPEND-VALUES"/>
|
|
|
54 |
<enumeration value="REMOVE-VALUES"/>
|
|
|
55 |
</restriction>
|
|
|
56 |
</simpleType>
|
|
|
57 |
<simpleType name="Attachment-Access-Type">
|
|
|
58 |
<restriction base="xsd:string">
|
|
|
59 |
<enumeration value="ATTACHACCESS-DEFAULT"/>
|
|
|
60 |
<enumeration value="ATTACHACCESS-RESTRICTED"/>
|
|
|
61 |
<enumeration value="ATTACHACCESS-UNRESTRICTED"/>
|
|
|
62 |
</restriction>
|
|
|
63 |
</simpleType>
|
|
|
64 |
<simpleType name="ItemLink-Type">
|
|
|
65 |
<restriction base="xsd:string">
|
|
|
66 |
<enumeration value="DEFAULT-ITEM-LINK"/>
|
|
|
67 |
<enumeration value="TWOWAY-NO-TRIGGERS"/>
|
|
|
68 |
<enumeration value="ONEWAY-NO-TRIGGERS"/>
|
|
|
69 |
<enumeration value="ONEWAY-CURRENT-TRIGGERS-LINKED"/>
|
|
|
70 |
<enumeration value="TWOWAY-CURRENT-TRIGGERS-LINKED"/>
|
|
|
71 |
<enumeration value="TWOWAY-LINKED-TRIGGERS-CURRENT"/>
|
|
|
72 |
<enumeration value="TWOWAY-BOTH-TRIGGERS"/>
|
|
|
73 |
</restriction>
|
|
|
74 |
</simpleType>
|
|
|
75 |
<simpleType name="ImportCurrentOverallStatus">
|
|
|
76 |
<restriction base="xsd:string">
|
|
|
77 |
<enumeration value="IMPORT-IN-PROGRESS"/>
|
|
|
78 |
<enumeration value="IMPORT-COMPLETED"/>
|
|
|
79 |
</restriction>
|
|
|
80 |
</simpleType>
|
|
|
81 |
<simpleType name="Solution-Type">
|
|
|
82 |
<restriction base="xsd:string">
|
|
|
83 |
<enumeration value="TEAMTRACK-SOLUTION"/>
|
|
|
84 |
<enumeration value="USER-SOLUTION"/>
|
|
|
85 |
<enumeration value="THIRDPARTY-SOLUTION"/>
|
|
|
86 |
</restriction>
|
|
|
87 |
</simpleType>
|
|
|
88 |
<simpleType name="Table-Type">
|
|
|
89 |
<restriction base="xsd:string">
|
|
|
90 |
<enumeration value="NOT-SPECIFIED"/>
|
|
|
91 |
<enumeration value="SYSTEM-TABLE"/>
|
|
|
92 |
<enumeration value="PRIMARY-TABLE"/>
|
|
|
93 |
<enumeration value="AUXILIARY-TABLE"/>
|
|
|
94 |
<enumeration value="SYSTEM-AUXILIARY-TABLE"/>
|
|
|
95 |
<enumeration value="ARCHIVE-TABLE"/>
|
|
|
96 |
</restriction>
|
|
|
97 |
</simpleType>
|
|
|
98 |
<simpleType name="Field-Type">
|
|
|
99 |
<restriction base="xsd:string">
|
|
|
100 |
<enumeration value="FLDTYPE-UNKNOWN"/>
|
|
|
101 |
<enumeration value="FLDTYPE-NUMERIC"/>
|
|
|
102 |
<enumeration value="FLDTYPE-TEXT"/>
|
|
|
103 |
<enumeration value="FLDTYPE-DATETIME"/>
|
|
|
104 |
<enumeration value="FLDTYPE-SELECTION"/>
|
|
|
105 |
<enumeration value="FLDTYPE-BINARY"/>
|
|
|
106 |
<enumeration value="FLDTYPE-STATE"/>
|
|
|
107 |
<enumeration value="FLDTYPE-USER"/>
|
|
|
108 |
<enumeration value="FLDTYPE-PROJECT"/>
|
|
|
109 |
<enumeration value="FLDTYPE-SUMMATION"/>
|
|
|
110 |
<enumeration value="FLDTYPE-MULTIPLE-SELECTION"/>
|
|
|
111 |
<enumeration value="FLDTYPE-CONTACT"/>
|
|
|
112 |
<enumeration value="FLDTYPE-INCIDENT"/>
|
|
|
113 |
<enumeration value="FLDTYPE-FOLDER"/>
|
|
|
114 |
<enumeration value="FLDTYPE-RELATIONAL"/>
|
|
|
115 |
<enumeration value="FLDTYPE-SUBRELATIONAL"/>
|
|
|
116 |
<enumeration value="FLDTYPE-SYSTEM"/>
|
|
|
117 |
<enumeration value="FLDTYPE-MULTIPLE-RELATIONAL"/>
|
|
|
118 |
<enumeration value="FLDTYPE-MULTIPLE-GROUP"/>
|
|
|
119 |
<enumeration value="FLDTYPE-MULTIPLE-USERGROUP"/>
|
|
|
120 |
</restriction>
|
|
|
121 |
</simpleType>
|
|
|
122 |
<simpleType name="ReportType">
|
|
|
123 |
<restriction base="xsd:string">
|
|
|
124 |
<enumeration value="LISTING"/>
|
|
|
125 |
</restriction>
|
|
|
126 |
</simpleType>
|
|
|
127 |
<simpleType name="ReportCategory">
|
|
|
128 |
<restriction base="xsd:string">
|
|
|
129 |
<enumeration value="ALL"/>
|
|
|
130 |
<enumeration value="APPLICATION"/>
|
|
|
131 |
<enumeration value="BUILTIN"/>
|
|
|
132 |
<enumeration value="MY"/>
|
|
|
133 |
<enumeration value="QUICKLINKS"/>
|
|
|
134 |
<enumeration value="USERREPORTS"/>
|
|
|
135 |
</restriction>
|
|
|
136 |
</simpleType>
|
|
|
137 |
<simpleType name="ReportAccessLevel">
|
|
|
138 |
<restriction base="xsd:string">
|
|
|
139 |
<enumeration value="PRIVATE"/>
|
|
|
140 |
<enumeration value="GUEST"/>
|
|
|
141 |
<enumeration value="USER"/>
|
|
|
142 |
<enumeration value="MANAGER"/>
|
|
|
143 |
</restriction>
|
|
|
144 |
</simpleType>
|
|
|
145 |
<simpleType name="Transition-Type">
|
|
|
146 |
<restriction base="xsd:string">
|
|
|
147 |
<enumeration value="TRANSITION-REGULAR"/>
|
|
|
148 |
<enumeration value="TRANSITION-COPY"/>
|
|
|
149 |
<enumeration value="TRANSITION-POST"/>
|
|
|
150 |
<enumeration value="TRANSITION-SUBMITPROBLEM"/>
|
|
|
151 |
<enumeration value="TRANSITION-MOBILE"/>
|
|
|
152 |
<enumeration value="TRANSITION-SUBTASK"/>
|
|
|
153 |
<enumeration value="TRANSITION-UPDATE"/>
|
|
|
154 |
<enumeration value="TRANSITION-DELETE"/>
|
|
|
155 |
<enumeration value="TRANSITION-EXTERNALPOST"/>
|
|
|
156 |
</restriction>
|
|
|
157 |
</simpleType>
|
|
|
158 |
<simpleType name="DatePreference">
|
|
|
159 |
<restriction base="xsd:string">
|
|
|
160 |
<enumeration value="DATE-FORMAT-FROM-LOCALE"/>
|
|
|
161 |
<enumeration value="DATE-FORMAT-MM-DD-YYYY"/>
|
|
|
162 |
<enumeration value="DATE-FORMAT-DD-MM-YYYY"/>
|
|
|
163 |
<enumeration value="DATE-FORMAT-DD-MM-YYYY.S"/>
|
|
|
164 |
<enumeration value="DATE-FORMAT-YYYY-MM-DD"/>
|
|
|
165 |
</restriction>
|
|
|
166 |
</simpleType>
|
|
|
167 |
<simpleType name="TimePreference">
|
|
|
168 |
<restriction base="xsd:string">
|
|
|
169 |
<enumeration value="TIME-FORMAT-12HOUR"/>
|
|
|
170 |
<enumeration value="TIME-FORMAT-24HOUR"/>
|
|
|
171 |
<enumeration value="TIME-FORMAT-USE-GMT-OFFSET"/>
|
|
|
172 |
<enumeration value="TIME-FORMAT-HONOR-DAYLIGHT"/>
|
|
|
173 |
</restriction>
|
|
|
174 |
</simpleType>
|
|
|
175 |
<complexType name="Auth">
|
|
|
176 |
<sequence>
|
|
|
177 |
<element name="userId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
178 |
<element name="password" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
179 |
<element name="hostname" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
180 |
<element name="loginAsUserId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
181 |
</sequence>
|
|
|
182 |
</complexType>
|
|
|
183 |
<complexType name="ExtraValue">
|
|
|
184 |
<sequence>
|
|
|
185 |
<element name="valueType" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
186 |
<element name="value" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
187 |
</sequence>
|
|
|
188 |
</complexType>
|
|
|
189 |
<complexType name="Value">
|
|
|
190 |
<sequence>
|
|
|
191 |
<element name="displayValue" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
192 |
<element name="internalValue" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
193 |
<element name="uuid" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
194 |
<element name="extraValues" type="ae:ExtraValue" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
195 |
</sequence>
|
|
|
196 |
</complexType>
|
|
|
197 |
<complexType name="NameValue">
|
|
|
198 |
<sequence>
|
|
|
199 |
<element name="name" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
200 |
<element name="id" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
201 |
<element name="uuid" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
202 |
<element name="setValueBy" type="ae:Set-Value-By" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
203 |
<element name="setValueMethod" type="ae:Set-Value-Method" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
204 |
<choice>
|
|
|
205 |
<element name="value" type="ae:Value" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
206 |
<element name="values" type="ae:Value" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
207 |
</choice>
|
|
|
208 |
</sequence>
|
|
|
209 |
</complexType>
|
|
|
210 |
<complexType name="Note">
|
|
|
211 |
<sequence>
|
|
|
212 |
<element name="id" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
213 |
<element name="title" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
214 |
<element name="note" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
215 |
<element name="modificationDateTime" type="xsd:dateTime" minOccurs="0" maxOccurs="1"/>
|
|
|
216 |
<element name="accessType" type="ae:Attachment-Access-Type" minOccurs="1" maxOccurs="1" default="ATTACHACCESS-DEFAULT"/>
|
|
|
217 |
</sequence>
|
|
|
218 |
</complexType>
|
|
|
219 |
<complexType name="ItemLink">
|
|
|
220 |
<sequence>
|
|
|
221 |
<element name="id" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
222 |
<element name="itemID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
223 |
<element name="linkType" type="ae:ItemLink-Type" minOccurs="1" maxOccurs="1" default="DEFAULT-ITEM-LINK"/>
|
|
|
224 |
<element name="modificationDateTime" type="xsd:dateTime" minOccurs="0" maxOccurs="1"/>
|
|
|
225 |
<element name="accessType" type="ae:Attachment-Access-Type" minOccurs="1" maxOccurs="1" default="ATTACHACCESS-DEFAULT"/>
|
|
|
226 |
</sequence>
|
|
|
227 |
</complexType>
|
|
|
228 |
<complexType name="URLAttachment">
|
|
|
229 |
<sequence>
|
|
|
230 |
<element name="id" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
231 |
<element name="name" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
232 |
<element name="url" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
233 |
<element name="showAsImage" type="xsd:boolean" minOccurs="1" maxOccurs="1"/>
|
|
|
234 |
<element name="modificationDateTime" type="xsd:dateTime" minOccurs="0" maxOccurs="1"/>
|
|
|
235 |
<element name="accessType" type="ae:Attachment-Access-Type" minOccurs="1" maxOccurs="1" default="ATTACHACCESS-DEFAULT"/>
|
|
|
236 |
</sequence>
|
|
|
237 |
</complexType>
|
|
|
238 |
<complexType name="FileAttachment">
|
|
|
239 |
<sequence>
|
|
|
240 |
<element name="id" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
241 |
<element name="name" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
242 |
<element name="fileName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
243 |
<element name="showAsImage" type="xsd:boolean" minOccurs="1" maxOccurs="1"/>
|
|
|
244 |
<element name="modificationDateTime" type="xsd:dateTime" minOccurs="0" maxOccurs="1"/>
|
|
|
245 |
<element name="url" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
246 |
<element name="accessType" type="ae:Attachment-Access-Type" minOccurs="1" maxOccurs="1" default="ATTACHACCESS-DEFAULT"/>
|
|
|
247 |
</sequence>
|
|
|
248 |
</complexType>
|
|
|
249 |
<complexType name="FileAttachmentContents">
|
|
|
250 |
<complexContent>
|
|
|
251 |
<extension base="ae:FileAttachment">
|
|
|
252 |
<sequence>
|
|
|
253 |
<element name="checksum" type="xsd:long" minOccurs="1" maxOccurs="1"/>
|
|
|
254 |
<element name="encodedContents" type="xsd:base64Binary" minOccurs="1" maxOccurs="1" nillable="false"/>
|
|
|
255 |
</sequence>
|
|
|
256 |
</extension>
|
|
|
257 |
</complexContent>
|
|
|
258 |
</complexType>
|
|
|
259 |
<complexType name="FileContents">
|
|
|
260 |
<sequence>
|
|
|
261 |
<element name="checksum" type="xsd:long" minOccurs="1" maxOccurs="1"/>
|
|
|
262 |
<element name="encodedContents" type="xsd:base64Binary" minOccurs="1" maxOccurs="1" nillable="false"/>
|
|
|
263 |
</sequence>
|
|
|
264 |
</complexType>
|
|
|
265 |
<complexType name="ImportCurrentStatus">
|
|
|
266 |
<sequence>
|
|
|
267 |
<element name="importStatus" type="ae:ImportCurrentOverallStatus" minOccurs="1" maxOccurs="1"/>
|
|
|
268 |
<element name="percentageComplete" type="xsd:long" minOccurs="1" maxOccurs="1"/>
|
|
|
269 |
<element name="currentStep" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
270 |
</sequence>
|
|
|
271 |
</complexType>
|
|
|
272 |
<complexType name="Item">
|
|
|
273 |
<sequence>
|
|
|
274 |
<element name="itemID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
275 |
<element name="itemUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
276 |
<element name="itemName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
277 |
</sequence>
|
|
|
278 |
</complexType>
|
|
|
279 |
<complexType name="TTItem">
|
|
|
280 |
<sequence>
|
|
|
281 |
<element name="genericItem" type="ae:Item" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
282 |
<element name="itemType" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
283 |
<element name="classification" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
284 |
<element name="classificationUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
285 |
<element name="title" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
286 |
<element name="description" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
287 |
<element name="createdBy" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
288 |
<element name="createDate" type="xsd:dateTime" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
289 |
<element name="modifiedBy" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
290 |
<element name="modifiedDate" type="xsd:dateTime" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
291 |
<element name="activeInactive" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
292 |
<element name="state" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
293 |
<element name="owner" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
294 |
<element name="url" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
295 |
<element name="extendedFieldList" type="ae:NameValue" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
296 |
<element name="noteList" type="ae:Note" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
297 |
<element name="itemLinkList" type="ae:ItemLink" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
298 |
<element name="urlAttachmentList" type="ae:URLAttachment" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
299 |
<element name="fileAttachmentList" type="ae:FileAttachment" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
300 |
</sequence>
|
|
|
301 |
</complexType>
|
|
|
302 |
<complexType name="ApplicationData">
|
|
|
303 |
<sequence>
|
|
|
304 |
<element name="applicationID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
305 |
<element name="applicationUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
306 |
<element name="name" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
307 |
<element name="description" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
308 |
<element name="appDefUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
309 |
<element name="revision" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
310 |
</sequence>
|
|
|
311 |
</complexType>
|
|
|
312 |
<complexType name="SolutionData">
|
|
|
313 |
<sequence>
|
|
|
314 |
<element name="solutionID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
315 |
<element name="solutionUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
316 |
<element name="name" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
317 |
<element name="displayName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
318 |
<element name="type" type="ae:Solution-Type" minOccurs="1" maxOccurs="1"/>
|
|
|
319 |
<element name="prefix" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
320 |
<element name="description" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
321 |
</sequence>
|
|
|
322 |
</complexType>
|
|
|
323 |
<complexType name="SolutionWithUniqueName">
|
|
|
324 |
<sequence>
|
|
|
325 |
<element name="solutionID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
326 |
<element name="solutionUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
327 |
<element name="uniqueName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
328 |
<element name="name" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
329 |
<element name="displayName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
330 |
<element name="type" type="ae:Solution-Type" minOccurs="1" maxOccurs="1"/>
|
|
|
331 |
<element name="prefix" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
332 |
<element name="description" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
333 |
</sequence>
|
|
|
334 |
</complexType>
|
|
|
335 |
<complexType name="Field">
|
|
|
336 |
<sequence>
|
|
|
337 |
<element name="fieldID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
338 |
<element name="fieldUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
339 |
<element name="name" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
340 |
<element name="displayName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
341 |
<element name="fieldType" type="ae:Field-Type" minOccurs="1" maxOccurs="1"/>
|
|
|
342 |
</sequence>
|
|
|
343 |
</complexType>
|
|
|
344 |
<complexType name="TableData">
|
|
|
345 |
<sequence>
|
|
|
346 |
<element name="tableID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
347 |
<element name="tableUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
348 |
<element name="solutionID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
349 |
<element name="type" type="ae:Table-Type" minOccurs="1" maxOccurs="1"/>
|
|
|
350 |
<element name="name" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
351 |
<element name="displayName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
352 |
<element name="description" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
353 |
<element name="fieldList" type="ae:Field" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
354 |
</sequence>
|
|
|
355 |
</complexType>
|
|
|
356 |
<complexType name="QueryRange">
|
|
|
357 |
<sequence>
|
|
|
358 |
<element name="startIndex" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
359 |
<element name="fetchSize" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
360 |
<element name="totalCount" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
361 |
</sequence>
|
|
|
362 |
</complexType>
|
|
|
363 |
<complexType name="ReportsFilter">
|
|
|
364 |
<sequence>
|
|
|
365 |
<element name="solutionID" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
366 |
<element name="solutionName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
367 |
<element name="projectID" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
368 |
<element name="projectName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
369 |
<element name="projectUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
370 |
<element name="tableID" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
371 |
<element name="tableName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
372 |
<element name="authorID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
373 |
<element name="reportType" type="ae:ReportType" minOccurs="0" maxOccurs="1" default="LISTING"/>
|
|
|
374 |
<element name="reportCategory" type="ae:ReportCategory" minOccurs="0" maxOccurs="1" default="ALL"/>
|
|
|
375 |
<element name="reportAccessLevel" type="ae:ReportAccessLevel" minOccurs="0" maxOccurs="1"/>
|
|
|
376 |
<element name="reportName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
377 |
<element name="includeSubProjects" type="xsd:boolean" minOccurs="0" maxOccurs="1" default="false"/>
|
|
|
378 |
<element name="createdDateFrom" type="xsd:dateTime" minOccurs="0" maxOccurs="1"/>
|
|
|
379 |
<element name="createdDateTo" type="xsd:dateTime" minOccurs="0" maxOccurs="1"/>
|
|
|
380 |
</sequence>
|
|
|
381 |
</complexType>
|
|
|
382 |
<complexType name="ReportInfo">
|
|
|
383 |
<sequence>
|
|
|
384 |
<element name="reportID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
385 |
<element name="reportUUID" type="xsd:string" minOccurs="1" maxOccurs="1" nillable="false"/>
|
|
|
386 |
<element name="reportName" type="xsd:string" minOccurs="1" maxOccurs="1" nillable="false"/>
|
|
|
387 |
<element name="reportURL" type="xsd:string" minOccurs="1" maxOccurs="1" nillable="false"/>
|
|
|
388 |
<element name="reportType" type="ae:ReportType" minOccurs="1" maxOccurs="1" default="LISTING"/>
|
|
|
389 |
<element name="reportCategory" type="ae:ReportCategory" minOccurs="1" maxOccurs="1"/>
|
|
|
390 |
<element name="reportAccessLevel" type="ae:ReportAccessLevel" minOccurs="1" maxOccurs="1"/>
|
|
|
391 |
<element name="solutionID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
392 |
<element name="solutionName" type="xsd:string" minOccurs="1" maxOccurs="1" nillable="false"/>
|
|
|
393 |
<element name="tableID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
394 |
<element name="projectID" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
395 |
<element name="projectName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
396 |
<element name="projectUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
397 |
<element name="createdBy" type="xsd:string" minOccurs="1" maxOccurs="1" nillable="false"/>
|
|
|
398 |
<element name="createDate" type="xsd:dateTime" minOccurs="1" maxOccurs="1"/>
|
|
|
399 |
<element name="modifiedBy" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
400 |
<element name="modifiedDate" type="xsd:dateTime" minOccurs="0" maxOccurs="1"/>
|
|
|
401 |
<element name="execDate" type="xsd:dateTime" minOccurs="0" maxOccurs="1"/>
|
|
|
402 |
<element name="isQueryAtRuntime" type="xsd:boolean" minOccurs="1" maxOccurs="1"/>
|
|
|
403 |
</sequence>
|
|
|
404 |
</complexType>
|
|
|
405 |
<complexType name="OrderBy">
|
|
|
406 |
<sequence>
|
|
|
407 |
<element name="firstFieldName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
408 |
<element name="secondFieldName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
409 |
</sequence>
|
|
|
410 |
</complexType>
|
|
|
411 |
<complexType name="ReportDefinition">
|
|
|
412 |
<sequence>
|
|
|
413 |
<element name="orderBy" type="ae:OrderBy" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
414 |
<element name="columns" type="ae:Field" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
415 |
</sequence>
|
|
|
416 |
</complexType>
|
|
|
417 |
<complexType name="ReportResult">
|
|
|
418 |
<sequence>
|
|
|
419 |
<element name="itemURL" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
420 |
<element name="itemId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
421 |
<element name="itemName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
422 |
<element name="fieldValue" type="ae:ExtraValue" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
423 |
</sequence>
|
|
|
424 |
</complexType>
|
|
|
425 |
<complexType name="GetReportsResult">
|
|
|
426 |
<sequence>
|
|
|
427 |
<element name="queryRange" type="ae:QueryRange" minOccurs="1" maxOccurs="1" nillable="false"/>
|
|
|
428 |
<element name="report" type="ae:ReportInfo" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
429 |
</sequence>
|
|
|
430 |
</complexType>
|
|
|
431 |
<complexType name="RunReportResult">
|
|
|
432 |
<sequence>
|
|
|
433 |
<element name="queryRange" type="ae:QueryRange" minOccurs="1" maxOccurs="1" nillable="false"/>
|
|
|
434 |
<element name="reportInfo" type="ae:ReportInfo" minOccurs="1" maxOccurs="1" nillable="false"/>
|
|
|
435 |
<element name="reportDefinition" type="ae:ReportDefinition" minOccurs="1" maxOccurs="1" nillable="false"/>
|
|
|
436 |
<element name="result" type="ae:ReportResult" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
437 |
</sequence>
|
|
|
438 |
</complexType>
|
|
|
439 |
<complexType name="ProjectData">
|
|
|
440 |
<sequence>
|
|
|
441 |
<element name="projectID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
442 |
<element name="projectUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
443 |
<element name="name" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
444 |
<element name="fullyQualifiedName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
445 |
<element name="description" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
446 |
</sequence>
|
|
|
447 |
</complexType>
|
|
|
448 |
<complexType name="Transition">
|
|
|
449 |
<sequence>
|
|
|
450 |
<element name="transitionID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
451 |
<element name="transitionUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
452 |
<element name="name" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
453 |
<element name="fromState" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
454 |
<element name="fromStateID" type="xsd:integer" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
455 |
<element name="fromStateUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
456 |
<element name="toState" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
457 |
<element name="toStateID" type="xsd:integer" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
458 |
<element name="toStateUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
459 |
<element name="type" type="ae:Transition-Type" minOccurs="1" maxOccurs="1"/>
|
|
|
460 |
<element name="fullyQualifiedPostIssueProjectName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
461 |
<element name="transitionAttributes" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
462 |
</sequence>
|
|
|
463 |
</complexType>
|
|
|
464 |
<complexType name="Privilege">
|
|
|
465 |
<sequence>
|
|
|
466 |
<element name="name" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
467 |
<element name="objectUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
468 |
<element name="type" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
469 |
</sequence>
|
|
|
470 |
</complexType>
|
|
|
471 |
<complexType name="User">
|
|
|
472 |
<sequence>
|
|
|
473 |
<element name="userId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
474 |
<element name="userName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
475 |
<element name="id" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
476 |
<element name="uuid" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
477 |
<element name="email" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
478 |
<element name="emailCC" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
479 |
<element name="timezone" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
480 |
<element name="offsetFromGMT" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
481 |
<element name="dstSavings" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
482 |
<element name="namespaceName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
483 |
</sequence>
|
|
|
484 |
</complexType>
|
|
|
485 |
<complexType name="UserWithPreferences">
|
|
|
486 |
<sequence>
|
|
|
487 |
<element name="userId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
488 |
<element name="userName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
489 |
<element name="id" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
490 |
<element name="uuid" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
491 |
<element name="email" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
492 |
<element name="emailCC" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
493 |
<element name="timezone" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
494 |
<element name="offsetFromGMT" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
495 |
<element name="dstSavings" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
496 |
<element name="datePreference" type="ae:DatePreference" minOccurs="0" maxOccurs="1"/>
|
|
|
497 |
<element name="timePreference" type="ae:TimePreference" minOccurs="0" maxOccurs="1"/>
|
|
|
498 |
<element name="namespaceName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
499 |
</sequence>
|
|
|
500 |
</complexType>
|
|
|
501 |
<complexType name="UserExtended">
|
|
|
502 |
<complexContent>
|
|
|
503 |
<extension base="ae:UserWithPreferences">
|
|
|
504 |
<sequence>
|
|
|
505 |
<element name="phoneNumber" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
506 |
<element name="locale" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
507 |
</sequence>
|
|
|
508 |
</extension>
|
|
|
509 |
</complexContent>
|
|
|
510 |
</complexType>
|
|
|
511 |
<complexType name="NoteLoggerInfo">
|
|
|
512 |
<sequence>
|
|
|
513 |
<element name="emailAddress" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
514 |
</sequence>
|
|
|
515 |
</complexType>
|
|
|
516 |
<complexType name="StateChangeHistory">
|
|
|
517 |
<sequence>
|
|
|
518 |
<element name="newStateID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
519 |
<element name="newStateName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
520 |
<element name="transitionID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
521 |
<element name="transitionName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
522 |
<element name="time" type="xsd:dateTime" minOccurs="1" maxOccurs="1"/>
|
|
|
523 |
<element name="userID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
524 |
<element name="userName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
525 |
<element name="ownerID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
526 |
<element name="ownerName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
527 |
</sequence>
|
|
|
528 |
</complexType>
|
|
|
529 |
<complexType name="GetStateChangeHistoryResult">
|
|
|
530 |
<sequence>
|
|
|
531 |
<element name="queryRange" type="ae:QueryRange" minOccurs="1" maxOccurs="1" nillable="false"/>
|
|
|
532 |
<element name="stateChangeHistoryList" type="ae:StateChangeHistory" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
533 |
</sequence>
|
|
|
534 |
</complexType>
|
|
|
535 |
<!-- operation request element -->
|
|
|
536 |
<element name="Logout">
|
|
|
537 |
<complexType>
|
|
|
538 |
<sequence>
|
|
|
539 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
540 |
</sequence>
|
|
|
541 |
</complexType>
|
|
|
542 |
</element>
|
|
|
543 |
<!-- operation response element -->
|
|
|
544 |
<element name="LogoutResponse">
|
|
|
545 |
<complexType>
|
|
|
546 |
<sequence>
|
|
|
547 |
</sequence>
|
|
|
548 |
</complexType>
|
|
|
549 |
</element>
|
|
|
550 |
<!-- operation request element -->
|
|
|
551 |
<element name="GetVersion">
|
|
|
552 |
<complexType>
|
|
|
553 |
<sequence>
|
|
|
554 |
</sequence>
|
|
|
555 |
</complexType>
|
|
|
556 |
</element>
|
|
|
557 |
<!-- operation response element -->
|
|
|
558 |
<element name="GetVersionResponse">
|
|
|
559 |
<complexType>
|
|
|
560 |
<sequence>
|
|
|
561 |
<element name="return" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
562 |
</sequence>
|
|
|
563 |
</complexType>
|
|
|
564 |
</element>
|
|
|
565 |
<!-- operation request element -->
|
|
|
566 |
<element name="GetApplications">
|
|
|
567 |
<complexType>
|
|
|
568 |
<sequence>
|
|
|
569 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
570 |
</sequence>
|
|
|
571 |
</complexType>
|
|
|
572 |
</element>
|
|
|
573 |
<!-- operation response element -->
|
|
|
574 |
<element name="GetApplicationsResponse">
|
|
|
575 |
<complexType>
|
|
|
576 |
<sequence>
|
|
|
577 |
<element name="return" type="ae:ApplicationData" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
578 |
</sequence>
|
|
|
579 |
</complexType>
|
|
|
580 |
</element>
|
|
|
581 |
<!-- operation request element -->
|
|
|
582 |
<element name="GetSolutions">
|
|
|
583 |
<complexType>
|
|
|
584 |
<sequence>
|
|
|
585 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
586 |
</sequence>
|
|
|
587 |
</complexType>
|
|
|
588 |
</element>
|
|
|
589 |
<!-- operation response element -->
|
|
|
590 |
<element name="GetSolutionsResponse">
|
|
|
591 |
<complexType>
|
|
|
592 |
<sequence>
|
|
|
593 |
<element name="return" type="ae:SolutionData" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
594 |
</sequence>
|
|
|
595 |
</complexType>
|
|
|
596 |
</element>
|
|
|
597 |
<!-- operation request element -->
|
|
|
598 |
<element name="GetSolutionsWithUniqueName">
|
|
|
599 |
<complexType>
|
|
|
600 |
<sequence>
|
|
|
601 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
602 |
</sequence>
|
|
|
603 |
</complexType>
|
|
|
604 |
</element>
|
|
|
605 |
<!-- operation response element -->
|
|
|
606 |
<element name="GetSolutionsWithUniqueNameResponse">
|
|
|
607 |
<complexType>
|
|
|
608 |
<sequence>
|
|
|
609 |
<element name="return" type="ae:SolutionWithUniqueName" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
610 |
</sequence>
|
|
|
611 |
</complexType>
|
|
|
612 |
</element>
|
|
|
613 |
<!-- operation request element -->
|
|
|
614 |
<element name="GetTables">
|
|
|
615 |
<complexType>
|
|
|
616 |
<sequence>
|
|
|
617 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
618 |
<element name="solutionID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
619 |
<element name="tableType" type="ae:Table-Type" minOccurs="1" maxOccurs="1"/>
|
|
|
620 |
</sequence>
|
|
|
621 |
</complexType>
|
|
|
622 |
</element>
|
|
|
623 |
<!-- operation response element -->
|
|
|
624 |
<element name="GetTablesResponse">
|
|
|
625 |
<complexType>
|
|
|
626 |
<sequence>
|
|
|
627 |
<element name="return" type="ae:TableData" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
628 |
</sequence>
|
|
|
629 |
</complexType>
|
|
|
630 |
</element>
|
|
|
631 |
<!-- operation request element -->
|
|
|
632 |
<element name="GetTablesWithName">
|
|
|
633 |
<complexType>
|
|
|
634 |
<sequence>
|
|
|
635 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
636 |
<element name="solutionName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
637 |
<element name="tableType" type="ae:Table-Type" minOccurs="1" maxOccurs="1"/>
|
|
|
638 |
</sequence>
|
|
|
639 |
</complexType>
|
|
|
640 |
</element>
|
|
|
641 |
<!-- operation response element -->
|
|
|
642 |
<element name="GetTablesWithNameResponse">
|
|
|
643 |
<complexType>
|
|
|
644 |
<sequence>
|
|
|
645 |
<element name="return" type="ae:TableData" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
646 |
</sequence>
|
|
|
647 |
</complexType>
|
|
|
648 |
</element>
|
|
|
649 |
<!-- operation request element -->
|
|
|
650 |
<element name="GetReports">
|
|
|
651 |
<complexType>
|
|
|
652 |
<sequence>
|
|
|
653 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
654 |
<element name="queryRange" type="ae:QueryRange" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
655 |
<element name="reportsFilter" type="ae:ReportsFilter" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
656 |
</sequence>
|
|
|
657 |
</complexType>
|
|
|
658 |
</element>
|
|
|
659 |
<!-- operation response element -->
|
|
|
660 |
<element name="GetReportsResponse">
|
|
|
661 |
<complexType>
|
|
|
662 |
<sequence>
|
|
|
663 |
<element name="return" type="ae:GetReportsResult" minOccurs="1" maxOccurs="1" nillable="false"/>
|
|
|
664 |
</sequence>
|
|
|
665 |
</complexType>
|
|
|
666 |
</element>
|
|
|
667 |
<!-- operation request element -->
|
|
|
668 |
<element name="RunReport">
|
|
|
669 |
<complexType>
|
|
|
670 |
<sequence>
|
|
|
671 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
672 |
<element name="queryRange" type="ae:QueryRange" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
673 |
<element name="reportUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
674 |
<element name="reportName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
675 |
<element name="reportID" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
676 |
<element name="solutionID" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
677 |
<element name="solutionName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
678 |
<element name="projectID" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
679 |
<element name="projectName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
680 |
<element name="projectUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
681 |
<element name="tableID" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
682 |
<element name="tableName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
683 |
<element name="reportCategory" type="ae:ReportCategory" minOccurs="0" maxOccurs="1"/>
|
|
|
684 |
<element name="reportAccessLevel" type="ae:ReportAccessLevel" minOccurs="0" maxOccurs="1"/>
|
|
|
685 |
</sequence>
|
|
|
686 |
</complexType>
|
|
|
687 |
</element>
|
|
|
688 |
<!-- operation response element -->
|
|
|
689 |
<element name="RunReportResponse">
|
|
|
690 |
<complexType>
|
|
|
691 |
<sequence>
|
|
|
692 |
<element name="return" type="ae:RunReportResult" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
693 |
</sequence>
|
|
|
694 |
</complexType>
|
|
|
695 |
</element>
|
|
|
696 |
<!-- operation request element -->
|
|
|
697 |
<element name="GetSubmitProjects">
|
|
|
698 |
<complexType>
|
|
|
699 |
<sequence>
|
|
|
700 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
701 |
<element name="tableID" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
702 |
</sequence>
|
|
|
703 |
</complexType>
|
|
|
704 |
</element>
|
|
|
705 |
<!-- operation response element -->
|
|
|
706 |
<element name="GetSubmitProjectsResponse">
|
|
|
707 |
<complexType>
|
|
|
708 |
<sequence>
|
|
|
709 |
<element name="return" type="ae:ProjectData" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
710 |
</sequence>
|
|
|
711 |
</complexType>
|
|
|
712 |
</element>
|
|
|
713 |
<!-- operation request element -->
|
|
|
714 |
<element name="GetSubmitProjectsWithName">
|
|
|
715 |
<complexType>
|
|
|
716 |
<sequence>
|
|
|
717 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
718 |
<element name="tableDBName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
719 |
</sequence>
|
|
|
720 |
</complexType>
|
|
|
721 |
</element>
|
|
|
722 |
<!-- operation response element -->
|
|
|
723 |
<element name="GetSubmitProjectsWithNameResponse">
|
|
|
724 |
<complexType>
|
|
|
725 |
<sequence>
|
|
|
726 |
<element name="return" type="ae:ProjectData" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
727 |
</sequence>
|
|
|
728 |
</complexType>
|
|
|
729 |
</element>
|
|
|
730 |
<!-- operation request element -->
|
|
|
731 |
<element name="CreatePrimaryItem">
|
|
|
732 |
<complexType>
|
|
|
733 |
<sequence>
|
|
|
734 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
735 |
<element name="projectID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
736 |
<element name="item" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
737 |
<element name="submitTransID" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
738 |
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
739 |
</sequence>
|
|
|
740 |
</complexType>
|
|
|
741 |
</element>
|
|
|
742 |
<!-- operation response element -->
|
|
|
743 |
<element name="CreatePrimaryItemResponse">
|
|
|
744 |
<complexType>
|
|
|
745 |
<sequence>
|
|
|
746 |
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
747 |
</sequence>
|
|
|
748 |
</complexType>
|
|
|
749 |
</element>
|
|
|
750 |
<!-- operation request element -->
|
|
|
751 |
<element name="CreatePrimaryItemWithName">
|
|
|
752 |
<complexType>
|
|
|
753 |
<sequence>
|
|
|
754 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
755 |
<element name="fullyQualifiedProjectName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
756 |
<element name="item" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
757 |
<element name="submitTransName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
758 |
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
759 |
</sequence>
|
|
|
760 |
</complexType>
|
|
|
761 |
</element>
|
|
|
762 |
<!-- operation response element -->
|
|
|
763 |
<element name="CreatePrimaryItemWithNameResponse">
|
|
|
764 |
<complexType>
|
|
|
765 |
<sequence>
|
|
|
766 |
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
767 |
</sequence>
|
|
|
768 |
</complexType>
|
|
|
769 |
</element>
|
|
|
770 |
<!-- operation request element -->
|
|
|
771 |
<element name="CreateAuxItem">
|
|
|
772 |
<complexType>
|
|
|
773 |
<sequence>
|
|
|
774 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
775 |
<element name="tableID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
776 |
<element name="item" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
777 |
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
778 |
</sequence>
|
|
|
779 |
</complexType>
|
|
|
780 |
</element>
|
|
|
781 |
<!-- operation response element -->
|
|
|
782 |
<element name="CreateAuxItemResponse">
|
|
|
783 |
<complexType>
|
|
|
784 |
<sequence>
|
|
|
785 |
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
786 |
</sequence>
|
|
|
787 |
</complexType>
|
|
|
788 |
</element>
|
|
|
789 |
<!-- operation request element -->
|
|
|
790 |
<element name="CreateAuxItemWithName">
|
|
|
791 |
<complexType>
|
|
|
792 |
<sequence>
|
|
|
793 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
794 |
<element name="tableDBName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
795 |
<element name="item" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
796 |
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
797 |
</sequence>
|
|
|
798 |
</complexType>
|
|
|
799 |
</element>
|
|
|
800 |
<!-- operation response element -->
|
|
|
801 |
<element name="CreateAuxItemWithNameResponse">
|
|
|
802 |
<complexType>
|
|
|
803 |
<sequence>
|
|
|
804 |
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
805 |
</sequence>
|
|
|
806 |
</complexType>
|
|
|
807 |
</element>
|
|
|
808 |
<!-- operation request element -->
|
|
|
809 |
<element name="CreatePrimaryItems">
|
|
|
810 |
<complexType>
|
|
|
811 |
<sequence>
|
|
|
812 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
813 |
<element name="projectID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
814 |
<element name="itemList" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
815 |
<element name="submitTransID" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
816 |
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
817 |
</sequence>
|
|
|
818 |
</complexType>
|
|
|
819 |
</element>
|
|
|
820 |
<!-- operation response element -->
|
|
|
821 |
<element name="CreatePrimaryItemsResponse">
|
|
|
822 |
<complexType>
|
|
|
823 |
<sequence>
|
|
|
824 |
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
825 |
</sequence>
|
|
|
826 |
</complexType>
|
|
|
827 |
</element>
|
|
|
828 |
<!-- operation request element -->
|
|
|
829 |
<element name="CreatePrimaryItemsWithName">
|
|
|
830 |
<complexType>
|
|
|
831 |
<sequence>
|
|
|
832 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
833 |
<element name="fullyQualifiedProjectName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
834 |
<element name="itemList" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
835 |
<element name="submitTransName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
836 |
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
837 |
</sequence>
|
|
|
838 |
</complexType>
|
|
|
839 |
</element>
|
|
|
840 |
<!-- operation response element -->
|
|
|
841 |
<element name="CreatePrimaryItemsWithNameResponse">
|
|
|
842 |
<complexType>
|
|
|
843 |
<sequence>
|
|
|
844 |
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
845 |
</sequence>
|
|
|
846 |
</complexType>
|
|
|
847 |
</element>
|
|
|
848 |
<!-- operation request element -->
|
|
|
849 |
<element name="CreateAuxItems">
|
|
|
850 |
<complexType>
|
|
|
851 |
<sequence>
|
|
|
852 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
853 |
<element name="tableID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
854 |
<element name="itemList" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
855 |
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
856 |
</sequence>
|
|
|
857 |
</complexType>
|
|
|
858 |
</element>
|
|
|
859 |
<!-- operation response element -->
|
|
|
860 |
<element name="CreateAuxItemsResponse">
|
|
|
861 |
<complexType>
|
|
|
862 |
<sequence>
|
|
|
863 |
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
864 |
</sequence>
|
|
|
865 |
</complexType>
|
|
|
866 |
</element>
|
|
|
867 |
<!-- operation request element -->
|
|
|
868 |
<element name="CreateAuxItemsWithName">
|
|
|
869 |
<complexType>
|
|
|
870 |
<sequence>
|
|
|
871 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
872 |
<element name="tableDBName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
873 |
<element name="itemList" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
874 |
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
875 |
</sequence>
|
|
|
876 |
</complexType>
|
|
|
877 |
</element>
|
|
|
878 |
<!-- operation response element -->
|
|
|
879 |
<element name="CreateAuxItemsWithNameResponse">
|
|
|
880 |
<complexType>
|
|
|
881 |
<sequence>
|
|
|
882 |
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
883 |
</sequence>
|
|
|
884 |
</complexType>
|
|
|
885 |
</element>
|
|
|
886 |
<!-- operation request element -->
|
|
|
887 |
<element name="CreateFileAttachment">
|
|
|
888 |
<complexType>
|
|
|
889 |
<sequence>
|
|
|
890 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
891 |
<element name="itemID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
892 |
<element name="attachmentContents" type="ae:FileAttachmentContents" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
893 |
</sequence>
|
|
|
894 |
</complexType>
|
|
|
895 |
</element>
|
|
|
896 |
<!-- operation response element -->
|
|
|
897 |
<element name="CreateFileAttachmentResponse">
|
|
|
898 |
<complexType>
|
|
|
899 |
<sequence>
|
|
|
900 |
<element name="return" type="ae:FileAttachment" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
901 |
</sequence>
|
|
|
902 |
</complexType>
|
|
|
903 |
</element>
|
|
|
904 |
<!-- operation request element -->
|
|
|
905 |
<element name="Export">
|
|
|
906 |
<complexType>
|
|
|
907 |
<sequence>
|
|
|
908 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
909 |
<element name="applicationID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
910 |
<element name="xmlExportOptions" type="ae:FileContents" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
911 |
</sequence>
|
|
|
912 |
</complexType>
|
|
|
913 |
</element>
|
|
|
914 |
<!-- operation response element -->
|
|
|
915 |
<element name="ExportResponse">
|
|
|
916 |
<complexType>
|
|
|
917 |
<sequence>
|
|
|
918 |
<element name="return" type="ae:FileContents" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
919 |
</sequence>
|
|
|
920 |
</complexType>
|
|
|
921 |
</element>
|
|
|
922 |
<!-- operation request element -->
|
|
|
923 |
<element name="GenerateUUID">
|
|
|
924 |
<complexType>
|
|
|
925 |
<sequence>
|
|
|
926 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
927 |
</sequence>
|
|
|
928 |
</complexType>
|
|
|
929 |
</element>
|
|
|
930 |
<!-- operation response element -->
|
|
|
931 |
<element name="GenerateUUIDResponse">
|
|
|
932 |
<complexType>
|
|
|
933 |
<sequence>
|
|
|
934 |
<element name="return" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
935 |
</sequence>
|
|
|
936 |
</complexType>
|
|
|
937 |
</element>
|
|
|
938 |
<!-- operation request element -->
|
|
|
939 |
<element name="GetItem">
|
|
|
940 |
<complexType>
|
|
|
941 |
<sequence>
|
|
|
942 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
943 |
<element name="itemID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
944 |
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
945 |
</sequence>
|
|
|
946 |
</complexType>
|
|
|
947 |
</element>
|
|
|
948 |
<!-- operation response element -->
|
|
|
949 |
<element name="GetItemResponse">
|
|
|
950 |
<complexType>
|
|
|
951 |
<sequence>
|
|
|
952 |
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
953 |
</sequence>
|
|
|
954 |
</complexType>
|
|
|
955 |
</element>
|
|
|
956 |
<!-- operation request element -->
|
|
|
957 |
<element name="GetItems">
|
|
|
958 |
<complexType>
|
|
|
959 |
<sequence>
|
|
|
960 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
961 |
<element name="itemIdList" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
962 |
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
963 |
</sequence>
|
|
|
964 |
</complexType>
|
|
|
965 |
</element>
|
|
|
966 |
<!-- operation response element -->
|
|
|
967 |
<element name="GetItemsResponse">
|
|
|
968 |
<complexType>
|
|
|
969 |
<sequence>
|
|
|
970 |
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
971 |
</sequence>
|
|
|
972 |
</complexType>
|
|
|
973 |
</element>
|
|
|
974 |
<!-- operation request element -->
|
|
|
975 |
<element name="GetItemsByQuery">
|
|
|
976 |
<complexType>
|
|
|
977 |
<sequence>
|
|
|
978 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
979 |
<element name="tableID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
980 |
<element name="queryWhereClause" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
981 |
<element name="orderByClause" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
982 |
<element name="maxReturnSize" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
983 |
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
984 |
</sequence>
|
|
|
985 |
</complexType>
|
|
|
986 |
</element>
|
|
|
987 |
<!-- operation response element -->
|
|
|
988 |
<element name="GetItemsByQueryResponse">
|
|
|
989 |
<complexType>
|
|
|
990 |
<sequence>
|
|
|
991 |
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
992 |
</sequence>
|
|
|
993 |
</complexType>
|
|
|
994 |
</element>
|
|
|
995 |
<!-- operation request element -->
|
|
|
996 |
<element name="GetItemsByQueryWithName">
|
|
|
997 |
<complexType>
|
|
|
998 |
<sequence>
|
|
|
999 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1000 |
<element name="tableDBName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1001 |
<element name="queryWhereClause" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1002 |
<element name="orderByClause" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1003 |
<element name="maxReturnSize" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
1004 |
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1005 |
</sequence>
|
|
|
1006 |
</complexType>
|
|
|
1007 |
</element>
|
|
|
1008 |
<!-- operation response element -->
|
|
|
1009 |
<element name="GetItemsByQueryWithNameResponse">
|
|
|
1010 |
<complexType>
|
|
|
1011 |
<sequence>
|
|
|
1012 |
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
1013 |
</sequence>
|
|
|
1014 |
</complexType>
|
|
|
1015 |
</element>
|
|
|
1016 |
<!-- operation request element -->
|
|
|
1017 |
<element name="GetFileAttachment">
|
|
|
1018 |
<complexType>
|
|
|
1019 |
<sequence>
|
|
|
1020 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1021 |
<element name="itemID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1022 |
<element name="attachmentID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
1023 |
</sequence>
|
|
|
1024 |
</complexType>
|
|
|
1025 |
</element>
|
|
|
1026 |
<!-- operation response element -->
|
|
|
1027 |
<element name="GetFileAttachmentResponse">
|
|
|
1028 |
<complexType>
|
|
|
1029 |
<sequence>
|
|
|
1030 |
<element name="return" type="ae:FileAttachmentContents" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1031 |
</sequence>
|
|
|
1032 |
</complexType>
|
|
|
1033 |
</element>
|
|
|
1034 |
<!-- operation request element -->
|
|
|
1035 |
<element name="Import">
|
|
|
1036 |
<complexType>
|
|
|
1037 |
<sequence>
|
|
|
1038 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1039 |
<element name="xmlInFile" type="ae:FileContents" minOccurs="1" maxOccurs="1"/>
|
|
|
1040 |
<element name="adminRepositoryID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1041 |
<element name="importResponseEndPoint" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1042 |
<element name="importResponseID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1043 |
<element name="xmlImportOptions" type="ae:FileContents" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1044 |
<element name="validateOnly" type="xsd:boolean" minOccurs="1" maxOccurs="1"/>
|
|
|
1045 |
</sequence>
|
|
|
1046 |
</complexType>
|
|
|
1047 |
</element>
|
|
|
1048 |
<!-- operation response element -->
|
|
|
1049 |
<element name="ImportResponse">
|
|
|
1050 |
<complexType>
|
|
|
1051 |
<sequence>
|
|
|
1052 |
<element name="return" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1053 |
</sequence>
|
|
|
1054 |
</complexType>
|
|
|
1055 |
</element>
|
|
|
1056 |
<!-- operation request element -->
|
|
|
1057 |
<element name="ImportStatus">
|
|
|
1058 |
<complexType>
|
|
|
1059 |
<sequence>
|
|
|
1060 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1061 |
<element name="importUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1062 |
</sequence>
|
|
|
1063 |
</complexType>
|
|
|
1064 |
</element>
|
|
|
1065 |
<!-- operation response element -->
|
|
|
1066 |
<element name="ImportStatusResponse">
|
|
|
1067 |
<complexType>
|
|
|
1068 |
<sequence>
|
|
|
1069 |
<element name="return" type="ae:ImportCurrentStatus" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1070 |
</sequence>
|
|
|
1071 |
</complexType>
|
|
|
1072 |
</element>
|
|
|
1073 |
<!-- operation request element -->
|
|
|
1074 |
<element name="UpdateItem">
|
|
|
1075 |
<complexType>
|
|
|
1076 |
<sequence>
|
|
|
1077 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1078 |
<element name="item" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1079 |
<element name="transitionId" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
1080 |
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1081 |
</sequence>
|
|
|
1082 |
</complexType>
|
|
|
1083 |
</element>
|
|
|
1084 |
<!-- operation response element -->
|
|
|
1085 |
<element name="UpdateItemResponse">
|
|
|
1086 |
<complexType>
|
|
|
1087 |
<sequence>
|
|
|
1088 |
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1089 |
</sequence>
|
|
|
1090 |
</complexType>
|
|
|
1091 |
</element>
|
|
|
1092 |
<!-- operation request element -->
|
|
|
1093 |
<element name="UpdateItemWithName">
|
|
|
1094 |
<complexType>
|
|
|
1095 |
<sequence>
|
|
|
1096 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1097 |
<element name="item" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1098 |
<element name="transitionName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1099 |
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1100 |
</sequence>
|
|
|
1101 |
</complexType>
|
|
|
1102 |
</element>
|
|
|
1103 |
<!-- operation response element -->
|
|
|
1104 |
<element name="UpdateItemWithNameResponse">
|
|
|
1105 |
<complexType>
|
|
|
1106 |
<sequence>
|
|
|
1107 |
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1108 |
</sequence>
|
|
|
1109 |
</complexType>
|
|
|
1110 |
</element>
|
|
|
1111 |
<!-- operation request element -->
|
|
|
1112 |
<element name="UpdateItems">
|
|
|
1113 |
<complexType>
|
|
|
1114 |
<sequence>
|
|
|
1115 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1116 |
<element name="itemList" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
1117 |
<element name="transitionId" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
|
|
|
1118 |
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1119 |
</sequence>
|
|
|
1120 |
</complexType>
|
|
|
1121 |
</element>
|
|
|
1122 |
<!-- operation response element -->
|
|
|
1123 |
<element name="UpdateItemsResponse">
|
|
|
1124 |
<complexType>
|
|
|
1125 |
<sequence>
|
|
|
1126 |
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
1127 |
</sequence>
|
|
|
1128 |
</complexType>
|
|
|
1129 |
</element>
|
|
|
1130 |
<!-- operation request element -->
|
|
|
1131 |
<element name="UpdateItemsWithName">
|
|
|
1132 |
<complexType>
|
|
|
1133 |
<sequence>
|
|
|
1134 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1135 |
<element name="itemList" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
1136 |
<element name="transitionName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1137 |
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1138 |
</sequence>
|
|
|
1139 |
</complexType>
|
|
|
1140 |
</element>
|
|
|
1141 |
<!-- operation response element -->
|
|
|
1142 |
<element name="UpdateItemsWithNameResponse">
|
|
|
1143 |
<complexType>
|
|
|
1144 |
<sequence>
|
|
|
1145 |
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
1146 |
</sequence>
|
|
|
1147 |
</complexType>
|
|
|
1148 |
</element>
|
|
|
1149 |
<!-- operation request element -->
|
|
|
1150 |
<element name="GetAvailableTransitions">
|
|
|
1151 |
<complexType>
|
|
|
1152 |
<sequence>
|
|
|
1153 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1154 |
<element name="itemID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1155 |
<element name="attributeName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1156 |
</sequence>
|
|
|
1157 |
</complexType>
|
|
|
1158 |
</element>
|
|
|
1159 |
<!-- operation response element -->
|
|
|
1160 |
<element name="GetAvailableTransitionsResponse">
|
|
|
1161 |
<complexType>
|
|
|
1162 |
<sequence>
|
|
|
1163 |
<element name="return" type="ae:Transition" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
1164 |
</sequence>
|
|
|
1165 |
</complexType>
|
|
|
1166 |
</element>
|
|
|
1167 |
<!-- operation request element -->
|
|
|
1168 |
<element name="GetAvailableTransitionsWithStateIDs">
|
|
|
1169 |
<complexType>
|
|
|
1170 |
<sequence>
|
|
|
1171 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1172 |
<element name="itemID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1173 |
<element name="attributeName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1174 |
</sequence>
|
|
|
1175 |
</complexType>
|
|
|
1176 |
</element>
|
|
|
1177 |
<!-- operation response element -->
|
|
|
1178 |
<element name="GetAvailableTransitionsWithStateIDsResponse">
|
|
|
1179 |
<complexType>
|
|
|
1180 |
<sequence>
|
|
|
1181 |
<element name="return" type="ae:Transition" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
1182 |
</sequence>
|
|
|
1183 |
</complexType>
|
|
|
1184 |
</element>
|
|
|
1185 |
<!-- operation request element -->
|
|
|
1186 |
<element name="GetAvailableQuickTransitions">
|
|
|
1187 |
<complexType>
|
|
|
1188 |
<sequence>
|
|
|
1189 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1190 |
<element name="itemID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1191 |
<element name="attributeName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1192 |
</sequence>
|
|
|
1193 |
</complexType>
|
|
|
1194 |
</element>
|
|
|
1195 |
<!-- operation response element -->
|
|
|
1196 |
<element name="GetAvailableQuickTransitionsResponse">
|
|
|
1197 |
<complexType>
|
|
|
1198 |
<sequence>
|
|
|
1199 |
<element name="return" type="ae:Transition" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
1200 |
</sequence>
|
|
|
1201 |
</complexType>
|
|
|
1202 |
</element>
|
|
|
1203 |
<!-- operation request element -->
|
|
|
1204 |
<element name="GetAvailableSubmitTransitions">
|
|
|
1205 |
<complexType>
|
|
|
1206 |
<sequence>
|
|
|
1207 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1208 |
<element name="projectId" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
1209 |
<element name="attributeName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1210 |
</sequence>
|
|
|
1211 |
</complexType>
|
|
|
1212 |
</element>
|
|
|
1213 |
<!-- operation response element -->
|
|
|
1214 |
<element name="GetAvailableSubmitTransitionsResponse">
|
|
|
1215 |
<complexType>
|
|
|
1216 |
<sequence>
|
|
|
1217 |
<element name="return" type="ae:Transition" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
1218 |
</sequence>
|
|
|
1219 |
</complexType>
|
|
|
1220 |
</element>
|
|
|
1221 |
<!-- operation request element -->
|
|
|
1222 |
<element name="GetAvailableSubmitTransitionsWithName">
|
|
|
1223 |
<complexType>
|
|
|
1224 |
<sequence>
|
|
|
1225 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1226 |
<element name="fullyQualifiedProjectName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1227 |
<element name="attributeName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1228 |
</sequence>
|
|
|
1229 |
</complexType>
|
|
|
1230 |
</element>
|
|
|
1231 |
<!-- operation response element -->
|
|
|
1232 |
<element name="GetAvailableSubmitTransitionsWithNameResponse">
|
|
|
1233 |
<complexType>
|
|
|
1234 |
<sequence>
|
|
|
1235 |
<element name="return" type="ae:Transition" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
1236 |
</sequence>
|
|
|
1237 |
</complexType>
|
|
|
1238 |
</element>
|
|
|
1239 |
<!-- operation request element -->
|
|
|
1240 |
<element name="UpdateFileAttachment">
|
|
|
1241 |
<complexType>
|
|
|
1242 |
<sequence>
|
|
|
1243 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1244 |
<element name="itemID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1245 |
<element name="attachmentContents" type="ae:FileAttachmentContents" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1246 |
</sequence>
|
|
|
1247 |
</complexType>
|
|
|
1248 |
</element>
|
|
|
1249 |
<!-- operation response element -->
|
|
|
1250 |
<element name="UpdateFileAttachmentResponse">
|
|
|
1251 |
<complexType>
|
|
|
1252 |
<sequence>
|
|
|
1253 |
<element name="return" type="ae:FileAttachment" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1254 |
</sequence>
|
|
|
1255 |
</complexType>
|
|
|
1256 |
</element>
|
|
|
1257 |
<!-- operation request element -->
|
|
|
1258 |
<element name="DeleteItem">
|
|
|
1259 |
<complexType>
|
|
|
1260 |
<sequence>
|
|
|
1261 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1262 |
<element name="sItemID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1263 |
</sequence>
|
|
|
1264 |
</complexType>
|
|
|
1265 |
</element>
|
|
|
1266 |
<!-- operation response element -->
|
|
|
1267 |
<element name="DeleteItemResponse">
|
|
|
1268 |
<complexType>
|
|
|
1269 |
<sequence>
|
|
|
1270 |
</sequence>
|
|
|
1271 |
</complexType>
|
|
|
1272 |
</element>
|
|
|
1273 |
<!-- operation request element -->
|
|
|
1274 |
<element name="DeleteItems">
|
|
|
1275 |
<complexType>
|
|
|
1276 |
<sequence>
|
|
|
1277 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1278 |
<element name="itemIdList" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
1279 |
</sequence>
|
|
|
1280 |
</complexType>
|
|
|
1281 |
</element>
|
|
|
1282 |
<!-- operation response element -->
|
|
|
1283 |
<element name="DeleteItemsResponse">
|
|
|
1284 |
<complexType>
|
|
|
1285 |
<sequence>
|
|
|
1286 |
</sequence>
|
|
|
1287 |
</complexType>
|
|
|
1288 |
</element>
|
|
|
1289 |
<!-- operation request element -->
|
|
|
1290 |
<element name="DeleteItemsByQuery">
|
|
|
1291 |
<complexType>
|
|
|
1292 |
<sequence>
|
|
|
1293 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1294 |
<element name="tableID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
1295 |
<element name="queryWhereClause" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1296 |
</sequence>
|
|
|
1297 |
</complexType>
|
|
|
1298 |
</element>
|
|
|
1299 |
<!-- operation response element -->
|
|
|
1300 |
<element name="DeleteItemsByQueryResponse">
|
|
|
1301 |
<complexType>
|
|
|
1302 |
<sequence>
|
|
|
1303 |
</sequence>
|
|
|
1304 |
</complexType>
|
|
|
1305 |
</element>
|
|
|
1306 |
<!-- operation request element -->
|
|
|
1307 |
<element name="DeleteItemsByQueryWithName">
|
|
|
1308 |
<complexType>
|
|
|
1309 |
<sequence>
|
|
|
1310 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1311 |
<element name="tableDBName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1312 |
<element name="queryWhereClause" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1313 |
</sequence>
|
|
|
1314 |
</complexType>
|
|
|
1315 |
</element>
|
|
|
1316 |
<!-- operation response element -->
|
|
|
1317 |
<element name="DeleteItemsByQueryWithNameResponse">
|
|
|
1318 |
<complexType>
|
|
|
1319 |
<sequence>
|
|
|
1320 |
</sequence>
|
|
|
1321 |
</complexType>
|
|
|
1322 |
</element>
|
|
|
1323 |
<!-- operation request element -->
|
|
|
1324 |
<element name="DeleteAttachment">
|
|
|
1325 |
<complexType>
|
|
|
1326 |
<sequence>
|
|
|
1327 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1328 |
<element name="attachmentID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
|
|
|
1329 |
</sequence>
|
|
|
1330 |
</complexType>
|
|
|
1331 |
</element>
|
|
|
1332 |
<!-- operation response element -->
|
|
|
1333 |
<element name="DeleteAttachmentResponse">
|
|
|
1334 |
<complexType>
|
|
|
1335 |
<sequence>
|
|
|
1336 |
</sequence>
|
|
|
1337 |
</complexType>
|
|
|
1338 |
</element>
|
|
|
1339 |
<!-- operation request element -->
|
|
|
1340 |
<element name="DeleteMashup">
|
|
|
1341 |
<complexType>
|
|
|
1342 |
<sequence>
|
|
|
1343 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1344 |
<element name="sMashupName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1345 |
</sequence>
|
|
|
1346 |
</complexType>
|
|
|
1347 |
</element>
|
|
|
1348 |
<!-- operation response element -->
|
|
|
1349 |
<element name="DeleteMashupResponse">
|
|
|
1350 |
<complexType>
|
|
|
1351 |
<sequence>
|
|
|
1352 |
</sequence>
|
|
|
1353 |
</complexType>
|
|
|
1354 |
</element>
|
|
|
1355 |
<!-- operation request element -->
|
|
|
1356 |
<element name="HasUserPrivilege">
|
|
|
1357 |
<complexType>
|
|
|
1358 |
<sequence>
|
|
|
1359 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1360 |
<element name="privilegeName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1361 |
<element name="objectId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1362 |
<element name="loginId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1363 |
</sequence>
|
|
|
1364 |
</complexType>
|
|
|
1365 |
</element>
|
|
|
1366 |
<!-- operation response element -->
|
|
|
1367 |
<element name="HasUserPrivilegeResponse">
|
|
|
1368 |
<complexType>
|
|
|
1369 |
<sequence>
|
|
|
1370 |
<element name="return" type="xsd:boolean" minOccurs="1" maxOccurs="1"/>
|
|
|
1371 |
</sequence>
|
|
|
1372 |
</complexType>
|
|
|
1373 |
</element>
|
|
|
1374 |
<!-- operation request element -->
|
|
|
1375 |
<element name="GetUserPrivileges">
|
|
|
1376 |
<complexType>
|
|
|
1377 |
<sequence>
|
|
|
1378 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1379 |
<element name="privilegeType" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1380 |
<element name="objectId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1381 |
<element name="loginId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1382 |
</sequence>
|
|
|
1383 |
</complexType>
|
|
|
1384 |
</element>
|
|
|
1385 |
<!-- operation response element -->
|
|
|
1386 |
<element name="GetUserPrivilegesResponse">
|
|
|
1387 |
<complexType>
|
|
|
1388 |
<sequence>
|
|
|
1389 |
<element name="return" type="ae:Privilege" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
1390 |
</sequence>
|
|
|
1391 |
</complexType>
|
|
|
1392 |
</element>
|
|
|
1393 |
<!-- operation request element -->
|
|
|
1394 |
<element name="GetUser">
|
|
|
1395 |
<complexType>
|
|
|
1396 |
<sequence>
|
|
|
1397 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1398 |
<element name="userId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1399 |
</sequence>
|
|
|
1400 |
</complexType>
|
|
|
1401 |
</element>
|
|
|
1402 |
<!-- operation response element -->
|
|
|
1403 |
<element name="GetUserResponse">
|
|
|
1404 |
<complexType>
|
|
|
1405 |
<sequence>
|
|
|
1406 |
<element name="return" type="ae:User" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1407 |
</sequence>
|
|
|
1408 |
</complexType>
|
|
|
1409 |
</element>
|
|
|
1410 |
<!-- operation request element -->
|
|
|
1411 |
<element name="GetUserWithPreferences">
|
|
|
1412 |
<complexType>
|
|
|
1413 |
<sequence>
|
|
|
1414 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1415 |
<element name="userId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1416 |
</sequence>
|
|
|
1417 |
</complexType>
|
|
|
1418 |
</element>
|
|
|
1419 |
<!-- operation response element -->
|
|
|
1420 |
<element name="GetUserWithPreferencesResponse">
|
|
|
1421 |
<complexType>
|
|
|
1422 |
<sequence>
|
|
|
1423 |
<element name="return" type="ae:UserWithPreferences" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1424 |
</sequence>
|
|
|
1425 |
</complexType>
|
|
|
1426 |
</element>
|
|
|
1427 |
<!-- operation request element -->
|
|
|
1428 |
<element name="GetUserExtended">
|
|
|
1429 |
<complexType>
|
|
|
1430 |
<sequence>
|
|
|
1431 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1432 |
<element name="userId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1433 |
</sequence>
|
|
|
1434 |
</complexType>
|
|
|
1435 |
</element>
|
|
|
1436 |
<!-- operation response element -->
|
|
|
1437 |
<element name="GetUserExtendedResponse">
|
|
|
1438 |
<complexType>
|
|
|
1439 |
<sequence>
|
|
|
1440 |
<element name="return" type="ae:UserExtended" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1441 |
</sequence>
|
|
|
1442 |
</complexType>
|
|
|
1443 |
</element>
|
|
|
1444 |
<!-- operation request element -->
|
|
|
1445 |
<element name="IsUserValid">
|
|
|
1446 |
<complexType>
|
|
|
1447 |
<sequence>
|
|
|
1448 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1449 |
<element name="loginId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1450 |
</sequence>
|
|
|
1451 |
</complexType>
|
|
|
1452 |
</element>
|
|
|
1453 |
<!-- operation response element -->
|
|
|
1454 |
<element name="IsUserValidResponse">
|
|
|
1455 |
<complexType>
|
|
|
1456 |
<sequence>
|
|
|
1457 |
<element name="return" type="xsd:boolean" minOccurs="1" maxOccurs="1"/>
|
|
|
1458 |
</sequence>
|
|
|
1459 |
</complexType>
|
|
|
1460 |
</element>
|
|
|
1461 |
<!-- operation request element -->
|
|
|
1462 |
<element name="GetNoteLoggerInfo">
|
|
|
1463 |
<complexType>
|
|
|
1464 |
<sequence>
|
|
|
1465 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1466 |
</sequence>
|
|
|
1467 |
</complexType>
|
|
|
1468 |
</element>
|
|
|
1469 |
<!-- operation response element -->
|
|
|
1470 |
<element name="GetNoteLoggerInfoResponse">
|
|
|
1471 |
<complexType>
|
|
|
1472 |
<sequence>
|
|
|
1473 |
<element name="return" type="ae:NoteLoggerInfo" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1474 |
</sequence>
|
|
|
1475 |
</complexType>
|
|
|
1476 |
</element>
|
|
|
1477 |
<!-- operation request element -->
|
|
|
1478 |
<element name="GetStateChangeHistory">
|
|
|
1479 |
<complexType>
|
|
|
1480 |
<sequence>
|
|
|
1481 |
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1482 |
<element name="itemID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1483 |
<element name="queryRange" type="ae:QueryRange" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1484 |
</sequence>
|
|
|
1485 |
</complexType>
|
|
|
1486 |
</element>
|
|
|
1487 |
<!-- operation response element -->
|
|
|
1488 |
<element name="GetStateChangeHistoryResponse">
|
|
|
1489 |
<complexType>
|
|
|
1490 |
<sequence>
|
|
|
1491 |
<element name="return" type="ae:GetStateChangeHistoryResult" minOccurs="0" maxOccurs="1" nillable="true"/>
|
|
|
1492 |
</sequence>
|
|
|
1493 |
</complexType>
|
|
|
1494 |
</element>
|
|
|
1495 |
</schema>
|
|
|
1496 |
|
|
|
1497 |
</types>
|
|
|
1498 |
|
|
|
1499 |
<message name="Logout">
|
|
|
1500 |
<part name="parameters" element="ae:Logout"/>
|
|
|
1501 |
</message>
|
|
|
1502 |
|
|
|
1503 |
<message name="LogoutResponse">
|
|
|
1504 |
<part name="parameters" element="ae:LogoutResponse"/>
|
|
|
1505 |
</message>
|
|
|
1506 |
|
|
|
1507 |
<message name="GetVersion">
|
|
|
1508 |
<part name="parameters" element="ae:GetVersion"/>
|
|
|
1509 |
</message>
|
|
|
1510 |
|
|
|
1511 |
<message name="GetVersionResponse">
|
|
|
1512 |
<part name="parameters" element="ae:GetVersionResponse"/>
|
|
|
1513 |
</message>
|
|
|
1514 |
|
|
|
1515 |
<message name="GetApplications">
|
|
|
1516 |
<part name="parameters" element="ae:GetApplications"/>
|
|
|
1517 |
</message>
|
|
|
1518 |
|
|
|
1519 |
<message name="GetApplicationsResponse">
|
|
|
1520 |
<part name="parameters" element="ae:GetApplicationsResponse"/>
|
|
|
1521 |
</message>
|
|
|
1522 |
|
|
|
1523 |
<message name="GetSolutions">
|
|
|
1524 |
<part name="parameters" element="ae:GetSolutions"/>
|
|
|
1525 |
</message>
|
|
|
1526 |
|
|
|
1527 |
<message name="GetSolutionsResponse">
|
|
|
1528 |
<part name="parameters" element="ae:GetSolutionsResponse"/>
|
|
|
1529 |
</message>
|
|
|
1530 |
|
|
|
1531 |
<message name="GetSolutionsWithUniqueName">
|
|
|
1532 |
<part name="parameters" element="ae:GetSolutionsWithUniqueName"/>
|
|
|
1533 |
</message>
|
|
|
1534 |
|
|
|
1535 |
<message name="GetSolutionsWithUniqueNameResponse">
|
|
|
1536 |
<part name="parameters" element="ae:GetSolutionsWithUniqueNameResponse"/>
|
|
|
1537 |
</message>
|
|
|
1538 |
|
|
|
1539 |
<message name="GetTables">
|
|
|
1540 |
<part name="parameters" element="ae:GetTables"/>
|
|
|
1541 |
</message>
|
|
|
1542 |
|
|
|
1543 |
<message name="GetTablesResponse">
|
|
|
1544 |
<part name="parameters" element="ae:GetTablesResponse"/>
|
|
|
1545 |
</message>
|
|
|
1546 |
|
|
|
1547 |
<message name="GetTablesWithName">
|
|
|
1548 |
<part name="parameters" element="ae:GetTablesWithName"/>
|
|
|
1549 |
</message>
|
|
|
1550 |
|
|
|
1551 |
<message name="GetTablesWithNameResponse">
|
|
|
1552 |
<part name="parameters" element="ae:GetTablesWithNameResponse"/>
|
|
|
1553 |
</message>
|
|
|
1554 |
|
|
|
1555 |
<message name="GetReports">
|
|
|
1556 |
<part name="parameters" element="ae:GetReports"/>
|
|
|
1557 |
</message>
|
|
|
1558 |
|
|
|
1559 |
<message name="GetReportsResponse">
|
|
|
1560 |
<part name="parameters" element="ae:GetReportsResponse"/>
|
|
|
1561 |
</message>
|
|
|
1562 |
|
|
|
1563 |
<message name="RunReport">
|
|
|
1564 |
<part name="parameters" element="ae:RunReport"/>
|
|
|
1565 |
</message>
|
|
|
1566 |
|
|
|
1567 |
<message name="RunReportResponse">
|
|
|
1568 |
<part name="parameters" element="ae:RunReportResponse"/>
|
|
|
1569 |
</message>
|
|
|
1570 |
|
|
|
1571 |
<message name="GetSubmitProjects">
|
|
|
1572 |
<part name="parameters" element="ae:GetSubmitProjects"/>
|
|
|
1573 |
</message>
|
|
|
1574 |
|
|
|
1575 |
<message name="GetSubmitProjectsResponse">
|
|
|
1576 |
<part name="parameters" element="ae:GetSubmitProjectsResponse"/>
|
|
|
1577 |
</message>
|
|
|
1578 |
|
|
|
1579 |
<message name="GetSubmitProjectsWithName">
|
|
|
1580 |
<part name="parameters" element="ae:GetSubmitProjectsWithName"/>
|
|
|
1581 |
</message>
|
|
|
1582 |
|
|
|
1583 |
<message name="GetSubmitProjectsWithNameResponse">
|
|
|
1584 |
<part name="parameters" element="ae:GetSubmitProjectsWithNameResponse"/>
|
|
|
1585 |
</message>
|
|
|
1586 |
|
|
|
1587 |
<message name="CreatePrimaryItem">
|
|
|
1588 |
<part name="parameters" element="ae:CreatePrimaryItem"/>
|
|
|
1589 |
</message>
|
|
|
1590 |
|
|
|
1591 |
<message name="CreatePrimaryItemResponse">
|
|
|
1592 |
<part name="parameters" element="ae:CreatePrimaryItemResponse"/>
|
|
|
1593 |
</message>
|
|
|
1594 |
|
|
|
1595 |
<message name="CreatePrimaryItemWithName">
|
|
|
1596 |
<part name="parameters" element="ae:CreatePrimaryItemWithName"/>
|
|
|
1597 |
</message>
|
|
|
1598 |
|
|
|
1599 |
<message name="CreatePrimaryItemWithNameResponse">
|
|
|
1600 |
<part name="parameters" element="ae:CreatePrimaryItemWithNameResponse"/>
|
|
|
1601 |
</message>
|
|
|
1602 |
|
|
|
1603 |
<message name="CreateAuxItem">
|
|
|
1604 |
<part name="parameters" element="ae:CreateAuxItem"/>
|
|
|
1605 |
</message>
|
|
|
1606 |
|
|
|
1607 |
<message name="CreateAuxItemResponse">
|
|
|
1608 |
<part name="parameters" element="ae:CreateAuxItemResponse"/>
|
|
|
1609 |
</message>
|
|
|
1610 |
|
|
|
1611 |
<message name="CreateAuxItemWithName">
|
|
|
1612 |
<part name="parameters" element="ae:CreateAuxItemWithName"/>
|
|
|
1613 |
</message>
|
|
|
1614 |
|
|
|
1615 |
<message name="CreateAuxItemWithNameResponse">
|
|
|
1616 |
<part name="parameters" element="ae:CreateAuxItemWithNameResponse"/>
|
|
|
1617 |
</message>
|
|
|
1618 |
|
|
|
1619 |
<message name="CreatePrimaryItems">
|
|
|
1620 |
<part name="parameters" element="ae:CreatePrimaryItems"/>
|
|
|
1621 |
</message>
|
|
|
1622 |
|
|
|
1623 |
<message name="CreatePrimaryItemsResponse">
|
|
|
1624 |
<part name="parameters" element="ae:CreatePrimaryItemsResponse"/>
|
|
|
1625 |
</message>
|
|
|
1626 |
|
|
|
1627 |
<message name="CreatePrimaryItemsWithName">
|
|
|
1628 |
<part name="parameters" element="ae:CreatePrimaryItemsWithName"/>
|
|
|
1629 |
</message>
|
|
|
1630 |
|
|
|
1631 |
<message name="CreatePrimaryItemsWithNameResponse">
|
|
|
1632 |
<part name="parameters" element="ae:CreatePrimaryItemsWithNameResponse"/>
|
|
|
1633 |
</message>
|
|
|
1634 |
|
|
|
1635 |
<message name="CreateAuxItems">
|
|
|
1636 |
<part name="parameters" element="ae:CreateAuxItems"/>
|
|
|
1637 |
</message>
|
|
|
1638 |
|
|
|
1639 |
<message name="CreateAuxItemsResponse">
|
|
|
1640 |
<part name="parameters" element="ae:CreateAuxItemsResponse"/>
|
|
|
1641 |
</message>
|
|
|
1642 |
|
|
|
1643 |
<message name="CreateAuxItemsWithName">
|
|
|
1644 |
<part name="parameters" element="ae:CreateAuxItemsWithName"/>
|
|
|
1645 |
</message>
|
|
|
1646 |
|
|
|
1647 |
<message name="CreateAuxItemsWithNameResponse">
|
|
|
1648 |
<part name="parameters" element="ae:CreateAuxItemsWithNameResponse"/>
|
|
|
1649 |
</message>
|
|
|
1650 |
|
|
|
1651 |
<message name="CreateFileAttachment">
|
|
|
1652 |
<part name="parameters" element="ae:CreateFileAttachment"/>
|
|
|
1653 |
</message>
|
|
|
1654 |
|
|
|
1655 |
<message name="CreateFileAttachmentResponse">
|
|
|
1656 |
<part name="parameters" element="ae:CreateFileAttachmentResponse"/>
|
|
|
1657 |
</message>
|
|
|
1658 |
|
|
|
1659 |
<message name="Export">
|
|
|
1660 |
<part name="parameters" element="ae:Export"/>
|
|
|
1661 |
</message>
|
|
|
1662 |
|
|
|
1663 |
<message name="ExportResponse">
|
|
|
1664 |
<part name="parameters" element="ae:ExportResponse"/>
|
|
|
1665 |
</message>
|
|
|
1666 |
|
|
|
1667 |
<message name="GenerateUUID">
|
|
|
1668 |
<part name="parameters" element="ae:GenerateUUID"/>
|
|
|
1669 |
</message>
|
|
|
1670 |
|
|
|
1671 |
<message name="GenerateUUIDResponse">
|
|
|
1672 |
<part name="parameters" element="ae:GenerateUUIDResponse"/>
|
|
|
1673 |
</message>
|
|
|
1674 |
|
|
|
1675 |
<message name="GetItem">
|
|
|
1676 |
<part name="parameters" element="ae:GetItem"/>
|
|
|
1677 |
</message>
|
|
|
1678 |
|
|
|
1679 |
<message name="GetItemResponse">
|
|
|
1680 |
<part name="parameters" element="ae:GetItemResponse"/>
|
|
|
1681 |
</message>
|
|
|
1682 |
|
|
|
1683 |
<message name="GetItems">
|
|
|
1684 |
<part name="parameters" element="ae:GetItems"/>
|
|
|
1685 |
</message>
|
|
|
1686 |
|
|
|
1687 |
<message name="GetItemsResponse">
|
|
|
1688 |
<part name="parameters" element="ae:GetItemsResponse"/>
|
|
|
1689 |
</message>
|
|
|
1690 |
|
|
|
1691 |
<message name="GetItemsByQuery">
|
|
|
1692 |
<part name="parameters" element="ae:GetItemsByQuery"/>
|
|
|
1693 |
</message>
|
|
|
1694 |
|
|
|
1695 |
<message name="GetItemsByQueryResponse">
|
|
|
1696 |
<part name="parameters" element="ae:GetItemsByQueryResponse"/>
|
|
|
1697 |
</message>
|
|
|
1698 |
|
|
|
1699 |
<message name="GetItemsByQueryWithName">
|
|
|
1700 |
<part name="parameters" element="ae:GetItemsByQueryWithName"/>
|
|
|
1701 |
</message>
|
|
|
1702 |
|
|
|
1703 |
<message name="GetItemsByQueryWithNameResponse">
|
|
|
1704 |
<part name="parameters" element="ae:GetItemsByQueryWithNameResponse"/>
|
|
|
1705 |
</message>
|
|
|
1706 |
|
|
|
1707 |
<message name="GetFileAttachment">
|
|
|
1708 |
<part name="parameters" element="ae:GetFileAttachment"/>
|
|
|
1709 |
</message>
|
|
|
1710 |
|
|
|
1711 |
<message name="GetFileAttachmentResponse">
|
|
|
1712 |
<part name="parameters" element="ae:GetFileAttachmentResponse"/>
|
|
|
1713 |
</message>
|
|
|
1714 |
|
|
|
1715 |
<message name="Import">
|
|
|
1716 |
<part name="parameters" element="ae:Import"/>
|
|
|
1717 |
</message>
|
|
|
1718 |
|
|
|
1719 |
<message name="ImportResponse">
|
|
|
1720 |
<part name="parameters" element="ae:ImportResponse"/>
|
|
|
1721 |
</message>
|
|
|
1722 |
|
|
|
1723 |
<message name="ImportStatus">
|
|
|
1724 |
<part name="parameters" element="ae:ImportStatus"/>
|
|
|
1725 |
</message>
|
|
|
1726 |
|
|
|
1727 |
<message name="ImportStatusResponse">
|
|
|
1728 |
<part name="parameters" element="ae:ImportStatusResponse"/>
|
|
|
1729 |
</message>
|
|
|
1730 |
|
|
|
1731 |
<message name="UpdateItem">
|
|
|
1732 |
<part name="parameters" element="ae:UpdateItem"/>
|
|
|
1733 |
</message>
|
|
|
1734 |
|
|
|
1735 |
<message name="UpdateItemResponse">
|
|
|
1736 |
<part name="parameters" element="ae:UpdateItemResponse"/>
|
|
|
1737 |
</message>
|
|
|
1738 |
|
|
|
1739 |
<message name="UpdateItemWithName">
|
|
|
1740 |
<part name="parameters" element="ae:UpdateItemWithName"/>
|
|
|
1741 |
</message>
|
|
|
1742 |
|
|
|
1743 |
<message name="UpdateItemWithNameResponse">
|
|
|
1744 |
<part name="parameters" element="ae:UpdateItemWithNameResponse"/>
|
|
|
1745 |
</message>
|
|
|
1746 |
|
|
|
1747 |
<message name="UpdateItems">
|
|
|
1748 |
<part name="parameters" element="ae:UpdateItems"/>
|
|
|
1749 |
</message>
|
|
|
1750 |
|
|
|
1751 |
<message name="UpdateItemsResponse">
|
|
|
1752 |
<part name="parameters" element="ae:UpdateItemsResponse"/>
|
|
|
1753 |
</message>
|
|
|
1754 |
|
|
|
1755 |
<message name="UpdateItemsWithName">
|
|
|
1756 |
<part name="parameters" element="ae:UpdateItemsWithName"/>
|
|
|
1757 |
</message>
|
|
|
1758 |
|
|
|
1759 |
<message name="UpdateItemsWithNameResponse">
|
|
|
1760 |
<part name="parameters" element="ae:UpdateItemsWithNameResponse"/>
|
|
|
1761 |
</message>
|
|
|
1762 |
|
|
|
1763 |
<message name="GetAvailableTransitions">
|
|
|
1764 |
<part name="parameters" element="ae:GetAvailableTransitions"/>
|
|
|
1765 |
</message>
|
|
|
1766 |
|
|
|
1767 |
<message name="GetAvailableTransitionsResponse">
|
|
|
1768 |
<part name="parameters" element="ae:GetAvailableTransitionsResponse"/>
|
|
|
1769 |
</message>
|
|
|
1770 |
|
|
|
1771 |
<message name="GetAvailableTransitionsWithStateIDs">
|
|
|
1772 |
<part name="parameters" element="ae:GetAvailableTransitionsWithStateIDs"/>
|
|
|
1773 |
</message>
|
|
|
1774 |
|
|
|
1775 |
<message name="GetAvailableTransitionsWithStateIDsResponse">
|
|
|
1776 |
<part name="parameters" element="ae:GetAvailableTransitionsWithStateIDsResponse"/>
|
|
|
1777 |
</message>
|
|
|
1778 |
|
|
|
1779 |
<message name="GetAvailableQuickTransitions">
|
|
|
1780 |
<part name="parameters" element="ae:GetAvailableQuickTransitions"/>
|
|
|
1781 |
</message>
|
|
|
1782 |
|
|
|
1783 |
<message name="GetAvailableQuickTransitionsResponse">
|
|
|
1784 |
<part name="parameters" element="ae:GetAvailableQuickTransitionsResponse"/>
|
|
|
1785 |
</message>
|
|
|
1786 |
|
|
|
1787 |
<message name="GetAvailableSubmitTransitions">
|
|
|
1788 |
<part name="parameters" element="ae:GetAvailableSubmitTransitions"/>
|
|
|
1789 |
</message>
|
|
|
1790 |
|
|
|
1791 |
<message name="GetAvailableSubmitTransitionsResponse">
|
|
|
1792 |
<part name="parameters" element="ae:GetAvailableSubmitTransitionsResponse"/>
|
|
|
1793 |
</message>
|
|
|
1794 |
|
|
|
1795 |
<message name="GetAvailableSubmitTransitionsWithName">
|
|
|
1796 |
<part name="parameters" element="ae:GetAvailableSubmitTransitionsWithName"/>
|
|
|
1797 |
</message>
|
|
|
1798 |
|
|
|
1799 |
<message name="GetAvailableSubmitTransitionsWithNameResponse">
|
|
|
1800 |
<part name="parameters" element="ae:GetAvailableSubmitTransitionsWithNameResponse"/>
|
|
|
1801 |
</message>
|
|
|
1802 |
|
|
|
1803 |
<message name="UpdateFileAttachment">
|
|
|
1804 |
<part name="parameters" element="ae:UpdateFileAttachment"/>
|
|
|
1805 |
</message>
|
|
|
1806 |
|
|
|
1807 |
<message name="UpdateFileAttachmentResponse">
|
|
|
1808 |
<part name="parameters" element="ae:UpdateFileAttachmentResponse"/>
|
|
|
1809 |
</message>
|
|
|
1810 |
|
|
|
1811 |
<message name="DeleteItem">
|
|
|
1812 |
<part name="parameters" element="ae:DeleteItem"/>
|
|
|
1813 |
</message>
|
|
|
1814 |
|
|
|
1815 |
<message name="DeleteItemResponse">
|
|
|
1816 |
<part name="parameters" element="ae:DeleteItemResponse"/>
|
|
|
1817 |
</message>
|
|
|
1818 |
|
|
|
1819 |
<message name="DeleteItems">
|
|
|
1820 |
<part name="parameters" element="ae:DeleteItems"/>
|
|
|
1821 |
</message>
|
|
|
1822 |
|
|
|
1823 |
<message name="DeleteItemsResponse">
|
|
|
1824 |
<part name="parameters" element="ae:DeleteItemsResponse"/>
|
|
|
1825 |
</message>
|
|
|
1826 |
|
|
|
1827 |
<message name="DeleteItemsByQuery">
|
|
|
1828 |
<part name="parameters" element="ae:DeleteItemsByQuery"/>
|
|
|
1829 |
</message>
|
|
|
1830 |
|
|
|
1831 |
<message name="DeleteItemsByQueryResponse">
|
|
|
1832 |
<part name="parameters" element="ae:DeleteItemsByQueryResponse"/>
|
|
|
1833 |
</message>
|
|
|
1834 |
|
|
|
1835 |
<message name="DeleteItemsByQueryWithName">
|
|
|
1836 |
<part name="parameters" element="ae:DeleteItemsByQueryWithName"/>
|
|
|
1837 |
</message>
|
|
|
1838 |
|
|
|
1839 |
<message name="DeleteItemsByQueryWithNameResponse">
|
|
|
1840 |
<part name="parameters" element="ae:DeleteItemsByQueryWithNameResponse"/>
|
|
|
1841 |
</message>
|
|
|
1842 |
|
|
|
1843 |
<message name="DeleteAttachment">
|
|
|
1844 |
<part name="parameters" element="ae:DeleteAttachment"/>
|
|
|
1845 |
</message>
|
|
|
1846 |
|
|
|
1847 |
<message name="DeleteAttachmentResponse">
|
|
|
1848 |
<part name="parameters" element="ae:DeleteAttachmentResponse"/>
|
|
|
1849 |
</message>
|
|
|
1850 |
|
|
|
1851 |
<message name="DeleteMashup">
|
|
|
1852 |
<part name="parameters" element="ae:DeleteMashup"/>
|
|
|
1853 |
</message>
|
|
|
1854 |
|
|
|
1855 |
<message name="DeleteMashupResponse">
|
|
|
1856 |
<part name="parameters" element="ae:DeleteMashupResponse"/>
|
|
|
1857 |
</message>
|
|
|
1858 |
|
|
|
1859 |
<message name="HasUserPrivilege">
|
|
|
1860 |
<part name="parameters" element="ae:HasUserPrivilege"/>
|
|
|
1861 |
</message>
|
|
|
1862 |
|
|
|
1863 |
<message name="HasUserPrivilegeResponse">
|
|
|
1864 |
<part name="parameters" element="ae:HasUserPrivilegeResponse"/>
|
|
|
1865 |
</message>
|
|
|
1866 |
|
|
|
1867 |
<message name="GetUserPrivileges">
|
|
|
1868 |
<part name="parameters" element="ae:GetUserPrivileges"/>
|
|
|
1869 |
</message>
|
|
|
1870 |
|
|
|
1871 |
<message name="GetUserPrivilegesResponse">
|
|
|
1872 |
<part name="parameters" element="ae:GetUserPrivilegesResponse"/>
|
|
|
1873 |
</message>
|
|
|
1874 |
|
|
|
1875 |
<message name="GetUser">
|
|
|
1876 |
<part name="parameters" element="ae:GetUser"/>
|
|
|
1877 |
</message>
|
|
|
1878 |
|
|
|
1879 |
<message name="GetUserResponse">
|
|
|
1880 |
<part name="parameters" element="ae:GetUserResponse"/>
|
|
|
1881 |
</message>
|
|
|
1882 |
|
|
|
1883 |
<message name="GetUserWithPreferences">
|
|
|
1884 |
<part name="parameters" element="ae:GetUserWithPreferences"/>
|
|
|
1885 |
</message>
|
|
|
1886 |
|
|
|
1887 |
<message name="GetUserWithPreferencesResponse">
|
|
|
1888 |
<part name="parameters" element="ae:GetUserWithPreferencesResponse"/>
|
|
|
1889 |
</message>
|
|
|
1890 |
|
|
|
1891 |
<message name="GetUserExtended">
|
|
|
1892 |
<part name="parameters" element="ae:GetUserExtended"/>
|
|
|
1893 |
</message>
|
|
|
1894 |
|
|
|
1895 |
<message name="GetUserExtendedResponse">
|
|
|
1896 |
<part name="parameters" element="ae:GetUserExtendedResponse"/>
|
|
|
1897 |
</message>
|
|
|
1898 |
|
|
|
1899 |
<message name="IsUserValid">
|
|
|
1900 |
<part name="parameters" element="ae:IsUserValid"/>
|
|
|
1901 |
</message>
|
|
|
1902 |
|
|
|
1903 |
<message name="IsUserValidResponse">
|
|
|
1904 |
<part name="parameters" element="ae:IsUserValidResponse"/>
|
|
|
1905 |
</message>
|
|
|
1906 |
|
|
|
1907 |
<message name="GetNoteLoggerInfo">
|
|
|
1908 |
<part name="parameters" element="ae:GetNoteLoggerInfo"/>
|
|
|
1909 |
</message>
|
|
|
1910 |
|
|
|
1911 |
<message name="GetNoteLoggerInfoResponse">
|
|
|
1912 |
<part name="parameters" element="ae:GetNoteLoggerInfoResponse"/>
|
|
|
1913 |
</message>
|
|
|
1914 |
|
|
|
1915 |
<message name="GetStateChangeHistory">
|
|
|
1916 |
<part name="parameters" element="ae:GetStateChangeHistory"/>
|
|
|
1917 |
</message>
|
|
|
1918 |
|
|
|
1919 |
<message name="GetStateChangeHistoryResponse">
|
|
|
1920 |
<part name="parameters" element="ae:GetStateChangeHistoryResponse"/>
|
|
|
1921 |
</message>
|
|
|
1922 |
|
|
|
1923 |
<message name="AEWebservicesFaultFault">
|
|
|
1924 |
<part name="fault" element="ae:AEWebservicesFault"/>
|
|
|
1925 |
</message>
|
|
|
1926 |
|
|
|
1927 |
<portType name="aewebservices71PortType">
|
|
|
1928 |
<operation name="Logout">
|
|
|
1929 |
<documentation>Logout the current active session.</documentation>
|
|
|
1930 |
<input message="tns:Logout"/>
|
|
|
1931 |
<output message="tns:LogoutResponse"/>
|
|
|
1932 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
1933 |
</operation>
|
|
|
1934 |
<operation name="GetVersion">
|
|
|
1935 |
<documentation>Gets the server version.</documentation>
|
|
|
1936 |
<input message="tns:GetVersion"/>
|
|
|
1937 |
<output message="tns:GetVersionResponse"/>
|
|
|
1938 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
1939 |
</operation>
|
|
|
1940 |
<operation name="GetApplications">
|
|
|
1941 |
<documentation>Gets the list of available applications.</documentation>
|
|
|
1942 |
<input message="tns:GetApplications"/>
|
|
|
1943 |
<output message="tns:GetApplicationsResponse"/>
|
|
|
1944 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
1945 |
</operation>
|
|
|
1946 |
<operation name="GetSolutions">
|
|
|
1947 |
<documentation>Gets the list of available solutions.</documentation>
|
|
|
1948 |
<input message="tns:GetSolutions"/>
|
|
|
1949 |
<output message="tns:GetSolutionsResponse"/>
|
|
|
1950 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
1951 |
</operation>
|
|
|
1952 |
<operation name="GetSolutionsWithUniqueName">
|
|
|
1953 |
<documentation>Gets the list of available solutions.</documentation>
|
|
|
1954 |
<input message="tns:GetSolutionsWithUniqueName"/>
|
|
|
1955 |
<output message="tns:GetSolutionsWithUniqueNameResponse"/>
|
|
|
1956 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
1957 |
</operation>
|
|
|
1958 |
<operation name="GetTables">
|
|
|
1959 |
<documentation>Gets the list of available tables, optionally filtered by solution and/or table type.</documentation>
|
|
|
1960 |
<input message="tns:GetTables"/>
|
|
|
1961 |
<output message="tns:GetTablesResponse"/>
|
|
|
1962 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
1963 |
</operation>
|
|
|
1964 |
<operation name="GetTablesWithName">
|
|
|
1965 |
<documentation>Gets the list of available tables, optionally filtered by solution name and/or table type.</documentation>
|
|
|
1966 |
<input message="tns:GetTablesWithName"/>
|
|
|
1967 |
<output message="tns:GetTablesWithNameResponse"/>
|
|
|
1968 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
1969 |
</operation>
|
|
|
1970 |
<operation name="GetReports">
|
|
|
1971 |
<documentation>Gets a filtered list of reports.</documentation>
|
|
|
1972 |
<input message="tns:GetReports"/>
|
|
|
1973 |
<output message="tns:GetReportsResponse"/>
|
|
|
1974 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
1975 |
</operation>
|
|
|
1976 |
<operation name="RunReport">
|
|
|
1977 |
<documentation>Runs a specified report.</documentation>
|
|
|
1978 |
<input message="tns:RunReport"/>
|
|
|
1979 |
<output message="tns:RunReportResponse"/>
|
|
|
1980 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
1981 |
</operation>
|
|
|
1982 |
<operation name="GetSubmitProjects">
|
|
|
1983 |
<documentation>Gets the list of available projects available for submitting new items, optionally filtered by table id.</documentation>
|
|
|
1984 |
<input message="tns:GetSubmitProjects"/>
|
|
|
1985 |
<output message="tns:GetSubmitProjectsResponse"/>
|
|
|
1986 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
1987 |
</operation>
|
|
|
1988 |
<operation name="GetSubmitProjectsWithName">
|
|
|
1989 |
<documentation>Gets the list of available projects available for submitting new items, optionally filtered by table db name.</documentation>
|
|
|
1990 |
<input message="tns:GetSubmitProjectsWithName"/>
|
|
|
1991 |
<output message="tns:GetSubmitProjectsWithNameResponse"/>
|
|
|
1992 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
1993 |
</operation>
|
|
|
1994 |
<operation name="CreatePrimaryItem">
|
|
|
1995 |
<documentation>Creates a new item, given a project id and item data.</documentation>
|
|
|
1996 |
<input message="tns:CreatePrimaryItem"/>
|
|
|
1997 |
<output message="tns:CreatePrimaryItemResponse"/>
|
|
|
1998 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
1999 |
</operation>
|
|
|
2000 |
<operation name="CreatePrimaryItemWithName">
|
|
|
2001 |
<documentation>Creates a new item, given a project name (fully qualified) and item data.</documentation>
|
|
|
2002 |
<input message="tns:CreatePrimaryItemWithName"/>
|
|
|
2003 |
<output message="tns:CreatePrimaryItemWithNameResponse"/>
|
|
|
2004 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2005 |
</operation>
|
|
|
2006 |
<operation name="CreateAuxItem">
|
|
|
2007 |
<documentation>Creates a new item, given a table id and item data.</documentation>
|
|
|
2008 |
<input message="tns:CreateAuxItem"/>
|
|
|
2009 |
<output message="tns:CreateAuxItemResponse"/>
|
|
|
2010 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2011 |
</operation>
|
|
|
2012 |
<operation name="CreateAuxItemWithName">
|
|
|
2013 |
<documentation>Creates a new item, given a table database name and item data.</documentation>
|
|
|
2014 |
<input message="tns:CreateAuxItemWithName"/>
|
|
|
2015 |
<output message="tns:CreateAuxItemWithNameResponse"/>
|
|
|
2016 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2017 |
</operation>
|
|
|
2018 |
<operation name="CreatePrimaryItems">
|
|
|
2019 |
<documentation>Creates a several new primary items, given a project id and a list of item data.</documentation>
|
|
|
2020 |
<input message="tns:CreatePrimaryItems"/>
|
|
|
2021 |
<output message="tns:CreatePrimaryItemsResponse"/>
|
|
|
2022 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2023 |
</operation>
|
|
|
2024 |
<operation name="CreatePrimaryItemsWithName">
|
|
|
2025 |
<documentation>Creates a several new primary items, given a project fully qualified name and a list of item data.</documentation>
|
|
|
2026 |
<input message="tns:CreatePrimaryItemsWithName"/>
|
|
|
2027 |
<output message="tns:CreatePrimaryItemsWithNameResponse"/>
|
|
|
2028 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2029 |
</operation>
|
|
|
2030 |
<operation name="CreateAuxItems">
|
|
|
2031 |
<documentation>Creates a several new aux items, given a table id and a list of item data.</documentation>
|
|
|
2032 |
<input message="tns:CreateAuxItems"/>
|
|
|
2033 |
<output message="tns:CreateAuxItemsResponse"/>
|
|
|
2034 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2035 |
</operation>
|
|
|
2036 |
<operation name="CreateAuxItemsWithName">
|
|
|
2037 |
<documentation>Creates a several new aux items, given a table db name and a list of item data.</documentation>
|
|
|
2038 |
<input message="tns:CreateAuxItemsWithName"/>
|
|
|
2039 |
<output message="tns:CreateAuxItemsWithNameResponse"/>
|
|
|
2040 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2041 |
</operation>
|
|
|
2042 |
<operation name="CreateFileAttachment">
|
|
|
2043 |
<documentation>Creates a new attachment, given item id of the item to which it is to be attached, and the file attachment contents.</documentation>
|
|
|
2044 |
<input message="tns:CreateFileAttachment"/>
|
|
|
2045 |
<output message="tns:CreateFileAttachmentResponse"/>
|
|
|
2046 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2047 |
</operation>
|
|
|
2048 |
<operation name="Export">
|
|
|
2049 |
<documentation>Return an XML file (in OPC format), given an optional application ID and 0 or more auxiliary table IDs.</documentation>
|
|
|
2050 |
<input message="tns:Export"/>
|
|
|
2051 |
<output message="tns:ExportResponse"/>
|
|
|
2052 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2053 |
</operation>
|
|
|
2054 |
<operation name="GenerateUUID">
|
|
|
2055 |
<documentation>Generates and returns a new UUID.</documentation>
|
|
|
2056 |
<input message="tns:GenerateUUID"/>
|
|
|
2057 |
<output message="tns:GenerateUUIDResponse"/>
|
|
|
2058 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2059 |
</operation>
|
|
|
2060 |
<operation name="GetItem">
|
|
|
2061 |
<documentation>Gets an existing item, given a table id and internal item id.</documentation>
|
|
|
2062 |
<input message="tns:GetItem"/>
|
|
|
2063 |
<output message="tns:GetItemResponse"/>
|
|
|
2064 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2065 |
</operation>
|
|
|
2066 |
<operation name="GetItems">
|
|
|
2067 |
<documentation>Gets a list of existing items, given a table id and a list of item ids.</documentation>
|
|
|
2068 |
<input message="tns:GetItems"/>
|
|
|
2069 |
<output message="tns:GetItemsResponse"/>
|
|
|
2070 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2071 |
</operation>
|
|
|
2072 |
<operation name="GetItemsByQuery">
|
|
|
2073 |
<documentation>Gets a list of existing items, given a table id, a query where clause, an order by clause (optional) and a maximum return list size.</documentation>
|
|
|
2074 |
<input message="tns:GetItemsByQuery"/>
|
|
|
2075 |
<output message="tns:GetItemsByQueryResponse"/>
|
|
|
2076 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2077 |
</operation>
|
|
|
2078 |
<operation name="GetItemsByQueryWithName">
|
|
|
2079 |
<documentation>Gets a list of existing items, given a table db name, a query where clause, an order by clause (optional) and a maximum return list size.</documentation>
|
|
|
2080 |
<input message="tns:GetItemsByQueryWithName"/>
|
|
|
2081 |
<output message="tns:GetItemsByQueryWithNameResponse"/>
|
|
|
2082 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2083 |
</operation>
|
|
|
2084 |
<operation name="GetFileAttachment">
|
|
|
2085 |
<documentation>Gets an existing file attachment, given an item id and attachment id.</documentation>
|
|
|
2086 |
<input message="tns:GetFileAttachment"/>
|
|
|
2087 |
<output message="tns:GetFileAttachmentResponse"/>
|
|
|
2088 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2089 |
</operation>
|
|
|
2090 |
<operation name="Import">
|
|
|
2091 |
<documentation>Import an application from an attached zip file containing source XML.</documentation>
|
|
|
2092 |
<input message="tns:Import"/>
|
|
|
2093 |
<output message="tns:ImportResponse"/>
|
|
|
2094 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2095 |
</operation>
|
|
|
2096 |
<operation name="ImportStatus">
|
|
|
2097 |
<documentation>Returns status of a specified Import.</documentation>
|
|
|
2098 |
<input message="tns:ImportStatus"/>
|
|
|
2099 |
<output message="tns:ImportStatusResponse"/>
|
|
|
2100 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2101 |
</operation>
|
|
|
2102 |
<operation name="UpdateItem">
|
|
|
2103 |
<documentation>Updates an existing item, given the item with the item id filled in, plus any data to update, and transition id to use a non-default transition.</documentation>
|
|
|
2104 |
<input message="tns:UpdateItem"/>
|
|
|
2105 |
<output message="tns:UpdateItemResponse"/>
|
|
|
2106 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2107 |
</operation>
|
|
|
2108 |
<operation name="UpdateItemWithName">
|
|
|
2109 |
<documentation>Updates an existing item, given the item with the item id filled in, plus any data to update, and transition name.</documentation>
|
|
|
2110 |
<input message="tns:UpdateItemWithName"/>
|
|
|
2111 |
<output message="tns:UpdateItemWithNameResponse"/>
|
|
|
2112 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2113 |
</operation>
|
|
|
2114 |
<operation name="UpdateItems">
|
|
|
2115 |
<documentation>Updates several existing items, given an item list and optionally a transition id.</documentation>
|
|
|
2116 |
<input message="tns:UpdateItems"/>
|
|
|
2117 |
<output message="tns:UpdateItemsResponse"/>
|
|
|
2118 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2119 |
</operation>
|
|
|
2120 |
<operation name="UpdateItemsWithName">
|
|
|
2121 |
<documentation>Updates several existing items, given an item list and optionally a transition name.</documentation>
|
|
|
2122 |
<input message="tns:UpdateItemsWithName"/>
|
|
|
2123 |
<output message="tns:UpdateItemsWithNameResponse"/>
|
|
|
2124 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2125 |
</operation>
|
|
|
2126 |
<operation name="GetAvailableTransitions">
|
|
|
2127 |
<documentation>Return available transitions, given an item id and attribute name (may be null or empty).</documentation>
|
|
|
2128 |
<input message="tns:GetAvailableTransitions"/>
|
|
|
2129 |
<output message="tns:GetAvailableTransitionsResponse"/>
|
|
|
2130 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2131 |
</operation>
|
|
|
2132 |
<operation name="GetAvailableTransitionsWithStateIDs">
|
|
|
2133 |
<documentation>Return available transitions, given an item id and attribute name (may be null or empty).</documentation>
|
|
|
2134 |
<input message="tns:GetAvailableTransitionsWithStateIDs"/>
|
|
|
2135 |
<output message="tns:GetAvailableTransitionsWithStateIDsResponse"/>
|
|
|
2136 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2137 |
</operation>
|
|
|
2138 |
<operation name="GetAvailableQuickTransitions">
|
|
|
2139 |
<documentation>Service definition of function ae__GetAvailableQuickTransitions</documentation>
|
|
|
2140 |
<input message="tns:GetAvailableQuickTransitions"/>
|
|
|
2141 |
<output message="tns:GetAvailableQuickTransitionsResponse"/>
|
|
|
2142 |
</operation>
|
|
|
2143 |
<operation name="GetAvailableSubmitTransitions">
|
|
|
2144 |
<documentation>Return available Submit transitions, given an item id and attribute name (may be null or empty).</documentation>
|
|
|
2145 |
<input message="tns:GetAvailableSubmitTransitions"/>
|
|
|
2146 |
<output message="tns:GetAvailableSubmitTransitionsResponse"/>
|
|
|
2147 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2148 |
</operation>
|
|
|
2149 |
<operation name="GetAvailableSubmitTransitionsWithName">
|
|
|
2150 |
<documentation>Return available Submit transitions, given an fully qualified project name and attribute name (may be null or empty).</documentation>
|
|
|
2151 |
<input message="tns:GetAvailableSubmitTransitionsWithName"/>
|
|
|
2152 |
<output message="tns:GetAvailableSubmitTransitionsWithNameResponse"/>
|
|
|
2153 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2154 |
</operation>
|
|
|
2155 |
<operation name="UpdateFileAttachment">
|
|
|
2156 |
<documentation>Updates an existing attachment, given item id, and the file attachment contents.</documentation>
|
|
|
2157 |
<input message="tns:UpdateFileAttachment"/>
|
|
|
2158 |
<output message="tns:UpdateFileAttachmentResponse"/>
|
|
|
2159 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2160 |
</operation>
|
|
|
2161 |
<operation name="DeleteItem">
|
|
|
2162 |
<documentation>Deletes an item, given a table id and item id.</documentation>
|
|
|
2163 |
<input message="tns:DeleteItem"/>
|
|
|
2164 |
<output message="tns:DeleteItemResponse"/>
|
|
|
2165 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2166 |
</operation>
|
|
|
2167 |
<operation name="DeleteItems">
|
|
|
2168 |
<documentation>Deletes several items, given a table id and a list of item ids.</documentation>
|
|
|
2169 |
<input message="tns:DeleteItems"/>
|
|
|
2170 |
<output message="tns:DeleteItemsResponse"/>
|
|
|
2171 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2172 |
</operation>
|
|
|
2173 |
<operation name="DeleteItemsByQuery">
|
|
|
2174 |
<documentation>Deletes one or more items, given a table id and a query where clause.</documentation>
|
|
|
2175 |
<input message="tns:DeleteItemsByQuery"/>
|
|
|
2176 |
<output message="tns:DeleteItemsByQueryResponse"/>
|
|
|
2177 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2178 |
</operation>
|
|
|
2179 |
<operation name="DeleteItemsByQueryWithName">
|
|
|
2180 |
<documentation>Deletes one or more items, given a table db name and a query where clause.</documentation>
|
|
|
2181 |
<input message="tns:DeleteItemsByQueryWithName"/>
|
|
|
2182 |
<output message="tns:DeleteItemsByQueryWithNameResponse"/>
|
|
|
2183 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2184 |
</operation>
|
|
|
2185 |
<operation name="DeleteAttachment">
|
|
|
2186 |
<documentation>Deletes an existing attachment, which may be a note, item link, URL attachment or file attachment, given an attachment id.</documentation>
|
|
|
2187 |
<input message="tns:DeleteAttachment"/>
|
|
|
2188 |
<output message="tns:DeleteAttachmentResponse"/>
|
|
|
2189 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2190 |
</operation>
|
|
|
2191 |
<operation name="DeleteMashup">
|
|
|
2192 |
<documentation>Delete a mashup.</documentation>
|
|
|
2193 |
<input message="tns:DeleteMashup"/>
|
|
|
2194 |
<output message="tns:DeleteMashupResponse"/>
|
|
|
2195 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2196 |
</operation>
|
|
|
2197 |
<operation name="HasUserPrivilege">
|
|
|
2198 |
<documentation>Checks for the specified privilege by name.</documentation>
|
|
|
2199 |
<input message="tns:HasUserPrivilege"/>
|
|
|
2200 |
<output message="tns:HasUserPrivilegeResponse"/>
|
|
|
2201 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2202 |
</operation>
|
|
|
2203 |
<operation name="GetUserPrivileges">
|
|
|
2204 |
<documentation>Returns a list of privileges that the specified user has.</documentation>
|
|
|
2205 |
<input message="tns:GetUserPrivileges"/>
|
|
|
2206 |
<output message="tns:GetUserPrivilegesResponse"/>
|
|
|
2207 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2208 |
</operation>
|
|
|
2209 |
<operation name="GetUser">
|
|
|
2210 |
<documentation>Returns user information for the specified user.</documentation>
|
|
|
2211 |
<input message="tns:GetUser"/>
|
|
|
2212 |
<output message="tns:GetUserResponse"/>
|
|
|
2213 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2214 |
</operation>
|
|
|
2215 |
<operation name="GetUserWithPreferences">
|
|
|
2216 |
<documentation>Returns user information with date and time preferences for the specified user.</documentation>
|
|
|
2217 |
<input message="tns:GetUserWithPreferences"/>
|
|
|
2218 |
<output message="tns:GetUserWithPreferencesResponse"/>
|
|
|
2219 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2220 |
</operation>
|
|
|
2221 |
<operation name="GetUserExtended">
|
|
|
2222 |
<documentation>Returns user information with date and time preferences, phone number and locale for the specified user.</documentation>
|
|
|
2223 |
<input message="tns:GetUserExtended"/>
|
|
|
2224 |
<output message="tns:GetUserExtendedResponse"/>
|
|
|
2225 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2226 |
</operation>
|
|
|
2227 |
<operation name="IsUserValid">
|
|
|
2228 |
<documentation>Determine if the specified user is valid.</documentation>
|
|
|
2229 |
<input message="tns:IsUserValid"/>
|
|
|
2230 |
<output message="tns:IsUserValidResponse"/>
|
|
|
2231 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2232 |
</operation>
|
|
|
2233 |
<operation name="GetNoteLoggerInfo">
|
|
|
2234 |
<documentation>Returns note logger information.</documentation>
|
|
|
2235 |
<input message="tns:GetNoteLoggerInfo"/>
|
|
|
2236 |
<output message="tns:GetNoteLoggerInfoResponse"/>
|
|
|
2237 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2238 |
</operation>
|
|
|
2239 |
<operation name="GetStateChangeHistory">
|
|
|
2240 |
<documentation>Gets the state change history of an existing item, given a table id and internal item id.</documentation>
|
|
|
2241 |
<input message="tns:GetStateChangeHistory"/>
|
|
|
2242 |
<output message="tns:GetStateChangeHistoryResponse"/>
|
|
|
2243 |
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
|
|
|
2244 |
</operation>
|
|
|
2245 |
</portType>
|
|
|
2246 |
|
|
|
2247 |
<binding name="aewebservices71" type="tns:aewebservices71PortType">
|
|
|
2248 |
<SOAP:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
|
|
|
2249 |
<operation name="Logout">
|
|
|
2250 |
<SOAP:operation soapAction=""/>
|
|
|
2251 |
<input>
|
|
|
2252 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2253 |
</input>
|
|
|
2254 |
<output>
|
|
|
2255 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2256 |
</output>
|
|
|
2257 |
<fault name="AEWebservicesFault">
|
|
|
2258 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2259 |
</fault>
|
|
|
2260 |
</operation>
|
|
|
2261 |
<operation name="GetVersion">
|
|
|
2262 |
<SOAP:operation soapAction=""/>
|
|
|
2263 |
<input>
|
|
|
2264 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2265 |
</input>
|
|
|
2266 |
<output>
|
|
|
2267 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2268 |
</output>
|
|
|
2269 |
<fault name="AEWebservicesFault">
|
|
|
2270 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2271 |
</fault>
|
|
|
2272 |
</operation>
|
|
|
2273 |
<operation name="GetApplications">
|
|
|
2274 |
<SOAP:operation soapAction=""/>
|
|
|
2275 |
<input>
|
|
|
2276 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2277 |
</input>
|
|
|
2278 |
<output>
|
|
|
2279 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2280 |
</output>
|
|
|
2281 |
<fault name="AEWebservicesFault">
|
|
|
2282 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2283 |
</fault>
|
|
|
2284 |
</operation>
|
|
|
2285 |
<operation name="GetSolutions">
|
|
|
2286 |
<SOAP:operation soapAction=""/>
|
|
|
2287 |
<input>
|
|
|
2288 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2289 |
</input>
|
|
|
2290 |
<output>
|
|
|
2291 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2292 |
</output>
|
|
|
2293 |
<fault name="AEWebservicesFault">
|
|
|
2294 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2295 |
</fault>
|
|
|
2296 |
</operation>
|
|
|
2297 |
<operation name="GetSolutionsWithUniqueName">
|
|
|
2298 |
<SOAP:operation soapAction=""/>
|
|
|
2299 |
<input>
|
|
|
2300 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2301 |
</input>
|
|
|
2302 |
<output>
|
|
|
2303 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2304 |
</output>
|
|
|
2305 |
<fault name="AEWebservicesFault">
|
|
|
2306 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2307 |
</fault>
|
|
|
2308 |
</operation>
|
|
|
2309 |
<operation name="GetTables">
|
|
|
2310 |
<SOAP:operation soapAction=""/>
|
|
|
2311 |
<input>
|
|
|
2312 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2313 |
</input>
|
|
|
2314 |
<output>
|
|
|
2315 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2316 |
</output>
|
|
|
2317 |
<fault name="AEWebservicesFault">
|
|
|
2318 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2319 |
</fault>
|
|
|
2320 |
</operation>
|
|
|
2321 |
<operation name="GetTablesWithName">
|
|
|
2322 |
<SOAP:operation soapAction=""/>
|
|
|
2323 |
<input>
|
|
|
2324 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2325 |
</input>
|
|
|
2326 |
<output>
|
|
|
2327 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2328 |
</output>
|
|
|
2329 |
<fault name="AEWebservicesFault">
|
|
|
2330 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2331 |
</fault>
|
|
|
2332 |
</operation>
|
|
|
2333 |
<operation name="GetReports">
|
|
|
2334 |
<SOAP:operation soapAction=""/>
|
|
|
2335 |
<input>
|
|
|
2336 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2337 |
</input>
|
|
|
2338 |
<output>
|
|
|
2339 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2340 |
</output>
|
|
|
2341 |
<fault name="AEWebservicesFault">
|
|
|
2342 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2343 |
</fault>
|
|
|
2344 |
</operation>
|
|
|
2345 |
<operation name="RunReport">
|
|
|
2346 |
<SOAP:operation soapAction=""/>
|
|
|
2347 |
<input>
|
|
|
2348 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2349 |
</input>
|
|
|
2350 |
<output>
|
|
|
2351 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2352 |
</output>
|
|
|
2353 |
<fault name="AEWebservicesFault">
|
|
|
2354 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2355 |
</fault>
|
|
|
2356 |
</operation>
|
|
|
2357 |
<operation name="GetSubmitProjects">
|
|
|
2358 |
<SOAP:operation soapAction=""/>
|
|
|
2359 |
<input>
|
|
|
2360 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2361 |
</input>
|
|
|
2362 |
<output>
|
|
|
2363 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2364 |
</output>
|
|
|
2365 |
<fault name="AEWebservicesFault">
|
|
|
2366 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2367 |
</fault>
|
|
|
2368 |
</operation>
|
|
|
2369 |
<operation name="GetSubmitProjectsWithName">
|
|
|
2370 |
<SOAP:operation soapAction=""/>
|
|
|
2371 |
<input>
|
|
|
2372 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2373 |
</input>
|
|
|
2374 |
<output>
|
|
|
2375 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2376 |
</output>
|
|
|
2377 |
<fault name="AEWebservicesFault">
|
|
|
2378 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2379 |
</fault>
|
|
|
2380 |
</operation>
|
|
|
2381 |
<operation name="CreatePrimaryItem">
|
|
|
2382 |
<SOAP:operation soapAction=""/>
|
|
|
2383 |
<input>
|
|
|
2384 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2385 |
</input>
|
|
|
2386 |
<output>
|
|
|
2387 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2388 |
</output>
|
|
|
2389 |
<fault name="AEWebservicesFault">
|
|
|
2390 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2391 |
</fault>
|
|
|
2392 |
</operation>
|
|
|
2393 |
<operation name="CreatePrimaryItemWithName">
|
|
|
2394 |
<SOAP:operation soapAction=""/>
|
|
|
2395 |
<input>
|
|
|
2396 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2397 |
</input>
|
|
|
2398 |
<output>
|
|
|
2399 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2400 |
</output>
|
|
|
2401 |
<fault name="AEWebservicesFault">
|
|
|
2402 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2403 |
</fault>
|
|
|
2404 |
</operation>
|
|
|
2405 |
<operation name="CreateAuxItem">
|
|
|
2406 |
<SOAP:operation soapAction=""/>
|
|
|
2407 |
<input>
|
|
|
2408 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2409 |
</input>
|
|
|
2410 |
<output>
|
|
|
2411 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2412 |
</output>
|
|
|
2413 |
<fault name="AEWebservicesFault">
|
|
|
2414 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2415 |
</fault>
|
|
|
2416 |
</operation>
|
|
|
2417 |
<operation name="CreateAuxItemWithName">
|
|
|
2418 |
<SOAP:operation soapAction=""/>
|
|
|
2419 |
<input>
|
|
|
2420 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2421 |
</input>
|
|
|
2422 |
<output>
|
|
|
2423 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2424 |
</output>
|
|
|
2425 |
<fault name="AEWebservicesFault">
|
|
|
2426 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2427 |
</fault>
|
|
|
2428 |
</operation>
|
|
|
2429 |
<operation name="CreatePrimaryItems">
|
|
|
2430 |
<SOAP:operation soapAction=""/>
|
|
|
2431 |
<input>
|
|
|
2432 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2433 |
</input>
|
|
|
2434 |
<output>
|
|
|
2435 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2436 |
</output>
|
|
|
2437 |
<fault name="AEWebservicesFault">
|
|
|
2438 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2439 |
</fault>
|
|
|
2440 |
</operation>
|
|
|
2441 |
<operation name="CreatePrimaryItemsWithName">
|
|
|
2442 |
<SOAP:operation soapAction=""/>
|
|
|
2443 |
<input>
|
|
|
2444 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2445 |
</input>
|
|
|
2446 |
<output>
|
|
|
2447 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2448 |
</output>
|
|
|
2449 |
<fault name="AEWebservicesFault">
|
|
|
2450 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2451 |
</fault>
|
|
|
2452 |
</operation>
|
|
|
2453 |
<operation name="CreateAuxItems">
|
|
|
2454 |
<SOAP:operation soapAction=""/>
|
|
|
2455 |
<input>
|
|
|
2456 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2457 |
</input>
|
|
|
2458 |
<output>
|
|
|
2459 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2460 |
</output>
|
|
|
2461 |
<fault name="AEWebservicesFault">
|
|
|
2462 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2463 |
</fault>
|
|
|
2464 |
</operation>
|
|
|
2465 |
<operation name="CreateAuxItemsWithName">
|
|
|
2466 |
<SOAP:operation soapAction=""/>
|
|
|
2467 |
<input>
|
|
|
2468 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2469 |
</input>
|
|
|
2470 |
<output>
|
|
|
2471 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2472 |
</output>
|
|
|
2473 |
<fault name="AEWebservicesFault">
|
|
|
2474 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2475 |
</fault>
|
|
|
2476 |
</operation>
|
|
|
2477 |
<operation name="CreateFileAttachment">
|
|
|
2478 |
<SOAP:operation soapAction=""/>
|
|
|
2479 |
<input>
|
|
|
2480 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2481 |
</input>
|
|
|
2482 |
<output>
|
|
|
2483 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2484 |
</output>
|
|
|
2485 |
<fault name="AEWebservicesFault">
|
|
|
2486 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2487 |
</fault>
|
|
|
2488 |
</operation>
|
|
|
2489 |
<operation name="Export">
|
|
|
2490 |
<SOAP:operation soapAction=""/>
|
|
|
2491 |
<input>
|
|
|
2492 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2493 |
</input>
|
|
|
2494 |
<output>
|
|
|
2495 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2496 |
</output>
|
|
|
2497 |
<fault name="AEWebservicesFault">
|
|
|
2498 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2499 |
</fault>
|
|
|
2500 |
</operation>
|
|
|
2501 |
<operation name="GenerateUUID">
|
|
|
2502 |
<SOAP:operation soapAction=""/>
|
|
|
2503 |
<input>
|
|
|
2504 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2505 |
</input>
|
|
|
2506 |
<output>
|
|
|
2507 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2508 |
</output>
|
|
|
2509 |
<fault name="AEWebservicesFault">
|
|
|
2510 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2511 |
</fault>
|
|
|
2512 |
</operation>
|
|
|
2513 |
<operation name="GetItem">
|
|
|
2514 |
<SOAP:operation soapAction=""/>
|
|
|
2515 |
<input>
|
|
|
2516 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2517 |
</input>
|
|
|
2518 |
<output>
|
|
|
2519 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2520 |
</output>
|
|
|
2521 |
<fault name="AEWebservicesFault">
|
|
|
2522 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2523 |
</fault>
|
|
|
2524 |
</operation>
|
|
|
2525 |
<operation name="GetItems">
|
|
|
2526 |
<SOAP:operation soapAction=""/>
|
|
|
2527 |
<input>
|
|
|
2528 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2529 |
</input>
|
|
|
2530 |
<output>
|
|
|
2531 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2532 |
</output>
|
|
|
2533 |
<fault name="AEWebservicesFault">
|
|
|
2534 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2535 |
</fault>
|
|
|
2536 |
</operation>
|
|
|
2537 |
<operation name="GetItemsByQuery">
|
|
|
2538 |
<SOAP:operation soapAction=""/>
|
|
|
2539 |
<input>
|
|
|
2540 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2541 |
</input>
|
|
|
2542 |
<output>
|
|
|
2543 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2544 |
</output>
|
|
|
2545 |
<fault name="AEWebservicesFault">
|
|
|
2546 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2547 |
</fault>
|
|
|
2548 |
</operation>
|
|
|
2549 |
<operation name="GetItemsByQueryWithName">
|
|
|
2550 |
<SOAP:operation soapAction=""/>
|
|
|
2551 |
<input>
|
|
|
2552 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2553 |
</input>
|
|
|
2554 |
<output>
|
|
|
2555 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2556 |
</output>
|
|
|
2557 |
<fault name="AEWebservicesFault">
|
|
|
2558 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2559 |
</fault>
|
|
|
2560 |
</operation>
|
|
|
2561 |
<operation name="GetFileAttachment">
|
|
|
2562 |
<SOAP:operation soapAction=""/>
|
|
|
2563 |
<input>
|
|
|
2564 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2565 |
</input>
|
|
|
2566 |
<output>
|
|
|
2567 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2568 |
</output>
|
|
|
2569 |
<fault name="AEWebservicesFault">
|
|
|
2570 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2571 |
</fault>
|
|
|
2572 |
</operation>
|
|
|
2573 |
<operation name="Import">
|
|
|
2574 |
<SOAP:operation soapAction=""/>
|
|
|
2575 |
<input>
|
|
|
2576 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2577 |
</input>
|
|
|
2578 |
<output>
|
|
|
2579 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2580 |
</output>
|
|
|
2581 |
<fault name="AEWebservicesFault">
|
|
|
2582 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2583 |
</fault>
|
|
|
2584 |
</operation>
|
|
|
2585 |
<operation name="ImportStatus">
|
|
|
2586 |
<SOAP:operation soapAction=""/>
|
|
|
2587 |
<input>
|
|
|
2588 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2589 |
</input>
|
|
|
2590 |
<output>
|
|
|
2591 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2592 |
</output>
|
|
|
2593 |
<fault name="AEWebservicesFault">
|
|
|
2594 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2595 |
</fault>
|
|
|
2596 |
</operation>
|
|
|
2597 |
<operation name="UpdateItem">
|
|
|
2598 |
<SOAP:operation soapAction=""/>
|
|
|
2599 |
<input>
|
|
|
2600 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2601 |
</input>
|
|
|
2602 |
<output>
|
|
|
2603 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2604 |
</output>
|
|
|
2605 |
<fault name="AEWebservicesFault">
|
|
|
2606 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2607 |
</fault>
|
|
|
2608 |
</operation>
|
|
|
2609 |
<operation name="UpdateItemWithName">
|
|
|
2610 |
<SOAP:operation soapAction=""/>
|
|
|
2611 |
<input>
|
|
|
2612 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2613 |
</input>
|
|
|
2614 |
<output>
|
|
|
2615 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2616 |
</output>
|
|
|
2617 |
<fault name="AEWebservicesFault">
|
|
|
2618 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2619 |
</fault>
|
|
|
2620 |
</operation>
|
|
|
2621 |
<operation name="UpdateItems">
|
|
|
2622 |
<SOAP:operation soapAction=""/>
|
|
|
2623 |
<input>
|
|
|
2624 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2625 |
</input>
|
|
|
2626 |
<output>
|
|
|
2627 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2628 |
</output>
|
|
|
2629 |
<fault name="AEWebservicesFault">
|
|
|
2630 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2631 |
</fault>
|
|
|
2632 |
</operation>
|
|
|
2633 |
<operation name="UpdateItemsWithName">
|
|
|
2634 |
<SOAP:operation soapAction=""/>
|
|
|
2635 |
<input>
|
|
|
2636 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2637 |
</input>
|
|
|
2638 |
<output>
|
|
|
2639 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2640 |
</output>
|
|
|
2641 |
<fault name="AEWebservicesFault">
|
|
|
2642 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2643 |
</fault>
|
|
|
2644 |
</operation>
|
|
|
2645 |
<operation name="GetAvailableTransitions">
|
|
|
2646 |
<SOAP:operation soapAction=""/>
|
|
|
2647 |
<input>
|
|
|
2648 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2649 |
</input>
|
|
|
2650 |
<output>
|
|
|
2651 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2652 |
</output>
|
|
|
2653 |
<fault name="AEWebservicesFault">
|
|
|
2654 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2655 |
</fault>
|
|
|
2656 |
</operation>
|
|
|
2657 |
<operation name="GetAvailableTransitionsWithStateIDs">
|
|
|
2658 |
<SOAP:operation soapAction=""/>
|
|
|
2659 |
<input>
|
|
|
2660 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2661 |
</input>
|
|
|
2662 |
<output>
|
|
|
2663 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2664 |
</output>
|
|
|
2665 |
<fault name="AEWebservicesFault">
|
|
|
2666 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2667 |
</fault>
|
|
|
2668 |
</operation>
|
|
|
2669 |
<operation name="GetAvailableQuickTransitions">
|
|
|
2670 |
<SOAP:operation soapAction=""/>
|
|
|
2671 |
<input>
|
|
|
2672 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2673 |
</input>
|
|
|
2674 |
<output>
|
|
|
2675 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2676 |
</output>
|
|
|
2677 |
</operation>
|
|
|
2678 |
<operation name="GetAvailableSubmitTransitions">
|
|
|
2679 |
<SOAP:operation soapAction=""/>
|
|
|
2680 |
<input>
|
|
|
2681 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2682 |
</input>
|
|
|
2683 |
<output>
|
|
|
2684 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2685 |
</output>
|
|
|
2686 |
<fault name="AEWebservicesFault">
|
|
|
2687 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2688 |
</fault>
|
|
|
2689 |
</operation>
|
|
|
2690 |
<operation name="GetAvailableSubmitTransitionsWithName">
|
|
|
2691 |
<SOAP:operation soapAction=""/>
|
|
|
2692 |
<input>
|
|
|
2693 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2694 |
</input>
|
|
|
2695 |
<output>
|
|
|
2696 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2697 |
</output>
|
|
|
2698 |
<fault name="AEWebservicesFault">
|
|
|
2699 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2700 |
</fault>
|
|
|
2701 |
</operation>
|
|
|
2702 |
<operation name="UpdateFileAttachment">
|
|
|
2703 |
<SOAP:operation soapAction=""/>
|
|
|
2704 |
<input>
|
|
|
2705 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2706 |
</input>
|
|
|
2707 |
<output>
|
|
|
2708 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2709 |
</output>
|
|
|
2710 |
<fault name="AEWebservicesFault">
|
|
|
2711 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2712 |
</fault>
|
|
|
2713 |
</operation>
|
|
|
2714 |
<operation name="DeleteItem">
|
|
|
2715 |
<SOAP:operation soapAction=""/>
|
|
|
2716 |
<input>
|
|
|
2717 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2718 |
</input>
|
|
|
2719 |
<output>
|
|
|
2720 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2721 |
</output>
|
|
|
2722 |
<fault name="AEWebservicesFault">
|
|
|
2723 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2724 |
</fault>
|
|
|
2725 |
</operation>
|
|
|
2726 |
<operation name="DeleteItems">
|
|
|
2727 |
<SOAP:operation soapAction=""/>
|
|
|
2728 |
<input>
|
|
|
2729 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2730 |
</input>
|
|
|
2731 |
<output>
|
|
|
2732 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2733 |
</output>
|
|
|
2734 |
<fault name="AEWebservicesFault">
|
|
|
2735 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2736 |
</fault>
|
|
|
2737 |
</operation>
|
|
|
2738 |
<operation name="DeleteItemsByQuery">
|
|
|
2739 |
<SOAP:operation soapAction=""/>
|
|
|
2740 |
<input>
|
|
|
2741 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2742 |
</input>
|
|
|
2743 |
<output>
|
|
|
2744 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2745 |
</output>
|
|
|
2746 |
<fault name="AEWebservicesFault">
|
|
|
2747 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2748 |
</fault>
|
|
|
2749 |
</operation>
|
|
|
2750 |
<operation name="DeleteItemsByQueryWithName">
|
|
|
2751 |
<SOAP:operation soapAction=""/>
|
|
|
2752 |
<input>
|
|
|
2753 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2754 |
</input>
|
|
|
2755 |
<output>
|
|
|
2756 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2757 |
</output>
|
|
|
2758 |
<fault name="AEWebservicesFault">
|
|
|
2759 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2760 |
</fault>
|
|
|
2761 |
</operation>
|
|
|
2762 |
<operation name="DeleteAttachment">
|
|
|
2763 |
<SOAP:operation soapAction=""/>
|
|
|
2764 |
<input>
|
|
|
2765 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2766 |
</input>
|
|
|
2767 |
<output>
|
|
|
2768 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2769 |
</output>
|
|
|
2770 |
<fault name="AEWebservicesFault">
|
|
|
2771 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2772 |
</fault>
|
|
|
2773 |
</operation>
|
|
|
2774 |
<operation name="DeleteMashup">
|
|
|
2775 |
<SOAP:operation soapAction=""/>
|
|
|
2776 |
<input>
|
|
|
2777 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2778 |
</input>
|
|
|
2779 |
<output>
|
|
|
2780 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2781 |
</output>
|
|
|
2782 |
<fault name="AEWebservicesFault">
|
|
|
2783 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2784 |
</fault>
|
|
|
2785 |
</operation>
|
|
|
2786 |
<operation name="HasUserPrivilege">
|
|
|
2787 |
<SOAP:operation soapAction=""/>
|
|
|
2788 |
<input>
|
|
|
2789 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2790 |
</input>
|
|
|
2791 |
<output>
|
|
|
2792 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2793 |
</output>
|
|
|
2794 |
<fault name="AEWebservicesFault">
|
|
|
2795 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2796 |
</fault>
|
|
|
2797 |
</operation>
|
|
|
2798 |
<operation name="GetUserPrivileges">
|
|
|
2799 |
<SOAP:operation soapAction=""/>
|
|
|
2800 |
<input>
|
|
|
2801 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2802 |
</input>
|
|
|
2803 |
<output>
|
|
|
2804 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2805 |
</output>
|
|
|
2806 |
<fault name="AEWebservicesFault">
|
|
|
2807 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2808 |
</fault>
|
|
|
2809 |
</operation>
|
|
|
2810 |
<operation name="GetUser">
|
|
|
2811 |
<SOAP:operation soapAction=""/>
|
|
|
2812 |
<input>
|
|
|
2813 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2814 |
</input>
|
|
|
2815 |
<output>
|
|
|
2816 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2817 |
</output>
|
|
|
2818 |
<fault name="AEWebservicesFault">
|
|
|
2819 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2820 |
</fault>
|
|
|
2821 |
</operation>
|
|
|
2822 |
<operation name="GetUserWithPreferences">
|
|
|
2823 |
<SOAP:operation soapAction=""/>
|
|
|
2824 |
<input>
|
|
|
2825 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2826 |
</input>
|
|
|
2827 |
<output>
|
|
|
2828 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2829 |
</output>
|
|
|
2830 |
<fault name="AEWebservicesFault">
|
|
|
2831 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2832 |
</fault>
|
|
|
2833 |
</operation>
|
|
|
2834 |
<operation name="GetUserExtended">
|
|
|
2835 |
<SOAP:operation soapAction=""/>
|
|
|
2836 |
<input>
|
|
|
2837 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2838 |
</input>
|
|
|
2839 |
<output>
|
|
|
2840 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2841 |
</output>
|
|
|
2842 |
<fault name="AEWebservicesFault">
|
|
|
2843 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2844 |
</fault>
|
|
|
2845 |
</operation>
|
|
|
2846 |
<operation name="IsUserValid">
|
|
|
2847 |
<SOAP:operation soapAction=""/>
|
|
|
2848 |
<input>
|
|
|
2849 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2850 |
</input>
|
|
|
2851 |
<output>
|
|
|
2852 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2853 |
</output>
|
|
|
2854 |
<fault name="AEWebservicesFault">
|
|
|
2855 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2856 |
</fault>
|
|
|
2857 |
</operation>
|
|
|
2858 |
<operation name="GetNoteLoggerInfo">
|
|
|
2859 |
<SOAP:operation soapAction=""/>
|
|
|
2860 |
<input>
|
|
|
2861 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2862 |
</input>
|
|
|
2863 |
<output>
|
|
|
2864 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2865 |
</output>
|
|
|
2866 |
<fault name="AEWebservicesFault">
|
|
|
2867 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2868 |
</fault>
|
|
|
2869 |
</operation>
|
|
|
2870 |
<operation name="GetStateChangeHistory">
|
|
|
2871 |
<SOAP:operation soapAction=""/>
|
|
|
2872 |
<input>
|
|
|
2873 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2874 |
</input>
|
|
|
2875 |
<output>
|
|
|
2876 |
<SOAP:body parts="parameters" use="literal"/>
|
|
|
2877 |
</output>
|
|
|
2878 |
<fault name="AEWebservicesFault">
|
|
|
2879 |
<SOAP:fault name="AEWebservicesFault" use="literal"/>
|
|
|
2880 |
</fault>
|
|
|
2881 |
</operation>
|
|
|
2882 |
</binding>
|
|
|
2883 |
|
|
|
2884 |
<service name="aewebservices71">
|
|
|
2885 |
<documentation>gSOAP 2.7.6e generated service definition</documentation>
|
|
|
2886 |
<port name="aewebservices71" binding="tns:aewebservices71">
|
|
|
2887 |
<SOAP:address location="http://localhost:80/gsoap/gsoap_ssl.dll?aewebservices71"/>
|
|
|
2888 |
</port>
|
|
|
2889 |
</service>
|
|
|
2890 |
|
|
|
2891 |
</definitions>
|