Subversion Repositories XServices

Compare Revisions

No changes between revisions

Ignore whitespace Rev 29 → Rev 30

/sbm4mylyn/trunk/META-INF/MANIFEST.MF
0,0 → 1,24
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Ui
Bundle-SymbolicName: net.brutex.mylyn.sbmconnector;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Activator: net.brutex.mylyn.sbmconnector.SBMConnectorPlugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.jface.text,
org.eclipse.ui.forms,
org.eclipse.mylyn;bundle-version="3.2.3",
org.eclipse.mylyn.commons.core;bundle-version="3.2.3",
org.eclipse.mylyn.commons.net;bundle-version="3.2.0",
org.eclipse.mylyn.commons.ui;bundle-version="3.2.3",
org.eclipse.mylyn.compatibility;bundle-version="3.2.3",
org.eclipse.mylyn.context.core;bundle-version="3.2.3",
org.eclipse.mylyn.discovery.core;bundle-version="3.2.3",
org.eclipse.mylyn.discovery.ui;bundle-version="3.2.3",
org.eclipse.mylyn.monitor.core;bundle-version="3.2.3",
org.eclipse.mylyn.monitor.ui;bundle-version="3.2.3",
org.eclipse.mylyn.tasks.core;bundle-version="3.2.3",
org.eclipse.mylyn.tasks.ui;bundle-version="3.2.3"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/META-INF/aewebservices71.wsdl
0,0 → 1,2891
<?xml version="1.0" encoding="UTF-8"?>
<definitions name="aewebservices71"
targetNamespace="http://localhost:80/gsoap/aewebservices71.wsdl"
xmlns:tns="http://localhost:80/gsoap/aewebservices71.wsdl"
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#"
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
xmlns:ae="urn:aewebservices71"
xmlns:SOAP="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:MIME="http://schemas.xmlsoap.org/wsdl/mime/"
xmlns:DIME="http://schemas.xmlsoap.org/ws/2002/04/dime/wsdl/"
xmlns:WSDL="http://schemas.xmlsoap.org/wsdl/"
xmlns="http://schemas.xmlsoap.org/wsdl/">
 
<types>
 
<schema targetNamespace="urn:aewebservices71"
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#"
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
xmlns:ae="urn:aewebservices71"
xmlns="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified"
attributeFormDefault="qualified">
<import namespace="http://www.w3.org/2001/10/xml-exc-c14n#"/>
<import namespace="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"/>
<import namespace="http://www.w3.org/2000/09/xmldsig#"/>
<import namespace="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"/>
<import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
<!-- fault element -->
<element name="AEWebservicesFault" type="xsd:string"/>
<simpleType name="Set-Value-By">
<restriction base="xsd:string">
<enumeration value="PRECEDENCE-VALUE"/>
<enumeration value="UUID-VALUE"/>
<enumeration value="INTERNAL-VALUE"/>
<enumeration value="DISPLAY-VALUE"/>
</restriction>
</simpleType>
<simpleType name="Set-Value-Method">
<restriction base="xsd:string">
<enumeration value="REPLACE-VALUES"/>
<enumeration value="APPEND-VALUES"/>
<enumeration value="REMOVE-VALUES"/>
</restriction>
</simpleType>
<simpleType name="Attachment-Access-Type">
<restriction base="xsd:string">
<enumeration value="ATTACHACCESS-DEFAULT"/>
<enumeration value="ATTACHACCESS-RESTRICTED"/>
<enumeration value="ATTACHACCESS-UNRESTRICTED"/>
</restriction>
</simpleType>
<simpleType name="ItemLink-Type">
<restriction base="xsd:string">
<enumeration value="DEFAULT-ITEM-LINK"/>
<enumeration value="TWOWAY-NO-TRIGGERS"/>
<enumeration value="ONEWAY-NO-TRIGGERS"/>
<enumeration value="ONEWAY-CURRENT-TRIGGERS-LINKED"/>
<enumeration value="TWOWAY-CURRENT-TRIGGERS-LINKED"/>
<enumeration value="TWOWAY-LINKED-TRIGGERS-CURRENT"/>
<enumeration value="TWOWAY-BOTH-TRIGGERS"/>
</restriction>
</simpleType>
<simpleType name="ImportCurrentOverallStatus">
<restriction base="xsd:string">
<enumeration value="IMPORT-IN-PROGRESS"/>
<enumeration value="IMPORT-COMPLETED"/>
</restriction>
</simpleType>
<simpleType name="Solution-Type">
<restriction base="xsd:string">
<enumeration value="TEAMTRACK-SOLUTION"/>
<enumeration value="USER-SOLUTION"/>
<enumeration value="THIRDPARTY-SOLUTION"/>
</restriction>
</simpleType>
<simpleType name="Table-Type">
<restriction base="xsd:string">
<enumeration value="NOT-SPECIFIED"/>
<enumeration value="SYSTEM-TABLE"/>
<enumeration value="PRIMARY-TABLE"/>
<enumeration value="AUXILIARY-TABLE"/>
<enumeration value="SYSTEM-AUXILIARY-TABLE"/>
<enumeration value="ARCHIVE-TABLE"/>
</restriction>
</simpleType>
<simpleType name="Field-Type">
<restriction base="xsd:string">
<enumeration value="FLDTYPE-UNKNOWN"/>
<enumeration value="FLDTYPE-NUMERIC"/>
<enumeration value="FLDTYPE-TEXT"/>
<enumeration value="FLDTYPE-DATETIME"/>
<enumeration value="FLDTYPE-SELECTION"/>
<enumeration value="FLDTYPE-BINARY"/>
<enumeration value="FLDTYPE-STATE"/>
<enumeration value="FLDTYPE-USER"/>
<enumeration value="FLDTYPE-PROJECT"/>
<enumeration value="FLDTYPE-SUMMATION"/>
<enumeration value="FLDTYPE-MULTIPLE-SELECTION"/>
<enumeration value="FLDTYPE-CONTACT"/>
<enumeration value="FLDTYPE-INCIDENT"/>
<enumeration value="FLDTYPE-FOLDER"/>
<enumeration value="FLDTYPE-RELATIONAL"/>
<enumeration value="FLDTYPE-SUBRELATIONAL"/>
<enumeration value="FLDTYPE-SYSTEM"/>
<enumeration value="FLDTYPE-MULTIPLE-RELATIONAL"/>
<enumeration value="FLDTYPE-MULTIPLE-GROUP"/>
<enumeration value="FLDTYPE-MULTIPLE-USERGROUP"/>
</restriction>
</simpleType>
<simpleType name="ReportType">
<restriction base="xsd:string">
<enumeration value="LISTING"/>
</restriction>
</simpleType>
<simpleType name="ReportCategory">
<restriction base="xsd:string">
<enumeration value="ALL"/>
<enumeration value="APPLICATION"/>
<enumeration value="BUILTIN"/>
<enumeration value="MY"/>
<enumeration value="QUICKLINKS"/>
<enumeration value="USERREPORTS"/>
</restriction>
</simpleType>
<simpleType name="ReportAccessLevel">
<restriction base="xsd:string">
<enumeration value="PRIVATE"/>
<enumeration value="GUEST"/>
<enumeration value="USER"/>
<enumeration value="MANAGER"/>
</restriction>
</simpleType>
<simpleType name="Transition-Type">
<restriction base="xsd:string">
<enumeration value="TRANSITION-REGULAR"/>
<enumeration value="TRANSITION-COPY"/>
<enumeration value="TRANSITION-POST"/>
<enumeration value="TRANSITION-SUBMITPROBLEM"/>
<enumeration value="TRANSITION-MOBILE"/>
<enumeration value="TRANSITION-SUBTASK"/>
<enumeration value="TRANSITION-UPDATE"/>
<enumeration value="TRANSITION-DELETE"/>
<enumeration value="TRANSITION-EXTERNALPOST"/>
</restriction>
</simpleType>
<simpleType name="DatePreference">
<restriction base="xsd:string">
<enumeration value="DATE-FORMAT-FROM-LOCALE"/>
<enumeration value="DATE-FORMAT-MM-DD-YYYY"/>
<enumeration value="DATE-FORMAT-DD-MM-YYYY"/>
<enumeration value="DATE-FORMAT-DD-MM-YYYY.S"/>
<enumeration value="DATE-FORMAT-YYYY-MM-DD"/>
</restriction>
</simpleType>
<simpleType name="TimePreference">
<restriction base="xsd:string">
<enumeration value="TIME-FORMAT-12HOUR"/>
<enumeration value="TIME-FORMAT-24HOUR"/>
<enumeration value="TIME-FORMAT-USE-GMT-OFFSET"/>
<enumeration value="TIME-FORMAT-HONOR-DAYLIGHT"/>
</restriction>
</simpleType>
<complexType name="Auth">
<sequence>
<element name="userId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="password" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="hostname" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="loginAsUserId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
<complexType name="ExtraValue">
<sequence>
<element name="valueType" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="value" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
<complexType name="Value">
<sequence>
<element name="displayValue" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="internalValue" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="uuid" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="extraValues" type="ae:ExtraValue" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
<complexType name="NameValue">
<sequence>
<element name="name" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="id" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
<element name="uuid" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="setValueBy" type="ae:Set-Value-By" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="setValueMethod" type="ae:Set-Value-Method" minOccurs="0" maxOccurs="1" nillable="true"/>
<choice>
<element name="value" type="ae:Value" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="values" type="ae:Value" minOccurs="0" maxOccurs="unbounded"/>
</choice>
</sequence>
</complexType>
<complexType name="Note">
<sequence>
<element name="id" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
<element name="title" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="note" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="modificationDateTime" type="xsd:dateTime" minOccurs="0" maxOccurs="1"/>
<element name="accessType" type="ae:Attachment-Access-Type" minOccurs="1" maxOccurs="1" default="ATTACHACCESS-DEFAULT"/>
</sequence>
</complexType>
<complexType name="ItemLink">
<sequence>
<element name="id" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
<element name="itemID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="linkType" type="ae:ItemLink-Type" minOccurs="1" maxOccurs="1" default="DEFAULT-ITEM-LINK"/>
<element name="modificationDateTime" type="xsd:dateTime" minOccurs="0" maxOccurs="1"/>
<element name="accessType" type="ae:Attachment-Access-Type" minOccurs="1" maxOccurs="1" default="ATTACHACCESS-DEFAULT"/>
</sequence>
</complexType>
<complexType name="URLAttachment">
<sequence>
<element name="id" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
<element name="name" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="url" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="showAsImage" type="xsd:boolean" minOccurs="1" maxOccurs="1"/>
<element name="modificationDateTime" type="xsd:dateTime" minOccurs="0" maxOccurs="1"/>
<element name="accessType" type="ae:Attachment-Access-Type" minOccurs="1" maxOccurs="1" default="ATTACHACCESS-DEFAULT"/>
</sequence>
</complexType>
<complexType name="FileAttachment">
<sequence>
<element name="id" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
<element name="name" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="fileName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="showAsImage" type="xsd:boolean" minOccurs="1" maxOccurs="1"/>
<element name="modificationDateTime" type="xsd:dateTime" minOccurs="0" maxOccurs="1"/>
<element name="url" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="accessType" type="ae:Attachment-Access-Type" minOccurs="1" maxOccurs="1" default="ATTACHACCESS-DEFAULT"/>
</sequence>
</complexType>
<complexType name="FileAttachmentContents">
<complexContent>
<extension base="ae:FileAttachment">
<sequence>
<element name="checksum" type="xsd:long" minOccurs="1" maxOccurs="1"/>
<element name="encodedContents" type="xsd:base64Binary" minOccurs="1" maxOccurs="1" nillable="false"/>
</sequence>
</extension>
</complexContent>
</complexType>
<complexType name="FileContents">
<sequence>
<element name="checksum" type="xsd:long" minOccurs="1" maxOccurs="1"/>
<element name="encodedContents" type="xsd:base64Binary" minOccurs="1" maxOccurs="1" nillable="false"/>
</sequence>
</complexType>
<complexType name="ImportCurrentStatus">
<sequence>
<element name="importStatus" type="ae:ImportCurrentOverallStatus" minOccurs="1" maxOccurs="1"/>
<element name="percentageComplete" type="xsd:long" minOccurs="1" maxOccurs="1"/>
<element name="currentStep" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
<complexType name="Item">
<sequence>
<element name="itemID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="itemUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="itemName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
<complexType name="TTItem">
<sequence>
<element name="genericItem" type="ae:Item" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="itemType" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="classification" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="classificationUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="title" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="description" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="createdBy" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="createDate" type="xsd:dateTime" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="modifiedBy" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="modifiedDate" type="xsd:dateTime" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="activeInactive" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="state" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="owner" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="url" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="extendedFieldList" type="ae:NameValue" minOccurs="0" maxOccurs="unbounded"/>
<element name="noteList" type="ae:Note" minOccurs="0" maxOccurs="unbounded"/>
<element name="itemLinkList" type="ae:ItemLink" minOccurs="0" maxOccurs="unbounded"/>
<element name="urlAttachmentList" type="ae:URLAttachment" minOccurs="0" maxOccurs="unbounded"/>
<element name="fileAttachmentList" type="ae:FileAttachment" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
<complexType name="ApplicationData">
<sequence>
<element name="applicationID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
<element name="applicationUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="name" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="description" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="appDefUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="revision" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
<complexType name="SolutionData">
<sequence>
<element name="solutionID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
<element name="solutionUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="name" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="displayName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="type" type="ae:Solution-Type" minOccurs="1" maxOccurs="1"/>
<element name="prefix" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="description" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
<complexType name="SolutionWithUniqueName">
<sequence>
<element name="solutionID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
<element name="solutionUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="uniqueName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="name" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="displayName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="type" type="ae:Solution-Type" minOccurs="1" maxOccurs="1"/>
<element name="prefix" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="description" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
<complexType name="Field">
<sequence>
<element name="fieldID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
<element name="fieldUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="name" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="displayName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="fieldType" type="ae:Field-Type" minOccurs="1" maxOccurs="1"/>
</sequence>
</complexType>
<complexType name="TableData">
<sequence>
<element name="tableID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
<element name="tableUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="solutionID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
<element name="type" type="ae:Table-Type" minOccurs="1" maxOccurs="1"/>
<element name="name" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="displayName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="description" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="fieldList" type="ae:Field" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
<complexType name="QueryRange">
<sequence>
<element name="startIndex" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
<element name="fetchSize" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
<element name="totalCount" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
</sequence>
</complexType>
<complexType name="ReportsFilter">
<sequence>
<element name="solutionID" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
<element name="solutionName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="projectID" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
<element name="projectName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="projectUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="tableID" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
<element name="tableName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="authorID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="reportType" type="ae:ReportType" minOccurs="0" maxOccurs="1" default="LISTING"/>
<element name="reportCategory" type="ae:ReportCategory" minOccurs="0" maxOccurs="1" default="ALL"/>
<element name="reportAccessLevel" type="ae:ReportAccessLevel" minOccurs="0" maxOccurs="1"/>
<element name="reportName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="includeSubProjects" type="xsd:boolean" minOccurs="0" maxOccurs="1" default="false"/>
<element name="createdDateFrom" type="xsd:dateTime" minOccurs="0" maxOccurs="1"/>
<element name="createdDateTo" type="xsd:dateTime" minOccurs="0" maxOccurs="1"/>
</sequence>
</complexType>
<complexType name="ReportInfo">
<sequence>
<element name="reportID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
<element name="reportUUID" type="xsd:string" minOccurs="1" maxOccurs="1" nillable="false"/>
<element name="reportName" type="xsd:string" minOccurs="1" maxOccurs="1" nillable="false"/>
<element name="reportURL" type="xsd:string" minOccurs="1" maxOccurs="1" nillable="false"/>
<element name="reportType" type="ae:ReportType" minOccurs="1" maxOccurs="1" default="LISTING"/>
<element name="reportCategory" type="ae:ReportCategory" minOccurs="1" maxOccurs="1"/>
<element name="reportAccessLevel" type="ae:ReportAccessLevel" minOccurs="1" maxOccurs="1"/>
<element name="solutionID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
<element name="solutionName" type="xsd:string" minOccurs="1" maxOccurs="1" nillable="false"/>
<element name="tableID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
<element name="projectID" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
<element name="projectName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="projectUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="createdBy" type="xsd:string" minOccurs="1" maxOccurs="1" nillable="false"/>
<element name="createDate" type="xsd:dateTime" minOccurs="1" maxOccurs="1"/>
<element name="modifiedBy" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="modifiedDate" type="xsd:dateTime" minOccurs="0" maxOccurs="1"/>
<element name="execDate" type="xsd:dateTime" minOccurs="0" maxOccurs="1"/>
<element name="isQueryAtRuntime" type="xsd:boolean" minOccurs="1" maxOccurs="1"/>
</sequence>
</complexType>
<complexType name="OrderBy">
<sequence>
<element name="firstFieldName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="secondFieldName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
<complexType name="ReportDefinition">
<sequence>
<element name="orderBy" type="ae:OrderBy" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="columns" type="ae:Field" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
<complexType name="ReportResult">
<sequence>
<element name="itemURL" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="itemId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="itemName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="fieldValue" type="ae:ExtraValue" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
<complexType name="GetReportsResult">
<sequence>
<element name="queryRange" type="ae:QueryRange" minOccurs="1" maxOccurs="1" nillable="false"/>
<element name="report" type="ae:ReportInfo" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
<complexType name="RunReportResult">
<sequence>
<element name="queryRange" type="ae:QueryRange" minOccurs="1" maxOccurs="1" nillable="false"/>
<element name="reportInfo" type="ae:ReportInfo" minOccurs="1" maxOccurs="1" nillable="false"/>
<element name="reportDefinition" type="ae:ReportDefinition" minOccurs="1" maxOccurs="1" nillable="false"/>
<element name="result" type="ae:ReportResult" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
<complexType name="ProjectData">
<sequence>
<element name="projectID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
<element name="projectUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="name" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="fullyQualifiedName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="description" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
<complexType name="Transition">
<sequence>
<element name="transitionID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
<element name="transitionUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="name" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="fromState" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="fromStateID" type="xsd:integer" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="fromStateUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="toState" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="toStateID" type="xsd:integer" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="toStateUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="type" type="ae:Transition-Type" minOccurs="1" maxOccurs="1"/>
<element name="fullyQualifiedPostIssueProjectName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="transitionAttributes" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
<complexType name="Privilege">
<sequence>
<element name="name" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="objectUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="type" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
<complexType name="User">
<sequence>
<element name="userId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="userName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="id" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
<element name="uuid" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="email" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="emailCC" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="timezone" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="offsetFromGMT" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
<element name="dstSavings" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
<element name="namespaceName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
<complexType name="UserWithPreferences">
<sequence>
<element name="userId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="userName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="id" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
<element name="uuid" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="email" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="emailCC" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="timezone" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="offsetFromGMT" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
<element name="dstSavings" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
<element name="datePreference" type="ae:DatePreference" minOccurs="0" maxOccurs="1"/>
<element name="timePreference" type="ae:TimePreference" minOccurs="0" maxOccurs="1"/>
<element name="namespaceName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
<complexType name="UserExtended">
<complexContent>
<extension base="ae:UserWithPreferences">
<sequence>
<element name="phoneNumber" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="locale" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</extension>
</complexContent>
</complexType>
<complexType name="NoteLoggerInfo">
<sequence>
<element name="emailAddress" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
<complexType name="StateChangeHistory">
<sequence>
<element name="newStateID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
<element name="newStateName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="transitionID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
<element name="transitionName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="time" type="xsd:dateTime" minOccurs="1" maxOccurs="1"/>
<element name="userID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
<element name="userName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="ownerID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
<element name="ownerName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
<complexType name="GetStateChangeHistoryResult">
<sequence>
<element name="queryRange" type="ae:QueryRange" minOccurs="1" maxOccurs="1" nillable="false"/>
<element name="stateChangeHistoryList" type="ae:StateChangeHistory" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
<!-- operation request element -->
<element name="Logout">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="LogoutResponse">
<complexType>
<sequence>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GetVersion">
<complexType>
<sequence>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GetVersionResponse">
<complexType>
<sequence>
<element name="return" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GetApplications">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GetApplicationsResponse">
<complexType>
<sequence>
<element name="return" type="ae:ApplicationData" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GetSolutions">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GetSolutionsResponse">
<complexType>
<sequence>
<element name="return" type="ae:SolutionData" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GetSolutionsWithUniqueName">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GetSolutionsWithUniqueNameResponse">
<complexType>
<sequence>
<element name="return" type="ae:SolutionWithUniqueName" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GetTables">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="solutionID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
<element name="tableType" type="ae:Table-Type" minOccurs="1" maxOccurs="1"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GetTablesResponse">
<complexType>
<sequence>
<element name="return" type="ae:TableData" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GetTablesWithName">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="solutionName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="tableType" type="ae:Table-Type" minOccurs="1" maxOccurs="1"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GetTablesWithNameResponse">
<complexType>
<sequence>
<element name="return" type="ae:TableData" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GetReports">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="queryRange" type="ae:QueryRange" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="reportsFilter" type="ae:ReportsFilter" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GetReportsResponse">
<complexType>
<sequence>
<element name="return" type="ae:GetReportsResult" minOccurs="1" maxOccurs="1" nillable="false"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="RunReport">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="queryRange" type="ae:QueryRange" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="reportUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="reportName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="reportID" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
<element name="solutionID" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
<element name="solutionName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="projectID" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
<element name="projectName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="projectUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="tableID" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
<element name="tableName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="reportCategory" type="ae:ReportCategory" minOccurs="0" maxOccurs="1"/>
<element name="reportAccessLevel" type="ae:ReportAccessLevel" minOccurs="0" maxOccurs="1"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="RunReportResponse">
<complexType>
<sequence>
<element name="return" type="ae:RunReportResult" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GetSubmitProjects">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="tableID" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GetSubmitProjectsResponse">
<complexType>
<sequence>
<element name="return" type="ae:ProjectData" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GetSubmitProjectsWithName">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="tableDBName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GetSubmitProjectsWithNameResponse">
<complexType>
<sequence>
<element name="return" type="ae:ProjectData" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="CreatePrimaryItem">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="projectID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
<element name="item" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="submitTransID" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="CreatePrimaryItemResponse">
<complexType>
<sequence>
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="CreatePrimaryItemWithName">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="fullyQualifiedProjectName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="item" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="submitTransName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="CreatePrimaryItemWithNameResponse">
<complexType>
<sequence>
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="CreateAuxItem">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="tableID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
<element name="item" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="CreateAuxItemResponse">
<complexType>
<sequence>
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="CreateAuxItemWithName">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="tableDBName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="item" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="CreateAuxItemWithNameResponse">
<complexType>
<sequence>
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="CreatePrimaryItems">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="projectID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
<element name="itemList" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
<element name="submitTransID" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="CreatePrimaryItemsResponse">
<complexType>
<sequence>
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="CreatePrimaryItemsWithName">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="fullyQualifiedProjectName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="itemList" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
<element name="submitTransName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="CreatePrimaryItemsWithNameResponse">
<complexType>
<sequence>
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="CreateAuxItems">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="tableID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
<element name="itemList" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="CreateAuxItemsResponse">
<complexType>
<sequence>
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="CreateAuxItemsWithName">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="tableDBName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="itemList" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="CreateAuxItemsWithNameResponse">
<complexType>
<sequence>
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="CreateFileAttachment">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="itemID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="attachmentContents" type="ae:FileAttachmentContents" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="CreateFileAttachmentResponse">
<complexType>
<sequence>
<element name="return" type="ae:FileAttachment" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="Export">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="applicationID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="xmlExportOptions" type="ae:FileContents" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="ExportResponse">
<complexType>
<sequence>
<element name="return" type="ae:FileContents" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GenerateUUID">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GenerateUUIDResponse">
<complexType>
<sequence>
<element name="return" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GetItem">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="itemID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GetItemResponse">
<complexType>
<sequence>
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GetItems">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="itemIdList" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GetItemsResponse">
<complexType>
<sequence>
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GetItemsByQuery">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="tableID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
<element name="queryWhereClause" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="orderByClause" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="maxReturnSize" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GetItemsByQueryResponse">
<complexType>
<sequence>
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GetItemsByQueryWithName">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="tableDBName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="queryWhereClause" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="orderByClause" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="maxReturnSize" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GetItemsByQueryWithNameResponse">
<complexType>
<sequence>
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GetFileAttachment">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="itemID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="attachmentID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GetFileAttachmentResponse">
<complexType>
<sequence>
<element name="return" type="ae:FileAttachmentContents" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="Import">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="xmlInFile" type="ae:FileContents" minOccurs="1" maxOccurs="1"/>
<element name="adminRepositoryID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="importResponseEndPoint" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="importResponseID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="xmlImportOptions" type="ae:FileContents" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="validateOnly" type="xsd:boolean" minOccurs="1" maxOccurs="1"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="ImportResponse">
<complexType>
<sequence>
<element name="return" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="ImportStatus">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="importUUID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="ImportStatusResponse">
<complexType>
<sequence>
<element name="return" type="ae:ImportCurrentStatus" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="UpdateItem">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="item" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="transitionId" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="UpdateItemResponse">
<complexType>
<sequence>
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="UpdateItemWithName">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="item" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="transitionName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="UpdateItemWithNameResponse">
<complexType>
<sequence>
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="UpdateItems">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="itemList" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
<element name="transitionId" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="UpdateItemsResponse">
<complexType>
<sequence>
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="UpdateItemsWithName">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="itemList" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
<element name="transitionName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="responseOptions" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="UpdateItemsWithNameResponse">
<complexType>
<sequence>
<element name="return" type="ae:TTItem" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GetAvailableTransitions">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="itemID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="attributeName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GetAvailableTransitionsResponse">
<complexType>
<sequence>
<element name="return" type="ae:Transition" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GetAvailableTransitionsWithStateIDs">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="itemID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="attributeName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GetAvailableTransitionsWithStateIDsResponse">
<complexType>
<sequence>
<element name="return" type="ae:Transition" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GetAvailableQuickTransitions">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="itemID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="attributeName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GetAvailableQuickTransitionsResponse">
<complexType>
<sequence>
<element name="return" type="ae:Transition" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GetAvailableSubmitTransitions">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="projectId" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
<element name="attributeName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GetAvailableSubmitTransitionsResponse">
<complexType>
<sequence>
<element name="return" type="ae:Transition" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GetAvailableSubmitTransitionsWithName">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="fullyQualifiedProjectName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="attributeName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GetAvailableSubmitTransitionsWithNameResponse">
<complexType>
<sequence>
<element name="return" type="ae:Transition" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="UpdateFileAttachment">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="itemID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="attachmentContents" type="ae:FileAttachmentContents" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="UpdateFileAttachmentResponse">
<complexType>
<sequence>
<element name="return" type="ae:FileAttachment" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="DeleteItem">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="sItemID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="DeleteItemResponse">
<complexType>
<sequence>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="DeleteItems">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="itemIdList" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="DeleteItemsResponse">
<complexType>
<sequence>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="DeleteItemsByQuery">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="tableID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
<element name="queryWhereClause" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="DeleteItemsByQueryResponse">
<complexType>
<sequence>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="DeleteItemsByQueryWithName">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="tableDBName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="queryWhereClause" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="DeleteItemsByQueryWithNameResponse">
<complexType>
<sequence>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="DeleteAttachment">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="attachmentID" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="DeleteAttachmentResponse">
<complexType>
<sequence>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="DeleteMashup">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="sMashupName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="DeleteMashupResponse">
<complexType>
<sequence>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="HasUserPrivilege">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="privilegeName" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="objectId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="loginId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="HasUserPrivilegeResponse">
<complexType>
<sequence>
<element name="return" type="xsd:boolean" minOccurs="1" maxOccurs="1"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GetUserPrivileges">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="privilegeType" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="objectId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="loginId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GetUserPrivilegesResponse">
<complexType>
<sequence>
<element name="return" type="ae:Privilege" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GetUser">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="userId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GetUserResponse">
<complexType>
<sequence>
<element name="return" type="ae:User" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GetUserWithPreferences">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="userId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GetUserWithPreferencesResponse">
<complexType>
<sequence>
<element name="return" type="ae:UserWithPreferences" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GetUserExtended">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="userId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GetUserExtendedResponse">
<complexType>
<sequence>
<element name="return" type="ae:UserExtended" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="IsUserValid">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="loginId" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="IsUserValidResponse">
<complexType>
<sequence>
<element name="return" type="xsd:boolean" minOccurs="1" maxOccurs="1"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GetNoteLoggerInfo">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GetNoteLoggerInfoResponse">
<complexType>
<sequence>
<element name="return" type="ae:NoteLoggerInfo" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation request element -->
<element name="GetStateChangeHistory">
<complexType>
<sequence>
<element name="auth" type="ae:Auth" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="itemID" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<element name="queryRange" type="ae:QueryRange" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
<!-- operation response element -->
<element name="GetStateChangeHistoryResponse">
<complexType>
<sequence>
<element name="return" type="ae:GetStateChangeHistoryResult" minOccurs="0" maxOccurs="1" nillable="true"/>
</sequence>
</complexType>
</element>
</schema>
 
</types>
 
<message name="Logout">
<part name="parameters" element="ae:Logout"/>
</message>
 
<message name="LogoutResponse">
<part name="parameters" element="ae:LogoutResponse"/>
</message>
 
<message name="GetVersion">
<part name="parameters" element="ae:GetVersion"/>
</message>
 
<message name="GetVersionResponse">
<part name="parameters" element="ae:GetVersionResponse"/>
</message>
 
<message name="GetApplications">
<part name="parameters" element="ae:GetApplications"/>
</message>
 
<message name="GetApplicationsResponse">
<part name="parameters" element="ae:GetApplicationsResponse"/>
</message>
 
<message name="GetSolutions">
<part name="parameters" element="ae:GetSolutions"/>
</message>
 
<message name="GetSolutionsResponse">
<part name="parameters" element="ae:GetSolutionsResponse"/>
</message>
 
<message name="GetSolutionsWithUniqueName">
<part name="parameters" element="ae:GetSolutionsWithUniqueName"/>
</message>
 
<message name="GetSolutionsWithUniqueNameResponse">
<part name="parameters" element="ae:GetSolutionsWithUniqueNameResponse"/>
</message>
 
<message name="GetTables">
<part name="parameters" element="ae:GetTables"/>
</message>
 
<message name="GetTablesResponse">
<part name="parameters" element="ae:GetTablesResponse"/>
</message>
 
<message name="GetTablesWithName">
<part name="parameters" element="ae:GetTablesWithName"/>
</message>
 
<message name="GetTablesWithNameResponse">
<part name="parameters" element="ae:GetTablesWithNameResponse"/>
</message>
 
<message name="GetReports">
<part name="parameters" element="ae:GetReports"/>
</message>
 
<message name="GetReportsResponse">
<part name="parameters" element="ae:GetReportsResponse"/>
</message>
 
<message name="RunReport">
<part name="parameters" element="ae:RunReport"/>
</message>
 
<message name="RunReportResponse">
<part name="parameters" element="ae:RunReportResponse"/>
</message>
 
<message name="GetSubmitProjects">
<part name="parameters" element="ae:GetSubmitProjects"/>
</message>
 
<message name="GetSubmitProjectsResponse">
<part name="parameters" element="ae:GetSubmitProjectsResponse"/>
</message>
 
<message name="GetSubmitProjectsWithName">
<part name="parameters" element="ae:GetSubmitProjectsWithName"/>
</message>
 
<message name="GetSubmitProjectsWithNameResponse">
<part name="parameters" element="ae:GetSubmitProjectsWithNameResponse"/>
</message>
 
<message name="CreatePrimaryItem">
<part name="parameters" element="ae:CreatePrimaryItem"/>
</message>
 
<message name="CreatePrimaryItemResponse">
<part name="parameters" element="ae:CreatePrimaryItemResponse"/>
</message>
 
<message name="CreatePrimaryItemWithName">
<part name="parameters" element="ae:CreatePrimaryItemWithName"/>
</message>
 
<message name="CreatePrimaryItemWithNameResponse">
<part name="parameters" element="ae:CreatePrimaryItemWithNameResponse"/>
</message>
 
<message name="CreateAuxItem">
<part name="parameters" element="ae:CreateAuxItem"/>
</message>
 
<message name="CreateAuxItemResponse">
<part name="parameters" element="ae:CreateAuxItemResponse"/>
</message>
 
<message name="CreateAuxItemWithName">
<part name="parameters" element="ae:CreateAuxItemWithName"/>
</message>
 
<message name="CreateAuxItemWithNameResponse">
<part name="parameters" element="ae:CreateAuxItemWithNameResponse"/>
</message>
 
<message name="CreatePrimaryItems">
<part name="parameters" element="ae:CreatePrimaryItems"/>
</message>
 
<message name="CreatePrimaryItemsResponse">
<part name="parameters" element="ae:CreatePrimaryItemsResponse"/>
</message>
 
<message name="CreatePrimaryItemsWithName">
<part name="parameters" element="ae:CreatePrimaryItemsWithName"/>
</message>
 
<message name="CreatePrimaryItemsWithNameResponse">
<part name="parameters" element="ae:CreatePrimaryItemsWithNameResponse"/>
</message>
 
<message name="CreateAuxItems">
<part name="parameters" element="ae:CreateAuxItems"/>
</message>
 
<message name="CreateAuxItemsResponse">
<part name="parameters" element="ae:CreateAuxItemsResponse"/>
</message>
 
<message name="CreateAuxItemsWithName">
<part name="parameters" element="ae:CreateAuxItemsWithName"/>
</message>
 
<message name="CreateAuxItemsWithNameResponse">
<part name="parameters" element="ae:CreateAuxItemsWithNameResponse"/>
</message>
 
<message name="CreateFileAttachment">
<part name="parameters" element="ae:CreateFileAttachment"/>
</message>
 
<message name="CreateFileAttachmentResponse">
<part name="parameters" element="ae:CreateFileAttachmentResponse"/>
</message>
 
<message name="Export">
<part name="parameters" element="ae:Export"/>
</message>
 
<message name="ExportResponse">
<part name="parameters" element="ae:ExportResponse"/>
</message>
 
<message name="GenerateUUID">
<part name="parameters" element="ae:GenerateUUID"/>
</message>
 
<message name="GenerateUUIDResponse">
<part name="parameters" element="ae:GenerateUUIDResponse"/>
</message>
 
<message name="GetItem">
<part name="parameters" element="ae:GetItem"/>
</message>
 
<message name="GetItemResponse">
<part name="parameters" element="ae:GetItemResponse"/>
</message>
 
<message name="GetItems">
<part name="parameters" element="ae:GetItems"/>
</message>
 
<message name="GetItemsResponse">
<part name="parameters" element="ae:GetItemsResponse"/>
</message>
 
<message name="GetItemsByQuery">
<part name="parameters" element="ae:GetItemsByQuery"/>
</message>
 
<message name="GetItemsByQueryResponse">
<part name="parameters" element="ae:GetItemsByQueryResponse"/>
</message>
 
<message name="GetItemsByQueryWithName">
<part name="parameters" element="ae:GetItemsByQueryWithName"/>
</message>
 
<message name="GetItemsByQueryWithNameResponse">
<part name="parameters" element="ae:GetItemsByQueryWithNameResponse"/>
</message>
 
<message name="GetFileAttachment">
<part name="parameters" element="ae:GetFileAttachment"/>
</message>
 
<message name="GetFileAttachmentResponse">
<part name="parameters" element="ae:GetFileAttachmentResponse"/>
</message>
 
<message name="Import">
<part name="parameters" element="ae:Import"/>
</message>
 
<message name="ImportResponse">
<part name="parameters" element="ae:ImportResponse"/>
</message>
 
<message name="ImportStatus">
<part name="parameters" element="ae:ImportStatus"/>
</message>
 
<message name="ImportStatusResponse">
<part name="parameters" element="ae:ImportStatusResponse"/>
</message>
 
<message name="UpdateItem">
<part name="parameters" element="ae:UpdateItem"/>
</message>
 
<message name="UpdateItemResponse">
<part name="parameters" element="ae:UpdateItemResponse"/>
</message>
 
<message name="UpdateItemWithName">
<part name="parameters" element="ae:UpdateItemWithName"/>
</message>
 
<message name="UpdateItemWithNameResponse">
<part name="parameters" element="ae:UpdateItemWithNameResponse"/>
</message>
 
<message name="UpdateItems">
<part name="parameters" element="ae:UpdateItems"/>
</message>
 
<message name="UpdateItemsResponse">
<part name="parameters" element="ae:UpdateItemsResponse"/>
</message>
 
<message name="UpdateItemsWithName">
<part name="parameters" element="ae:UpdateItemsWithName"/>
</message>
 
<message name="UpdateItemsWithNameResponse">
<part name="parameters" element="ae:UpdateItemsWithNameResponse"/>
</message>
 
<message name="GetAvailableTransitions">
<part name="parameters" element="ae:GetAvailableTransitions"/>
</message>
 
<message name="GetAvailableTransitionsResponse">
<part name="parameters" element="ae:GetAvailableTransitionsResponse"/>
</message>
 
<message name="GetAvailableTransitionsWithStateIDs">
<part name="parameters" element="ae:GetAvailableTransitionsWithStateIDs"/>
</message>
 
<message name="GetAvailableTransitionsWithStateIDsResponse">
<part name="parameters" element="ae:GetAvailableTransitionsWithStateIDsResponse"/>
</message>
 
<message name="GetAvailableQuickTransitions">
<part name="parameters" element="ae:GetAvailableQuickTransitions"/>
</message>
 
<message name="GetAvailableQuickTransitionsResponse">
<part name="parameters" element="ae:GetAvailableQuickTransitionsResponse"/>
</message>
 
<message name="GetAvailableSubmitTransitions">
<part name="parameters" element="ae:GetAvailableSubmitTransitions"/>
</message>
 
<message name="GetAvailableSubmitTransitionsResponse">
<part name="parameters" element="ae:GetAvailableSubmitTransitionsResponse"/>
</message>
 
<message name="GetAvailableSubmitTransitionsWithName">
<part name="parameters" element="ae:GetAvailableSubmitTransitionsWithName"/>
</message>
 
<message name="GetAvailableSubmitTransitionsWithNameResponse">
<part name="parameters" element="ae:GetAvailableSubmitTransitionsWithNameResponse"/>
</message>
 
<message name="UpdateFileAttachment">
<part name="parameters" element="ae:UpdateFileAttachment"/>
</message>
 
<message name="UpdateFileAttachmentResponse">
<part name="parameters" element="ae:UpdateFileAttachmentResponse"/>
</message>
 
<message name="DeleteItem">
<part name="parameters" element="ae:DeleteItem"/>
</message>
 
<message name="DeleteItemResponse">
<part name="parameters" element="ae:DeleteItemResponse"/>
</message>
 
<message name="DeleteItems">
<part name="parameters" element="ae:DeleteItems"/>
</message>
 
<message name="DeleteItemsResponse">
<part name="parameters" element="ae:DeleteItemsResponse"/>
</message>
 
<message name="DeleteItemsByQuery">
<part name="parameters" element="ae:DeleteItemsByQuery"/>
</message>
 
<message name="DeleteItemsByQueryResponse">
<part name="parameters" element="ae:DeleteItemsByQueryResponse"/>
</message>
 
<message name="DeleteItemsByQueryWithName">
<part name="parameters" element="ae:DeleteItemsByQueryWithName"/>
</message>
 
<message name="DeleteItemsByQueryWithNameResponse">
<part name="parameters" element="ae:DeleteItemsByQueryWithNameResponse"/>
</message>
 
<message name="DeleteAttachment">
<part name="parameters" element="ae:DeleteAttachment"/>
</message>
 
<message name="DeleteAttachmentResponse">
<part name="parameters" element="ae:DeleteAttachmentResponse"/>
</message>
 
<message name="DeleteMashup">
<part name="parameters" element="ae:DeleteMashup"/>
</message>
 
<message name="DeleteMashupResponse">
<part name="parameters" element="ae:DeleteMashupResponse"/>
</message>
 
<message name="HasUserPrivilege">
<part name="parameters" element="ae:HasUserPrivilege"/>
</message>
 
<message name="HasUserPrivilegeResponse">
<part name="parameters" element="ae:HasUserPrivilegeResponse"/>
</message>
 
<message name="GetUserPrivileges">
<part name="parameters" element="ae:GetUserPrivileges"/>
</message>
 
<message name="GetUserPrivilegesResponse">
<part name="parameters" element="ae:GetUserPrivilegesResponse"/>
</message>
 
<message name="GetUser">
<part name="parameters" element="ae:GetUser"/>
</message>
 
<message name="GetUserResponse">
<part name="parameters" element="ae:GetUserResponse"/>
</message>
 
<message name="GetUserWithPreferences">
<part name="parameters" element="ae:GetUserWithPreferences"/>
</message>
 
<message name="GetUserWithPreferencesResponse">
<part name="parameters" element="ae:GetUserWithPreferencesResponse"/>
</message>
 
<message name="GetUserExtended">
<part name="parameters" element="ae:GetUserExtended"/>
</message>
 
<message name="GetUserExtendedResponse">
<part name="parameters" element="ae:GetUserExtendedResponse"/>
</message>
 
<message name="IsUserValid">
<part name="parameters" element="ae:IsUserValid"/>
</message>
 
<message name="IsUserValidResponse">
<part name="parameters" element="ae:IsUserValidResponse"/>
</message>
 
<message name="GetNoteLoggerInfo">
<part name="parameters" element="ae:GetNoteLoggerInfo"/>
</message>
 
<message name="GetNoteLoggerInfoResponse">
<part name="parameters" element="ae:GetNoteLoggerInfoResponse"/>
</message>
 
<message name="GetStateChangeHistory">
<part name="parameters" element="ae:GetStateChangeHistory"/>
</message>
 
<message name="GetStateChangeHistoryResponse">
<part name="parameters" element="ae:GetStateChangeHistoryResponse"/>
</message>
 
<message name="AEWebservicesFaultFault">
<part name="fault" element="ae:AEWebservicesFault"/>
</message>
 
<portType name="aewebservices71PortType">
<operation name="Logout">
<documentation>Logout the current active session.</documentation>
<input message="tns:Logout"/>
<output message="tns:LogoutResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="GetVersion">
<documentation>Gets the server version.</documentation>
<input message="tns:GetVersion"/>
<output message="tns:GetVersionResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="GetApplications">
<documentation>Gets the list of available applications.</documentation>
<input message="tns:GetApplications"/>
<output message="tns:GetApplicationsResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="GetSolutions">
<documentation>Gets the list of available solutions.</documentation>
<input message="tns:GetSolutions"/>
<output message="tns:GetSolutionsResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="GetSolutionsWithUniqueName">
<documentation>Gets the list of available solutions.</documentation>
<input message="tns:GetSolutionsWithUniqueName"/>
<output message="tns:GetSolutionsWithUniqueNameResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="GetTables">
<documentation>Gets the list of available tables, optionally filtered by solution and/or table type.</documentation>
<input message="tns:GetTables"/>
<output message="tns:GetTablesResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="GetTablesWithName">
<documentation>Gets the list of available tables, optionally filtered by solution name and/or table type.</documentation>
<input message="tns:GetTablesWithName"/>
<output message="tns:GetTablesWithNameResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="GetReports">
<documentation>Gets a filtered list of reports.</documentation>
<input message="tns:GetReports"/>
<output message="tns:GetReportsResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="RunReport">
<documentation>Runs a specified report.</documentation>
<input message="tns:RunReport"/>
<output message="tns:RunReportResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="GetSubmitProjects">
<documentation>Gets the list of available projects available for submitting new items, optionally filtered by table id.</documentation>
<input message="tns:GetSubmitProjects"/>
<output message="tns:GetSubmitProjectsResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="GetSubmitProjectsWithName">
<documentation>Gets the list of available projects available for submitting new items, optionally filtered by table db name.</documentation>
<input message="tns:GetSubmitProjectsWithName"/>
<output message="tns:GetSubmitProjectsWithNameResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="CreatePrimaryItem">
<documentation>Creates a new item, given a project id and item data.</documentation>
<input message="tns:CreatePrimaryItem"/>
<output message="tns:CreatePrimaryItemResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="CreatePrimaryItemWithName">
<documentation>Creates a new item, given a project name (fully qualified) and item data.</documentation>
<input message="tns:CreatePrimaryItemWithName"/>
<output message="tns:CreatePrimaryItemWithNameResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="CreateAuxItem">
<documentation>Creates a new item, given a table id and item data.</documentation>
<input message="tns:CreateAuxItem"/>
<output message="tns:CreateAuxItemResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="CreateAuxItemWithName">
<documentation>Creates a new item, given a table database name and item data.</documentation>
<input message="tns:CreateAuxItemWithName"/>
<output message="tns:CreateAuxItemWithNameResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="CreatePrimaryItems">
<documentation>Creates a several new primary items, given a project id and a list of item data.</documentation>
<input message="tns:CreatePrimaryItems"/>
<output message="tns:CreatePrimaryItemsResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="CreatePrimaryItemsWithName">
<documentation>Creates a several new primary items, given a project fully qualified name and a list of item data.</documentation>
<input message="tns:CreatePrimaryItemsWithName"/>
<output message="tns:CreatePrimaryItemsWithNameResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="CreateAuxItems">
<documentation>Creates a several new aux items, given a table id and a list of item data.</documentation>
<input message="tns:CreateAuxItems"/>
<output message="tns:CreateAuxItemsResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="CreateAuxItemsWithName">
<documentation>Creates a several new aux items, given a table db name and a list of item data.</documentation>
<input message="tns:CreateAuxItemsWithName"/>
<output message="tns:CreateAuxItemsWithNameResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="CreateFileAttachment">
<documentation>Creates a new attachment, given item id of the item to which it is to be attached, and the file attachment contents.</documentation>
<input message="tns:CreateFileAttachment"/>
<output message="tns:CreateFileAttachmentResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="Export">
<documentation>Return an XML file (in OPC format), given an optional application ID and 0 or more auxiliary table IDs.</documentation>
<input message="tns:Export"/>
<output message="tns:ExportResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="GenerateUUID">
<documentation>Generates and returns a new UUID.</documentation>
<input message="tns:GenerateUUID"/>
<output message="tns:GenerateUUIDResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="GetItem">
<documentation>Gets an existing item, given a table id and internal item id.</documentation>
<input message="tns:GetItem"/>
<output message="tns:GetItemResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="GetItems">
<documentation>Gets a list of existing items, given a table id and a list of item ids.</documentation>
<input message="tns:GetItems"/>
<output message="tns:GetItemsResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="GetItemsByQuery">
<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>
<input message="tns:GetItemsByQuery"/>
<output message="tns:GetItemsByQueryResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="GetItemsByQueryWithName">
<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>
<input message="tns:GetItemsByQueryWithName"/>
<output message="tns:GetItemsByQueryWithNameResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="GetFileAttachment">
<documentation>Gets an existing file attachment, given an item id and attachment id.</documentation>
<input message="tns:GetFileAttachment"/>
<output message="tns:GetFileAttachmentResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="Import">
<documentation>Import an application from an attached zip file containing source XML.</documentation>
<input message="tns:Import"/>
<output message="tns:ImportResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="ImportStatus">
<documentation>Returns status of a specified Import.</documentation>
<input message="tns:ImportStatus"/>
<output message="tns:ImportStatusResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="UpdateItem">
<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>
<input message="tns:UpdateItem"/>
<output message="tns:UpdateItemResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="UpdateItemWithName">
<documentation>Updates an existing item, given the item with the item id filled in, plus any data to update, and transition name.</documentation>
<input message="tns:UpdateItemWithName"/>
<output message="tns:UpdateItemWithNameResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="UpdateItems">
<documentation>Updates several existing items, given an item list and optionally a transition id.</documentation>
<input message="tns:UpdateItems"/>
<output message="tns:UpdateItemsResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="UpdateItemsWithName">
<documentation>Updates several existing items, given an item list and optionally a transition name.</documentation>
<input message="tns:UpdateItemsWithName"/>
<output message="tns:UpdateItemsWithNameResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="GetAvailableTransitions">
<documentation>Return available transitions, given an item id and attribute name (may be null or empty).</documentation>
<input message="tns:GetAvailableTransitions"/>
<output message="tns:GetAvailableTransitionsResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="GetAvailableTransitionsWithStateIDs">
<documentation>Return available transitions, given an item id and attribute name (may be null or empty).</documentation>
<input message="tns:GetAvailableTransitionsWithStateIDs"/>
<output message="tns:GetAvailableTransitionsWithStateIDsResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="GetAvailableQuickTransitions">
<documentation>Service definition of function ae__GetAvailableQuickTransitions</documentation>
<input message="tns:GetAvailableQuickTransitions"/>
<output message="tns:GetAvailableQuickTransitionsResponse"/>
</operation>
<operation name="GetAvailableSubmitTransitions">
<documentation>Return available Submit transitions, given an item id and attribute name (may be null or empty).</documentation>
<input message="tns:GetAvailableSubmitTransitions"/>
<output message="tns:GetAvailableSubmitTransitionsResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="GetAvailableSubmitTransitionsWithName">
<documentation>Return available Submit transitions, given an fully qualified project name and attribute name (may be null or empty).</documentation>
<input message="tns:GetAvailableSubmitTransitionsWithName"/>
<output message="tns:GetAvailableSubmitTransitionsWithNameResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="UpdateFileAttachment">
<documentation>Updates an existing attachment, given item id, and the file attachment contents.</documentation>
<input message="tns:UpdateFileAttachment"/>
<output message="tns:UpdateFileAttachmentResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="DeleteItem">
<documentation>Deletes an item, given a table id and item id.</documentation>
<input message="tns:DeleteItem"/>
<output message="tns:DeleteItemResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="DeleteItems">
<documentation>Deletes several items, given a table id and a list of item ids.</documentation>
<input message="tns:DeleteItems"/>
<output message="tns:DeleteItemsResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="DeleteItemsByQuery">
<documentation>Deletes one or more items, given a table id and a query where clause.</documentation>
<input message="tns:DeleteItemsByQuery"/>
<output message="tns:DeleteItemsByQueryResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="DeleteItemsByQueryWithName">
<documentation>Deletes one or more items, given a table db name and a query where clause.</documentation>
<input message="tns:DeleteItemsByQueryWithName"/>
<output message="tns:DeleteItemsByQueryWithNameResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="DeleteAttachment">
<documentation>Deletes an existing attachment, which may be a note, item link, URL attachment or file attachment, given an attachment id.</documentation>
<input message="tns:DeleteAttachment"/>
<output message="tns:DeleteAttachmentResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="DeleteMashup">
<documentation>Delete a mashup.</documentation>
<input message="tns:DeleteMashup"/>
<output message="tns:DeleteMashupResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="HasUserPrivilege">
<documentation>Checks for the specified privilege by name.</documentation>
<input message="tns:HasUserPrivilege"/>
<output message="tns:HasUserPrivilegeResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="GetUserPrivileges">
<documentation>Returns a list of privileges that the specified user has.</documentation>
<input message="tns:GetUserPrivileges"/>
<output message="tns:GetUserPrivilegesResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="GetUser">
<documentation>Returns user information for the specified user.</documentation>
<input message="tns:GetUser"/>
<output message="tns:GetUserResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="GetUserWithPreferences">
<documentation>Returns user information with date and time preferences for the specified user.</documentation>
<input message="tns:GetUserWithPreferences"/>
<output message="tns:GetUserWithPreferencesResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="GetUserExtended">
<documentation>Returns user information with date and time preferences, phone number and locale for the specified user.</documentation>
<input message="tns:GetUserExtended"/>
<output message="tns:GetUserExtendedResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="IsUserValid">
<documentation>Determine if the specified user is valid.</documentation>
<input message="tns:IsUserValid"/>
<output message="tns:IsUserValidResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="GetNoteLoggerInfo">
<documentation>Returns note logger information.</documentation>
<input message="tns:GetNoteLoggerInfo"/>
<output message="tns:GetNoteLoggerInfoResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
<operation name="GetStateChangeHistory">
<documentation>Gets the state change history of an existing item, given a table id and internal item id.</documentation>
<input message="tns:GetStateChangeHistory"/>
<output message="tns:GetStateChangeHistoryResponse"/>
<fault name="AEWebservicesFault" message="tns:AEWebservicesFaultFault"/>
</operation>
</portType>
 
<binding name="aewebservices71" type="tns:aewebservices71PortType">
<SOAP:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
<operation name="Logout">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="GetVersion">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="GetApplications">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="GetSolutions">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="GetSolutionsWithUniqueName">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="GetTables">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="GetTablesWithName">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="GetReports">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="RunReport">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="GetSubmitProjects">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="GetSubmitProjectsWithName">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="CreatePrimaryItem">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="CreatePrimaryItemWithName">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="CreateAuxItem">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="CreateAuxItemWithName">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="CreatePrimaryItems">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="CreatePrimaryItemsWithName">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="CreateAuxItems">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="CreateAuxItemsWithName">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="CreateFileAttachment">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="Export">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="GenerateUUID">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="GetItem">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="GetItems">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="GetItemsByQuery">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="GetItemsByQueryWithName">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="GetFileAttachment">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="Import">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="ImportStatus">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="UpdateItem">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="UpdateItemWithName">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="UpdateItems">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="UpdateItemsWithName">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="GetAvailableTransitions">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="GetAvailableTransitionsWithStateIDs">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="GetAvailableQuickTransitions">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
</operation>
<operation name="GetAvailableSubmitTransitions">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="GetAvailableSubmitTransitionsWithName">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="UpdateFileAttachment">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="DeleteItem">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="DeleteItems">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="DeleteItemsByQuery">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="DeleteItemsByQueryWithName">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="DeleteAttachment">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="DeleteMashup">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="HasUserPrivilege">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="GetUserPrivileges">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="GetUser">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="GetUserWithPreferences">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="GetUserExtended">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="IsUserValid">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="GetNoteLoggerInfo">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
<operation name="GetStateChangeHistory">
<SOAP:operation soapAction=""/>
<input>
<SOAP:body parts="parameters" use="literal"/>
</input>
<output>
<SOAP:body parts="parameters" use="literal"/>
</output>
<fault name="AEWebservicesFault">
<SOAP:fault name="AEWebservicesFault" use="literal"/>
</fault>
</operation>
</binding>
 
<service name="aewebservices71">
<documentation>gSOAP 2.7.6e generated service definition</documentation>
<port name="aewebservices71" binding="tns:aewebservices71">
<SOAP:address location="http://localhost:80/gsoap/gsoap_ssl.dll?aewebservices71"/>
</port>
</service>
 
</definitions>
Property changes:
Added: svn:executable
+*
\ No newline at end of property
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/.classpath
0,0 → 1,7
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/.project
0,0 → 1,30
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>net.brutex.mylyn.sbmconnector</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.ManifestBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.SchemaBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.jem.beaninfo.BeanInfoNature</nature>
</natures>
</projectDescription>
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/generate-wsstubs.ant
0,0 → 1,25
<?xml version="1.0"?>
<project name="cxf wsdl2java" basedir=".">
<property name="cxf.home" location ="/opt/apache-cxf-2.2.8"/>
 
<path id="cxf.classpath">
<fileset dir="${cxf.home}/lib">
<include name="*.jar"/>
</fileset>
</path>
<target name="cxfWSDLToJava">
<java classname="org.apache.cxf.tools.wsdlto.WSDLToJava" fork="true">
<arg value="-client"/>
<arg value="-verbose"/>
<arg value="-d"/>
<arg value="/home/brian/workspace/net.brutex.sbm.mylyn.ui/src/"/>
<arg value="-p"/>
<arg value="net.brutex.sbm.wsclient"/>
<arg value="aewebservices71.wsdl"/>
<classpath>
<path refid="cxf.classpath"/>
</classpath>
</java>
</target>
</project>
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/GetSolutions.java
0,0 → 1,65
 
package net.brutex.sbm.wsclient;
 
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="auth" type="{urn:aewebservices71}Auth" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"auth"
})
@XmlRootElement(name = "GetSolutions")
public class GetSolutions {
 
@XmlElementRef(name = "auth", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<Auth> auth;
 
/**
* Gets the value of the auth property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public JAXBElement<Auth> getAuth() {
return auth;
}
 
/**
* Sets the value of the auth property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public void setAuth(JAXBElement<Auth> value) {
this.auth = ((JAXBElement<Auth> ) value);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/GetNoteLoggerInfoResponse.java
0,0 → 1,65
 
package net.brutex.sbm.wsclient;
 
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="return" type="{urn:aewebservices71}NoteLoggerInfo" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"_return"
})
@XmlRootElement(name = "GetNoteLoggerInfoResponse")
public class GetNoteLoggerInfoResponse {
 
@XmlElementRef(name = "return", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<NoteLoggerInfo> _return;
 
/**
* Gets the value of the return property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link NoteLoggerInfo }{@code >}
*
*/
public JAXBElement<NoteLoggerInfo> getReturn() {
return _return;
}
 
/**
* Sets the value of the return property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link NoteLoggerInfo }{@code >}
*
*/
public void setReturn(JAXBElement<NoteLoggerInfo> value) {
this._return = ((JAXBElement<NoteLoggerInfo> ) value);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/DeleteItemResponse.java
0,0 → 1,34
 
package net.brutex.sbm.wsclient;
 
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "")
@XmlRootElement(name = "DeleteItemResponse")
public class DeleteItemResponse {
 
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/ExportResponse.java
0,0 → 1,65
 
package net.brutex.sbm.wsclient;
 
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="return" type="{urn:aewebservices71}FileContents" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"_return"
})
@XmlRootElement(name = "ExportResponse")
public class ExportResponse {
 
@XmlElementRef(name = "return", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<FileContents> _return;
 
/**
* Gets the value of the return property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link FileContents }{@code >}
*
*/
public JAXBElement<FileContents> getReturn() {
return _return;
}
 
/**
* Sets the value of the return property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link FileContents }{@code >}
*
*/
public void setReturn(JAXBElement<FileContents> value) {
this._return = ((JAXBElement<FileContents> ) value);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/GetSolutionsWithUniqueNameResponse.java
0,0 → 1,71
 
package net.brutex.sbm.wsclient;
 
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="return" type="{urn:aewebservices71}SolutionWithUniqueName" maxOccurs="unbounded" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"_return"
})
@XmlRootElement(name = "GetSolutionsWithUniqueNameResponse")
public class GetSolutionsWithUniqueNameResponse {
 
@XmlElement(name = "return")
protected List<SolutionWithUniqueName> _return;
 
/**
* Gets the value of the return property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the return property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getReturn().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link SolutionWithUniqueName }
*
*
*/
public List<SolutionWithUniqueName> getReturn() {
if (_return == null) {
_return = new ArrayList<SolutionWithUniqueName>();
}
return this._return;
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/DeleteItems.java
0,0 → 1,99
 
package net.brutex.sbm.wsclient;
 
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="auth" type="{urn:aewebservices71}Auth" minOccurs="0"/>
* &lt;element name="itemIdList" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"auth",
"itemIdList"
})
@XmlRootElement(name = "DeleteItems")
public class DeleteItems {
 
@XmlElementRef(name = "auth", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<Auth> auth;
protected List<String> itemIdList;
 
/**
* Gets the value of the auth property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public JAXBElement<Auth> getAuth() {
return auth;
}
 
/**
* Sets the value of the auth property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public void setAuth(JAXBElement<Auth> value) {
this.auth = ((JAXBElement<Auth> ) value);
}
 
/**
* Gets the value of the itemIdList property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the itemIdList property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getItemIdList().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getItemIdList() {
if (itemIdList == null) {
itemIdList = new ArrayList<String>();
}
return this.itemIdList;
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/SolutionData.java
0,0 → 1,233
 
package net.brutex.sbm.wsclient;
 
import java.math.BigInteger;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for SolutionData complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType name="SolutionData">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="solutionID" type="{http://www.w3.org/2001/XMLSchema}integer"/>
* &lt;element name="solutionUUID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="displayName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="type" type="{urn:aewebservices71}Solution-Type"/>
* &lt;element name="prefix" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "SolutionData", propOrder = {
"solutionID",
"solutionUUID",
"name",
"displayName",
"type",
"prefix",
"description"
})
public class SolutionData {
 
@XmlElement(required = true)
protected BigInteger solutionID;
@XmlElementRef(name = "solutionUUID", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> solutionUUID;
@XmlElementRef(name = "name", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> name;
@XmlElementRef(name = "displayName", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> displayName;
@XmlElement(required = true)
protected SolutionType type;
@XmlElementRef(name = "prefix", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> prefix;
@XmlElementRef(name = "description", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> description;
 
/**
* Gets the value of the solutionID property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getSolutionID() {
return solutionID;
}
 
/**
* Sets the value of the solutionID property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setSolutionID(BigInteger value) {
this.solutionID = value;
}
 
/**
* Gets the value of the solutionUUID property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getSolutionUUID() {
return solutionUUID;
}
 
/**
* Sets the value of the solutionUUID property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setSolutionUUID(JAXBElement<String> value) {
this.solutionUUID = ((JAXBElement<String> ) value);
}
 
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
 
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = ((JAXBElement<String> ) value);
}
 
/**
* Gets the value of the displayName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDisplayName() {
return displayName;
}
 
/**
* Sets the value of the displayName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDisplayName(JAXBElement<String> value) {
this.displayName = ((JAXBElement<String> ) value);
}
 
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link SolutionType }
*
*/
public SolutionType getType() {
return type;
}
 
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link SolutionType }
*
*/
public void setType(SolutionType value) {
this.type = value;
}
 
/**
* Gets the value of the prefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPrefix() {
return prefix;
}
 
/**
* Sets the value of the prefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setPrefix(JAXBElement<String> value) {
this.prefix = ((JAXBElement<String> ) value);
}
 
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
 
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = ((JAXBElement<String> ) value);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/GetStateChangeHistoryResult.java
0,0 → 1,96
 
package net.brutex.sbm.wsclient;
 
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for GetStateChangeHistoryResult complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType name="GetStateChangeHistoryResult">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="queryRange" type="{urn:aewebservices71}QueryRange"/>
* &lt;element name="stateChangeHistoryList" type="{urn:aewebservices71}StateChangeHistory" maxOccurs="unbounded" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "GetStateChangeHistoryResult", propOrder = {
"queryRange",
"stateChangeHistoryList"
})
public class GetStateChangeHistoryResult {
 
@XmlElement(required = true)
protected QueryRange queryRange;
protected List<StateChangeHistory> stateChangeHistoryList;
 
/**
* Gets the value of the queryRange property.
*
* @return
* possible object is
* {@link QueryRange }
*
*/
public QueryRange getQueryRange() {
return queryRange;
}
 
/**
* Sets the value of the queryRange property.
*
* @param value
* allowed object is
* {@link QueryRange }
*
*/
public void setQueryRange(QueryRange value) {
this.queryRange = value;
}
 
/**
* Gets the value of the stateChangeHistoryList property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the stateChangeHistoryList property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getStateChangeHistoryList().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link StateChangeHistory }
*
*
*/
public List<StateChangeHistory> getStateChangeHistoryList() {
if (stateChangeHistoryList == null) {
stateChangeHistoryList = new ArrayList<StateChangeHistory>();
}
return this.stateChangeHistoryList;
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/IsUserValidResponse.java
0,0 → 1,56
 
package net.brutex.sbm.wsclient;
 
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="return" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"_return"
})
@XmlRootElement(name = "IsUserValidResponse")
public class IsUserValidResponse {
 
@XmlElement(name = "return")
protected boolean _return;
 
/**
* Gets the value of the return property.
*
*/
public boolean isReturn() {
return _return;
}
 
/**
* Sets the value of the return property.
*
*/
public void setReturn(boolean value) {
this._return = value;
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/CreatePrimaryItems.java
0,0 → 1,184
 
package net.brutex.sbm.wsclient;
 
import java.math.BigInteger;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="auth" type="{urn:aewebservices71}Auth" minOccurs="0"/>
* &lt;element name="projectID" type="{http://www.w3.org/2001/XMLSchema}integer"/>
* &lt;element name="itemList" type="{urn:aewebservices71}TTItem" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="submitTransID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
* &lt;element name="responseOptions" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"auth",
"projectID",
"itemList",
"submitTransID",
"responseOptions"
})
@XmlRootElement(name = "CreatePrimaryItems")
public class CreatePrimaryItems {
 
@XmlElementRef(name = "auth", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<Auth> auth;
@XmlElement(required = true)
protected BigInteger projectID;
protected List<TTItem> itemList;
protected BigInteger submitTransID;
@XmlElementRef(name = "responseOptions", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> responseOptions;
 
/**
* Gets the value of the auth property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public JAXBElement<Auth> getAuth() {
return auth;
}
 
/**
* Sets the value of the auth property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public void setAuth(JAXBElement<Auth> value) {
this.auth = ((JAXBElement<Auth> ) value);
}
 
/**
* Gets the value of the projectID property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getProjectID() {
return projectID;
}
 
/**
* Sets the value of the projectID property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setProjectID(BigInteger value) {
this.projectID = value;
}
 
/**
* Gets the value of the itemList property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the itemList property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getItemList().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link TTItem }
*
*
*/
public List<TTItem> getItemList() {
if (itemList == null) {
itemList = new ArrayList<TTItem>();
}
return this.itemList;
}
 
/**
* Gets the value of the submitTransID property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getSubmitTransID() {
return submitTransID;
}
 
/**
* Sets the value of the submitTransID property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setSubmitTransID(BigInteger value) {
this.submitTransID = value;
}
 
/**
* Gets the value of the responseOptions property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getResponseOptions() {
return responseOptions;
}
 
/**
* Sets the value of the responseOptions property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setResponseOptions(JAXBElement<String> value) {
this.responseOptions = ((JAXBElement<String> ) value);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/Import.java
0,0 → 1,225
 
package net.brutex.sbm.wsclient;
 
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="auth" type="{urn:aewebservices71}Auth" minOccurs="0"/>
* &lt;element name="xmlInFile" type="{urn:aewebservices71}FileContents"/>
* &lt;element name="adminRepositoryID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="importResponseEndPoint" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="importResponseID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="xmlImportOptions" type="{urn:aewebservices71}FileContents" minOccurs="0"/>
* &lt;element name="validateOnly" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"auth",
"xmlInFile",
"adminRepositoryID",
"importResponseEndPoint",
"importResponseID",
"xmlImportOptions",
"validateOnly"
})
@XmlRootElement(name = "Import")
public class Import {
 
@XmlElementRef(name = "auth", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<Auth> auth;
@XmlElement(required = true)
protected FileContents xmlInFile;
@XmlElementRef(name = "adminRepositoryID", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> adminRepositoryID;
@XmlElementRef(name = "importResponseEndPoint", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> importResponseEndPoint;
@XmlElementRef(name = "importResponseID", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> importResponseID;
@XmlElementRef(name = "xmlImportOptions", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<FileContents> xmlImportOptions;
protected boolean validateOnly;
 
/**
* Gets the value of the auth property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public JAXBElement<Auth> getAuth() {
return auth;
}
 
/**
* Sets the value of the auth property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public void setAuth(JAXBElement<Auth> value) {
this.auth = ((JAXBElement<Auth> ) value);
}
 
/**
* Gets the value of the xmlInFile property.
*
* @return
* possible object is
* {@link FileContents }
*
*/
public FileContents getXmlInFile() {
return xmlInFile;
}
 
/**
* Sets the value of the xmlInFile property.
*
* @param value
* allowed object is
* {@link FileContents }
*
*/
public void setXmlInFile(FileContents value) {
this.xmlInFile = value;
}
 
/**
* Gets the value of the adminRepositoryID property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getAdminRepositoryID() {
return adminRepositoryID;
}
 
/**
* Sets the value of the adminRepositoryID property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setAdminRepositoryID(JAXBElement<String> value) {
this.adminRepositoryID = ((JAXBElement<String> ) value);
}
 
/**
* Gets the value of the importResponseEndPoint property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getImportResponseEndPoint() {
return importResponseEndPoint;
}
 
/**
* Sets the value of the importResponseEndPoint property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setImportResponseEndPoint(JAXBElement<String> value) {
this.importResponseEndPoint = ((JAXBElement<String> ) value);
}
 
/**
* Gets the value of the importResponseID property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getImportResponseID() {
return importResponseID;
}
 
/**
* Sets the value of the importResponseID property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setImportResponseID(JAXBElement<String> value) {
this.importResponseID = ((JAXBElement<String> ) value);
}
 
/**
* Gets the value of the xmlImportOptions property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link FileContents }{@code >}
*
*/
public JAXBElement<FileContents> getXmlImportOptions() {
return xmlImportOptions;
}
 
/**
* Sets the value of the xmlImportOptions property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link FileContents }{@code >}
*
*/
public void setXmlImportOptions(JAXBElement<FileContents> value) {
this.xmlImportOptions = ((JAXBElement<FileContents> ) value);
}
 
/**
* Gets the value of the validateOnly property.
*
*/
public boolean isValidateOnly() {
return validateOnly;
}
 
/**
* Sets the value of the validateOnly property.
*
*/
public void setValidateOnly(boolean value) {
this.validateOnly = value;
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/GetSubmitProjects.java
0,0 → 1,93
 
package net.brutex.sbm.wsclient;
 
import java.math.BigInteger;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="auth" type="{urn:aewebservices71}Auth" minOccurs="0"/>
* &lt;element name="tableID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"auth",
"tableID"
})
@XmlRootElement(name = "GetSubmitProjects")
public class GetSubmitProjects {
 
@XmlElementRef(name = "auth", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<Auth> auth;
protected BigInteger tableID;
 
/**
* Gets the value of the auth property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public JAXBElement<Auth> getAuth() {
return auth;
}
 
/**
* Sets the value of the auth property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public void setAuth(JAXBElement<Auth> value) {
this.auth = ((JAXBElement<Auth> ) value);
}
 
/**
* Gets the value of the tableID property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getTableID() {
return tableID;
}
 
/**
* Sets the value of the tableID property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setTableID(BigInteger value) {
this.tableID = value;
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/RunReportResponse.java
0,0 → 1,65
 
package net.brutex.sbm.wsclient;
 
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="return" type="{urn:aewebservices71}RunReportResult" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"_return"
})
@XmlRootElement(name = "RunReportResponse")
public class RunReportResponse {
 
@XmlElementRef(name = "return", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<RunReportResult> _return;
 
/**
* Gets the value of the return property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link RunReportResult }{@code >}
*
*/
public JAXBElement<RunReportResult> getReturn() {
return _return;
}
 
/**
* Sets the value of the return property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link RunReportResult }{@code >}
*
*/
public void setReturn(JAXBElement<RunReportResult> value) {
this._return = ((JAXBElement<RunReportResult> ) value);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/Field.java
0,0 → 1,177
 
package net.brutex.sbm.wsclient;
 
import java.math.BigInteger;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for Field complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType name="Field">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="fieldID" type="{http://www.w3.org/2001/XMLSchema}integer"/>
* &lt;element name="fieldUUID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="displayName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="fieldType" type="{urn:aewebservices71}Field-Type"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "Field", propOrder = {
"fieldID",
"fieldUUID",
"name",
"displayName",
"fieldType"
})
public class Field {
 
@XmlElement(required = true)
protected BigInteger fieldID;
@XmlElementRef(name = "fieldUUID", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> fieldUUID;
@XmlElementRef(name = "name", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> name;
@XmlElementRef(name = "displayName", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> displayName;
@XmlElement(required = true)
protected FieldType fieldType;
 
/**
* Gets the value of the fieldID property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getFieldID() {
return fieldID;
}
 
/**
* Sets the value of the fieldID property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setFieldID(BigInteger value) {
this.fieldID = value;
}
 
/**
* Gets the value of the fieldUUID property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFieldUUID() {
return fieldUUID;
}
 
/**
* Sets the value of the fieldUUID property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFieldUUID(JAXBElement<String> value) {
this.fieldUUID = ((JAXBElement<String> ) value);
}
 
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
 
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = ((JAXBElement<String> ) value);
}
 
/**
* Gets the value of the displayName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDisplayName() {
return displayName;
}
 
/**
* Sets the value of the displayName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDisplayName(JAXBElement<String> value) {
this.displayName = ((JAXBElement<String> ) value);
}
 
/**
* Gets the value of the fieldType property.
*
* @return
* possible object is
* {@link FieldType }
*
*/
public FieldType getFieldType() {
return fieldType;
}
 
/**
* Sets the value of the fieldType property.
*
* @param value
* allowed object is
* {@link FieldType }
*
*/
public void setFieldType(FieldType value) {
this.fieldType = value;
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/DeleteAttachmentResponse.java
0,0 → 1,34
 
package net.brutex.sbm.wsclient;
 
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "")
@XmlRootElement(name = "DeleteAttachmentResponse")
public class DeleteAttachmentResponse {
 
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/ObjectFactory.java
0,0 → 1,3733
 
package net.brutex.sbm.wsclient;
 
import java.math.BigInteger;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.datatype.XMLGregorianCalendar;
import javax.xml.namespace.QName;
 
 
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* generated in the net.brutex.sbm.wsclient package.
* <p>An ObjectFactory allows you to programatically
* construct new instances of the Java representation
* for XML content. The Java representation of XML
* content can consist of schema derived interfaces
* and classes representing the binding of schema
* type definitions, element declarations and model
* groups. Factory methods for each of these are
* provided in this class.
*
*/
@XmlRegistry
public class ObjectFactory {
 
private final static QName _AEWebservicesFault_QNAME = new QName("urn:aewebservices71", "AEWebservicesFault");
private final static QName _StateChangeHistoryTransitionName_QNAME = new QName("urn:aewebservices71", "transitionName");
private final static QName _StateChangeHistoryUserName_QNAME = new QName("urn:aewebservices71", "userName");
private final static QName _StateChangeHistoryOwnerName_QNAME = new QName("urn:aewebservices71", "ownerName");
private final static QName _StateChangeHistoryNewStateName_QNAME = new QName("urn:aewebservices71", "newStateName");
private final static QName _HasUserPrivilegePrivilegeName_QNAME = new QName("urn:aewebservices71", "privilegeName");
private final static QName _HasUserPrivilegeAuth_QNAME = new QName("urn:aewebservices71", "auth");
private final static QName _HasUserPrivilegeObjectId_QNAME = new QName("urn:aewebservices71", "objectId");
private final static QName _HasUserPrivilegeLoginId_QNAME = new QName("urn:aewebservices71", "loginId");
private final static QName _PrivilegeType_QNAME = new QName("urn:aewebservices71", "type");
private final static QName _PrivilegeObjectUUID_QNAME = new QName("urn:aewebservices71", "objectUUID");
private final static QName _PrivilegeName_QNAME = new QName("urn:aewebservices71", "name");
private final static QName _GenerateUUIDResponseReturn_QNAME = new QName("urn:aewebservices71", "return");
private final static QName _UserWithPreferencesEmailCC_QNAME = new QName("urn:aewebservices71", "emailCC");
private final static QName _UserWithPreferencesUuid_QNAME = new QName("urn:aewebservices71", "uuid");
private final static QName _UserWithPreferencesEmail_QNAME = new QName("urn:aewebservices71", "email");
private final static QName _UserWithPreferencesUserId_QNAME = new QName("urn:aewebservices71", "userId");
private final static QName _UserWithPreferencesNamespaceName_QNAME = new QName("urn:aewebservices71", "namespaceName");
private final static QName _UserWithPreferencesTimezone_QNAME = new QName("urn:aewebservices71", "timezone");
private final static QName _TransitionToStateID_QNAME = new QName("urn:aewebservices71", "toStateID");
private final static QName _TransitionTransitionUUID_QNAME = new QName("urn:aewebservices71", "transitionUUID");
private final static QName _TransitionFromStateID_QNAME = new QName("urn:aewebservices71", "fromStateID");
private final static QName _TransitionToStateUUID_QNAME = new QName("urn:aewebservices71", "toStateUUID");
private final static QName _TransitionToState_QNAME = new QName("urn:aewebservices71", "toState");
private final static QName _TransitionFromStateUUID_QNAME = new QName("urn:aewebservices71", "fromStateUUID");
private final static QName _TransitionFromState_QNAME = new QName("urn:aewebservices71", "fromState");
private final static QName _TransitionFullyQualifiedPostIssueProjectName_QNAME = new QName("urn:aewebservices71", "fullyQualifiedPostIssueProjectName");
private final static QName _FileAttachmentUrl_QNAME = new QName("urn:aewebservices71", "url");
private final static QName _FileAttachmentFileName_QNAME = new QName("urn:aewebservices71", "fileName");
private final static QName _GetUserPrivilegesPrivilegeType_QNAME = new QName("urn:aewebservices71", "privilegeType");
private final static QName _DeleteItemsByQueryQueryWhereClause_QNAME = new QName("urn:aewebservices71", "queryWhereClause");
private final static QName _UserExtendedPhoneNumber_QNAME = new QName("urn:aewebservices71", "phoneNumber");
private final static QName _UserExtendedLocale_QNAME = new QName("urn:aewebservices71", "locale");
private final static QName _OrderByFirstFieldName_QNAME = new QName("urn:aewebservices71", "firstFieldName");
private final static QName _OrderBySecondFieldName_QNAME = new QName("urn:aewebservices71", "secondFieldName");
private final static QName _GetSubmitProjectsWithNameTableDBName_QNAME = new QName("urn:aewebservices71", "tableDBName");
private final static QName _ExportXmlExportOptions_QNAME = new QName("urn:aewebservices71", "xmlExportOptions");
private final static QName _ExportApplicationID_QNAME = new QName("urn:aewebservices71", "applicationID");
private final static QName _DeleteItemSItemID_QNAME = new QName("urn:aewebservices71", "sItemID");
private final static QName _GetAvailableQuickTransitionsAttributeName_QNAME = new QName("urn:aewebservices71", "attributeName");
private final static QName _GetAvailableQuickTransitionsItemID_QNAME = new QName("urn:aewebservices71", "itemID");
private final static QName _GetTablesWithNameSolutionName_QNAME = new QName("urn:aewebservices71", "solutionName");
private final static QName _ReportDefinitionOrderBy_QNAME = new QName("urn:aewebservices71", "orderBy");
private final static QName _ReportInfoProjectName_QNAME = new QName("urn:aewebservices71", "projectName");
private final static QName _ReportInfoModifiedBy_QNAME = new QName("urn:aewebservices71", "modifiedBy");
private final static QName _ReportInfoProjectUUID_QNAME = new QName("urn:aewebservices71", "projectUUID");
private final static QName _UpdateItemResponseOptions_QNAME = new QName("urn:aewebservices71", "responseOptions");
private final static QName _UpdateItemItem_QNAME = new QName("urn:aewebservices71", "item");
private final static QName _SolutionDataDisplayName_QNAME = new QName("urn:aewebservices71", "displayName");
private final static QName _SolutionDataSolutionUUID_QNAME = new QName("urn:aewebservices71", "solutionUUID");
private final static QName _SolutionDataPrefix_QNAME = new QName("urn:aewebservices71", "prefix");
private final static QName _SolutionDataDescription_QNAME = new QName("urn:aewebservices71", "description");
private final static QName _SolutionWithUniqueNameUniqueName_QNAME = new QName("urn:aewebservices71", "uniqueName");
private final static QName _GetStateChangeHistoryQueryRange_QNAME = new QName("urn:aewebservices71", "queryRange");
private final static QName _CreateFileAttachmentAttachmentContents_QNAME = new QName("urn:aewebservices71", "attachmentContents");
private final static QName _AuthPassword_QNAME = new QName("urn:aewebservices71", "password");
private final static QName _AuthHostname_QNAME = new QName("urn:aewebservices71", "hostname");
private final static QName _AuthLoginAsUserId_QNAME = new QName("urn:aewebservices71", "loginAsUserId");
private final static QName _FieldFieldUUID_QNAME = new QName("urn:aewebservices71", "fieldUUID");
private final static QName _CreatePrimaryItemWithNameFullyQualifiedProjectName_QNAME = new QName("urn:aewebservices71", "fullyQualifiedProjectName");
private final static QName _CreatePrimaryItemWithNameSubmitTransName_QNAME = new QName("urn:aewebservices71", "submitTransName");
private final static QName _NoteNote_QNAME = new QName("urn:aewebservices71", "note");
private final static QName _NoteTitle_QNAME = new QName("urn:aewebservices71", "title");
private final static QName _TTItemClassificationUUID_QNAME = new QName("urn:aewebservices71", "classificationUUID");
private final static QName _TTItemGenericItem_QNAME = new QName("urn:aewebservices71", "genericItem");
private final static QName _TTItemModifiedDate_QNAME = new QName("urn:aewebservices71", "modifiedDate");
private final static QName _TTItemState_QNAME = new QName("urn:aewebservices71", "state");
private final static QName _TTItemItemType_QNAME = new QName("urn:aewebservices71", "itemType");
private final static QName _TTItemActiveInactive_QNAME = new QName("urn:aewebservices71", "activeInactive");
private final static QName _TTItemCreateDate_QNAME = new QName("urn:aewebservices71", "createDate");
private final static QName _TTItemOwner_QNAME = new QName("urn:aewebservices71", "owner");
private final static QName _TTItemCreatedBy_QNAME = new QName("urn:aewebservices71", "createdBy");
private final static QName _TTItemClassification_QNAME = new QName("urn:aewebservices71", "classification");
private final static QName _NoteLoggerInfoEmailAddress_QNAME = new QName("urn:aewebservices71", "emailAddress");
private final static QName _ReportsFilterReportName_QNAME = new QName("urn:aewebservices71", "reportName");
private final static QName _ReportsFilterAuthorID_QNAME = new QName("urn:aewebservices71", "authorID");
private final static QName _ReportsFilterTableName_QNAME = new QName("urn:aewebservices71", "tableName");
private final static QName _ImportStatusImportUUID_QNAME = new QName("urn:aewebservices71", "importUUID");
private final static QName _ReportResultItemId_QNAME = new QName("urn:aewebservices71", "itemId");
private final static QName _ReportResultItemURL_QNAME = new QName("urn:aewebservices71", "itemURL");
private final static QName _ReportResultItemName_QNAME = new QName("urn:aewebservices71", "itemName");
private final static QName _GetItemsByQueryOrderByClause_QNAME = new QName("urn:aewebservices71", "orderByClause");
private final static QName _ImportImportResponseID_QNAME = new QName("urn:aewebservices71", "importResponseID");
private final static QName _ImportImportResponseEndPoint_QNAME = new QName("urn:aewebservices71", "importResponseEndPoint");
private final static QName _ImportAdminRepositoryID_QNAME = new QName("urn:aewebservices71", "adminRepositoryID");
private final static QName _ImportXmlImportOptions_QNAME = new QName("urn:aewebservices71", "xmlImportOptions");
private final static QName _TableDataTableUUID_QNAME = new QName("urn:aewebservices71", "tableUUID");
private final static QName _RunReportReportUUID_QNAME = new QName("urn:aewebservices71", "reportUUID");
private final static QName _ImportCurrentStatusCurrentStep_QNAME = new QName("urn:aewebservices71", "currentStep");
private final static QName _ValueDisplayValue_QNAME = new QName("urn:aewebservices71", "displayValue");
private final static QName _ValueInternalValue_QNAME = new QName("urn:aewebservices71", "internalValue");
private final static QName _GetReportsReportsFilter_QNAME = new QName("urn:aewebservices71", "reportsFilter");
private final static QName _ProjectDataFullyQualifiedName_QNAME = new QName("urn:aewebservices71", "fullyQualifiedName");
private final static QName _DeleteMashupSMashupName_QNAME = new QName("urn:aewebservices71", "sMashupName");
private final static QName _ItemItemUUID_QNAME = new QName("urn:aewebservices71", "itemUUID");
private final static QName _NameValueValue_QNAME = new QName("urn:aewebservices71", "value");
private final static QName _NameValueSetValueMethod_QNAME = new QName("urn:aewebservices71", "setValueMethod");
private final static QName _NameValueSetValueBy_QNAME = new QName("urn:aewebservices71", "setValueBy");
private final static QName _ExtraValueValueType_QNAME = new QName("urn:aewebservices71", "valueType");
private final static QName _ApplicationDataAppDefUUID_QNAME = new QName("urn:aewebservices71", "appDefUUID");
private final static QName _ApplicationDataRevision_QNAME = new QName("urn:aewebservices71", "revision");
private final static QName _ApplicationDataApplicationUUID_QNAME = new QName("urn:aewebservices71", "applicationUUID");
 
/**
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.brutex.sbm.wsclient
*
*/
public ObjectFactory() {
}
 
/**
* Create an instance of {@link StateChangeHistory }
*
*/
public StateChangeHistory createStateChangeHistory() {
return new StateChangeHistory();
}
 
/**
* Create an instance of {@link HasUserPrivilege }
*
*/
public HasUserPrivilege createHasUserPrivilege() {
return new HasUserPrivilege();
}
 
/**
* Create an instance of {@link GetSubmitProjects }
*
*/
public GetSubmitProjects createGetSubmitProjects() {
return new GetSubmitProjects();
}
 
/**
* Create an instance of {@link GetReportsResult }
*
*/
public GetReportsResult createGetReportsResult() {
return new GetReportsResult();
}
 
/**
* Create an instance of {@link GetTablesResponse }
*
*/
public GetTablesResponse createGetTablesResponse() {
return new GetTablesResponse();
}
 
/**
* Create an instance of {@link Privilege }
*
*/
public Privilege createPrivilege() {
return new Privilege();
}
 
/**
* Create an instance of {@link DeleteItemsResponse }
*
*/
public DeleteItemsResponse createDeleteItemsResponse() {
return new DeleteItemsResponse();
}
 
/**
* Create an instance of {@link GenerateUUIDResponse }
*
*/
public GenerateUUIDResponse createGenerateUUIDResponse() {
return new GenerateUUIDResponse();
}
 
/**
* Create an instance of {@link GetUserPrivilegesResponse }
*
*/
public GetUserPrivilegesResponse createGetUserPrivilegesResponse() {
return new GetUserPrivilegesResponse();
}
 
/**
* Create an instance of {@link CreateAuxItemsResponse }
*
*/
public CreateAuxItemsResponse createCreateAuxItemsResponse() {
return new CreateAuxItemsResponse();
}
 
/**
* Create an instance of {@link UpdateItemResponse }
*
*/
public UpdateItemResponse createUpdateItemResponse() {
return new UpdateItemResponse();
}
 
/**
* Create an instance of {@link UserWithPreferences }
*
*/
public UserWithPreferences createUserWithPreferences() {
return new UserWithPreferences();
}
 
/**
* Create an instance of {@link GetVersion }
*
*/
public GetVersion createGetVersion() {
return new GetVersion();
}
 
/**
* Create an instance of {@link GetAvailableTransitionsResponse }
*
*/
public GetAvailableTransitionsResponse createGetAvailableTransitionsResponse() {
return new GetAvailableTransitionsResponse();
}
 
/**
* Create an instance of {@link GetAvailableQuickTransitionsResponse }
*
*/
public GetAvailableQuickTransitionsResponse createGetAvailableQuickTransitionsResponse() {
return new GetAvailableQuickTransitionsResponse();
}
 
/**
* Create an instance of {@link Transition }
*
*/
public Transition createTransition() {
return new Transition();
}
 
/**
* Create an instance of {@link GetUserResponse }
*
*/
public GetUserResponse createGetUserResponse() {
return new GetUserResponse();
}
 
/**
* Create an instance of {@link GetAvailableTransitionsWithStateIDsResponse }
*
*/
public GetAvailableTransitionsWithStateIDsResponse createGetAvailableTransitionsWithStateIDsResponse() {
return new GetAvailableTransitionsWithStateIDsResponse();
}
 
/**
* Create an instance of {@link GetSolutionsWithUniqueNameResponse }
*
*/
public GetSolutionsWithUniqueNameResponse createGetSolutionsWithUniqueNameResponse() {
return new GetSolutionsWithUniqueNameResponse();
}
 
/**
* Create an instance of {@link GetItemsResponse }
*
*/
public GetItemsResponse createGetItemsResponse() {
return new GetItemsResponse();
}
 
/**
* Create an instance of {@link GetFileAttachmentResponse }
*
*/
public GetFileAttachmentResponse createGetFileAttachmentResponse() {
return new GetFileAttachmentResponse();
}
 
/**
* Create an instance of {@link FileContents }
*
*/
public FileContents createFileContents() {
return new FileContents();
}
 
/**
* Create an instance of {@link FileAttachment }
*
*/
public FileAttachment createFileAttachment() {
return new FileAttachment();
}
 
/**
* Create an instance of {@link GetUserPrivileges }
*
*/
public GetUserPrivileges createGetUserPrivileges() {
return new GetUserPrivileges();
}
 
/**
* Create an instance of {@link DeleteItemsByQuery }
*
*/
public DeleteItemsByQuery createDeleteItemsByQuery() {
return new DeleteItemsByQuery();
}
 
/**
* Create an instance of {@link UserExtended }
*
*/
public UserExtended createUserExtended() {
return new UserExtended();
}
 
/**
* Create an instance of {@link OrderBy }
*
*/
public OrderBy createOrderBy() {
return new OrderBy();
}
 
/**
* Create an instance of {@link GetSolutions }
*
*/
public GetSolutions createGetSolutions() {
return new GetSolutions();
}
 
/**
* Create an instance of {@link GetSubmitProjectsWithName }
*
*/
public GetSubmitProjectsWithName createGetSubmitProjectsWithName() {
return new GetSubmitProjectsWithName();
}
 
/**
* Create an instance of {@link Export }
*
*/
public Export createExport() {
return new Export();
}
 
/**
* Create an instance of {@link GetUserExtended }
*
*/
public GetUserExtended createGetUserExtended() {
return new GetUserExtended();
}
 
/**
* Create an instance of {@link CreatePrimaryItemsWithNameResponse }
*
*/
public CreatePrimaryItemsWithNameResponse createCreatePrimaryItemsWithNameResponse() {
return new CreatePrimaryItemsWithNameResponse();
}
 
/**
* Create an instance of {@link GetApplicationsResponse }
*
*/
public GetApplicationsResponse createGetApplicationsResponse() {
return new GetApplicationsResponse();
}
 
/**
* Create an instance of {@link DeleteItem }
*
*/
public DeleteItem createDeleteItem() {
return new DeleteItem();
}
 
/**
* Create an instance of {@link GetAvailableQuickTransitions }
*
*/
public GetAvailableQuickTransitions createGetAvailableQuickTransitions() {
return new GetAvailableQuickTransitions();
}
 
/**
* Create an instance of {@link ReportDefinition }
*
*/
public ReportDefinition createReportDefinition() {
return new ReportDefinition();
}
 
/**
* Create an instance of {@link GetTablesWithName }
*
*/
public GetTablesWithName createGetTablesWithName() {
return new GetTablesWithName();
}
 
/**
* Create an instance of {@link ReportInfo }
*
*/
public ReportInfo createReportInfo() {
return new ReportInfo();
}
 
/**
* Create an instance of {@link UpdateItem }
*
*/
public UpdateItem createUpdateItem() {
return new UpdateItem();
}
 
/**
* Create an instance of {@link DeleteAttachment }
*
*/
public DeleteAttachment createDeleteAttachment() {
return new DeleteAttachment();
}
 
/**
* Create an instance of {@link GetItemsByQueryResponse }
*
*/
public GetItemsByQueryResponse createGetItemsByQueryResponse() {
return new GetItemsByQueryResponse();
}
 
/**
* Create an instance of {@link SolutionData }
*
*/
public SolutionData createSolutionData() {
return new SolutionData();
}
 
/**
* Create an instance of {@link GetAvailableSubmitTransitionsWithNameResponse }
*
*/
public GetAvailableSubmitTransitionsWithNameResponse createGetAvailableSubmitTransitionsWithNameResponse() {
return new GetAvailableSubmitTransitionsWithNameResponse();
}
 
/**
* Create an instance of {@link GetUser }
*
*/
public GetUser createGetUser() {
return new GetUser();
}
 
/**
* Create an instance of {@link SolutionWithUniqueName }
*
*/
public SolutionWithUniqueName createSolutionWithUniqueName() {
return new SolutionWithUniqueName();
}
 
/**
* Create an instance of {@link GetStateChangeHistory }
*
*/
public GetStateChangeHistory createGetStateChangeHistory() {
return new GetStateChangeHistory();
}
 
/**
* Create an instance of {@link CreateFileAttachment }
*
*/
public CreateFileAttachment createCreateFileAttachment() {
return new CreateFileAttachment();
}
 
/**
* Create an instance of {@link URLAttachment }
*
*/
public URLAttachment createURLAttachment() {
return new URLAttachment();
}
 
/**
* Create an instance of {@link GetApplications }
*
*/
public GetApplications createGetApplications() {
return new GetApplications();
}
 
/**
* Create an instance of {@link UpdateItemsResponse }
*
*/
public UpdateItemsResponse createUpdateItemsResponse() {
return new UpdateItemsResponse();
}
 
/**
* Create an instance of {@link UpdateItemWithNameResponse }
*
*/
public UpdateItemWithNameResponse createUpdateItemWithNameResponse() {
return new UpdateItemWithNameResponse();
}
 
/**
* Create an instance of {@link GetNoteLoggerInfoResponse }
*
*/
public GetNoteLoggerInfoResponse createGetNoteLoggerInfoResponse() {
return new GetNoteLoggerInfoResponse();
}
 
/**
* Create an instance of {@link CreateFileAttachmentResponse }
*
*/
public CreateFileAttachmentResponse createCreateFileAttachmentResponse() {
return new CreateFileAttachmentResponse();
}
 
/**
* Create an instance of {@link GetItems }
*
*/
public GetItems createGetItems() {
return new GetItems();
}
 
/**
* Create an instance of {@link Auth }
*
*/
public Auth createAuth() {
return new Auth();
}
 
/**
* Create an instance of {@link GetAvailableSubmitTransitions }
*
*/
public GetAvailableSubmitTransitions createGetAvailableSubmitTransitions() {
return new GetAvailableSubmitTransitions();
}
 
/**
* Create an instance of {@link Field }
*
*/
public Field createField() {
return new Field();
}
 
/**
* Create an instance of {@link Note }
*
*/
public Note createNote() {
return new Note();
}
 
/**
* Create an instance of {@link CreatePrimaryItemWithName }
*
*/
public CreatePrimaryItemWithName createCreatePrimaryItemWithName() {
return new CreatePrimaryItemWithName();
}
 
/**
* Create an instance of {@link CreateAuxItemResponse }
*
*/
public CreateAuxItemResponse createCreateAuxItemResponse() {
return new CreateAuxItemResponse();
}
 
/**
* Create an instance of {@link TTItem }
*
*/
public TTItem createTTItem() {
return new TTItem();
}
 
/**
* Create an instance of {@link GetFileAttachment }
*
*/
public GetFileAttachment createGetFileAttachment() {
return new GetFileAttachment();
}
 
/**
* Create an instance of {@link CreatePrimaryItemsResponse }
*
*/
public CreatePrimaryItemsResponse createCreatePrimaryItemsResponse() {
return new CreatePrimaryItemsResponse();
}
 
/**
* Create an instance of {@link GetTablesWithNameResponse }
*
*/
public GetTablesWithNameResponse createGetTablesWithNameResponse() {
return new GetTablesWithNameResponse();
}
 
/**
* Create an instance of {@link ItemLink }
*
*/
public ItemLink createItemLink() {
return new ItemLink();
}
 
/**
* Create an instance of {@link CreateAuxItemWithNameResponse }
*
*/
public CreateAuxItemWithNameResponse createCreateAuxItemWithNameResponse() {
return new CreateAuxItemWithNameResponse();
}
 
/**
* Create an instance of {@link CreatePrimaryItems }
*
*/
public CreatePrimaryItems createCreatePrimaryItems() {
return new CreatePrimaryItems();
}
 
/**
* Create an instance of {@link GetSubmitProjectsResponse }
*
*/
public GetSubmitProjectsResponse createGetSubmitProjectsResponse() {
return new GetSubmitProjectsResponse();
}
 
/**
* Create an instance of {@link ReportsFilter }
*
*/
public ReportsFilter createReportsFilter() {
return new ReportsFilter();
}
 
/**
* Create an instance of {@link NoteLoggerInfo }
*
*/
public NoteLoggerInfo createNoteLoggerInfo() {
return new NoteLoggerInfo();
}
 
/**
* Create an instance of {@link CreatePrimaryItem }
*
*/
public CreatePrimaryItem createCreatePrimaryItem() {
return new CreatePrimaryItem();
}
 
/**
* Create an instance of {@link UpdateFileAttachmentResponse }
*
*/
public UpdateFileAttachmentResponse createUpdateFileAttachmentResponse() {
return new UpdateFileAttachmentResponse();
}
 
/**
* Create an instance of {@link ImportStatus }
*
*/
public ImportStatus createImportStatus() {
return new ImportStatus();
}
 
/**
* Create an instance of {@link LogoutResponse }
*
*/
public LogoutResponse createLogoutResponse() {
return new LogoutResponse();
}
 
/**
* Create an instance of {@link ReportResult }
*
*/
public ReportResult createReportResult() {
return new ReportResult();
}
 
/**
* Create an instance of {@link GetItemsByQuery }
*
*/
public GetItemsByQuery createGetItemsByQuery() {
return new GetItemsByQuery();
}
 
/**
* Create an instance of {@link CreatePrimaryItemsWithName }
*
*/
public CreatePrimaryItemsWithName createCreatePrimaryItemsWithName() {
return new CreatePrimaryItemsWithName();
}
 
/**
* Create an instance of {@link GetUserWithPreferencesResponse }
*
*/
public GetUserWithPreferencesResponse createGetUserWithPreferencesResponse() {
return new GetUserWithPreferencesResponse();
}
 
/**
* Create an instance of {@link DeleteItemsByQueryResponse }
*
*/
public DeleteItemsByQueryResponse createDeleteItemsByQueryResponse() {
return new DeleteItemsByQueryResponse();
}
 
/**
* Create an instance of {@link DeleteItemResponse }
*
*/
public DeleteItemResponse createDeleteItemResponse() {
return new DeleteItemResponse();
}
 
/**
* Create an instance of {@link CreatePrimaryItemWithNameResponse }
*
*/
public CreatePrimaryItemWithNameResponse createCreatePrimaryItemWithNameResponse() {
return new CreatePrimaryItemWithNameResponse();
}
 
/**
* Create an instance of {@link GetTables }
*
*/
public GetTables createGetTables() {
return new GetTables();
}
 
/**
* Create an instance of {@link UpdateItemsWithNameResponse }
*
*/
public UpdateItemsWithNameResponse createUpdateItemsWithNameResponse() {
return new UpdateItemsWithNameResponse();
}
 
/**
* Create an instance of {@link Import }
*
*/
public Import createImport() {
return new Import();
}
 
/**
* Create an instance of {@link TableData }
*
*/
public TableData createTableData() {
return new TableData();
}
 
/**
* Create an instance of {@link User }
*
*/
public User createUser() {
return new User();
}
 
/**
* Create an instance of {@link ExportResponse }
*
*/
public ExportResponse createExportResponse() {
return new ExportResponse();
}
 
/**
* Create an instance of {@link RunReport }
*
*/
public RunReport createRunReport() {
return new RunReport();
}
 
/**
* Create an instance of {@link GetNoteLoggerInfo }
*
*/
public GetNoteLoggerInfo createGetNoteLoggerInfo() {
return new GetNoteLoggerInfo();
}
 
/**
* Create an instance of {@link CreateAuxItems }
*
*/
public CreateAuxItems createCreateAuxItems() {
return new CreateAuxItems();
}
 
/**
* Create an instance of {@link GetUserExtendedResponse }
*
*/
public GetUserExtendedResponse createGetUserExtendedResponse() {
return new GetUserExtendedResponse();
}
 
/**
* Create an instance of {@link DeleteItemsByQueryWithName }
*
*/
public DeleteItemsByQueryWithName createDeleteItemsByQueryWithName() {
return new DeleteItemsByQueryWithName();
}
 
/**
* Create an instance of {@link CreateAuxItemWithName }
*
*/
public CreateAuxItemWithName createCreateAuxItemWithName() {
return new CreateAuxItemWithName();
}
 
/**
* Create an instance of {@link UpdateFileAttachment }
*
*/
public UpdateFileAttachment createUpdateFileAttachment() {
return new UpdateFileAttachment();
}
 
/**
* Create an instance of {@link GetReportsResponse }
*
*/
public GetReportsResponse createGetReportsResponse() {
return new GetReportsResponse();
}
 
/**
* Create an instance of {@link FileAttachmentContents }
*
*/
public FileAttachmentContents createFileAttachmentContents() {
return new FileAttachmentContents();
}
 
/**
* Create an instance of {@link GenerateUUID }
*
*/
public GenerateUUID createGenerateUUID() {
return new GenerateUUID();
}
 
/**
* Create an instance of {@link ImportCurrentStatus }
*
*/
public ImportCurrentStatus createImportCurrentStatus() {
return new ImportCurrentStatus();
}
 
/**
* Create an instance of {@link UpdateItems }
*
*/
public UpdateItems createUpdateItems() {
return new UpdateItems();
}
 
/**
* Create an instance of {@link CreateAuxItem }
*
*/
public CreateAuxItem createCreateAuxItem() {
return new CreateAuxItem();
}
 
/**
* Create an instance of {@link GetAvailableSubmitTransitionsWithName }
*
*/
public GetAvailableSubmitTransitionsWithName createGetAvailableSubmitTransitionsWithName() {
return new GetAvailableSubmitTransitionsWithName();
}
 
/**
* Create an instance of {@link Value }
*
*/
public Value createValue() {
return new Value();
}
 
/**
* Create an instance of {@link IsUserValid }
*
*/
public IsUserValid createIsUserValid() {
return new IsUserValid();
}
 
/**
* Create an instance of {@link GetReports }
*
*/
public GetReports createGetReports() {
return new GetReports();
}
 
/**
* Create an instance of {@link ProjectData }
*
*/
public ProjectData createProjectData() {
return new ProjectData();
}
 
/**
* Create an instance of {@link QueryRange }
*
*/
public QueryRange createQueryRange() {
return new QueryRange();
}
 
/**
* Create an instance of {@link GetItem }
*
*/
public GetItem createGetItem() {
return new GetItem();
}
 
/**
* Create an instance of {@link DeleteAttachmentResponse }
*
*/
public DeleteAttachmentResponse createDeleteAttachmentResponse() {
return new DeleteAttachmentResponse();
}
 
/**
* Create an instance of {@link GetUserWithPreferences }
*
*/
public GetUserWithPreferences createGetUserWithPreferences() {
return new GetUserWithPreferences();
}
 
/**
* Create an instance of {@link DeleteItems }
*
*/
public DeleteItems createDeleteItems() {
return new DeleteItems();
}
 
/**
* Create an instance of {@link RunReportResponse }
*
*/
public RunReportResponse createRunReportResponse() {
return new RunReportResponse();
}
 
/**
* Create an instance of {@link ImportResponse }
*
*/
public ImportResponse createImportResponse() {
return new ImportResponse();
}
 
/**
* Create an instance of {@link CreateAuxItemsWithNameResponse }
*
*/
public CreateAuxItemsWithNameResponse createCreateAuxItemsWithNameResponse() {
return new CreateAuxItemsWithNameResponse();
}
 
/**
* Create an instance of {@link HasUserPrivilegeResponse }
*
*/
public HasUserPrivilegeResponse createHasUserPrivilegeResponse() {
return new HasUserPrivilegeResponse();
}
 
/**
* Create an instance of {@link GetSolutionsWithUniqueName }
*
*/
public GetSolutionsWithUniqueName createGetSolutionsWithUniqueName() {
return new GetSolutionsWithUniqueName();
}
 
/**
* Create an instance of {@link Logout }
*
*/
public Logout createLogout() {
return new Logout();
}
 
/**
* Create an instance of {@link UpdateItemWithName }
*
*/
public UpdateItemWithName createUpdateItemWithName() {
return new UpdateItemWithName();
}
 
/**
* Create an instance of {@link GetItemsByQueryWithName }
*
*/
public GetItemsByQueryWithName createGetItemsByQueryWithName() {
return new GetItemsByQueryWithName();
}
 
/**
* Create an instance of {@link GetItemsByQueryWithNameResponse }
*
*/
public GetItemsByQueryWithNameResponse createGetItemsByQueryWithNameResponse() {
return new GetItemsByQueryWithNameResponse();
}
 
/**
* Create an instance of {@link Item }
*
*/
public Item createItem() {
return new Item();
}
 
/**
* Create an instance of {@link DeleteMashup }
*
*/
public DeleteMashup createDeleteMashup() {
return new DeleteMashup();
}
 
/**
* Create an instance of {@link ImportStatusResponse }
*
*/
public ImportStatusResponse createImportStatusResponse() {
return new ImportStatusResponse();
}
 
/**
* Create an instance of {@link GetAvailableTransitions }
*
*/
public GetAvailableTransitions createGetAvailableTransitions() {
return new GetAvailableTransitions();
}
 
/**
* Create an instance of {@link GetStateChangeHistoryResult }
*
*/
public GetStateChangeHistoryResult createGetStateChangeHistoryResult() {
return new GetStateChangeHistoryResult();
}
 
/**
* Create an instance of {@link GetItemResponse }
*
*/
public GetItemResponse createGetItemResponse() {
return new GetItemResponse();
}
 
/**
* Create an instance of {@link DeleteItemsByQueryWithNameResponse }
*
*/
public DeleteItemsByQueryWithNameResponse createDeleteItemsByQueryWithNameResponse() {
return new DeleteItemsByQueryWithNameResponse();
}
 
/**
* Create an instance of {@link GetVersionResponse }
*
*/
public GetVersionResponse createGetVersionResponse() {
return new GetVersionResponse();
}
 
/**
* Create an instance of {@link GetSubmitProjectsWithNameResponse }
*
*/
public GetSubmitProjectsWithNameResponse createGetSubmitProjectsWithNameResponse() {
return new GetSubmitProjectsWithNameResponse();
}
 
/**
* Create an instance of {@link CreateAuxItemsWithName }
*
*/
public CreateAuxItemsWithName createCreateAuxItemsWithName() {
return new CreateAuxItemsWithName();
}
 
/**
* Create an instance of {@link DeleteMashupResponse }
*
*/
public DeleteMashupResponse createDeleteMashupResponse() {
return new DeleteMashupResponse();
}
 
/**
* Create an instance of {@link IsUserValidResponse }
*
*/
public IsUserValidResponse createIsUserValidResponse() {
return new IsUserValidResponse();
}
 
/**
* Create an instance of {@link GetAvailableSubmitTransitionsResponse }
*
*/
public GetAvailableSubmitTransitionsResponse createGetAvailableSubmitTransitionsResponse() {
return new GetAvailableSubmitTransitionsResponse();
}
 
/**
* Create an instance of {@link NameValue }
*
*/
public NameValue createNameValue() {
return new NameValue();
}
 
/**
* Create an instance of {@link UpdateItemsWithName }
*
*/
public UpdateItemsWithName createUpdateItemsWithName() {
return new UpdateItemsWithName();
}
 
/**
* Create an instance of {@link GetSolutionsResponse }
*
*/
public GetSolutionsResponse createGetSolutionsResponse() {
return new GetSolutionsResponse();
}
 
/**
* Create an instance of {@link GetAvailableTransitionsWithStateIDs }
*
*/
public GetAvailableTransitionsWithStateIDs createGetAvailableTransitionsWithStateIDs() {
return new GetAvailableTransitionsWithStateIDs();
}
 
/**
* Create an instance of {@link ExtraValue }
*
*/
public ExtraValue createExtraValue() {
return new ExtraValue();
}
 
/**
* Create an instance of {@link RunReportResult }
*
*/
public RunReportResult createRunReportResult() {
return new RunReportResult();
}
 
/**
* Create an instance of {@link CreatePrimaryItemResponse }
*
*/
public CreatePrimaryItemResponse createCreatePrimaryItemResponse() {
return new CreatePrimaryItemResponse();
}
 
/**
* Create an instance of {@link ApplicationData }
*
*/
public ApplicationData createApplicationData() {
return new ApplicationData();
}
 
/**
* Create an instance of {@link GetStateChangeHistoryResponse }
*
*/
public GetStateChangeHistoryResponse createGetStateChangeHistoryResponse() {
return new GetStateChangeHistoryResponse();
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "AEWebservicesFault")
public JAXBElement<String> createAEWebservicesFault(String value) {
return new JAXBElement<String>(_AEWebservicesFault_QNAME, String.class, null, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "transitionName", scope = StateChangeHistory.class)
public JAXBElement<String> createStateChangeHistoryTransitionName(String value) {
return new JAXBElement<String>(_StateChangeHistoryTransitionName_QNAME, String.class, StateChangeHistory.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "userName", scope = StateChangeHistory.class)
public JAXBElement<String> createStateChangeHistoryUserName(String value) {
return new JAXBElement<String>(_StateChangeHistoryUserName_QNAME, String.class, StateChangeHistory.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "ownerName", scope = StateChangeHistory.class)
public JAXBElement<String> createStateChangeHistoryOwnerName(String value) {
return new JAXBElement<String>(_StateChangeHistoryOwnerName_QNAME, String.class, StateChangeHistory.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "newStateName", scope = StateChangeHistory.class)
public JAXBElement<String> createStateChangeHistoryNewStateName(String value) {
return new JAXBElement<String>(_StateChangeHistoryNewStateName_QNAME, String.class, StateChangeHistory.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "privilegeName", scope = HasUserPrivilege.class)
public JAXBElement<String> createHasUserPrivilegePrivilegeName(String value) {
return new JAXBElement<String>(_HasUserPrivilegePrivilegeName_QNAME, String.class, HasUserPrivilege.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = HasUserPrivilege.class)
public JAXBElement<Auth> createHasUserPrivilegeAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, HasUserPrivilege.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "objectId", scope = HasUserPrivilege.class)
public JAXBElement<String> createHasUserPrivilegeObjectId(String value) {
return new JAXBElement<String>(_HasUserPrivilegeObjectId_QNAME, String.class, HasUserPrivilege.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "loginId", scope = HasUserPrivilege.class)
public JAXBElement<String> createHasUserPrivilegeLoginId(String value) {
return new JAXBElement<String>(_HasUserPrivilegeLoginId_QNAME, String.class, HasUserPrivilege.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = GetSubmitProjects.class)
public JAXBElement<Auth> createGetSubmitProjectsAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, GetSubmitProjects.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "type", scope = Privilege.class)
public JAXBElement<String> createPrivilegeType(String value) {
return new JAXBElement<String>(_PrivilegeType_QNAME, String.class, Privilege.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "objectUUID", scope = Privilege.class)
public JAXBElement<String> createPrivilegeObjectUUID(String value) {
return new JAXBElement<String>(_PrivilegeObjectUUID_QNAME, String.class, Privilege.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "name", scope = Privilege.class)
public JAXBElement<String> createPrivilegeName(String value) {
return new JAXBElement<String>(_PrivilegeName_QNAME, String.class, Privilege.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "return", scope = GenerateUUIDResponse.class)
public JAXBElement<String> createGenerateUUIDResponseReturn(String value) {
return new JAXBElement<String>(_GenerateUUIDResponseReturn_QNAME, String.class, GenerateUUIDResponse.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link TTItem }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "return", scope = UpdateItemResponse.class)
public JAXBElement<TTItem> createUpdateItemResponseReturn(TTItem value) {
return new JAXBElement<TTItem>(_GenerateUUIDResponseReturn_QNAME, TTItem.class, UpdateItemResponse.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "emailCC", scope = UserWithPreferences.class)
public JAXBElement<String> createUserWithPreferencesEmailCC(String value) {
return new JAXBElement<String>(_UserWithPreferencesEmailCC_QNAME, String.class, UserWithPreferences.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "userName", scope = UserWithPreferences.class)
public JAXBElement<String> createUserWithPreferencesUserName(String value) {
return new JAXBElement<String>(_StateChangeHistoryUserName_QNAME, String.class, UserWithPreferences.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "uuid", scope = UserWithPreferences.class)
public JAXBElement<String> createUserWithPreferencesUuid(String value) {
return new JAXBElement<String>(_UserWithPreferencesUuid_QNAME, String.class, UserWithPreferences.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "email", scope = UserWithPreferences.class)
public JAXBElement<String> createUserWithPreferencesEmail(String value) {
return new JAXBElement<String>(_UserWithPreferencesEmail_QNAME, String.class, UserWithPreferences.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "userId", scope = UserWithPreferences.class)
public JAXBElement<String> createUserWithPreferencesUserId(String value) {
return new JAXBElement<String>(_UserWithPreferencesUserId_QNAME, String.class, UserWithPreferences.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "namespaceName", scope = UserWithPreferences.class)
public JAXBElement<String> createUserWithPreferencesNamespaceName(String value) {
return new JAXBElement<String>(_UserWithPreferencesNamespaceName_QNAME, String.class, UserWithPreferences.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "timezone", scope = UserWithPreferences.class)
public JAXBElement<String> createUserWithPreferencesTimezone(String value) {
return new JAXBElement<String>(_UserWithPreferencesTimezone_QNAME, String.class, UserWithPreferences.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "toStateID", scope = Transition.class)
public JAXBElement<BigInteger> createTransitionToStateID(BigInteger value) {
return new JAXBElement<BigInteger>(_TransitionToStateID_QNAME, BigInteger.class, Transition.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "transitionUUID", scope = Transition.class)
public JAXBElement<String> createTransitionTransitionUUID(String value) {
return new JAXBElement<String>(_TransitionTransitionUUID_QNAME, String.class, Transition.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "fromStateID", scope = Transition.class)
public JAXBElement<BigInteger> createTransitionFromStateID(BigInteger value) {
return new JAXBElement<BigInteger>(_TransitionFromStateID_QNAME, BigInteger.class, Transition.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "toStateUUID", scope = Transition.class)
public JAXBElement<String> createTransitionToStateUUID(String value) {
return new JAXBElement<String>(_TransitionToStateUUID_QNAME, String.class, Transition.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "name", scope = Transition.class)
public JAXBElement<String> createTransitionName(String value) {
return new JAXBElement<String>(_PrivilegeName_QNAME, String.class, Transition.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "toState", scope = Transition.class)
public JAXBElement<String> createTransitionToState(String value) {
return new JAXBElement<String>(_TransitionToState_QNAME, String.class, Transition.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "fromStateUUID", scope = Transition.class)
public JAXBElement<String> createTransitionFromStateUUID(String value) {
return new JAXBElement<String>(_TransitionFromStateUUID_QNAME, String.class, Transition.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "fromState", scope = Transition.class)
public JAXBElement<String> createTransitionFromState(String value) {
return new JAXBElement<String>(_TransitionFromState_QNAME, String.class, Transition.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "fullyQualifiedPostIssueProjectName", scope = Transition.class)
public JAXBElement<String> createTransitionFullyQualifiedPostIssueProjectName(String value) {
return new JAXBElement<String>(_TransitionFullyQualifiedPostIssueProjectName_QNAME, String.class, Transition.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link User }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "return", scope = GetUserResponse.class)
public JAXBElement<User> createGetUserResponseReturn(User value) {
return new JAXBElement<User>(_GenerateUUIDResponseReturn_QNAME, User.class, GetUserResponse.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link FileAttachmentContents }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "return", scope = GetFileAttachmentResponse.class)
public JAXBElement<FileAttachmentContents> createGetFileAttachmentResponseReturn(FileAttachmentContents value) {
return new JAXBElement<FileAttachmentContents>(_GenerateUUIDResponseReturn_QNAME, FileAttachmentContents.class, GetFileAttachmentResponse.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "url", scope = FileAttachment.class)
public JAXBElement<String> createFileAttachmentUrl(String value) {
return new JAXBElement<String>(_FileAttachmentUrl_QNAME, String.class, FileAttachment.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "fileName", scope = FileAttachment.class)
public JAXBElement<String> createFileAttachmentFileName(String value) {
return new JAXBElement<String>(_FileAttachmentFileName_QNAME, String.class, FileAttachment.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "name", scope = FileAttachment.class)
public JAXBElement<String> createFileAttachmentName(String value) {
return new JAXBElement<String>(_PrivilegeName_QNAME, String.class, FileAttachment.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = GetUserPrivileges.class)
public JAXBElement<Auth> createGetUserPrivilegesAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, GetUserPrivileges.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "objectId", scope = GetUserPrivileges.class)
public JAXBElement<String> createGetUserPrivilegesObjectId(String value) {
return new JAXBElement<String>(_HasUserPrivilegeObjectId_QNAME, String.class, GetUserPrivileges.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "loginId", scope = GetUserPrivileges.class)
public JAXBElement<String> createGetUserPrivilegesLoginId(String value) {
return new JAXBElement<String>(_HasUserPrivilegeLoginId_QNAME, String.class, GetUserPrivileges.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "privilegeType", scope = GetUserPrivileges.class)
public JAXBElement<String> createGetUserPrivilegesPrivilegeType(String value) {
return new JAXBElement<String>(_GetUserPrivilegesPrivilegeType_QNAME, String.class, GetUserPrivileges.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = DeleteItemsByQuery.class)
public JAXBElement<Auth> createDeleteItemsByQueryAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, DeleteItemsByQuery.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "queryWhereClause", scope = DeleteItemsByQuery.class)
public JAXBElement<String> createDeleteItemsByQueryQueryWhereClause(String value) {
return new JAXBElement<String>(_DeleteItemsByQueryQueryWhereClause_QNAME, String.class, DeleteItemsByQuery.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "phoneNumber", scope = UserExtended.class)
public JAXBElement<String> createUserExtendedPhoneNumber(String value) {
return new JAXBElement<String>(_UserExtendedPhoneNumber_QNAME, String.class, UserExtended.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "locale", scope = UserExtended.class)
public JAXBElement<String> createUserExtendedLocale(String value) {
return new JAXBElement<String>(_UserExtendedLocale_QNAME, String.class, UserExtended.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = GetSolutions.class)
public JAXBElement<Auth> createGetSolutionsAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, GetSolutions.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "firstFieldName", scope = OrderBy.class)
public JAXBElement<String> createOrderByFirstFieldName(String value) {
return new JAXBElement<String>(_OrderByFirstFieldName_QNAME, String.class, OrderBy.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "secondFieldName", scope = OrderBy.class)
public JAXBElement<String> createOrderBySecondFieldName(String value) {
return new JAXBElement<String>(_OrderBySecondFieldName_QNAME, String.class, OrderBy.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "tableDBName", scope = GetSubmitProjectsWithName.class)
public JAXBElement<String> createGetSubmitProjectsWithNameTableDBName(String value) {
return new JAXBElement<String>(_GetSubmitProjectsWithNameTableDBName_QNAME, String.class, GetSubmitProjectsWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = GetSubmitProjectsWithName.class)
public JAXBElement<Auth> createGetSubmitProjectsWithNameAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, GetSubmitProjectsWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link FileContents }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "xmlExportOptions", scope = Export.class)
public JAXBElement<FileContents> createExportXmlExportOptions(FileContents value) {
return new JAXBElement<FileContents>(_ExportXmlExportOptions_QNAME, FileContents.class, Export.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = Export.class)
public JAXBElement<Auth> createExportAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, Export.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "applicationID", scope = Export.class)
public JAXBElement<String> createExportApplicationID(String value) {
return new JAXBElement<String>(_ExportApplicationID_QNAME, String.class, Export.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = GetUserExtended.class)
public JAXBElement<Auth> createGetUserExtendedAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, GetUserExtended.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "userId", scope = GetUserExtended.class)
public JAXBElement<String> createGetUserExtendedUserId(String value) {
return new JAXBElement<String>(_UserWithPreferencesUserId_QNAME, String.class, GetUserExtended.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = DeleteItem.class)
public JAXBElement<Auth> createDeleteItemAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, DeleteItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "sItemID", scope = DeleteItem.class)
public JAXBElement<String> createDeleteItemSItemID(String value) {
return new JAXBElement<String>(_DeleteItemSItemID_QNAME, String.class, DeleteItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = GetAvailableQuickTransitions.class)
public JAXBElement<Auth> createGetAvailableQuickTransitionsAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, GetAvailableQuickTransitions.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "attributeName", scope = GetAvailableQuickTransitions.class)
public JAXBElement<String> createGetAvailableQuickTransitionsAttributeName(String value) {
return new JAXBElement<String>(_GetAvailableQuickTransitionsAttributeName_QNAME, String.class, GetAvailableQuickTransitions.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "itemID", scope = GetAvailableQuickTransitions.class)
public JAXBElement<String> createGetAvailableQuickTransitionsItemID(String value) {
return new JAXBElement<String>(_GetAvailableQuickTransitionsItemID_QNAME, String.class, GetAvailableQuickTransitions.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = GetTablesWithName.class)
public JAXBElement<Auth> createGetTablesWithNameAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, GetTablesWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "solutionName", scope = GetTablesWithName.class)
public JAXBElement<String> createGetTablesWithNameSolutionName(String value) {
return new JAXBElement<String>(_GetTablesWithNameSolutionName_QNAME, String.class, GetTablesWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OrderBy }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "orderBy", scope = ReportDefinition.class)
public JAXBElement<OrderBy> createReportDefinitionOrderBy(OrderBy value) {
return new JAXBElement<OrderBy>(_ReportDefinitionOrderBy_QNAME, OrderBy.class, ReportDefinition.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "projectName", scope = ReportInfo.class)
public JAXBElement<String> createReportInfoProjectName(String value) {
return new JAXBElement<String>(_ReportInfoProjectName_QNAME, String.class, ReportInfo.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "modifiedBy", scope = ReportInfo.class)
public JAXBElement<String> createReportInfoModifiedBy(String value) {
return new JAXBElement<String>(_ReportInfoModifiedBy_QNAME, String.class, ReportInfo.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "projectUUID", scope = ReportInfo.class)
public JAXBElement<String> createReportInfoProjectUUID(String value) {
return new JAXBElement<String>(_ReportInfoProjectUUID_QNAME, String.class, ReportInfo.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "responseOptions", scope = UpdateItem.class)
public JAXBElement<String> createUpdateItemResponseOptions(String value) {
return new JAXBElement<String>(_UpdateItemResponseOptions_QNAME, String.class, UpdateItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = UpdateItem.class)
public JAXBElement<Auth> createUpdateItemAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, UpdateItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link TTItem }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "item", scope = UpdateItem.class)
public JAXBElement<TTItem> createUpdateItemItem(TTItem value) {
return new JAXBElement<TTItem>(_UpdateItemItem_QNAME, TTItem.class, UpdateItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = DeleteAttachment.class)
public JAXBElement<Auth> createDeleteAttachmentAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, DeleteAttachment.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "displayName", scope = SolutionData.class)
public JAXBElement<String> createSolutionDataDisplayName(String value) {
return new JAXBElement<String>(_SolutionDataDisplayName_QNAME, String.class, SolutionData.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "solutionUUID", scope = SolutionData.class)
public JAXBElement<String> createSolutionDataSolutionUUID(String value) {
return new JAXBElement<String>(_SolutionDataSolutionUUID_QNAME, String.class, SolutionData.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "prefix", scope = SolutionData.class)
public JAXBElement<String> createSolutionDataPrefix(String value) {
return new JAXBElement<String>(_SolutionDataPrefix_QNAME, String.class, SolutionData.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "name", scope = SolutionData.class)
public JAXBElement<String> createSolutionDataName(String value) {
return new JAXBElement<String>(_PrivilegeName_QNAME, String.class, SolutionData.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "description", scope = SolutionData.class)
public JAXBElement<String> createSolutionDataDescription(String value) {
return new JAXBElement<String>(_SolutionDataDescription_QNAME, String.class, SolutionData.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = GetUser.class)
public JAXBElement<Auth> createGetUserAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, GetUser.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "userId", scope = GetUser.class)
public JAXBElement<String> createGetUserUserId(String value) {
return new JAXBElement<String>(_UserWithPreferencesUserId_QNAME, String.class, GetUser.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "displayName", scope = SolutionWithUniqueName.class)
public JAXBElement<String> createSolutionWithUniqueNameDisplayName(String value) {
return new JAXBElement<String>(_SolutionDataDisplayName_QNAME, String.class, SolutionWithUniqueName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "solutionUUID", scope = SolutionWithUniqueName.class)
public JAXBElement<String> createSolutionWithUniqueNameSolutionUUID(String value) {
return new JAXBElement<String>(_SolutionDataSolutionUUID_QNAME, String.class, SolutionWithUniqueName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "uniqueName", scope = SolutionWithUniqueName.class)
public JAXBElement<String> createSolutionWithUniqueNameUniqueName(String value) {
return new JAXBElement<String>(_SolutionWithUniqueNameUniqueName_QNAME, String.class, SolutionWithUniqueName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "prefix", scope = SolutionWithUniqueName.class)
public JAXBElement<String> createSolutionWithUniqueNamePrefix(String value) {
return new JAXBElement<String>(_SolutionDataPrefix_QNAME, String.class, SolutionWithUniqueName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "name", scope = SolutionWithUniqueName.class)
public JAXBElement<String> createSolutionWithUniqueNameName(String value) {
return new JAXBElement<String>(_PrivilegeName_QNAME, String.class, SolutionWithUniqueName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "description", scope = SolutionWithUniqueName.class)
public JAXBElement<String> createSolutionWithUniqueNameDescription(String value) {
return new JAXBElement<String>(_SolutionDataDescription_QNAME, String.class, SolutionWithUniqueName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = GetStateChangeHistory.class)
public JAXBElement<Auth> createGetStateChangeHistoryAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, GetStateChangeHistory.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link QueryRange }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "queryRange", scope = GetStateChangeHistory.class)
public JAXBElement<QueryRange> createGetStateChangeHistoryQueryRange(QueryRange value) {
return new JAXBElement<QueryRange>(_GetStateChangeHistoryQueryRange_QNAME, QueryRange.class, GetStateChangeHistory.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "itemID", scope = GetStateChangeHistory.class)
public JAXBElement<String> createGetStateChangeHistoryItemID(String value) {
return new JAXBElement<String>(_GetAvailableQuickTransitionsItemID_QNAME, String.class, GetStateChangeHistory.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = CreateFileAttachment.class)
public JAXBElement<Auth> createCreateFileAttachmentAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, CreateFileAttachment.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link FileAttachmentContents }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "attachmentContents", scope = CreateFileAttachment.class)
public JAXBElement<FileAttachmentContents> createCreateFileAttachmentAttachmentContents(FileAttachmentContents value) {
return new JAXBElement<FileAttachmentContents>(_CreateFileAttachmentAttachmentContents_QNAME, FileAttachmentContents.class, CreateFileAttachment.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "itemID", scope = CreateFileAttachment.class)
public JAXBElement<String> createCreateFileAttachmentItemID(String value) {
return new JAXBElement<String>(_GetAvailableQuickTransitionsItemID_QNAME, String.class, CreateFileAttachment.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = GetApplications.class)
public JAXBElement<Auth> createGetApplicationsAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, GetApplications.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "url", scope = URLAttachment.class)
public JAXBElement<String> createURLAttachmentUrl(String value) {
return new JAXBElement<String>(_FileAttachmentUrl_QNAME, String.class, URLAttachment.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "name", scope = URLAttachment.class)
public JAXBElement<String> createURLAttachmentName(String value) {
return new JAXBElement<String>(_PrivilegeName_QNAME, String.class, URLAttachment.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link TTItem }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "return", scope = UpdateItemWithNameResponse.class)
public JAXBElement<TTItem> createUpdateItemWithNameResponseReturn(TTItem value) {
return new JAXBElement<TTItem>(_GenerateUUIDResponseReturn_QNAME, TTItem.class, UpdateItemWithNameResponse.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link NoteLoggerInfo }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "return", scope = GetNoteLoggerInfoResponse.class)
public JAXBElement<NoteLoggerInfo> createGetNoteLoggerInfoResponseReturn(NoteLoggerInfo value) {
return new JAXBElement<NoteLoggerInfo>(_GenerateUUIDResponseReturn_QNAME, NoteLoggerInfo.class, GetNoteLoggerInfoResponse.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link FileAttachment }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "return", scope = CreateFileAttachmentResponse.class)
public JAXBElement<FileAttachment> createCreateFileAttachmentResponseReturn(FileAttachment value) {
return new JAXBElement<FileAttachment>(_GenerateUUIDResponseReturn_QNAME, FileAttachment.class, CreateFileAttachmentResponse.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "responseOptions", scope = GetItems.class)
public JAXBElement<String> createGetItemsResponseOptions(String value) {
return new JAXBElement<String>(_UpdateItemResponseOptions_QNAME, String.class, GetItems.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = GetItems.class)
public JAXBElement<Auth> createGetItemsAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, GetItems.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "password", scope = Auth.class)
public JAXBElement<String> createAuthPassword(String value) {
return new JAXBElement<String>(_AuthPassword_QNAME, String.class, Auth.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "hostname", scope = Auth.class)
public JAXBElement<String> createAuthHostname(String value) {
return new JAXBElement<String>(_AuthHostname_QNAME, String.class, Auth.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "loginAsUserId", scope = Auth.class)
public JAXBElement<String> createAuthLoginAsUserId(String value) {
return new JAXBElement<String>(_AuthLoginAsUserId_QNAME, String.class, Auth.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "userId", scope = Auth.class)
public JAXBElement<String> createAuthUserId(String value) {
return new JAXBElement<String>(_UserWithPreferencesUserId_QNAME, String.class, Auth.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = GetAvailableSubmitTransitions.class)
public JAXBElement<Auth> createGetAvailableSubmitTransitionsAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, GetAvailableSubmitTransitions.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "attributeName", scope = GetAvailableSubmitTransitions.class)
public JAXBElement<String> createGetAvailableSubmitTransitionsAttributeName(String value) {
return new JAXBElement<String>(_GetAvailableQuickTransitionsAttributeName_QNAME, String.class, GetAvailableSubmitTransitions.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "displayName", scope = Field.class)
public JAXBElement<String> createFieldDisplayName(String value) {
return new JAXBElement<String>(_SolutionDataDisplayName_QNAME, String.class, Field.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "name", scope = Field.class)
public JAXBElement<String> createFieldName(String value) {
return new JAXBElement<String>(_PrivilegeName_QNAME, String.class, Field.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "fieldUUID", scope = Field.class)
public JAXBElement<String> createFieldFieldUUID(String value) {
return new JAXBElement<String>(_FieldFieldUUID_QNAME, String.class, Field.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "responseOptions", scope = CreatePrimaryItemWithName.class)
public JAXBElement<String> createCreatePrimaryItemWithNameResponseOptions(String value) {
return new JAXBElement<String>(_UpdateItemResponseOptions_QNAME, String.class, CreatePrimaryItemWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = CreatePrimaryItemWithName.class)
public JAXBElement<Auth> createCreatePrimaryItemWithNameAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, CreatePrimaryItemWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "fullyQualifiedProjectName", scope = CreatePrimaryItemWithName.class)
public JAXBElement<String> createCreatePrimaryItemWithNameFullyQualifiedProjectName(String value) {
return new JAXBElement<String>(_CreatePrimaryItemWithNameFullyQualifiedProjectName_QNAME, String.class, CreatePrimaryItemWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "submitTransName", scope = CreatePrimaryItemWithName.class)
public JAXBElement<String> createCreatePrimaryItemWithNameSubmitTransName(String value) {
return new JAXBElement<String>(_CreatePrimaryItemWithNameSubmitTransName_QNAME, String.class, CreatePrimaryItemWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link TTItem }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "item", scope = CreatePrimaryItemWithName.class)
public JAXBElement<TTItem> createCreatePrimaryItemWithNameItem(TTItem value) {
return new JAXBElement<TTItem>(_UpdateItemItem_QNAME, TTItem.class, CreatePrimaryItemWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "note", scope = Note.class)
public JAXBElement<String> createNoteNote(String value) {
return new JAXBElement<String>(_NoteNote_QNAME, String.class, Note.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "title", scope = Note.class)
public JAXBElement<String> createNoteTitle(String value) {
return new JAXBElement<String>(_NoteTitle_QNAME, String.class, Note.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link TTItem }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "return", scope = CreateAuxItemResponse.class)
public JAXBElement<TTItem> createCreateAuxItemResponseReturn(TTItem value) {
return new JAXBElement<TTItem>(_GenerateUUIDResponseReturn_QNAME, TTItem.class, CreateAuxItemResponse.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "classificationUUID", scope = TTItem.class)
public JAXBElement<String> createTTItemClassificationUUID(String value) {
return new JAXBElement<String>(_TTItemClassificationUUID_QNAME, String.class, TTItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "url", scope = TTItem.class)
public JAXBElement<String> createTTItemUrl(String value) {
return new JAXBElement<String>(_FileAttachmentUrl_QNAME, String.class, TTItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Item }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "genericItem", scope = TTItem.class)
public JAXBElement<Item> createTTItemGenericItem(Item value) {
return new JAXBElement<Item>(_TTItemGenericItem_QNAME, Item.class, TTItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "modifiedDate", scope = TTItem.class)
public JAXBElement<XMLGregorianCalendar> createTTItemModifiedDate(XMLGregorianCalendar value) {
return new JAXBElement<XMLGregorianCalendar>(_TTItemModifiedDate_QNAME, XMLGregorianCalendar.class, TTItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "state", scope = TTItem.class)
public JAXBElement<String> createTTItemState(String value) {
return new JAXBElement<String>(_TTItemState_QNAME, String.class, TTItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "itemType", scope = TTItem.class)
public JAXBElement<String> createTTItemItemType(String value) {
return new JAXBElement<String>(_TTItemItemType_QNAME, String.class, TTItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "modifiedBy", scope = TTItem.class)
public JAXBElement<String> createTTItemModifiedBy(String value) {
return new JAXBElement<String>(_ReportInfoModifiedBy_QNAME, String.class, TTItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "activeInactive", scope = TTItem.class)
public JAXBElement<String> createTTItemActiveInactive(String value) {
return new JAXBElement<String>(_TTItemActiveInactive_QNAME, String.class, TTItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "createDate", scope = TTItem.class)
public JAXBElement<XMLGregorianCalendar> createTTItemCreateDate(XMLGregorianCalendar value) {
return new JAXBElement<XMLGregorianCalendar>(_TTItemCreateDate_QNAME, XMLGregorianCalendar.class, TTItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "owner", scope = TTItem.class)
public JAXBElement<String> createTTItemOwner(String value) {
return new JAXBElement<String>(_TTItemOwner_QNAME, String.class, TTItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "createdBy", scope = TTItem.class)
public JAXBElement<String> createTTItemCreatedBy(String value) {
return new JAXBElement<String>(_TTItemCreatedBy_QNAME, String.class, TTItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "classification", scope = TTItem.class)
public JAXBElement<String> createTTItemClassification(String value) {
return new JAXBElement<String>(_TTItemClassification_QNAME, String.class, TTItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "description", scope = TTItem.class)
public JAXBElement<String> createTTItemDescription(String value) {
return new JAXBElement<String>(_SolutionDataDescription_QNAME, String.class, TTItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "title", scope = TTItem.class)
public JAXBElement<String> createTTItemTitle(String value) {
return new JAXBElement<String>(_NoteTitle_QNAME, String.class, TTItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = GetFileAttachment.class)
public JAXBElement<Auth> createGetFileAttachmentAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, GetFileAttachment.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "itemID", scope = GetFileAttachment.class)
public JAXBElement<String> createGetFileAttachmentItemID(String value) {
return new JAXBElement<String>(_GetAvailableQuickTransitionsItemID_QNAME, String.class, GetFileAttachment.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link TTItem }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "return", scope = CreateAuxItemWithNameResponse.class)
public JAXBElement<TTItem> createCreateAuxItemWithNameResponseReturn(TTItem value) {
return new JAXBElement<TTItem>(_GenerateUUIDResponseReturn_QNAME, TTItem.class, CreateAuxItemWithNameResponse.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "itemID", scope = ItemLink.class)
public JAXBElement<String> createItemLinkItemID(String value) {
return new JAXBElement<String>(_GetAvailableQuickTransitionsItemID_QNAME, String.class, ItemLink.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "responseOptions", scope = CreatePrimaryItems.class)
public JAXBElement<String> createCreatePrimaryItemsResponseOptions(String value) {
return new JAXBElement<String>(_UpdateItemResponseOptions_QNAME, String.class, CreatePrimaryItems.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = CreatePrimaryItems.class)
public JAXBElement<Auth> createCreatePrimaryItemsAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, CreatePrimaryItems.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "emailAddress", scope = NoteLoggerInfo.class)
public JAXBElement<String> createNoteLoggerInfoEmailAddress(String value) {
return new JAXBElement<String>(_NoteLoggerInfoEmailAddress_QNAME, String.class, NoteLoggerInfo.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "reportName", scope = ReportsFilter.class)
public JAXBElement<String> createReportsFilterReportName(String value) {
return new JAXBElement<String>(_ReportsFilterReportName_QNAME, String.class, ReportsFilter.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "projectName", scope = ReportsFilter.class)
public JAXBElement<String> createReportsFilterProjectName(String value) {
return new JAXBElement<String>(_ReportInfoProjectName_QNAME, String.class, ReportsFilter.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "authorID", scope = ReportsFilter.class)
public JAXBElement<String> createReportsFilterAuthorID(String value) {
return new JAXBElement<String>(_ReportsFilterAuthorID_QNAME, String.class, ReportsFilter.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "solutionName", scope = ReportsFilter.class)
public JAXBElement<String> createReportsFilterSolutionName(String value) {
return new JAXBElement<String>(_GetTablesWithNameSolutionName_QNAME, String.class, ReportsFilter.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "tableName", scope = ReportsFilter.class)
public JAXBElement<String> createReportsFilterTableName(String value) {
return new JAXBElement<String>(_ReportsFilterTableName_QNAME, String.class, ReportsFilter.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "projectUUID", scope = ReportsFilter.class)
public JAXBElement<String> createReportsFilterProjectUUID(String value) {
return new JAXBElement<String>(_ReportInfoProjectUUID_QNAME, String.class, ReportsFilter.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link FileAttachment }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "return", scope = UpdateFileAttachmentResponse.class)
public JAXBElement<FileAttachment> createUpdateFileAttachmentResponseReturn(FileAttachment value) {
return new JAXBElement<FileAttachment>(_GenerateUUIDResponseReturn_QNAME, FileAttachment.class, UpdateFileAttachmentResponse.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "responseOptions", scope = CreatePrimaryItem.class)
public JAXBElement<String> createCreatePrimaryItemResponseOptions(String value) {
return new JAXBElement<String>(_UpdateItemResponseOptions_QNAME, String.class, CreatePrimaryItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = CreatePrimaryItem.class)
public JAXBElement<Auth> createCreatePrimaryItemAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, CreatePrimaryItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link TTItem }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "item", scope = CreatePrimaryItem.class)
public JAXBElement<TTItem> createCreatePrimaryItemItem(TTItem value) {
return new JAXBElement<TTItem>(_UpdateItemItem_QNAME, TTItem.class, CreatePrimaryItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = ImportStatus.class)
public JAXBElement<Auth> createImportStatusAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, ImportStatus.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "importUUID", scope = ImportStatus.class)
public JAXBElement<String> createImportStatusImportUUID(String value) {
return new JAXBElement<String>(_ImportStatusImportUUID_QNAME, String.class, ImportStatus.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "itemId", scope = ReportResult.class)
public JAXBElement<String> createReportResultItemId(String value) {
return new JAXBElement<String>(_ReportResultItemId_QNAME, String.class, ReportResult.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "itemURL", scope = ReportResult.class)
public JAXBElement<String> createReportResultItemURL(String value) {
return new JAXBElement<String>(_ReportResultItemURL_QNAME, String.class, ReportResult.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "itemName", scope = ReportResult.class)
public JAXBElement<String> createReportResultItemName(String value) {
return new JAXBElement<String>(_ReportResultItemName_QNAME, String.class, ReportResult.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "responseOptions", scope = GetItemsByQuery.class)
public JAXBElement<String> createGetItemsByQueryResponseOptions(String value) {
return new JAXBElement<String>(_UpdateItemResponseOptions_QNAME, String.class, GetItemsByQuery.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = GetItemsByQuery.class)
public JAXBElement<Auth> createGetItemsByQueryAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, GetItemsByQuery.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "orderByClause", scope = GetItemsByQuery.class)
public JAXBElement<String> createGetItemsByQueryOrderByClause(String value) {
return new JAXBElement<String>(_GetItemsByQueryOrderByClause_QNAME, String.class, GetItemsByQuery.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "queryWhereClause", scope = GetItemsByQuery.class)
public JAXBElement<String> createGetItemsByQueryQueryWhereClause(String value) {
return new JAXBElement<String>(_DeleteItemsByQueryQueryWhereClause_QNAME, String.class, GetItemsByQuery.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "responseOptions", scope = CreatePrimaryItemsWithName.class)
public JAXBElement<String> createCreatePrimaryItemsWithNameResponseOptions(String value) {
return new JAXBElement<String>(_UpdateItemResponseOptions_QNAME, String.class, CreatePrimaryItemsWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = CreatePrimaryItemsWithName.class)
public JAXBElement<Auth> createCreatePrimaryItemsWithNameAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, CreatePrimaryItemsWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "fullyQualifiedProjectName", scope = CreatePrimaryItemsWithName.class)
public JAXBElement<String> createCreatePrimaryItemsWithNameFullyQualifiedProjectName(String value) {
return new JAXBElement<String>(_CreatePrimaryItemWithNameFullyQualifiedProjectName_QNAME, String.class, CreatePrimaryItemsWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "submitTransName", scope = CreatePrimaryItemsWithName.class)
public JAXBElement<String> createCreatePrimaryItemsWithNameSubmitTransName(String value) {
return new JAXBElement<String>(_CreatePrimaryItemWithNameSubmitTransName_QNAME, String.class, CreatePrimaryItemsWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link UserWithPreferences }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "return", scope = GetUserWithPreferencesResponse.class)
public JAXBElement<UserWithPreferences> createGetUserWithPreferencesResponseReturn(UserWithPreferences value) {
return new JAXBElement<UserWithPreferences>(_GenerateUUIDResponseReturn_QNAME, UserWithPreferences.class, GetUserWithPreferencesResponse.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link TTItem }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "return", scope = CreatePrimaryItemWithNameResponse.class)
public JAXBElement<TTItem> createCreatePrimaryItemWithNameResponseReturn(TTItem value) {
return new JAXBElement<TTItem>(_GenerateUUIDResponseReturn_QNAME, TTItem.class, CreatePrimaryItemWithNameResponse.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = GetTables.class)
public JAXBElement<Auth> createGetTablesAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, GetTables.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "importResponseID", scope = Import.class)
public JAXBElement<String> createImportImportResponseID(String value) {
return new JAXBElement<String>(_ImportImportResponseID_QNAME, String.class, Import.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "importResponseEndPoint", scope = Import.class)
public JAXBElement<String> createImportImportResponseEndPoint(String value) {
return new JAXBElement<String>(_ImportImportResponseEndPoint_QNAME, String.class, Import.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "adminRepositoryID", scope = Import.class)
public JAXBElement<String> createImportAdminRepositoryID(String value) {
return new JAXBElement<String>(_ImportAdminRepositoryID_QNAME, String.class, Import.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = Import.class)
public JAXBElement<Auth> createImportAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, Import.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link FileContents }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "xmlImportOptions", scope = Import.class)
public JAXBElement<FileContents> createImportXmlImportOptions(FileContents value) {
return new JAXBElement<FileContents>(_ImportXmlImportOptions_QNAME, FileContents.class, Import.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "emailCC", scope = User.class)
public JAXBElement<String> createUserEmailCC(String value) {
return new JAXBElement<String>(_UserWithPreferencesEmailCC_QNAME, String.class, User.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "userName", scope = User.class)
public JAXBElement<String> createUserUserName(String value) {
return new JAXBElement<String>(_StateChangeHistoryUserName_QNAME, String.class, User.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "uuid", scope = User.class)
public JAXBElement<String> createUserUuid(String value) {
return new JAXBElement<String>(_UserWithPreferencesUuid_QNAME, String.class, User.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "email", scope = User.class)
public JAXBElement<String> createUserEmail(String value) {
return new JAXBElement<String>(_UserWithPreferencesEmail_QNAME, String.class, User.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "userId", scope = User.class)
public JAXBElement<String> createUserUserId(String value) {
return new JAXBElement<String>(_UserWithPreferencesUserId_QNAME, String.class, User.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "namespaceName", scope = User.class)
public JAXBElement<String> createUserNamespaceName(String value) {
return new JAXBElement<String>(_UserWithPreferencesNamespaceName_QNAME, String.class, User.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "timezone", scope = User.class)
public JAXBElement<String> createUserTimezone(String value) {
return new JAXBElement<String>(_UserWithPreferencesTimezone_QNAME, String.class, User.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "displayName", scope = TableData.class)
public JAXBElement<String> createTableDataDisplayName(String value) {
return new JAXBElement<String>(_SolutionDataDisplayName_QNAME, String.class, TableData.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "name", scope = TableData.class)
public JAXBElement<String> createTableDataName(String value) {
return new JAXBElement<String>(_PrivilegeName_QNAME, String.class, TableData.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "description", scope = TableData.class)
public JAXBElement<String> createTableDataDescription(String value) {
return new JAXBElement<String>(_SolutionDataDescription_QNAME, String.class, TableData.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "tableUUID", scope = TableData.class)
public JAXBElement<String> createTableDataTableUUID(String value) {
return new JAXBElement<String>(_TableDataTableUUID_QNAME, String.class, TableData.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "projectName", scope = RunReport.class)
public JAXBElement<String> createRunReportProjectName(String value) {
return new JAXBElement<String>(_ReportInfoProjectName_QNAME, String.class, RunReport.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "reportName", scope = RunReport.class)
public JAXBElement<String> createRunReportReportName(String value) {
return new JAXBElement<String>(_ReportsFilterReportName_QNAME, String.class, RunReport.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = RunReport.class)
public JAXBElement<Auth> createRunReportAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, RunReport.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link QueryRange }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "queryRange", scope = RunReport.class)
public JAXBElement<QueryRange> createRunReportQueryRange(QueryRange value) {
return new JAXBElement<QueryRange>(_GetStateChangeHistoryQueryRange_QNAME, QueryRange.class, RunReport.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "solutionName", scope = RunReport.class)
public JAXBElement<String> createRunReportSolutionName(String value) {
return new JAXBElement<String>(_GetTablesWithNameSolutionName_QNAME, String.class, RunReport.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "reportUUID", scope = RunReport.class)
public JAXBElement<String> createRunReportReportUUID(String value) {
return new JAXBElement<String>(_RunReportReportUUID_QNAME, String.class, RunReport.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "tableName", scope = RunReport.class)
public JAXBElement<String> createRunReportTableName(String value) {
return new JAXBElement<String>(_ReportsFilterTableName_QNAME, String.class, RunReport.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "projectUUID", scope = RunReport.class)
public JAXBElement<String> createRunReportProjectUUID(String value) {
return new JAXBElement<String>(_ReportInfoProjectUUID_QNAME, String.class, RunReport.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link FileContents }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "return", scope = ExportResponse.class)
public JAXBElement<FileContents> createExportResponseReturn(FileContents value) {
return new JAXBElement<FileContents>(_GenerateUUIDResponseReturn_QNAME, FileContents.class, ExportResponse.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = GetNoteLoggerInfo.class)
public JAXBElement<Auth> createGetNoteLoggerInfoAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, GetNoteLoggerInfo.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "responseOptions", scope = CreateAuxItems.class)
public JAXBElement<String> createCreateAuxItemsResponseOptions(String value) {
return new JAXBElement<String>(_UpdateItemResponseOptions_QNAME, String.class, CreateAuxItems.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = CreateAuxItems.class)
public JAXBElement<Auth> createCreateAuxItemsAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, CreateAuxItems.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link UserExtended }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "return", scope = GetUserExtendedResponse.class)
public JAXBElement<UserExtended> createGetUserExtendedResponseReturn(UserExtended value) {
return new JAXBElement<UserExtended>(_GenerateUUIDResponseReturn_QNAME, UserExtended.class, GetUserExtendedResponse.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "responseOptions", scope = CreateAuxItemWithName.class)
public JAXBElement<String> createCreateAuxItemWithNameResponseOptions(String value) {
return new JAXBElement<String>(_UpdateItemResponseOptions_QNAME, String.class, CreateAuxItemWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "tableDBName", scope = CreateAuxItemWithName.class)
public JAXBElement<String> createCreateAuxItemWithNameTableDBName(String value) {
return new JAXBElement<String>(_GetSubmitProjectsWithNameTableDBName_QNAME, String.class, CreateAuxItemWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = CreateAuxItemWithName.class)
public JAXBElement<Auth> createCreateAuxItemWithNameAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, CreateAuxItemWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link TTItem }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "item", scope = CreateAuxItemWithName.class)
public JAXBElement<TTItem> createCreateAuxItemWithNameItem(TTItem value) {
return new JAXBElement<TTItem>(_UpdateItemItem_QNAME, TTItem.class, CreateAuxItemWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "tableDBName", scope = DeleteItemsByQueryWithName.class)
public JAXBElement<String> createDeleteItemsByQueryWithNameTableDBName(String value) {
return new JAXBElement<String>(_GetSubmitProjectsWithNameTableDBName_QNAME, String.class, DeleteItemsByQueryWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = DeleteItemsByQueryWithName.class)
public JAXBElement<Auth> createDeleteItemsByQueryWithNameAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, DeleteItemsByQueryWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "queryWhereClause", scope = DeleteItemsByQueryWithName.class)
public JAXBElement<String> createDeleteItemsByQueryWithNameQueryWhereClause(String value) {
return new JAXBElement<String>(_DeleteItemsByQueryQueryWhereClause_QNAME, String.class, DeleteItemsByQueryWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = UpdateFileAttachment.class)
public JAXBElement<Auth> createUpdateFileAttachmentAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, UpdateFileAttachment.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link FileAttachmentContents }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "attachmentContents", scope = UpdateFileAttachment.class)
public JAXBElement<FileAttachmentContents> createUpdateFileAttachmentAttachmentContents(FileAttachmentContents value) {
return new JAXBElement<FileAttachmentContents>(_CreateFileAttachmentAttachmentContents_QNAME, FileAttachmentContents.class, UpdateFileAttachment.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "itemID", scope = UpdateFileAttachment.class)
public JAXBElement<String> createUpdateFileAttachmentItemID(String value) {
return new JAXBElement<String>(_GetAvailableQuickTransitionsItemID_QNAME, String.class, UpdateFileAttachment.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = GenerateUUID.class)
public JAXBElement<Auth> createGenerateUUIDAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, GenerateUUID.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "currentStep", scope = ImportCurrentStatus.class)
public JAXBElement<String> createImportCurrentStatusCurrentStep(String value) {
return new JAXBElement<String>(_ImportCurrentStatusCurrentStep_QNAME, String.class, ImportCurrentStatus.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "responseOptions", scope = UpdateItems.class)
public JAXBElement<String> createUpdateItemsResponseOptions(String value) {
return new JAXBElement<String>(_UpdateItemResponseOptions_QNAME, String.class, UpdateItems.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = UpdateItems.class)
public JAXBElement<Auth> createUpdateItemsAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, UpdateItems.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "responseOptions", scope = CreateAuxItem.class)
public JAXBElement<String> createCreateAuxItemResponseOptions(String value) {
return new JAXBElement<String>(_UpdateItemResponseOptions_QNAME, String.class, CreateAuxItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = CreateAuxItem.class)
public JAXBElement<Auth> createCreateAuxItemAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, CreateAuxItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link TTItem }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "item", scope = CreateAuxItem.class)
public JAXBElement<TTItem> createCreateAuxItemItem(TTItem value) {
return new JAXBElement<TTItem>(_UpdateItemItem_QNAME, TTItem.class, CreateAuxItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = GetAvailableSubmitTransitionsWithName.class)
public JAXBElement<Auth> createGetAvailableSubmitTransitionsWithNameAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, GetAvailableSubmitTransitionsWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "fullyQualifiedProjectName", scope = GetAvailableSubmitTransitionsWithName.class)
public JAXBElement<String> createGetAvailableSubmitTransitionsWithNameFullyQualifiedProjectName(String value) {
return new JAXBElement<String>(_CreatePrimaryItemWithNameFullyQualifiedProjectName_QNAME, String.class, GetAvailableSubmitTransitionsWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "attributeName", scope = GetAvailableSubmitTransitionsWithName.class)
public JAXBElement<String> createGetAvailableSubmitTransitionsWithNameAttributeName(String value) {
return new JAXBElement<String>(_GetAvailableQuickTransitionsAttributeName_QNAME, String.class, GetAvailableSubmitTransitionsWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "displayValue", scope = Value.class)
public JAXBElement<String> createValueDisplayValue(String value) {
return new JAXBElement<String>(_ValueDisplayValue_QNAME, String.class, Value.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "uuid", scope = Value.class)
public JAXBElement<String> createValueUuid(String value) {
return new JAXBElement<String>(_UserWithPreferencesUuid_QNAME, String.class, Value.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "internalValue", scope = Value.class)
public JAXBElement<String> createValueInternalValue(String value) {
return new JAXBElement<String>(_ValueInternalValue_QNAME, String.class, Value.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = IsUserValid.class)
public JAXBElement<Auth> createIsUserValidAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, IsUserValid.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "loginId", scope = IsUserValid.class)
public JAXBElement<String> createIsUserValidLoginId(String value) {
return new JAXBElement<String>(_HasUserPrivilegeLoginId_QNAME, String.class, IsUserValid.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ReportsFilter }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "reportsFilter", scope = GetReports.class)
public JAXBElement<ReportsFilter> createGetReportsReportsFilter(ReportsFilter value) {
return new JAXBElement<ReportsFilter>(_GetReportsReportsFilter_QNAME, ReportsFilter.class, GetReports.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = GetReports.class)
public JAXBElement<Auth> createGetReportsAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, GetReports.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link QueryRange }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "queryRange", scope = GetReports.class)
public JAXBElement<QueryRange> createGetReportsQueryRange(QueryRange value) {
return new JAXBElement<QueryRange>(_GetStateChangeHistoryQueryRange_QNAME, QueryRange.class, GetReports.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "fullyQualifiedName", scope = ProjectData.class)
public JAXBElement<String> createProjectDataFullyQualifiedName(String value) {
return new JAXBElement<String>(_ProjectDataFullyQualifiedName_QNAME, String.class, ProjectData.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "name", scope = ProjectData.class)
public JAXBElement<String> createProjectDataName(String value) {
return new JAXBElement<String>(_PrivilegeName_QNAME, String.class, ProjectData.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "description", scope = ProjectData.class)
public JAXBElement<String> createProjectDataDescription(String value) {
return new JAXBElement<String>(_SolutionDataDescription_QNAME, String.class, ProjectData.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "projectUUID", scope = ProjectData.class)
public JAXBElement<String> createProjectDataProjectUUID(String value) {
return new JAXBElement<String>(_ReportInfoProjectUUID_QNAME, String.class, ProjectData.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "responseOptions", scope = GetItem.class)
public JAXBElement<String> createGetItemResponseOptions(String value) {
return new JAXBElement<String>(_UpdateItemResponseOptions_QNAME, String.class, GetItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = GetItem.class)
public JAXBElement<Auth> createGetItemAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, GetItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "itemID", scope = GetItem.class)
public JAXBElement<String> createGetItemItemID(String value) {
return new JAXBElement<String>(_GetAvailableQuickTransitionsItemID_QNAME, String.class, GetItem.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = GetUserWithPreferences.class)
public JAXBElement<Auth> createGetUserWithPreferencesAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, GetUserWithPreferences.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "userId", scope = GetUserWithPreferences.class)
public JAXBElement<String> createGetUserWithPreferencesUserId(String value) {
return new JAXBElement<String>(_UserWithPreferencesUserId_QNAME, String.class, GetUserWithPreferences.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = DeleteItems.class)
public JAXBElement<Auth> createDeleteItemsAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, DeleteItems.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "return", scope = ImportResponse.class)
public JAXBElement<String> createImportResponseReturn(String value) {
return new JAXBElement<String>(_GenerateUUIDResponseReturn_QNAME, String.class, ImportResponse.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RunReportResult }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "return", scope = RunReportResponse.class)
public JAXBElement<RunReportResult> createRunReportResponseReturn(RunReportResult value) {
return new JAXBElement<RunReportResult>(_GenerateUUIDResponseReturn_QNAME, RunReportResult.class, RunReportResponse.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = GetSolutionsWithUniqueName.class)
public JAXBElement<Auth> createGetSolutionsWithUniqueNameAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, GetSolutionsWithUniqueName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = Logout.class)
public JAXBElement<Auth> createLogoutAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, Logout.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "responseOptions", scope = GetItemsByQueryWithName.class)
public JAXBElement<String> createGetItemsByQueryWithNameResponseOptions(String value) {
return new JAXBElement<String>(_UpdateItemResponseOptions_QNAME, String.class, GetItemsByQueryWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "tableDBName", scope = GetItemsByQueryWithName.class)
public JAXBElement<String> createGetItemsByQueryWithNameTableDBName(String value) {
return new JAXBElement<String>(_GetSubmitProjectsWithNameTableDBName_QNAME, String.class, GetItemsByQueryWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = GetItemsByQueryWithName.class)
public JAXBElement<Auth> createGetItemsByQueryWithNameAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, GetItemsByQueryWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "orderByClause", scope = GetItemsByQueryWithName.class)
public JAXBElement<String> createGetItemsByQueryWithNameOrderByClause(String value) {
return new JAXBElement<String>(_GetItemsByQueryOrderByClause_QNAME, String.class, GetItemsByQueryWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "queryWhereClause", scope = GetItemsByQueryWithName.class)
public JAXBElement<String> createGetItemsByQueryWithNameQueryWhereClause(String value) {
return new JAXBElement<String>(_DeleteItemsByQueryQueryWhereClause_QNAME, String.class, GetItemsByQueryWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "responseOptions", scope = UpdateItemWithName.class)
public JAXBElement<String> createUpdateItemWithNameResponseOptions(String value) {
return new JAXBElement<String>(_UpdateItemResponseOptions_QNAME, String.class, UpdateItemWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "transitionName", scope = UpdateItemWithName.class)
public JAXBElement<String> createUpdateItemWithNameTransitionName(String value) {
return new JAXBElement<String>(_StateChangeHistoryTransitionName_QNAME, String.class, UpdateItemWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = UpdateItemWithName.class)
public JAXBElement<Auth> createUpdateItemWithNameAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, UpdateItemWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link TTItem }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "item", scope = UpdateItemWithName.class)
public JAXBElement<TTItem> createUpdateItemWithNameItem(TTItem value) {
return new JAXBElement<TTItem>(_UpdateItemItem_QNAME, TTItem.class, UpdateItemWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = DeleteMashup.class)
public JAXBElement<Auth> createDeleteMashupAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, DeleteMashup.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "sMashupName", scope = DeleteMashup.class)
public JAXBElement<String> createDeleteMashupSMashupName(String value) {
return new JAXBElement<String>(_DeleteMashupSMashupName_QNAME, String.class, DeleteMashup.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "itemUUID", scope = Item.class)
public JAXBElement<String> createItemItemUUID(String value) {
return new JAXBElement<String>(_ItemItemUUID_QNAME, String.class, Item.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "itemID", scope = Item.class)
public JAXBElement<String> createItemItemID(String value) {
return new JAXBElement<String>(_GetAvailableQuickTransitionsItemID_QNAME, String.class, Item.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "itemName", scope = Item.class)
public JAXBElement<String> createItemItemName(String value) {
return new JAXBElement<String>(_ReportResultItemName_QNAME, String.class, Item.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ImportCurrentStatus }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "return", scope = ImportStatusResponse.class)
public JAXBElement<ImportCurrentStatus> createImportStatusResponseReturn(ImportCurrentStatus value) {
return new JAXBElement<ImportCurrentStatus>(_GenerateUUIDResponseReturn_QNAME, ImportCurrentStatus.class, ImportStatusResponse.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = GetAvailableTransitions.class)
public JAXBElement<Auth> createGetAvailableTransitionsAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, GetAvailableTransitions.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "attributeName", scope = GetAvailableTransitions.class)
public JAXBElement<String> createGetAvailableTransitionsAttributeName(String value) {
return new JAXBElement<String>(_GetAvailableQuickTransitionsAttributeName_QNAME, String.class, GetAvailableTransitions.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "itemID", scope = GetAvailableTransitions.class)
public JAXBElement<String> createGetAvailableTransitionsItemID(String value) {
return new JAXBElement<String>(_GetAvailableQuickTransitionsItemID_QNAME, String.class, GetAvailableTransitions.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link TTItem }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "return", scope = GetItemResponse.class)
public JAXBElement<TTItem> createGetItemResponseReturn(TTItem value) {
return new JAXBElement<TTItem>(_GenerateUUIDResponseReturn_QNAME, TTItem.class, GetItemResponse.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "responseOptions", scope = CreateAuxItemsWithName.class)
public JAXBElement<String> createCreateAuxItemsWithNameResponseOptions(String value) {
return new JAXBElement<String>(_UpdateItemResponseOptions_QNAME, String.class, CreateAuxItemsWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "tableDBName", scope = CreateAuxItemsWithName.class)
public JAXBElement<String> createCreateAuxItemsWithNameTableDBName(String value) {
return new JAXBElement<String>(_GetSubmitProjectsWithNameTableDBName_QNAME, String.class, CreateAuxItemsWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = CreateAuxItemsWithName.class)
public JAXBElement<Auth> createCreateAuxItemsWithNameAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, CreateAuxItemsWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "return", scope = GetVersionResponse.class)
public JAXBElement<String> createGetVersionResponseReturn(String value) {
return new JAXBElement<String>(_GenerateUUIDResponseReturn_QNAME, String.class, GetVersionResponse.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Value }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "value", scope = NameValue.class)
public JAXBElement<Value> createNameValueValue(Value value) {
return new JAXBElement<Value>(_NameValueValue_QNAME, Value.class, NameValue.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "uuid", scope = NameValue.class)
public JAXBElement<String> createNameValueUuid(String value) {
return new JAXBElement<String>(_UserWithPreferencesUuid_QNAME, String.class, NameValue.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SetValueMethod }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "setValueMethod", scope = NameValue.class)
public JAXBElement<SetValueMethod> createNameValueSetValueMethod(SetValueMethod value) {
return new JAXBElement<SetValueMethod>(_NameValueSetValueMethod_QNAME, SetValueMethod.class, NameValue.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "name", scope = NameValue.class)
public JAXBElement<String> createNameValueName(String value) {
return new JAXBElement<String>(_PrivilegeName_QNAME, String.class, NameValue.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SetValueBy }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "setValueBy", scope = NameValue.class)
public JAXBElement<SetValueBy> createNameValueSetValueBy(SetValueBy value) {
return new JAXBElement<SetValueBy>(_NameValueSetValueBy_QNAME, SetValueBy.class, NameValue.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "responseOptions", scope = UpdateItemsWithName.class)
public JAXBElement<String> createUpdateItemsWithNameResponseOptions(String value) {
return new JAXBElement<String>(_UpdateItemResponseOptions_QNAME, String.class, UpdateItemsWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "transitionName", scope = UpdateItemsWithName.class)
public JAXBElement<String> createUpdateItemsWithNameTransitionName(String value) {
return new JAXBElement<String>(_StateChangeHistoryTransitionName_QNAME, String.class, UpdateItemsWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = UpdateItemsWithName.class)
public JAXBElement<Auth> createUpdateItemsWithNameAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, UpdateItemsWithName.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Auth }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "auth", scope = GetAvailableTransitionsWithStateIDs.class)
public JAXBElement<Auth> createGetAvailableTransitionsWithStateIDsAuth(Auth value) {
return new JAXBElement<Auth>(_HasUserPrivilegeAuth_QNAME, Auth.class, GetAvailableTransitionsWithStateIDs.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "attributeName", scope = GetAvailableTransitionsWithStateIDs.class)
public JAXBElement<String> createGetAvailableTransitionsWithStateIDsAttributeName(String value) {
return new JAXBElement<String>(_GetAvailableQuickTransitionsAttributeName_QNAME, String.class, GetAvailableTransitionsWithStateIDs.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "itemID", scope = GetAvailableTransitionsWithStateIDs.class)
public JAXBElement<String> createGetAvailableTransitionsWithStateIDsItemID(String value) {
return new JAXBElement<String>(_GetAvailableQuickTransitionsItemID_QNAME, String.class, GetAvailableTransitionsWithStateIDs.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "value", scope = ExtraValue.class)
public JAXBElement<String> createExtraValueValue(String value) {
return new JAXBElement<String>(_NameValueValue_QNAME, String.class, ExtraValue.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "valueType", scope = ExtraValue.class)
public JAXBElement<String> createExtraValueValueType(String value) {
return new JAXBElement<String>(_ExtraValueValueType_QNAME, String.class, ExtraValue.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link TTItem }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "return", scope = CreatePrimaryItemResponse.class)
public JAXBElement<TTItem> createCreatePrimaryItemResponseReturn(TTItem value) {
return new JAXBElement<TTItem>(_GenerateUUIDResponseReturn_QNAME, TTItem.class, CreatePrimaryItemResponse.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "name", scope = ApplicationData.class)
public JAXBElement<String> createApplicationDataName(String value) {
return new JAXBElement<String>(_PrivilegeName_QNAME, String.class, ApplicationData.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "appDefUUID", scope = ApplicationData.class)
public JAXBElement<String> createApplicationDataAppDefUUID(String value) {
return new JAXBElement<String>(_ApplicationDataAppDefUUID_QNAME, String.class, ApplicationData.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "description", scope = ApplicationData.class)
public JAXBElement<String> createApplicationDataDescription(String value) {
return new JAXBElement<String>(_SolutionDataDescription_QNAME, String.class, ApplicationData.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "revision", scope = ApplicationData.class)
public JAXBElement<String> createApplicationDataRevision(String value) {
return new JAXBElement<String>(_ApplicationDataRevision_QNAME, String.class, ApplicationData.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "applicationUUID", scope = ApplicationData.class)
public JAXBElement<String> createApplicationDataApplicationUUID(String value) {
return new JAXBElement<String>(_ApplicationDataApplicationUUID_QNAME, String.class, ApplicationData.class, value);
}
 
/**
* Create an instance of {@link JAXBElement }{@code <}{@link GetStateChangeHistoryResult }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:aewebservices71", name = "return", scope = GetStateChangeHistoryResponse.class)
public JAXBElement<GetStateChangeHistoryResult> createGetStateChangeHistoryResponseReturn(GetStateChangeHistoryResult value) {
return new JAXBElement<GetStateChangeHistoryResult>(_GenerateUUIDResponseReturn_QNAME, GetStateChangeHistoryResult.class, GetStateChangeHistoryResponse.class, value);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/GetItemsByQueryWithName.java
0,0 → 1,205
 
package net.brutex.sbm.wsclient;
 
import java.math.BigInteger;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="auth" type="{urn:aewebservices71}Auth" minOccurs="0"/>
* &lt;element name="tableDBName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="queryWhereClause" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="orderByClause" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="maxReturnSize" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
* &lt;element name="responseOptions" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"auth",
"tableDBName",
"queryWhereClause",
"orderByClause",
"maxReturnSize",
"responseOptions"
})
@XmlRootElement(name = "GetItemsByQueryWithName")
public class GetItemsByQueryWithName {
 
@XmlElementRef(name = "auth", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<Auth> auth;
@XmlElementRef(name = "tableDBName", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> tableDBName;
@XmlElementRef(name = "queryWhereClause", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> queryWhereClause;
@XmlElementRef(name = "orderByClause", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> orderByClause;
protected BigInteger maxReturnSize;
@XmlElementRef(name = "responseOptions", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> responseOptions;
 
/**
* Gets the value of the auth property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public JAXBElement<Auth> getAuth() {
return auth;
}
 
/**
* Sets the value of the auth property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public void setAuth(JAXBElement<Auth> value) {
this.auth = ((JAXBElement<Auth> ) value);
}
 
/**
* Gets the value of the tableDBName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getTableDBName() {
return tableDBName;
}
 
/**
* Sets the value of the tableDBName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setTableDBName(JAXBElement<String> value) {
this.tableDBName = ((JAXBElement<String> ) value);
}
 
/**
* Gets the value of the queryWhereClause property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getQueryWhereClause() {
return queryWhereClause;
}
 
/**
* Sets the value of the queryWhereClause property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setQueryWhereClause(JAXBElement<String> value) {
this.queryWhereClause = ((JAXBElement<String> ) value);
}
 
/**
* Gets the value of the orderByClause property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOrderByClause() {
return orderByClause;
}
 
/**
* Sets the value of the orderByClause property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOrderByClause(JAXBElement<String> value) {
this.orderByClause = ((JAXBElement<String> ) value);
}
 
/**
* Gets the value of the maxReturnSize property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getMaxReturnSize() {
return maxReturnSize;
}
 
/**
* Sets the value of the maxReturnSize property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setMaxReturnSize(BigInteger value) {
this.maxReturnSize = value;
}
 
/**
* Gets the value of the responseOptions property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getResponseOptions() {
return responseOptions;
}
 
/**
* Sets the value of the responseOptions property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setResponseOptions(JAXBElement<String> value) {
this.responseOptions = ((JAXBElement<String> ) value);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/GenerateUUIDResponse.java
0,0 → 1,65
 
package net.brutex.sbm.wsclient;
 
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="return" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"_return"
})
@XmlRootElement(name = "GenerateUUIDResponse")
public class GenerateUUIDResponse {
 
@XmlElementRef(name = "return", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> _return;
 
/**
* Gets the value of the return property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getReturn() {
return _return;
}
 
/**
* Sets the value of the return property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setReturn(JAXBElement<String> value) {
this._return = ((JAXBElement<String> ) value);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/CreateAuxItem.java
0,0 → 1,151
 
package net.brutex.sbm.wsclient;
 
import java.math.BigInteger;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="auth" type="{urn:aewebservices71}Auth" minOccurs="0"/>
* &lt;element name="tableID" type="{http://www.w3.org/2001/XMLSchema}integer"/>
* &lt;element name="item" type="{urn:aewebservices71}TTItem" minOccurs="0"/>
* &lt;element name="responseOptions" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"auth",
"tableID",
"item",
"responseOptions"
})
@XmlRootElement(name = "CreateAuxItem")
public class CreateAuxItem {
 
@XmlElementRef(name = "auth", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<Auth> auth;
@XmlElement(required = true)
protected BigInteger tableID;
@XmlElementRef(name = "item", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<TTItem> item;
@XmlElementRef(name = "responseOptions", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> responseOptions;
 
/**
* Gets the value of the auth property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public JAXBElement<Auth> getAuth() {
return auth;
}
 
/**
* Sets the value of the auth property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public void setAuth(JAXBElement<Auth> value) {
this.auth = ((JAXBElement<Auth> ) value);
}
 
/**
* Gets the value of the tableID property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getTableID() {
return tableID;
}
 
/**
* Sets the value of the tableID property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setTableID(BigInteger value) {
this.tableID = value;
}
 
/**
* Gets the value of the item property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link TTItem }{@code >}
*
*/
public JAXBElement<TTItem> getItem() {
return item;
}
 
/**
* Sets the value of the item property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link TTItem }{@code >}
*
*/
public void setItem(JAXBElement<TTItem> value) {
this.item = ((JAXBElement<TTItem> ) value);
}
 
/**
* Gets the value of the responseOptions property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getResponseOptions() {
return responseOptions;
}
 
/**
* Sets the value of the responseOptions property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setResponseOptions(JAXBElement<String> value) {
this.responseOptions = ((JAXBElement<String> ) value);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/DeleteItemsByQueryWithNameResponse.java
0,0 → 1,34
 
package net.brutex.sbm.wsclient;
 
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "")
@XmlRootElement(name = "DeleteItemsByQueryWithNameResponse")
public class DeleteItemsByQueryWithNameResponse {
 
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/CreateAuxItemsResponse.java
0,0 → 1,71
 
package net.brutex.sbm.wsclient;
 
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="return" type="{urn:aewebservices71}TTItem" maxOccurs="unbounded" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"_return"
})
@XmlRootElement(name = "CreateAuxItemsResponse")
public class CreateAuxItemsResponse {
 
@XmlElement(name = "return")
protected List<TTItem> _return;
 
/**
* Gets the value of the return property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the return property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getReturn().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link TTItem }
*
*
*/
public List<TTItem> getReturn() {
if (_return == null) {
_return = new ArrayList<TTItem>();
}
return this._return;
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/CreatePrimaryItemWithNameResponse.java
0,0 → 1,65
 
package net.brutex.sbm.wsclient;
 
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="return" type="{urn:aewebservices71}TTItem" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"_return"
})
@XmlRootElement(name = "CreatePrimaryItemWithNameResponse")
public class CreatePrimaryItemWithNameResponse {
 
@XmlElementRef(name = "return", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<TTItem> _return;
 
/**
* Gets the value of the return property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link TTItem }{@code >}
*
*/
public JAXBElement<TTItem> getReturn() {
return _return;
}
 
/**
* Sets the value of the return property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link TTItem }{@code >}
*
*/
public void setReturn(JAXBElement<TTItem> value) {
this._return = ((JAXBElement<TTItem> ) value);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/GetVersionResponse.java
0,0 → 1,65
 
package net.brutex.sbm.wsclient;
 
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="return" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"_return"
})
@XmlRootElement(name = "GetVersionResponse")
public class GetVersionResponse {
 
@XmlElementRef(name = "return", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> _return;
 
/**
* Gets the value of the return property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getReturn() {
return _return;
}
 
/**
* Sets the value of the return property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setReturn(JAXBElement<String> value) {
this._return = ((JAXBElement<String> ) value);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/Aewebservices71PortType.java
0,0 → 1,728
package net.brutex.sbm.wsclient;
 
import javax.jws.WebMethod;
import javax.jws.WebParam;
import javax.jws.WebResult;
import javax.jws.WebService;
import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.ws.RequestWrapper;
import javax.xml.ws.ResponseWrapper;
 
/**
* This class was generated by Apache CXF 2.2.8
* Sun May 30 10:35:30 CEST 2010
* Generated source version: 2.2.8
*
*/
@WebService(targetNamespace = "http://localhost:80/gsoap/aewebservices71.wsdl", name = "aewebservices71PortType")
@XmlSeeAlso({ObjectFactory.class})
public interface Aewebservices71PortType {
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GetNoteLoggerInfo", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetNoteLoggerInfo")
@WebMethod(operationName = "GetNoteLoggerInfo")
@ResponseWrapper(localName = "GetNoteLoggerInfoResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetNoteLoggerInfoResponse")
public net.brutex.sbm.wsclient.NoteLoggerInfo getNoteLoggerInfo(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "HasUserPrivilege", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.HasUserPrivilege")
@WebMethod(operationName = "HasUserPrivilege")
@ResponseWrapper(localName = "HasUserPrivilegeResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.HasUserPrivilegeResponse")
public boolean hasUserPrivilege(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "privilegeName", targetNamespace = "urn:aewebservices71")
java.lang.String privilegeName,
@WebParam(name = "objectId", targetNamespace = "urn:aewebservices71")
java.lang.String objectId,
@WebParam(name = "loginId", targetNamespace = "urn:aewebservices71")
java.lang.String loginId
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GetAvailableSubmitTransitions", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetAvailableSubmitTransitions")
@WebMethod(operationName = "GetAvailableSubmitTransitions")
@ResponseWrapper(localName = "GetAvailableSubmitTransitionsResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetAvailableSubmitTransitionsResponse")
public java.util.List<net.brutex.sbm.wsclient.Transition> getAvailableSubmitTransitions(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "projectId", targetNamespace = "urn:aewebservices71")
java.math.BigInteger projectId,
@WebParam(name = "attributeName", targetNamespace = "urn:aewebservices71")
java.lang.String attributeName
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "UpdateItemsWithName", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.UpdateItemsWithName")
@WebMethod(operationName = "UpdateItemsWithName")
@ResponseWrapper(localName = "UpdateItemsWithNameResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.UpdateItemsWithNameResponse")
public java.util.List<net.brutex.sbm.wsclient.TTItem> updateItemsWithName(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "itemList", targetNamespace = "urn:aewebservices71")
java.util.List<net.brutex.sbm.wsclient.TTItem> itemList,
@WebParam(name = "transitionName", targetNamespace = "urn:aewebservices71")
java.lang.String transitionName,
@WebParam(name = "responseOptions", targetNamespace = "urn:aewebservices71")
java.lang.String responseOptions
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "CreatePrimaryItemWithName", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.CreatePrimaryItemWithName")
@WebMethod(operationName = "CreatePrimaryItemWithName")
@ResponseWrapper(localName = "CreatePrimaryItemWithNameResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.CreatePrimaryItemWithNameResponse")
public net.brutex.sbm.wsclient.TTItem createPrimaryItemWithName(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "fullyQualifiedProjectName", targetNamespace = "urn:aewebservices71")
java.lang.String fullyQualifiedProjectName,
@WebParam(name = "item", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.TTItem item,
@WebParam(name = "submitTransName", targetNamespace = "urn:aewebservices71")
java.lang.String submitTransName,
@WebParam(name = "responseOptions", targetNamespace = "urn:aewebservices71")
java.lang.String responseOptions
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GetUser", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetUser")
@WebMethod(operationName = "GetUser")
@ResponseWrapper(localName = "GetUserResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetUserResponse")
public net.brutex.sbm.wsclient.User getUser(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "userId", targetNamespace = "urn:aewebservices71")
java.lang.String userId
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GetStateChangeHistory", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetStateChangeHistory")
@WebMethod(operationName = "GetStateChangeHistory")
@ResponseWrapper(localName = "GetStateChangeHistoryResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetStateChangeHistoryResponse")
public net.brutex.sbm.wsclient.GetStateChangeHistoryResult getStateChangeHistory(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "itemID", targetNamespace = "urn:aewebservices71")
java.lang.String itemID,
@WebParam(name = "queryRange", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.QueryRange queryRange
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GetUserPrivileges", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetUserPrivileges")
@WebMethod(operationName = "GetUserPrivileges")
@ResponseWrapper(localName = "GetUserPrivilegesResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetUserPrivilegesResponse")
public java.util.List<net.brutex.sbm.wsclient.Privilege> getUserPrivileges(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "privilegeType", targetNamespace = "urn:aewebservices71")
java.lang.String privilegeType,
@WebParam(name = "objectId", targetNamespace = "urn:aewebservices71")
java.lang.String objectId,
@WebParam(name = "loginId", targetNamespace = "urn:aewebservices71")
java.lang.String loginId
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "CreateAuxItem", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.CreateAuxItem")
@WebMethod(operationName = "CreateAuxItem")
@ResponseWrapper(localName = "CreateAuxItemResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.CreateAuxItemResponse")
public net.brutex.sbm.wsclient.TTItem createAuxItem(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "tableID", targetNamespace = "urn:aewebservices71")
java.math.BigInteger tableID,
@WebParam(name = "item", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.TTItem item,
@WebParam(name = "responseOptions", targetNamespace = "urn:aewebservices71")
java.lang.String responseOptions
) throws AEWebservicesFaultFault;
 
@RequestWrapper(localName = "DeleteItem", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.DeleteItem")
@WebMethod(operationName = "DeleteItem")
@ResponseWrapper(localName = "DeleteItemResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.DeleteItemResponse")
public void deleteItem(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "sItemID", targetNamespace = "urn:aewebservices71")
java.lang.String sItemID
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GetUserWithPreferences", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetUserWithPreferences")
@WebMethod(operationName = "GetUserWithPreferences")
@ResponseWrapper(localName = "GetUserWithPreferencesResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetUserWithPreferencesResponse")
public net.brutex.sbm.wsclient.UserWithPreferences getUserWithPreferences(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "userId", targetNamespace = "urn:aewebservices71")
java.lang.String userId
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GetAvailableTransitionsWithStateIDs", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetAvailableTransitionsWithStateIDs")
@WebMethod(operationName = "GetAvailableTransitionsWithStateIDs")
@ResponseWrapper(localName = "GetAvailableTransitionsWithStateIDsResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetAvailableTransitionsWithStateIDsResponse")
public java.util.List<net.brutex.sbm.wsclient.Transition> getAvailableTransitionsWithStateIDs(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "itemID", targetNamespace = "urn:aewebservices71")
java.lang.String itemID,
@WebParam(name = "attributeName", targetNamespace = "urn:aewebservices71")
java.lang.String attributeName
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "IsUserValid", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.IsUserValid")
@WebMethod(operationName = "IsUserValid")
@ResponseWrapper(localName = "IsUserValidResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.IsUserValidResponse")
public boolean isUserValid(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "loginId", targetNamespace = "urn:aewebservices71")
java.lang.String loginId
) throws AEWebservicesFaultFault;
 
@RequestWrapper(localName = "DeleteMashup", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.DeleteMashup")
@WebMethod(operationName = "DeleteMashup")
@ResponseWrapper(localName = "DeleteMashupResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.DeleteMashupResponse")
public void deleteMashup(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "sMashupName", targetNamespace = "urn:aewebservices71")
java.lang.String sMashupName
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "CreateFileAttachment", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.CreateFileAttachment")
@WebMethod(operationName = "CreateFileAttachment")
@ResponseWrapper(localName = "CreateFileAttachmentResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.CreateFileAttachmentResponse")
public net.brutex.sbm.wsclient.FileAttachment createFileAttachment(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "itemID", targetNamespace = "urn:aewebservices71")
java.lang.String itemID,
@WebParam(name = "attachmentContents", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.FileAttachmentContents attachmentContents
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "ImportStatus", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.ImportStatus")
@WebMethod(operationName = "ImportStatus")
@ResponseWrapper(localName = "ImportStatusResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.ImportStatusResponse")
public net.brutex.sbm.wsclient.ImportCurrentStatus importStatus(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "importUUID", targetNamespace = "urn:aewebservices71")
java.lang.String importUUID
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "CreatePrimaryItemsWithName", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.CreatePrimaryItemsWithName")
@WebMethod(operationName = "CreatePrimaryItemsWithName")
@ResponseWrapper(localName = "CreatePrimaryItemsWithNameResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.CreatePrimaryItemsWithNameResponse")
public java.util.List<net.brutex.sbm.wsclient.TTItem> createPrimaryItemsWithName(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "fullyQualifiedProjectName", targetNamespace = "urn:aewebservices71")
java.lang.String fullyQualifiedProjectName,
@WebParam(name = "itemList", targetNamespace = "urn:aewebservices71")
java.util.List<net.brutex.sbm.wsclient.TTItem> itemList,
@WebParam(name = "submitTransName", targetNamespace = "urn:aewebservices71")
java.lang.String submitTransName,
@WebParam(name = "responseOptions", targetNamespace = "urn:aewebservices71")
java.lang.String responseOptions
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GenerateUUID", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GenerateUUID")
@WebMethod(operationName = "GenerateUUID")
@ResponseWrapper(localName = "GenerateUUIDResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GenerateUUIDResponse")
public java.lang.String generateUUID(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GetSubmitProjects", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetSubmitProjects")
@WebMethod(operationName = "GetSubmitProjects")
@ResponseWrapper(localName = "GetSubmitProjectsResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetSubmitProjectsResponse")
public java.util.List<net.brutex.sbm.wsclient.ProjectData> getSubmitProjects(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "tableID", targetNamespace = "urn:aewebservices71")
java.math.BigInteger tableID
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GetItemsByQueryWithName", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetItemsByQueryWithName")
@WebMethod(operationName = "GetItemsByQueryWithName")
@ResponseWrapper(localName = "GetItemsByQueryWithNameResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetItemsByQueryWithNameResponse")
public java.util.List<net.brutex.sbm.wsclient.TTItem> getItemsByQueryWithName(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "tableDBName", targetNamespace = "urn:aewebservices71")
java.lang.String tableDBName,
@WebParam(name = "queryWhereClause", targetNamespace = "urn:aewebservices71")
java.lang.String queryWhereClause,
@WebParam(name = "orderByClause", targetNamespace = "urn:aewebservices71")
java.lang.String orderByClause,
@WebParam(name = "maxReturnSize", targetNamespace = "urn:aewebservices71")
java.math.BigInteger maxReturnSize,
@WebParam(name = "responseOptions", targetNamespace = "urn:aewebservices71")
java.lang.String responseOptions
) throws AEWebservicesFaultFault;
 
@RequestWrapper(localName = "DeleteItems", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.DeleteItems")
@WebMethod(operationName = "DeleteItems")
@ResponseWrapper(localName = "DeleteItemsResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.DeleteItemsResponse")
public void deleteItems(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "itemIdList", targetNamespace = "urn:aewebservices71")
java.util.List<java.lang.String> itemIdList
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GetSubmitProjectsWithName", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetSubmitProjectsWithName")
@WebMethod(operationName = "GetSubmitProjectsWithName")
@ResponseWrapper(localName = "GetSubmitProjectsWithNameResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetSubmitProjectsWithNameResponse")
public java.util.List<net.brutex.sbm.wsclient.ProjectData> getSubmitProjectsWithName(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "tableDBName", targetNamespace = "urn:aewebservices71")
java.lang.String tableDBName
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "Export", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.Export")
@WebMethod(operationName = "Export")
@ResponseWrapper(localName = "ExportResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.ExportResponse")
public net.brutex.sbm.wsclient.FileContents export(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "applicationID", targetNamespace = "urn:aewebservices71")
java.lang.String applicationID,
@WebParam(name = "xmlExportOptions", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.FileContents xmlExportOptions
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "UpdateFileAttachment", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.UpdateFileAttachment")
@WebMethod(operationName = "UpdateFileAttachment")
@ResponseWrapper(localName = "UpdateFileAttachmentResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.UpdateFileAttachmentResponse")
public net.brutex.sbm.wsclient.FileAttachment updateFileAttachment(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "itemID", targetNamespace = "urn:aewebservices71")
java.lang.String itemID,
@WebParam(name = "attachmentContents", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.FileAttachmentContents attachmentContents
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "CreatePrimaryItem", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.CreatePrimaryItem")
@WebMethod(operationName = "CreatePrimaryItem")
@ResponseWrapper(localName = "CreatePrimaryItemResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.CreatePrimaryItemResponse")
public net.brutex.sbm.wsclient.TTItem createPrimaryItem(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "projectID", targetNamespace = "urn:aewebservices71")
java.math.BigInteger projectID,
@WebParam(name = "item", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.TTItem item,
@WebParam(name = "submitTransID", targetNamespace = "urn:aewebservices71")
java.math.BigInteger submitTransID,
@WebParam(name = "responseOptions", targetNamespace = "urn:aewebservices71")
java.lang.String responseOptions
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GetReports", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetReports")
@WebMethod(operationName = "GetReports")
@ResponseWrapper(localName = "GetReportsResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetReportsResponse")
public net.brutex.sbm.wsclient.GetReportsResult getReports(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "queryRange", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.QueryRange queryRange,
@WebParam(name = "reportsFilter", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.ReportsFilter reportsFilter
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GetItemsByQuery", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetItemsByQuery")
@WebMethod(operationName = "GetItemsByQuery")
@ResponseWrapper(localName = "GetItemsByQueryResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetItemsByQueryResponse")
public java.util.List<net.brutex.sbm.wsclient.TTItem> getItemsByQuery(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "tableID", targetNamespace = "urn:aewebservices71")
java.math.BigInteger tableID,
@WebParam(name = "queryWhereClause", targetNamespace = "urn:aewebservices71")
java.lang.String queryWhereClause,
@WebParam(name = "orderByClause", targetNamespace = "urn:aewebservices71")
java.lang.String orderByClause,
@WebParam(name = "maxReturnSize", targetNamespace = "urn:aewebservices71")
java.math.BigInteger maxReturnSize,
@WebParam(name = "responseOptions", targetNamespace = "urn:aewebservices71")
java.lang.String responseOptions
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "CreateAuxItemWithName", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.CreateAuxItemWithName")
@WebMethod(operationName = "CreateAuxItemWithName")
@ResponseWrapper(localName = "CreateAuxItemWithNameResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.CreateAuxItemWithNameResponse")
public net.brutex.sbm.wsclient.TTItem createAuxItemWithName(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "tableDBName", targetNamespace = "urn:aewebservices71")
java.lang.String tableDBName,
@WebParam(name = "item", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.TTItem item,
@WebParam(name = "responseOptions", targetNamespace = "urn:aewebservices71")
java.lang.String responseOptions
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "CreateAuxItemsWithName", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.CreateAuxItemsWithName")
@WebMethod(operationName = "CreateAuxItemsWithName")
@ResponseWrapper(localName = "CreateAuxItemsWithNameResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.CreateAuxItemsWithNameResponse")
public java.util.List<net.brutex.sbm.wsclient.TTItem> createAuxItemsWithName(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "tableDBName", targetNamespace = "urn:aewebservices71")
java.lang.String tableDBName,
@WebParam(name = "itemList", targetNamespace = "urn:aewebservices71")
java.util.List<net.brutex.sbm.wsclient.TTItem> itemList,
@WebParam(name = "responseOptions", targetNamespace = "urn:aewebservices71")
java.lang.String responseOptions
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GetTablesWithName", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetTablesWithName")
@WebMethod(operationName = "GetTablesWithName")
@ResponseWrapper(localName = "GetTablesWithNameResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetTablesWithNameResponse")
public java.util.List<net.brutex.sbm.wsclient.TableData> getTablesWithName(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "solutionName", targetNamespace = "urn:aewebservices71")
java.lang.String solutionName,
@WebParam(name = "tableType", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.TableType tableType
) throws AEWebservicesFaultFault;
 
@RequestWrapper(localName = "DeleteItemsByQueryWithName", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.DeleteItemsByQueryWithName")
@WebMethod(operationName = "DeleteItemsByQueryWithName")
@ResponseWrapper(localName = "DeleteItemsByQueryWithNameResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.DeleteItemsByQueryWithNameResponse")
public void deleteItemsByQueryWithName(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "tableDBName", targetNamespace = "urn:aewebservices71")
java.lang.String tableDBName,
@WebParam(name = "queryWhereClause", targetNamespace = "urn:aewebservices71")
java.lang.String queryWhereClause
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "UpdateItemWithName", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.UpdateItemWithName")
@WebMethod(operationName = "UpdateItemWithName")
@ResponseWrapper(localName = "UpdateItemWithNameResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.UpdateItemWithNameResponse")
public net.brutex.sbm.wsclient.TTItem updateItemWithName(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "item", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.TTItem item,
@WebParam(name = "transitionName", targetNamespace = "urn:aewebservices71")
java.lang.String transitionName,
@WebParam(name = "responseOptions", targetNamespace = "urn:aewebservices71")
java.lang.String responseOptions
) throws AEWebservicesFaultFault;
 
@RequestWrapper(localName = "DeleteAttachment", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.DeleteAttachment")
@WebMethod(operationName = "DeleteAttachment")
@ResponseWrapper(localName = "DeleteAttachmentResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.DeleteAttachmentResponse")
public void deleteAttachment(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "attachmentID", targetNamespace = "urn:aewebservices71")
java.math.BigInteger attachmentID
) throws AEWebservicesFaultFault;
 
@RequestWrapper(localName = "DeleteItemsByQuery", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.DeleteItemsByQuery")
@WebMethod(operationName = "DeleteItemsByQuery")
@ResponseWrapper(localName = "DeleteItemsByQueryResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.DeleteItemsByQueryResponse")
public void deleteItemsByQuery(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "tableID", targetNamespace = "urn:aewebservices71")
java.math.BigInteger tableID,
@WebParam(name = "queryWhereClause", targetNamespace = "urn:aewebservices71")
java.lang.String queryWhereClause
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GetFileAttachment", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetFileAttachment")
@WebMethod(operationName = "GetFileAttachment")
@ResponseWrapper(localName = "GetFileAttachmentResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetFileAttachmentResponse")
public net.brutex.sbm.wsclient.FileAttachmentContents getFileAttachment(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "itemID", targetNamespace = "urn:aewebservices71")
java.lang.String itemID,
@WebParam(name = "attachmentID", targetNamespace = "urn:aewebservices71")
java.math.BigInteger attachmentID
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GetItem", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetItem")
@WebMethod(operationName = "GetItem")
@ResponseWrapper(localName = "GetItemResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetItemResponse")
public net.brutex.sbm.wsclient.TTItem getItem(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "itemID", targetNamespace = "urn:aewebservices71")
java.lang.String itemID,
@WebParam(name = "responseOptions", targetNamespace = "urn:aewebservices71")
java.lang.String responseOptions
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GetUserExtended", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetUserExtended")
@WebMethod(operationName = "GetUserExtended")
@ResponseWrapper(localName = "GetUserExtendedResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetUserExtendedResponse")
public net.brutex.sbm.wsclient.UserExtended getUserExtended(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "userId", targetNamespace = "urn:aewebservices71")
java.lang.String userId
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "RunReport", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.RunReport")
@WebMethod(operationName = "RunReport")
@ResponseWrapper(localName = "RunReportResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.RunReportResponse")
public net.brutex.sbm.wsclient.RunReportResult runReport(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "queryRange", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.QueryRange queryRange,
@WebParam(name = "reportUUID", targetNamespace = "urn:aewebservices71")
java.lang.String reportUUID,
@WebParam(name = "reportName", targetNamespace = "urn:aewebservices71")
java.lang.String reportName,
@WebParam(name = "reportID", targetNamespace = "urn:aewebservices71")
java.math.BigInteger reportID,
@WebParam(name = "solutionID", targetNamespace = "urn:aewebservices71")
java.math.BigInteger solutionID,
@WebParam(name = "solutionName", targetNamespace = "urn:aewebservices71")
java.lang.String solutionName,
@WebParam(name = "projectID", targetNamespace = "urn:aewebservices71")
java.math.BigInteger projectID,
@WebParam(name = "projectName", targetNamespace = "urn:aewebservices71")
java.lang.String projectName,
@WebParam(name = "projectUUID", targetNamespace = "urn:aewebservices71")
java.lang.String projectUUID,
@WebParam(name = "tableID", targetNamespace = "urn:aewebservices71")
java.math.BigInteger tableID,
@WebParam(name = "tableName", targetNamespace = "urn:aewebservices71")
java.lang.String tableName,
@WebParam(name = "reportCategory", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.ReportCategory reportCategory,
@WebParam(name = "reportAccessLevel", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.ReportAccessLevel reportAccessLevel
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "CreatePrimaryItems", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.CreatePrimaryItems")
@WebMethod(operationName = "CreatePrimaryItems")
@ResponseWrapper(localName = "CreatePrimaryItemsResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.CreatePrimaryItemsResponse")
public java.util.List<net.brutex.sbm.wsclient.TTItem> createPrimaryItems(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "projectID", targetNamespace = "urn:aewebservices71")
java.math.BigInteger projectID,
@WebParam(name = "itemList", targetNamespace = "urn:aewebservices71")
java.util.List<net.brutex.sbm.wsclient.TTItem> itemList,
@WebParam(name = "submitTransID", targetNamespace = "urn:aewebservices71")
java.math.BigInteger submitTransID,
@WebParam(name = "responseOptions", targetNamespace = "urn:aewebservices71")
java.lang.String responseOptions
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "UpdateItem", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.UpdateItem")
@WebMethod(operationName = "UpdateItem")
@ResponseWrapper(localName = "UpdateItemResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.UpdateItemResponse")
public net.brutex.sbm.wsclient.TTItem updateItem(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "item", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.TTItem item,
@WebParam(name = "transitionId", targetNamespace = "urn:aewebservices71")
java.math.BigInteger transitionId,
@WebParam(name = "responseOptions", targetNamespace = "urn:aewebservices71")
java.lang.String responseOptions
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GetItems", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetItems")
@WebMethod(operationName = "GetItems")
@ResponseWrapper(localName = "GetItemsResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetItemsResponse")
public java.util.List<net.brutex.sbm.wsclient.TTItem> getItems(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "itemIdList", targetNamespace = "urn:aewebservices71")
java.util.List<java.lang.String> itemIdList,
@WebParam(name = "responseOptions", targetNamespace = "urn:aewebservices71")
java.lang.String responseOptions
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GetTables", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetTables")
@WebMethod(operationName = "GetTables")
@ResponseWrapper(localName = "GetTablesResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetTablesResponse")
public java.util.List<net.brutex.sbm.wsclient.TableData> getTables(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "solutionID", targetNamespace = "urn:aewebservices71")
java.math.BigInteger solutionID,
@WebParam(name = "tableType", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.TableType tableType
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "UpdateItems", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.UpdateItems")
@WebMethod(operationName = "UpdateItems")
@ResponseWrapper(localName = "UpdateItemsResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.UpdateItemsResponse")
public java.util.List<net.brutex.sbm.wsclient.TTItem> updateItems(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "itemList", targetNamespace = "urn:aewebservices71")
java.util.List<net.brutex.sbm.wsclient.TTItem> itemList,
@WebParam(name = "transitionId", targetNamespace = "urn:aewebservices71")
java.math.BigInteger transitionId,
@WebParam(name = "responseOptions", targetNamespace = "urn:aewebservices71")
java.lang.String responseOptions
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GetSolutionsWithUniqueName", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetSolutionsWithUniqueName")
@WebMethod(operationName = "GetSolutionsWithUniqueName")
@ResponseWrapper(localName = "GetSolutionsWithUniqueNameResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetSolutionsWithUniqueNameResponse")
public java.util.List<net.brutex.sbm.wsclient.SolutionWithUniqueName> getSolutionsWithUniqueName(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GetAvailableQuickTransitions", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetAvailableQuickTransitions")
@WebMethod(operationName = "GetAvailableQuickTransitions")
@ResponseWrapper(localName = "GetAvailableQuickTransitionsResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetAvailableQuickTransitionsResponse")
public java.util.List<net.brutex.sbm.wsclient.Transition> getAvailableQuickTransitions(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "itemID", targetNamespace = "urn:aewebservices71")
java.lang.String itemID,
@WebParam(name = "attributeName", targetNamespace = "urn:aewebservices71")
java.lang.String attributeName
);
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GetAvailableSubmitTransitionsWithName", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetAvailableSubmitTransitionsWithName")
@WebMethod(operationName = "GetAvailableSubmitTransitionsWithName")
@ResponseWrapper(localName = "GetAvailableSubmitTransitionsWithNameResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetAvailableSubmitTransitionsWithNameResponse")
public java.util.List<net.brutex.sbm.wsclient.Transition> getAvailableSubmitTransitionsWithName(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "fullyQualifiedProjectName", targetNamespace = "urn:aewebservices71")
java.lang.String fullyQualifiedProjectName,
@WebParam(name = "attributeName", targetNamespace = "urn:aewebservices71")
java.lang.String attributeName
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GetAvailableTransitions", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetAvailableTransitions")
@WebMethod(operationName = "GetAvailableTransitions")
@ResponseWrapper(localName = "GetAvailableTransitionsResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetAvailableTransitionsResponse")
public java.util.List<net.brutex.sbm.wsclient.Transition> getAvailableTransitions(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "itemID", targetNamespace = "urn:aewebservices71")
java.lang.String itemID,
@WebParam(name = "attributeName", targetNamespace = "urn:aewebservices71")
java.lang.String attributeName
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GetVersion", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetVersion")
@WebMethod(operationName = "GetVersion")
@ResponseWrapper(localName = "GetVersionResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetVersionResponse")
public java.lang.String getVersion() throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "Import", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.Import")
@WebMethod(operationName = "Import")
@ResponseWrapper(localName = "ImportResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.ImportResponse")
public java.lang.String _import(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "xmlInFile", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.FileContents xmlInFile,
@WebParam(name = "adminRepositoryID", targetNamespace = "urn:aewebservices71")
java.lang.String adminRepositoryID,
@WebParam(name = "importResponseEndPoint", targetNamespace = "urn:aewebservices71")
java.lang.String importResponseEndPoint,
@WebParam(name = "importResponseID", targetNamespace = "urn:aewebservices71")
java.lang.String importResponseID,
@WebParam(name = "xmlImportOptions", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.FileContents xmlImportOptions,
@WebParam(name = "validateOnly", targetNamespace = "urn:aewebservices71")
boolean validateOnly
) throws AEWebservicesFaultFault;
 
@RequestWrapper(localName = "Logout", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.Logout")
@WebMethod(operationName = "Logout")
@ResponseWrapper(localName = "LogoutResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.LogoutResponse")
public void logout(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "CreateAuxItems", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.CreateAuxItems")
@WebMethod(operationName = "CreateAuxItems")
@ResponseWrapper(localName = "CreateAuxItemsResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.CreateAuxItemsResponse")
public java.util.List<net.brutex.sbm.wsclient.TTItem> createAuxItems(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth,
@WebParam(name = "tableID", targetNamespace = "urn:aewebservices71")
java.math.BigInteger tableID,
@WebParam(name = "itemList", targetNamespace = "urn:aewebservices71")
java.util.List<net.brutex.sbm.wsclient.TTItem> itemList,
@WebParam(name = "responseOptions", targetNamespace = "urn:aewebservices71")
java.lang.String responseOptions
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GetSolutions", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetSolutions")
@WebMethod(operationName = "GetSolutions")
@ResponseWrapper(localName = "GetSolutionsResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetSolutionsResponse")
public java.util.List<net.brutex.sbm.wsclient.SolutionData> getSolutions(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth
) throws AEWebservicesFaultFault;
 
@WebResult(name = "return", targetNamespace = "urn:aewebservices71")
@RequestWrapper(localName = "GetApplications", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetApplications")
@WebMethod(operationName = "GetApplications")
@ResponseWrapper(localName = "GetApplicationsResponse", targetNamespace = "urn:aewebservices71", className = "net.brutex.sbm.wsclient.GetApplicationsResponse")
public java.util.List<net.brutex.sbm.wsclient.ApplicationData> getApplications(
@WebParam(name = "auth", targetNamespace = "urn:aewebservices71")
net.brutex.sbm.wsclient.Auth auth
) throws AEWebservicesFaultFault;
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/CreateFileAttachment.java
0,0 → 1,121
 
package net.brutex.sbm.wsclient;
 
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="auth" type="{urn:aewebservices71}Auth" minOccurs="0"/>
* &lt;element name="itemID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="attachmentContents" type="{urn:aewebservices71}FileAttachmentContents" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"auth",
"itemID",
"attachmentContents"
})
@XmlRootElement(name = "CreateFileAttachment")
public class CreateFileAttachment {
 
@XmlElementRef(name = "auth", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<Auth> auth;
@XmlElementRef(name = "itemID", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> itemID;
@XmlElementRef(name = "attachmentContents", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<FileAttachmentContents> attachmentContents;
 
/**
* Gets the value of the auth property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public JAXBElement<Auth> getAuth() {
return auth;
}
 
/**
* Sets the value of the auth property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public void setAuth(JAXBElement<Auth> value) {
this.auth = ((JAXBElement<Auth> ) value);
}
 
/**
* Gets the value of the itemID property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getItemID() {
return itemID;
}
 
/**
* Sets the value of the itemID property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setItemID(JAXBElement<String> value) {
this.itemID = ((JAXBElement<String> ) value);
}
 
/**
* Gets the value of the attachmentContents property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link FileAttachmentContents }{@code >}
*
*/
public JAXBElement<FileAttachmentContents> getAttachmentContents() {
return attachmentContents;
}
 
/**
* Sets the value of the attachmentContents property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link FileAttachmentContents }{@code >}
*
*/
public void setAttachmentContents(JAXBElement<FileAttachmentContents> value) {
this.attachmentContents = ((JAXBElement<FileAttachmentContents> ) value);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/GetReportsResponse.java
0,0 → 1,64
 
package net.brutex.sbm.wsclient;
 
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="return" type="{urn:aewebservices71}GetReportsResult"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"_return"
})
@XmlRootElement(name = "GetReportsResponse")
public class GetReportsResponse {
 
@XmlElement(name = "return", required = true)
protected GetReportsResult _return;
 
/**
* Gets the value of the return property.
*
* @return
* possible object is
* {@link GetReportsResult }
*
*/
public GetReportsResult getReturn() {
return _return;
}
 
/**
* Sets the value of the return property.
*
* @param value
* allowed object is
* {@link GetReportsResult }
*
*/
public void setReturn(GetReportsResult value) {
this._return = value;
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/GetAvailableTransitions.java
0,0 → 1,121
 
package net.brutex.sbm.wsclient;
 
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="auth" type="{urn:aewebservices71}Auth" minOccurs="0"/>
* &lt;element name="itemID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="attributeName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"auth",
"itemID",
"attributeName"
})
@XmlRootElement(name = "GetAvailableTransitions")
public class GetAvailableTransitions {
 
@XmlElementRef(name = "auth", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<Auth> auth;
@XmlElementRef(name = "itemID", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> itemID;
@XmlElementRef(name = "attributeName", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> attributeName;
 
/**
* Gets the value of the auth property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public JAXBElement<Auth> getAuth() {
return auth;
}
 
/**
* Sets the value of the auth property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public void setAuth(JAXBElement<Auth> value) {
this.auth = ((JAXBElement<Auth> ) value);
}
 
/**
* Gets the value of the itemID property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getItemID() {
return itemID;
}
 
/**
* Sets the value of the itemID property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setItemID(JAXBElement<String> value) {
this.itemID = ((JAXBElement<String> ) value);
}
 
/**
* Gets the value of the attributeName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getAttributeName() {
return attributeName;
}
 
/**
* Sets the value of the attributeName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setAttributeName(JAXBElement<String> value) {
this.attributeName = ((JAXBElement<String> ) value);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/GetAvailableSubmitTransitionsWithNameResponse.java
0,0 → 1,71
 
package net.brutex.sbm.wsclient;
 
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="return" type="{urn:aewebservices71}Transition" maxOccurs="unbounded" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"_return"
})
@XmlRootElement(name = "GetAvailableSubmitTransitionsWithNameResponse")
public class GetAvailableSubmitTransitionsWithNameResponse {
 
@XmlElement(name = "return")
protected List<Transition> _return;
 
/**
* Gets the value of the return property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the return property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getReturn().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Transition }
*
*
*/
public List<Transition> getReturn() {
if (_return == null) {
_return = new ArrayList<Transition>();
}
return this._return;
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/ImportStatus.java
0,0 → 1,93
 
package net.brutex.sbm.wsclient;
 
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="auth" type="{urn:aewebservices71}Auth" minOccurs="0"/>
* &lt;element name="importUUID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"auth",
"importUUID"
})
@XmlRootElement(name = "ImportStatus")
public class ImportStatus {
 
@XmlElementRef(name = "auth", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<Auth> auth;
@XmlElementRef(name = "importUUID", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> importUUID;
 
/**
* Gets the value of the auth property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public JAXBElement<Auth> getAuth() {
return auth;
}
 
/**
* Sets the value of the auth property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public void setAuth(JAXBElement<Auth> value) {
this.auth = ((JAXBElement<Auth> ) value);
}
 
/**
* Gets the value of the importUUID property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getImportUUID() {
return importUUID;
}
 
/**
* Sets the value of the importUUID property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setImportUUID(JAXBElement<String> value) {
this.importUUID = ((JAXBElement<String> ) value);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/UpdateItemResponse.java
0,0 → 1,65
 
package net.brutex.sbm.wsclient;
 
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="return" type="{urn:aewebservices71}TTItem" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"_return"
})
@XmlRootElement(name = "UpdateItemResponse")
public class UpdateItemResponse {
 
@XmlElementRef(name = "return", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<TTItem> _return;
 
/**
* Gets the value of the return property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link TTItem }{@code >}
*
*/
public JAXBElement<TTItem> getReturn() {
return _return;
}
 
/**
* Sets the value of the return property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link TTItem }{@code >}
*
*/
public void setReturn(JAXBElement<TTItem> value) {
this._return = ((JAXBElement<TTItem> ) value);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/GetItems.java
0,0 → 1,127
 
package net.brutex.sbm.wsclient;
 
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="auth" type="{urn:aewebservices71}Auth" minOccurs="0"/>
* &lt;element name="itemIdList" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="responseOptions" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"auth",
"itemIdList",
"responseOptions"
})
@XmlRootElement(name = "GetItems")
public class GetItems {
 
@XmlElementRef(name = "auth", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<Auth> auth;
protected List<String> itemIdList;
@XmlElementRef(name = "responseOptions", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> responseOptions;
 
/**
* Gets the value of the auth property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public JAXBElement<Auth> getAuth() {
return auth;
}
 
/**
* Sets the value of the auth property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public void setAuth(JAXBElement<Auth> value) {
this.auth = ((JAXBElement<Auth> ) value);
}
 
/**
* Gets the value of the itemIdList property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the itemIdList property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getItemIdList().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getItemIdList() {
if (itemIdList == null) {
itemIdList = new ArrayList<String>();
}
return this.itemIdList;
}
 
/**
* Gets the value of the responseOptions property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getResponseOptions() {
return responseOptions;
}
 
/**
* Sets the value of the responseOptions property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setResponseOptions(JAXBElement<String> value) {
this.responseOptions = ((JAXBElement<String> ) value);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/UpdateItems.java
0,0 → 1,155
 
package net.brutex.sbm.wsclient;
 
import java.math.BigInteger;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="auth" type="{urn:aewebservices71}Auth" minOccurs="0"/>
* &lt;element name="itemList" type="{urn:aewebservices71}TTItem" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="transitionId" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
* &lt;element name="responseOptions" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"auth",
"itemList",
"transitionId",
"responseOptions"
})
@XmlRootElement(name = "UpdateItems")
public class UpdateItems {
 
@XmlElementRef(name = "auth", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<Auth> auth;
protected List<TTItem> itemList;
protected BigInteger transitionId;
@XmlElementRef(name = "responseOptions", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> responseOptions;
 
/**
* Gets the value of the auth property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public JAXBElement<Auth> getAuth() {
return auth;
}
 
/**
* Sets the value of the auth property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public void setAuth(JAXBElement<Auth> value) {
this.auth = ((JAXBElement<Auth> ) value);
}
 
/**
* Gets the value of the itemList property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the itemList property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getItemList().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link TTItem }
*
*
*/
public List<TTItem> getItemList() {
if (itemList == null) {
itemList = new ArrayList<TTItem>();
}
return this.itemList;
}
 
/**
* Gets the value of the transitionId property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getTransitionId() {
return transitionId;
}
 
/**
* Sets the value of the transitionId property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setTransitionId(BigInteger value) {
this.transitionId = value;
}
 
/**
* Gets the value of the responseOptions property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getResponseOptions() {
return responseOptions;
}
 
/**
* Sets the value of the responseOptions property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setResponseOptions(JAXBElement<String> value) {
this.responseOptions = ((JAXBElement<String> ) value);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/GetUserPrivilegesResponse.java
0,0 → 1,71
 
package net.brutex.sbm.wsclient;
 
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="return" type="{urn:aewebservices71}Privilege" maxOccurs="unbounded" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"_return"
})
@XmlRootElement(name = "GetUserPrivilegesResponse")
public class GetUserPrivilegesResponse {
 
@XmlElement(name = "return")
protected List<Privilege> _return;
 
/**
* Gets the value of the return property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the return property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getReturn().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Privilege }
*
*
*/
public List<Privilege> getReturn() {
if (_return == null) {
_return = new ArrayList<Privilege>();
}
return this._return;
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/GetTablesResponse.java
0,0 → 1,71
 
package net.brutex.sbm.wsclient;
 
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="return" type="{urn:aewebservices71}TableData" maxOccurs="unbounded" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"_return"
})
@XmlRootElement(name = "GetTablesResponse")
public class GetTablesResponse {
 
@XmlElement(name = "return")
protected List<TableData> _return;
 
/**
* Gets the value of the return property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the return property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getReturn().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link TableData }
*
*
*/
public List<TableData> getReturn() {
if (_return == null) {
_return = new ArrayList<TableData>();
}
return this._return;
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/GetAvailableTransitionsWithStateIDsResponse.java
0,0 → 1,71
 
package net.brutex.sbm.wsclient;
 
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="return" type="{urn:aewebservices71}Transition" maxOccurs="unbounded" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"_return"
})
@XmlRootElement(name = "GetAvailableTransitionsWithStateIDsResponse")
public class GetAvailableTransitionsWithStateIDsResponse {
 
@XmlElement(name = "return")
protected List<Transition> _return;
 
/**
* Gets the value of the return property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the return property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getReturn().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Transition }
*
*
*/
public List<Transition> getReturn() {
if (_return == null) {
_return = new ArrayList<Transition>();
}
return this._return;
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/UserWithPreferences.java
0,0 → 1,373
 
package net.brutex.sbm.wsclient;
 
import java.math.BigInteger;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for UserWithPreferences complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType name="UserWithPreferences">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="userId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="userName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="id" type="{http://www.w3.org/2001/XMLSchema}integer"/>
* &lt;element name="uuid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="email" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="emailCC" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="timezone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="offsetFromGMT" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
* &lt;element name="dstSavings" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
* &lt;element name="datePreference" type="{urn:aewebservices71}DatePreference" minOccurs="0"/>
* &lt;element name="timePreference" type="{urn:aewebservices71}TimePreference" minOccurs="0"/>
* &lt;element name="namespaceName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "UserWithPreferences", propOrder = {
"userId",
"userName",
"id",
"uuid",
"email",
"emailCC",
"timezone",
"offsetFromGMT",
"dstSavings",
"datePreference",
"timePreference",
"namespaceName"
})
@XmlSeeAlso({
UserExtended.class
})
public class UserWithPreferences {
 
@XmlElementRef(name = "userId", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> userId;
@XmlElementRef(name = "userName", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> userName;
@XmlElement(required = true)
protected BigInteger id;
@XmlElementRef(name = "uuid", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> uuid;
@XmlElementRef(name = "email", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> email;
@XmlElementRef(name = "emailCC", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> emailCC;
@XmlElementRef(name = "timezone", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> timezone;
protected BigInteger offsetFromGMT;
protected BigInteger dstSavings;
protected DatePreference datePreference;
protected TimePreference timePreference;
@XmlElementRef(name = "namespaceName", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> namespaceName;
 
/**
* Gets the value of the userId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getUserId() {
return userId;
}
 
/**
* Sets the value of the userId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setUserId(JAXBElement<String> value) {
this.userId = ((JAXBElement<String> ) value);
}
 
/**
* Gets the value of the userName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getUserName() {
return userName;
}
 
/**
* Sets the value of the userName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setUserName(JAXBElement<String> value) {
this.userName = ((JAXBElement<String> ) value);
}
 
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getId() {
return id;
}
 
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setId(BigInteger value) {
this.id = value;
}
 
/**
* Gets the value of the uuid property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getUuid() {
return uuid;
}
 
/**
* Sets the value of the uuid property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setUuid(JAXBElement<String> value) {
this.uuid = ((JAXBElement<String> ) value);
}
 
/**
* Gets the value of the email property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEmail() {
return email;
}
 
/**
* Sets the value of the email property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEmail(JAXBElement<String> value) {
this.email = ((JAXBElement<String> ) value);
}
 
/**
* Gets the value of the emailCC property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEmailCC() {
return emailCC;
}
 
/**
* Sets the value of the emailCC property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEmailCC(JAXBElement<String> value) {
this.emailCC = ((JAXBElement<String> ) value);
}
 
/**
* Gets the value of the timezone property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getTimezone() {
return timezone;
}
 
/**
* Sets the value of the timezone property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setTimezone(JAXBElement<String> value) {
this.timezone = ((JAXBElement<String> ) value);
}
 
/**
* Gets the value of the offsetFromGMT property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getOffsetFromGMT() {
return offsetFromGMT;
}
 
/**
* Sets the value of the offsetFromGMT property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setOffsetFromGMT(BigInteger value) {
this.offsetFromGMT = value;
}
 
/**
* Gets the value of the dstSavings property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getDstSavings() {
return dstSavings;
}
 
/**
* Sets the value of the dstSavings property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setDstSavings(BigInteger value) {
this.dstSavings = value;
}
 
/**
* Gets the value of the datePreference property.
*
* @return
* possible object is
* {@link DatePreference }
*
*/
public DatePreference getDatePreference() {
return datePreference;
}
 
/**
* Sets the value of the datePreference property.
*
* @param value
* allowed object is
* {@link DatePreference }
*
*/
public void setDatePreference(DatePreference value) {
this.datePreference = value;
}
 
/**
* Gets the value of the timePreference property.
*
* @return
* possible object is
* {@link TimePreference }
*
*/
public TimePreference getTimePreference() {
return timePreference;
}
 
/**
* Sets the value of the timePreference property.
*
* @param value
* allowed object is
* {@link TimePreference }
*
*/
public void setTimePreference(TimePreference value) {
this.timePreference = value;
}
 
/**
* Gets the value of the namespaceName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespaceName() {
return namespaceName;
}
 
/**
* Sets the value of the namespaceName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespaceName(JAXBElement<String> value) {
this.namespaceName = ((JAXBElement<String> ) value);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/Aewebservices71.java
0,0 → 1,77
 
/*
*
*/
 
package net.brutex.sbm.wsclient;
 
import java.net.MalformedURLException;
import java.net.URL;
import javax.xml.namespace.QName;
import javax.xml.ws.WebEndpoint;
import javax.xml.ws.WebServiceClient;
import javax.xml.ws.WebServiceFeature;
import javax.xml.ws.Service;
 
/**
* This class was generated by Apache CXF 2.2.8
* Sun May 30 10:35:30 CEST 2010
* Generated source version: 2.2.8
*
*/
 
 
@WebServiceClient(name = "aewebservices71",
wsdlLocation = "file:aewebservices71.wsdl",
targetNamespace = "http://localhost:80/gsoap/aewebservices71.wsdl")
public class Aewebservices71 extends Service {
 
public final static URL WSDL_LOCATION;
public final static QName SERVICE = new QName("http://localhost:80/gsoap/aewebservices71.wsdl", "aewebservices71");
public final static QName Aewebservices71 = new QName("http://localhost:80/gsoap/aewebservices71.wsdl", "aewebservices71");
static {
URL url = null;
try {
url = new URL("file:aewebservices71.wsdl");
} catch (MalformedURLException e) {
System.err.println("Can not initialize the default wsdl from file:aewebservices71.wsdl");
// e.printStackTrace();
}
WSDL_LOCATION = url;
}
 
public Aewebservices71(URL wsdlLocation) {
super(wsdlLocation, SERVICE);
}
 
public Aewebservices71(URL wsdlLocation, QName serviceName) {
super(wsdlLocation, serviceName);
}
 
public Aewebservices71() {
super(WSDL_LOCATION, SERVICE);
}
 
/**
*
* @return
* returns Aewebservices71PortType
*/
@WebEndpoint(name = "aewebservices71")
public Aewebservices71PortType getAewebservices71() {
return super.getPort(Aewebservices71, Aewebservices71PortType.class);
}
 
/**
*
* @param features
* A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy. Supported features not in the <code>features</code> parameter will have their default values.
* @return
* returns Aewebservices71PortType
*/
@WebEndpoint(name = "aewebservices71")
public Aewebservices71PortType getAewebservices71(WebServiceFeature... features) {
return super.getPort(Aewebservices71, Aewebservices71PortType.class, features);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/StateChangeHistory.java
0,0 → 1,292
 
package net.brutex.sbm.wsclient;
 
import java.math.BigInteger;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
import javax.xml.datatype.XMLGregorianCalendar;
 
 
/**
* <p>Java class for StateChangeHistory complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType name="StateChangeHistory">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="newStateID" type="{http://www.w3.org/2001/XMLSchema}integer"/>
* &lt;element name="newStateName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="transitionID" type="{http://www.w3.org/2001/XMLSchema}integer"/>
* &lt;element name="transitionName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="time" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
* &lt;element name="userID" type="{http://www.w3.org/2001/XMLSchema}integer"/>
* &lt;element name="userName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="ownerID" type="{http://www.w3.org/2001/XMLSchema}integer"/>
* &lt;element name="ownerName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "StateChangeHistory", propOrder = {
"newStateID",
"newStateName",
"transitionID",
"transitionName",
"time",
"userID",
"userName",
"ownerID",
"ownerName"
})
public class StateChangeHistory {
 
@XmlElement(required = true)
protected BigInteger newStateID;
@XmlElementRef(name = "newStateName", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> newStateName;
@XmlElement(required = true)
protected BigInteger transitionID;
@XmlElementRef(name = "transitionName", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> transitionName;
@XmlElement(required = true)
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar time;
@XmlElement(required = true)
protected BigInteger userID;
@XmlElementRef(name = "userName", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> userName;
@XmlElement(required = true)
protected BigInteger ownerID;
@XmlElementRef(name = "ownerName", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<String> ownerName;
 
/**
* Gets the value of the newStateID property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getNewStateID() {
return newStateID;
}
 
/**
* Sets the value of the newStateID property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setNewStateID(BigInteger value) {
this.newStateID = value;
}
 
/**
* Gets the value of the newStateName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNewStateName() {
return newStateName;
}
 
/**
* Sets the value of the newStateName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNewStateName(JAXBElement<String> value) {
this.newStateName = ((JAXBElement<String> ) value);
}
 
/**
* Gets the value of the transitionID property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getTransitionID() {
return transitionID;
}
 
/**
* Sets the value of the transitionID property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setTransitionID(BigInteger value) {
this.transitionID = value;
}
 
/**
* Gets the value of the transitionName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getTransitionName() {
return transitionName;
}
 
/**
* Sets the value of the transitionName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setTransitionName(JAXBElement<String> value) {
this.transitionName = ((JAXBElement<String> ) value);
}
 
/**
* Gets the value of the time property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getTime() {
return time;
}
 
/**
* Sets the value of the time property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setTime(XMLGregorianCalendar value) {
this.time = value;
}
 
/**
* Gets the value of the userID property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getUserID() {
return userID;
}
 
/**
* Sets the value of the userID property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setUserID(BigInteger value) {
this.userID = value;
}
 
/**
* Gets the value of the userName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getUserName() {
return userName;
}
 
/**
* Sets the value of the userName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setUserName(JAXBElement<String> value) {
this.userName = ((JAXBElement<String> ) value);
}
 
/**
* Gets the value of the ownerID property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getOwnerID() {
return ownerID;
}
 
/**
* Sets the value of the ownerID property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setOwnerID(BigInteger value) {
this.ownerID = value;
}
 
/**
* Gets the value of the ownerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOwnerName() {
return ownerName;
}
 
/**
* Sets the value of the ownerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOwnerName(JAXBElement<String> value) {
this.ownerName = ((JAXBElement<String> ) value);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/ReportCategory.java
0,0 → 1,46
 
package net.brutex.sbm.wsclient;
 
import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for ReportCategory.
*
* <p>The following schema fragment specifies the expected content contained within this class.
* <p>
* <pre>
* &lt;simpleType name="ReportCategory">
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
* &lt;enumeration value="ALL"/>
* &lt;enumeration value="APPLICATION"/>
* &lt;enumeration value="BUILTIN"/>
* &lt;enumeration value="MY"/>
* &lt;enumeration value="QUICKLINKS"/>
* &lt;enumeration value="USERREPORTS"/>
* &lt;/restriction>
* &lt;/simpleType>
* </pre>
*
*/
@XmlType(name = "ReportCategory")
@XmlEnum
public enum ReportCategory {
 
ALL,
APPLICATION,
BUILTIN,
MY,
QUICKLINKS,
USERREPORTS;
 
public String value() {
return name();
}
 
public static ReportCategory fromValue(String v) {
return valueOf(v);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/Logout.java
0,0 → 1,65
 
package net.brutex.sbm.wsclient;
 
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="auth" type="{urn:aewebservices71}Auth" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"auth"
})
@XmlRootElement(name = "Logout")
public class Logout {
 
@XmlElementRef(name = "auth", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<Auth> auth;
 
/**
* Gets the value of the auth property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public JAXBElement<Auth> getAuth() {
return auth;
}
 
/**
* Sets the value of the auth property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Auth }{@code >}
*
*/
public void setAuth(JAXBElement<Auth> value) {
this.auth = ((JAXBElement<Auth> ) value);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/UpdateFileAttachmentResponse.java
0,0 → 1,65
 
package net.brutex.sbm.wsclient;
 
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
 
 
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="return" type="{urn:aewebservices71}FileAttachment" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"_return"
})
@XmlRootElement(name = "UpdateFileAttachmentResponse")
public class UpdateFileAttachmentResponse {
 
@XmlElementRef(name = "return", namespace = "urn:aewebservices71", type = JAXBElement.class)
protected JAXBElement<FileAttachment> _return;
 
/**
* Gets the value of the return property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link FileAttachment }{@code >}
*
*/
public JAXBElement<FileAttachment> getReturn() {
return _return;
}
 
/**
* Sets the value of the return property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link FileAttachment }{@code >}
*
*/
public void setReturn(JAXBElement<FileAttachment> value) {
this._return = ((JAXBElement<FileAttachment> ) value);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/trunk/src/net/brutex/sbm/wsclient/GetUserWithPreferencesResponse.java
0,0 → 1,65
 
package net.brutex.sbm.wsclient;
 
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;