Subversion Repositories XServices

Compare Revisions

No changes between revisions

Ignore whitespace Rev 90 → Rev 91

/sbm4mylyn/branches/V2009R2-maintenance/META-INF/MANIFEST.MF
0,0 → 1,23
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.0",
org.eclipse.mylyn.commons.core;bundle-version="3.2.0",
org.eclipse.mylyn.commons.net;bundle-version="3.2.0",
org.eclipse.mylyn.commons.ui;bundle-version="3.2.0",
org.eclipse.mylyn.context.core;bundle-version="3.2.0",
org.eclipse.mylyn.discovery.core;bundle-version="3.2.0",
org.eclipse.mylyn.discovery.ui;bundle-version="3.2.0",
org.eclipse.mylyn.monitor.core;bundle-version="3.2.0",
org.eclipse.mylyn.monitor.ui;bundle-version="3.2.0",
org.eclipse.mylyn.tasks.core;bundle-version="3.2.0",
org.eclipse.mylyn.tasks.ui;bundle-version="3.2.0"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/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/branches/V2009R2-maintenance/schema/org.eclipse.mylyn.tasks.ui.repositories.exsd
0,0 → 1,84
<?xml version='1.0' encoding='UTF-8'?>
<!-- Schema file written by PDE -->
<schema targetNamespace="net.brutex.mylyn.sbmconnector" xmlns="http://www.w3.org/2001/XMLSchema">
<annotation>
<appinfo>
<meta.schema plugin="net.brutex.mylyn.sbmconnector" id="org.eclipse.mylyn.tasks.ui.repositories" name="SBMRepositoryConnector"/>
</appinfo>
<documentation>
[Enter description of this extension point.]
</documentation>
</annotation>
 
<element name="extension">
<annotation>
<appinfo>
<meta.element />
</appinfo>
</annotation>
<complexType>
<attribute name="point" type="string" use="required">
<annotation>
<documentation>
</documentation>
</annotation>
</attribute>
<attribute name="id" type="string">
<annotation>
<documentation>
</documentation>
</annotation>
</attribute>
<attribute name="name" type="string">
<annotation>
<documentation>
</documentation>
<appinfo>
<meta.attribute translatable="true"/>
</appinfo>
</annotation>
</attribute>
</complexType>
</element>
 
<annotation>
<appinfo>
<meta.section type="since"/>
</appinfo>
<documentation>
[Enter the first release in which this extension point appears.]
</documentation>
</annotation>
 
<annotation>
<appinfo>
<meta.section type="examples"/>
</appinfo>
<documentation>
[Enter extension point usage example here.]
</documentation>
</annotation>
 
<annotation>
<appinfo>
<meta.section type="apiinfo"/>
</appinfo>
<documentation>
[Enter API information here.]
</documentation>
</annotation>
 
<annotation>
<appinfo>
<meta.section type="implementation"/>
</appinfo>
<documentation>
[Enter information about supplied implementation of this extension point.]
</documentation>
</annotation>
 
 
</schema>
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/doc/SBM4Mylyn_Installation_Guide.odt
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/src/net/brutex/mylyn/sbmconnector/core/SBMClient.java
0,0 → 1,551
/*
* Mylyn Connector for Serena Business Mashups
* Copyright 2010 Brian Rosenberger (Brutex Network)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* Serena, TeamTrack and Serena Business Mashup are
* registered trademarks of SERENA Software Inc.
*/
 
package net.brutex.mylyn.sbmconnector.core;
 
import java.math.BigInteger;
import java.net.URL;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.StringTokenizer;
 
import javax.xml.namespace.QName;
import javax.xml.ws.BindingProvider;
 
import net.brutex.mylyn.sbmconnector.SBMConnectorPlugin;
import net.brutex.mylyn.sbmconnector.core.model.SBMField;
import net.brutex.mylyn.sbmconnector.core.model.SBMFieldTypes;
import net.brutex.mylyn.sbmconnector.core.model.SBMFieldValue;
import net.brutex.mylyn.sbmconnector.core.model.SBMNote;
import net.brutex.mylyn.sbmconnector.core.model.SBMStaticFields;
import net.brutex.sbm.wsclient.AEWebservicesFaultFault;
import net.brutex.sbm.wsclient.Aewebservices71;
import net.brutex.sbm.wsclient.Aewebservices71PortType;
import net.brutex.sbm.wsclient.Auth;
import net.brutex.sbm.wsclient.Field;
import net.brutex.sbm.wsclient.NameValue;
import net.brutex.sbm.wsclient.Note;
import net.brutex.sbm.wsclient.ObjectFactory;
import net.brutex.sbm.wsclient.ReportCategory;
import net.brutex.sbm.wsclient.ReportInfo;
import net.brutex.sbm.wsclient.ReportResult;
import net.brutex.sbm.wsclient.ReportsFilter;
import net.brutex.sbm.wsclient.RunReportResult;
import net.brutex.sbm.wsclient.TTItem;
import net.brutex.sbm.wsclient.TableData;
import net.brutex.sbm.wsclient.TableType;
import net.brutex.sbm.wsclient.Value;
 
import org.eclipse.core.runtime.CoreException;
import org.eclipse.mylyn.commons.net.AuthenticationCredentials;
import org.eclipse.mylyn.commons.net.AuthenticationType;
import org.eclipse.mylyn.tasks.core.RepositoryStatus;
import org.eclipse.mylyn.tasks.core.TaskRepository;
 
public class SBMClient {
 
private Aewebservices71PortType port;
private static final QName SERVICE_NAME = new QName("http://localhost:80/gsoap/aewebservices71.wsdl", "aewebservices71");
private TaskRepository repository;
private ObjectFactory of;
private List<TableData> tables = new ArrayList<TableData>();
private Map<String, List<SBMFieldValue>> validsets = new HashMap<String, List<SBMFieldValue>>();
/**
* Instantiates a new SBM client.
* Creates new instance of the aewebservices71 {@link net.brutex.sbm.wsclient.ObjectFactory} and
* initializes web service endpoint from repository url.
*
* @param repository the repository
*/
public SBMClient(TaskRepository repository) {
this.repository = repository;
this.of = new ObjectFactory();
URL wsdlURL = Aewebservices71.WSDL_LOCATION;
wsdlURL = this.getClass().getResource("/META-INF/aewebservices71.wsdl");
Aewebservices71 ss = new Aewebservices71(wsdlURL, SERVICE_NAME);
port = ss.getAewebservices71();
((BindingProvider)port).getRequestContext().put(
BindingProvider.ENDPOINT_ADDRESS_PROPERTY,
repository.getRepositoryUrl());
}
/**
* Can authenticate checks if this SBMClient instance has proper authentication details
* set in its related repository. The check is done by invoking the GetUser web service.
*
* @return true, if successful
* @throws CoreException the core exception
*/
public boolean canAuthenticate() throws CoreException {
try {
port.getUser(getAuth(), repository.getCredentials(AuthenticationType.REPOSITORY).getUserName());
} catch (AEWebservicesFaultFault e) {
new CoreException(RepositoryStatus.createLoginError(
repository.getRepositoryUrl(), SBMConnectorPlugin.PLUGIN_ID));
return false;
}
return true;
}
public List<TTItem> getTTItemsByTable(String tablename, String sql_where) throws CoreException {
return getTTItemsByTable(tablename, sql_where, false);
}
/**
* Gets the SBM items from a table. The result size is limited to 500 and the sorting is done
* by TS_ID descending.
*
* @param tablename the tablename
* @param sql_where the sql_where
* @return the tT items by table
* @throws CoreException the core exception
*/
public List<TTItem> getTTItemsByTable(String tablename, String sql_where, boolean getFullData) throws CoreException {
List<TTItem> list = new ArrayList<TTItem>();
String sections = "SECTION:FIXED";
if(getFullData) sections = "SECTION:ALL";
if(sql_where==null || sql_where.isEmpty()) sql_where = "TS_ID>0";
try {
list = port.getItemsByQueryWithName(
getAuth(),
tablename,
"("+sql_where+")",
"TS_ID desc",
null,
sections);
} catch (AEWebservicesFaultFault e) {
throw new CoreException(
RepositoryStatus.createInternalError(
SBMConnectorPlugin.PLUGIN_ID, e.getMessage(), e));
}
return list;
}
public List<TTItem> getTTItemsByReport(String reportuuid) throws CoreException {
List<TTItem> list = new ArrayList<TTItem>();
try {
RunReportResult result = port.runReport(
getAuth(), of.createQueryRange(), reportuuid, null, null, null, null, null, null,
null, null, null, null, null);
List<ReportResult> resultlist = result.getResult();
for(ReportResult r : resultlist) {
list.add(port.getItem( getAuth(), r.getItemId().getValue(), null));
}
} catch (AEWebservicesFaultFault e) {
throw new CoreException(
RepositoryStatus.createInternalError(
SBMConnectorPlugin.PLUGIN_ID, e.getMessage(), e));
}
return list;
}
public List<ReportInfo> getReportList(String solutionname) throws CoreException {
ReportsFilter filter = of.createReportsFilter();
List<ReportInfo> reportlist = new ArrayList<ReportInfo>();
filter.setSolutionName(of.createSolutionDataName(solutionname));
filter.setReportCategory(ReportCategory.USERREPORTS); //Limit this for now, because we execute by uuid only
try {
reportlist = port.getReports(getAuth(), null, filter).getReport();
} catch (AEWebservicesFaultFault e) {
throw new CoreException(
RepositoryStatus.createInternalError(
SBMConnectorPlugin.PLUGIN_ID, e.getMessage(), e));
}
return reportlist;
}
public List<String> getResultCount(String tablename, String sql) throws CoreException {
List<TTItem> list = new ArrayList<TTItem>();
List<String> idlist = new ArrayList<String>();
try {
list = port.getItemsByQueryWithName(
getAuth(),
tablename,
"("+sql+")",
"TS_ID desc",
null,
"SECTION:NONE");
} catch (AEWebservicesFaultFault e) {
throw new CoreException(
RepositoryStatus.createInternalError(
SBMConnectorPlugin.PLUGIN_ID, e.getMessage(), e));
}
for (TTItem item : list) {
idlist.add(item.getGenericItem().getValue().getItemID().getValue());
}
return idlist;
}
/**
* Gets a SBM item specified by its internal identifier ([tableid:recordid])
*
* @param itemid the itemid
* @return the tT item
*/
public TTItem getTTItem(String itemid) {
int pos1;
int pos2;
pos1 = itemid.lastIndexOf("[")+1;
pos2 = itemid.lastIndexOf("]");
itemid = itemid.substring(pos1, pos2);
TTItem item = of.createTTItem();
try {
item = port.getItem(getAuth(), itemid, null);
} catch (AEWebservicesFaultFault e) {
new CoreException(
RepositoryStatus.createInternalError(
SBMConnectorPlugin.PLUGIN_ID, e.getFaultInfo(), e));
}
return item;
}
 
private Auth getAuth() {
Auth auth = of.createAuth();
AuthenticationCredentials credentials = repository.getCredentials(AuthenticationType.REPOSITORY);
auth.setUserId(of.createAuthUserId(credentials.getUserName()));
auth.setPassword(of.createAuthPassword(credentials.getPassword()));
return auth;
}
 
/**
* Gets the field value for a system generic field.
*
* @param ttitem the ttitem
* @param fieldname the fieldname
* @return the static field value
*/
public String getStaticFieldValue(TTItem ttitem, String fieldname) {
if(fieldname.equals(SBMStaticFields.SUBMITDATE.getValue())) {
Date date = ttitem.getCreateDate().getValue().toGregorianCalendar().getTime();
return String.valueOf(date.getTime());
}
if(fieldname.equals(SBMStaticFields.LASTMODIFIEDDATE.getValue())) {
return String.valueOf(ttitem.getModifiedDate().getValue().toGregorianCalendar().getTimeInMillis());
}
if(fieldname.equals("TITLE")) {
if(ttitem.getTitle()==null || ttitem.getTitle().isNil()) return "";
return ttitem.getTitle().getValue();
}
if(fieldname.equals(SBMStaticFields.ISSUEID.getValue())) {
if(ttitem.getGenericItem()==null || ttitem.getGenericItem().getValue().getItemName()==null) {
return "";
}
return ttitem.getGenericItem().getValue().getItemName().getValue();
}
if(fieldname.equals("ISSUETYPE")) {
if(ttitem.getItemType()==null || ttitem.getItemType().isNil()) return "";
return ttitem.getItemType().getValue();
}
if(fieldname.equals(SBMStaticFields.STATE.getValue())) {
if(ttitem.getState()==null || ttitem.getState().isNil()) return "";
return ttitem.getState().getValue();
}
if(fieldname.equals(SBMStaticFields.ID.getValue())) {
return ttitem.getGenericItem().getValue().getItemName().getValue()+
" ["+ttitem.getGenericItem().getValue().getItemID().getValue()+"]";
}
if(fieldname.equals(SBMStaticFields.PROJECTID.getValue())) {
if(ttitem.getClassification() ==null || ttitem.getClassification().isNil()) return "";
return ttitem.getClassification().getValue();
}
if(fieldname.equals(SBMStaticFields.PROJECTUUID.getValue())) {
if(ttitem.getClassificationUUID()==null || ttitem.getClassificationUUID().isNil()) return "";
return ttitem.getClassificationUUID().getValue();
}
if(fieldname.equals("DESCRIPTION")) {
if(ttitem.getDescription() == null || ttitem.getDescription().isNil()) return "";
return ttitem.getDescription().getValue();
}
if(fieldname.equals(SBMStaticFields.SUBMITTER.getValue())) {
if(ttitem.getCreatedBy()==null || ttitem.getCreatedBy().isNil()) return "";
return ttitem.getCreatedBy().getValue();
}
if(fieldname.equals(SBMStaticFields.SUBMITDATE.getValue())) {
return String.valueOf(ttitem.getCreateDate().getValue().toGregorianCalendar().getTimeInMillis());
}
if(fieldname.equals(SBMStaticFields.LASTMODIFIER.getValue())) {
if(ttitem.getModifiedBy()==null || ttitem.getModifiedBy().isNil()) return "";
return ttitem.getModifiedBy().getValue();
}
if(fieldname.equals(SBMStaticFields.LASTMODIFIEDDATE.getValue())) {
return String.valueOf(ttitem.getModifiedDate().getValue().toGregorianCalendar().getTimeInMillis());
}
if(fieldname.equals(SBMStaticFields.ACTIVEINACTIVE.getValue())) {
return ttitem.getActiveInactive().getValue();
}
if(fieldname.equals(SBMStaticFields.OWNER.getValue())) {
return ttitem.getOwner().getValue();
}
if(fieldname.equals(SBMStaticFields.ITEMURL.getValue())) {
return ttitem.getUrl().getValue();
}
if(fieldname.equals(SBMStaticFields.UUID.getValue())) {
return ttitem.getGenericItem().getValue().getItemUUID().getValue();
}
if(fieldname.equals(SBMStaticFields.CLOSEDATE.getValue())) {
Iterator<NameValue> list = ttitem.getExtendedFieldList().iterator();
while (list.hasNext()) {
NameValue field = list.next();
if(field.getName().getValue().equals("CLOSEDATE")) {
return field.getValue().getValue().getInternalValue().getValue();
}
}
}
if(fieldname.equals(SBMStaticFields.LASTSTATECHANGEDATE.getValue())) {
Iterator<NameValue> list = ttitem.getExtendedFieldList().iterator();
while (list.hasNext()) {
NameValue field = list.next();
if(field.getName().getValue().equals("LASTSTATECHANGEDATE")) {
return field.getValue().getValue().getInternalValue().getValue();
}
}
}
if(fieldname.equals(SBMStaticFields.SECONDARYOWNER.getValue())) {
Iterator<NameValue> list = ttitem.getExtendedFieldList().iterator();
while (list.hasNext()) {
NameValue field = list.next();
if(field.getName().getValue().equals("SECONDARYOWNER")) {
return field.getValue().getValue().getInternalValue().getValue();
}
}
}
if(fieldname.equals(SBMStaticFields.LASTSTATECHANGER.getValue())) {
Iterator<NameValue> list = ttitem.getExtendedFieldList().iterator();
while (list.hasNext()) {
NameValue field = list.next();
if(field.getName().getValue().equals("LASTSTATECHANGER")) {
return field.getValue().getValue().getDisplayValue().getValue();
}
}
}
 
return "UNKNOWN";
}
/**
* Gets the field label. The SBM item is used to determine the table id of
* the table where this field is in.
*
* @param ttitem the ttitem
* @param fieldname the fieldname
* @return the field label
*/
public String getFieldLabel(TTItem ttitem, String fieldname) {
refreshTables();
String itemid = ttitem.getGenericItem().getValue().getItemID().getValue();
String tableid = new StringTokenizer(itemid, ":").nextToken();
for (TableData table : tables) {
if (String.valueOf(table.getTableID().intValue()).equals(tableid)) {
Iterator<Field> iter = table.getFieldList().iterator();
while(iter.hasNext()) {
Field f = iter.next();
if(f.getName().getValue().equals(fieldname)) {
return f.getDisplayName().getValue();
}
}
break;
}
}
return fieldname; //field has not been found
}
/**
* Gets the table database name.
*
* @param ttitem the ttitem
* @return the table name or null in case table is not found
*/
public String getTableName(TTItem ttitem) {
refreshTables();
String itemid = ttitem.getGenericItem().getValue().getItemID().getValue();
String tableid = new StringTokenizer(itemid, ":").nextToken();
for (TableData table : tables) {
if (String.valueOf(table.getTableID().intValue()).equals(tableid)) {
return table.getName().getValue();
}
}
return null;
}
/**
* Gets the notes attached to a SBM item.
*
* @param ttitem the ttitem
* @return the notes
*/
public List<SBMNote> getNotes(TTItem ttitem) {
List<SBMNote> notes = new ArrayList<SBMNote>();
Iterator<Note> iter = ttitem.getNoteList().iterator();
while(iter.hasNext()) {
Note n = iter.next();
SBMNote note = new SBMNote("sbm_user",
n.getTitle().getValue()+"\n"+n.getNote().getValue(),
n.getModificationDateTime().toGregorianCalendar().getTime(),
n.getId().toString());
notes.add(note);
}
return notes;
}
 
/**
* Gets the names of all available primary tables.
* A table name is a unique reference within one SBM environment, thus can be
* used as a key.
*
* @return the primary table names as a list
*/
public List<String> getPrimaryTables() {
refreshTables();
List<String> table_names = new ArrayList<String>();
for (TableData table : tables) {
table_names.add(table.getName().getValue());
}
return table_names;
}
/**
* Refresh table specifications from SBM web service. This
* is only done once per SBMClient instance.
*/
private void refreshTables() {
if (tables.isEmpty()) {
try {
//currently we limit this to primary tables
tables = port.getTables(getAuth(), null, TableType.PRIMARY_TABLE);
} catch (AEWebservicesFaultFault e) {
new CoreException(
RepositoryStatus.createInternalError(
SBMConnectorPlugin.PLUGIN_ID, e.getFaultInfo(), e));
}
}
}
/**
* Gets the fields for a primary table
*
* @param tablename the table database name
* @return the fields, empty when table does not exist
*/
public List<SBMField> getFields(String tablename) {
refreshTables();
List<SBMField> fields = new ArrayList<SBMField>();
for (TableData table : tables) {
if(table.getName().getValue().equals(tablename)) {
Iterator<Field> iter = table.getFieldList().iterator();
while(iter.hasNext()) {
Field f = iter.next();
SBMField nf = new SBMField(
SBMFieldTypes.fromValue(f.getFieldType().value()),
tablename,
f.getDisplayName().getValue(),
f.getName().getValue());
fields.add(nf);
}
break;
}
}
return fields;
}
/**
* Gets the field value for custom defined field.
* (those from &lt;extendedFieldList&gt;)
*
* @param ttitem the ttitem
* @param fieldname the fieldname
* @return the field value or null if the field is not found
*/
public SBMFieldValue getFieldValue(TTItem ttitem, String fieldname) {
SBMFieldValue value;
Iterator<NameValue> fs = ttitem.getExtendedFieldList().iterator();
while(fs.hasNext()) {
NameValue nv = fs.next();
if(nv.getName().getValue().equals(fieldname)) {
if (nv.getValue()!=null && !nv.getValue().isNil()) {
value = new SBMFieldValue(
nv.getValue().getValue().getInternalValue().getValue(),
nv.getValue().getValue().getDisplayValue().getValue());
return value;
}
}
}
return null;
}
/**
* Gets the field values for custom defined, multi type field.
* (those from &lt;extendedFieldList&gt;)
*
* @param ttitem the ttitem
* @param fieldname the fieldname
* @return the list of field values
*/
public List<SBMFieldValue> getFieldValues(TTItem ttitem, String fieldname) {
List<SBMFieldValue> values = new ArrayList<SBMFieldValue>();
Iterator<NameValue> fs = ttitem.getExtendedFieldList().iterator();
while(fs.hasNext()) {
NameValue nv = fs.next();
if(nv.getName().getValue().equals(fieldname)) {
if (nv.getValues()!=null && !nv.getValues().isEmpty()) {
Iterator<Value> nvv = nv.getValues().iterator();
while(nvv.hasNext()) {
Value nvv_value = nvv.next();
SBMFieldValue value = new SBMFieldValue(
nvv_value.getInternalValue().getValue(),
nvv_value.getDisplayValue().getValue());
values.add(value);
}
return values;
}
}
}
return values;
}
 
public List<SBMFieldValue> getValidSet(String tablename, String fieldname) {
if(validsets.containsKey(tablename+":"+fieldname)) return validsets.get(tablename+":"+fieldname);
List<SBMFieldValue> list = new ArrayList<SBMFieldValue>();
List<TTItem> ttlist = new ArrayList<TTItem>();
String sql = "TS_ID in (select max(TS_ID) from "+tablename+" group by ts_"+fieldname+")";
try {
ttlist = getTTItemsByTable(tablename, sql);
} catch (CoreException e) {
new CoreException(
RepositoryStatus.createInternalError(
SBMConnectorPlugin.PLUGIN_ID, e.getMessage(), e));
}
for(TTItem ttitem : ttlist) {
list.add(getFieldValue(ttitem, fieldname));
}
validsets.put(tablename+":"+fieldname, list);
return list;
}
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/src/net/brutex/mylyn/sbmconnector/core/SBMTicketAttribute.java
0,0 → 1,197
/*
* Mylyn Connector for Serena Business Mashups
* Copyright 2010 Brian Rosenberger (Brutex Network)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* Serena, TeamTrack and Serena Business Mashup are
* registered trademarks of SERENA Software Inc.
*/
package net.brutex.mylyn.sbmconnector.core;
 
import net.brutex.mylyn.sbmconnector.core.model.SBMFieldTypes;
import net.brutex.mylyn.sbmconnector.core.model.SBMStaticFields;
 
import org.eclipse.mylyn.tasks.core.data.TaskAttribute;
 
 
/**
* Map the Mylyn TaskAttributes to SBMTicket Attributes and vice versa.
* @author Brian Rosenberger
*
*/
public enum SBMTicketAttribute {
DESCRIPTION(
"DESCRIPTION",
"label_description",
SBMFieldTypes.TEXT,
TaskAttribute.DESCRIPTION,
TaskAttribute.TYPE_LONG_RICH_TEXT,
false), //hidden because has extra part
ID(
SBMStaticFields.ID.getValue(),
"ts_id",
SBMFieldTypes.SYSTEM,
TaskAttribute.TASK_KEY,
TaskAttribute.TYPE_SHORT_TEXT,
false),
UUID(
SBMStaticFields.UUID.getValue(),
"ts_uuid",
SBMFieldTypes.SYSTEM,
TaskAttribute.KIND_DEFAULT,
TaskAttribute.TYPE_SHORT_TEXT,
false),
PROJECT(
SBMStaticFields.PROJECTID.getValue(),
"label_project",
SBMFieldTypes.SYSTEM,
TaskAttribute.PRODUCT,
TaskAttribute.TYPE_SHORT_TEXT),
STATE(
SBMStaticFields.STATE.getValue(),
"label_state",
SBMFieldTypes.SYSTEM,
TaskAttribute.STATUS,
TaskAttribute.TYPE_SHORT_TEXT,
false), //hidden because has extra part
SUBMITTER(
SBMStaticFields.SUBMITTER.getValue(),
"label_submitter",
SBMFieldTypes.USER,
TaskAttribute.USER_REPORTER,
TaskAttribute.TYPE_PERSON,
false), //hidden because has extra part
SUBMITDATE(
SBMStaticFields.SUBMITDATE.getValue(),
"label_submitdate",
SBMFieldTypes.DATETIME,
TaskAttribute.DATE_CREATION,
TaskAttribute.TYPE_DATETIME),
LASTMODIFIER(
SBMStaticFields.LASTMODIFIER.getValue(),
"label_last modifier",
SBMFieldTypes.USER,
TaskAttribute.PERSON_NAME,
TaskAttribute.TYPE_PERSON),
LASTMODIFIEDDATE(
SBMStaticFields.LASTMODIFIEDDATE.getValue(),
"label_modifieddate",
SBMFieldTypes.DATETIME,
TaskAttribute.DATE_MODIFICATION,
TaskAttribute.TYPE_DATETIME,
false), //hidden because has extra part
CLOSEDATE(
SBMStaticFields.CLOSEDATE.getValue(),
"label_closedate",
SBMFieldTypes.DATETIME,
TaskAttribute.DATE_DUE,
TaskAttribute.TYPE_DATETIME),
ITEMURL(
SBMStaticFields.ITEMURL.getValue(),
"Item Link:",
SBMFieldTypes.SYSTEM,
TaskAttribute.TASK_URL,
TaskAttribute.TYPE_URL,
false),
TITLE(
"TITLE",
"label_title",
SBMFieldTypes.TEXT,
TaskAttribute.SUMMARY,
TaskAttribute.TYPE_SHORT_TEXT,
false), //hidden because has extra part
ACTIVEINACTIVE(
SBMStaticFields.ACTIVEINACTIVE.getValue(),
"label_activeinactive",
SBMFieldTypes.BINARY,
null,
TaskAttribute.TYPE_BOOLEAN),
ISSUETYPE(
"ISSUETYPE",
"label_itemtype",
SBMFieldTypes.SELECTION,
TaskAttribute.TASK_KIND,
TaskAttribute.TYPE_SHORT_TEXT);
private String sbm_name;
private String task_name;
private String sbm_type;
private String sbm_label;
private String task_type;
private boolean visible;
public static final boolean VISIBLE = true;
public static final boolean HIDDEN = false;
private SBMTicketAttribute(String sbm_name, String sbm_label, SBMFieldTypes sbm_type, String task_name, String task_type) {
this(sbm_name,sbm_label,sbm_type,task_name,task_type, SBMTicketAttribute.VISIBLE);
}
private SBMTicketAttribute(String sbm_name, String sbm_label, SBMFieldTypes sbm_type,
String task_name, String task_type, boolean visible) {
this.sbm_name = sbm_name;
this.sbm_label = sbm_label;
this.sbm_type = sbm_type.getValue();
this.task_name = task_name;
this.task_type = task_type;
this.visible = visible;
}
public String getSBMName() {
return this.sbm_name;
}
public String getSBMLabel() {
return this.sbm_label;
}
public String getTaskName() {
return this.task_name;
}
public String getTaskType() {
return this.task_type;
}
public String getSBMType() {
return this.sbm_type;
}
public boolean isVisible() {
return this.visible;
}
public static SBMTicketAttribute getSBMAttributeBySBMName(String sbm_fieldname) {
for (SBMTicketAttribute attribute : values()) {
if (sbm_fieldname.equals(attribute.getSBMName())) {
return attribute;
}
}
return null;
}
public static SBMTicketAttribute getSBMAttributeByTaskName(String task_fieldname) {
for (SBMTicketAttribute attribute : values()) {
if (task_fieldname.equals(attribute.getTaskName())) {
return attribute;
}
}
return null;
}
public static boolean hasSBMField(String fieldname) {
for (SBMTicketAttribute attribute : values()) {
if (attribute.getSBMName().equals(fieldname)) {
return true;
}
}
return false;
}
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/src/net/brutex/mylyn/sbmconnector/core/SBMRepositoryConnector.java
0,0 → 1,256
/*
* Mylyn Connector for Serena Business Mashups
* Copyright 2010 Brian Rosenberger (Brutex Network)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* Serena, TeamTrack and Serena Business Mashup are
* registered trademarks of SERENA Software Inc.
*/
package net.brutex.mylyn.sbmconnector.core;
 
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
 
import net.brutex.mylyn.sbmconnector.SBMConnectorPlugin;
import net.brutex.mylyn.sbmconnector.core.model.SBMStaticFields;
import net.brutex.mylyn.sbmconnector.ui.SBMQueryComposite;
import net.brutex.mylyn.sbmconnector.ui.SBMRepositoryQueryPage;
import net.brutex.mylyn.sbmconnector.ui.SBMRepositorySettingsPage;
import net.brutex.sbm.wsclient.TTItem;
 
import org.eclipse.core.runtime.CoreException;
import org.eclipse.core.runtime.IProgressMonitor;
import org.eclipse.core.runtime.IStatus;
import org.eclipse.core.runtime.Status;
import org.eclipse.mylyn.tasks.core.AbstractRepositoryConnector;
import org.eclipse.mylyn.tasks.core.IRepositoryQuery;
import org.eclipse.mylyn.tasks.core.ITask;
import org.eclipse.mylyn.tasks.core.TaskRepository;
import org.eclipse.mylyn.tasks.core.data.AbstractTaskDataHandler;
import org.eclipse.mylyn.tasks.core.data.TaskAttribute;
import org.eclipse.mylyn.tasks.core.data.TaskData;
import org.eclipse.mylyn.tasks.core.data.TaskDataCollector;
import org.eclipse.mylyn.tasks.core.data.TaskMapper;
import org.eclipse.mylyn.tasks.core.sync.ISynchronizationSession;
 
public class SBMRepositoryConnector extends AbstractRepositoryConnector {
 
private SBMTicketDataHandler datahandler;
private static Map<TaskRepository, SBMClient> clients = new HashMap<TaskRepository, SBMClient>();
 
public SBMRepositoryConnector() {
this.datahandler = new SBMTicketDataHandler(this);
}
 
public static synchronized SBMClient getClient(TaskRepository repository) {
SBMClient client = clients.get(repository);
if (client == null) {
client = new SBMClient(repository);
clients.put(repository, client);
}
return client;
}
 
@Override
public boolean canCreateNewTask(TaskRepository repository) {
return false;
}
 
@Override
public boolean canCreateTaskFromKey(TaskRepository repository) {
return false;
}
 
@Override
public boolean canSynchronizeTask(TaskRepository taskRepository, ITask task) {
return true;
}
 
@Override
public String getConnectorKind() {
return SBMConnectorPlugin.CONNECTOR_KIND;
}
 
@Override
public String getLabel() {
return SBMConnectorPlugin.LABEL;
}
 
@Override
public String getRepositoryUrlFromTaskUrl(String taskFullUrl) {
// TODO Auto-generated method stub
return null;
}
 
@Override
public TaskData getTaskData(TaskRepository taskRepository, String taskId,
IProgressMonitor monitor) throws CoreException {
monitor.beginTask("Loading SBM Ticket", IProgressMonitor.UNKNOWN);
TaskData data = null;
try {
SBMClient client = getClient(taskRepository);
TTItem item = client.getTTItem(taskId);
data = datahandler.convert(taskRepository, item, monitor, null);
 
} finally {
monitor.done();
}
return data;
}
 
@Override
public String getTaskIdFromTaskUrl(String taskFullUrl) {
// TODO Auto-generated method stub
return null;
}
 
@Override
public String getTaskUrl(String repositoryUrl, String taskId) {
// TODO Auto-generated method stub
return "http://something/I/havent/implemented/yet?"+taskId;
}
 
@Override
public boolean hasTaskChanged(TaskRepository taskRepository, ITask task,
TaskData taskData) {
TaskAttribute attribute = taskData.getRoot().getAttribute(
SBMStaticFields.LASTMODIFIEDDATE.getValue());
if (attribute != null) {
Date dataModificationDate = taskData.getAttributeMapper()
.getDateValue(attribute);
if (dataModificationDate != null) {
Date taskModificationDate = task.getModificationDate();
if (taskModificationDate != null) {
return !taskModificationDate.equals(dataModificationDate);
}
}
}
return true;
}
 
@Override
public IStatus performQuery(TaskRepository repository,
IRepositoryQuery query, TaskDataCollector collector,
ISynchronizationSession session, IProgressMonitor monitor) {
 
SBMClient client = new SBMClient(repository);
// do we use a report or a query?
if (query.getAttribute(SBMRepositoryQueryPage.SQL_QUERY_NAME).equals(
query.getAttribute(SBMRepositoryQueryPage.REPORT_OR_QUERY))) {
monitor.subTask("Calculating query result size ...");
try {
 
List<String> idlist = client.getResultCount(
getQueryTable(repository),
query.getAttribute("sql_where"));
int countItem = idlist.size();
monitor.beginTask("", countItem);
monitor.subTask("Loading " + countItem + " items ...");
 
// List<TTItem> list = client.getTTItemsByTable(
// getQueryTable(repository), query.getAttribute("sql_where"),
// true);
monitor.worked(1);
int i = 1;
for (String id : idlist) {
if (id != null) {
monitor.subTask("Loading item " + i + "/" + countItem
+ " ...");
TTItem ttitem = client.getTTItem("[" + id + "]");
TaskData data = datahandler.convert(repository, ttitem,
monitor, query);
collector.accept(data);
}
monitor.worked(1);
if (monitor.isCanceled())
return Status.CANCEL_STATUS;
i++;
}
} catch (CoreException e) {
IStatus status = new Status(IStatus.ERROR,
SBMConnectorPlugin.PLUGIN_ID, e.getMessage(), e);
// StatusManager.getManager().handle(status,
// StatusManager.BLOCK);
return status;
} finally {
monitor.done();
}
} else {
// use report
monitor.beginTask("Loading Report", 0);
try {
List<TTItem> list = client.getTTItemsByReport(query
.getAttribute(SBMRepositoryQueryPage.REPORT));
for(TTItem i:list) {
TaskData data = datahandler.convert(repository, i,
monitor, query);
collector.accept(data);
}
} catch (CoreException e) {
IStatus status = new Status(IStatus.ERROR,
SBMConnectorPlugin.PLUGIN_ID, e.getMessage(), e);
// StatusManager.getManager().handle(status,
// StatusManager.BLOCK);
return status;
} finally {
monitor.done();
}
}
 
return Status.OK_STATUS;
}
 
@Override
public void updateRepositoryConfiguration(TaskRepository taskRepository,
IProgressMonitor monitor) throws CoreException {
// TODO Auto-generated method stub
 
}
 
@Override
public void updateTaskFromTaskData(TaskRepository taskRepository,
ITask task, TaskData taskData) {
getTaskMapping(taskData).applyTo(task);
}
 
@Override
public TaskMapper getTaskMapping(TaskData taskData) {
return new TaskMapper(taskData);
}
 
@Override
public AbstractTaskDataHandler getTaskDataHandler() {
return datahandler;
}
 
public boolean canDeleteTask(TaskRepository repository, ITask task) {
return false;
}
 
@Override
public boolean hasRepositoryDueDate(TaskRepository taskRepository,
ITask task, TaskData taskData) {
// TODO Auto-generated method stub
return false;
}
 
private String getQueryTable(TaskRepository repository) {
return repository
.getProperty(SBMRepositorySettingsPage.STRING_SOLUTIONTABLE);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/src/net/brutex/mylyn/sbmconnector/core/SBMTicketDataHandler.java
0,0 → 1,297
/*
* Mylyn Connector for Serena Business Mashups
* Copyright 2010 Brian Rosenberger (Brutex Network)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* Serena, TeamTrack and Serena Business Mashup are
* registered trademarks of SERENA Software Inc.
*/
package net.brutex.mylyn.sbmconnector.core;
 
import java.util.Date;
import java.util.GregorianCalendar;
import java.util.List;
import java.util.Set;
 
import javax.xml.datatype.DatatypeConfigurationException;
import javax.xml.datatype.DatatypeFactory;
import javax.xml.datatype.XMLGregorianCalendar;
 
import net.brutex.mylyn.sbmconnector.SBMConnectorPlugin;
import net.brutex.mylyn.sbmconnector.core.model.SBMField;
import net.brutex.mylyn.sbmconnector.core.model.SBMFieldAttributes;
import net.brutex.mylyn.sbmconnector.core.model.SBMFieldTypes;
import net.brutex.mylyn.sbmconnector.core.model.SBMFieldValue;
import net.brutex.mylyn.sbmconnector.core.model.SBMNote;
import net.brutex.mylyn.sbmconnector.core.model.SBMStaticFields;
import net.brutex.mylyn.sbmconnector.core.model.SBMSystemFields;
import net.brutex.mylyn.sbmconnector.ui.SBMRepositorySettingsPage;
import net.brutex.sbm.wsclient.TTItem;
 
import org.eclipse.core.runtime.CoreException;
import org.eclipse.core.runtime.IProgressMonitor;
import org.eclipse.mylyn.tasks.core.IRepositoryQuery;
import org.eclipse.mylyn.tasks.core.ITaskMapping;
import org.eclipse.mylyn.tasks.core.RepositoryResponse;
import org.eclipse.mylyn.tasks.core.TaskRepository;
import org.eclipse.mylyn.tasks.core.data.AbstractTaskDataHandler;
import org.eclipse.mylyn.tasks.core.data.TaskAttribute;
import org.eclipse.mylyn.tasks.core.data.TaskAttributeMapper;
import org.eclipse.mylyn.tasks.core.data.TaskCommentMapper;
import org.eclipse.mylyn.tasks.core.data.TaskData;
 
/**
* The Class SBMTicketDataHandler.
*/
public class SBMTicketDataHandler extends AbstractTaskDataHandler {
 
/** The connector. */
private final SBMRepositoryConnector connector;
 
/**
* Instantiates a new SBM ticket data handler.
*
* @param connector
* the connector
*/
public SBMTicketDataHandler(SBMRepositoryConnector connector) {
this.connector = connector;
}
 
/*
* (non-Javadoc)
*
* @see
* org.eclipse.mylyn.tasks.core.data.AbstractTaskDataHandler#getAttributeMapper
* (org.eclipse.mylyn.tasks.core.TaskRepository)
*/
@Override
public TaskAttributeMapper getAttributeMapper(TaskRepository taskRepository) {
return new SBMTicketAttributeMapper(taskRepository);
}
 
/*
* (non-Javadoc)
*
* @see
* org.eclipse.mylyn.tasks.core.data.AbstractTaskDataHandler#initializeTaskData
* (org.eclipse.mylyn.tasks.core.TaskRepository,
* org.eclipse.mylyn.tasks.core.data.TaskData,
* org.eclipse.mylyn.tasks.core.ITaskMapping,
* org.eclipse.core.runtime.IProgressMonitor)
*/
@Override
public boolean initializeTaskData(TaskRepository repository,
TaskData taskData, ITaskMapping initializationData,
IProgressMonitor monitor) throws CoreException {
monitor.subTask("Initialising task ...");
taskData.setPartial(true);
return true;
}
 
/*
* (non-Javadoc)
*
* @see
* org.eclipse.mylyn.tasks.core.data.AbstractTaskDataHandler#postTaskData
* (org.eclipse.mylyn.tasks.core.TaskRepository,
* org.eclipse.mylyn.tasks.core.data.TaskData, java.util.Set,
* org.eclipse.core.runtime.IProgressMonitor)
*/
@Override
public RepositoryResponse postTaskData(TaskRepository repository,
TaskData taskData, Set<TaskAttribute> oldAttributes,
IProgressMonitor monitor) throws CoreException {
// TODO Auto-generated method stub
return null;
}
 
/**
* Convert.
*
* @param repository the repository
* @param ttitem
* the ttitem
* @param monitor
* the monitor
* @return the task data
* @throws CoreException
* the core exception
*/
public TaskData convert(TaskRepository repository, TTItem ttitem,
IProgressMonitor monitor, IRepositoryQuery query)
throws CoreException {
SBMClient client = SBMRepositoryConnector.getClient(repository);
TaskData data = new TaskData(new SBMTicketAttributeMapper(repository),
SBMConnectorPlugin.CONNECTOR_KIND, repository
.getRepositoryUrl(), ttitem.getGenericItem().getValue()
.getItemName().getValue()
+ " ["
+ ttitem.getGenericItem().getValue().getItemID()
.getValue() + "]");
initializeTaskData(repository, data, null, monitor);
String fieldlist = "";
if (repository
.hasProperty(SBMRepositorySettingsPage.STRING_TABLEFIELDLIST)) {
fieldlist = repository
.getProperty(SBMRepositorySettingsPage.STRING_TABLEFIELDLIST);
}
// Create Fields for all the generic SBM (system) fields
monitor.subTask("Creating generic SBM fields...");
for (SBMSystemFields sysfield : SBMSystemFields.values()) {
if(!sysfield.hasTaskAttribute()) {
// skip the field here, because we do not have a
// matching task attribute to map. The field
// will be processed in the custom field section
continue;
}
if (!fieldlist.contains("," + sysfield.getValue() + ",")) {
// do not process custom field when it has not
// been selected by user in repository settings page
continue;
}
// try to initialize the SBM attribute
SBMTicketAttribute f = null;
TaskAttribute attr = null;
try {
f = SBMTicketAttribute.valueOf(sysfield.getValue());
} catch (IllegalArgumentException e) {
// the field is a valid sbm system field and is set up to
// have an equivalent in the task attributes. It must have an
// entry in the SBMTicketAttribute class !
continue; // we just skip the field
}
if (f.getTaskName() != null) {
attr = data.getRoot().createMappedAttribute(f.getTaskName());
} else {
// again the field is set up to have an task attribute
// equivalent, but it is not set up in SBMAttributes correctly
continue;
}
attr.getMetaData().setReadOnly(true); //we do not support writing yet
attr.getMetaData().setType(f.getTaskType()); // set the mapped field type
attr.getMetaData().setLabel(client.getFieldLabel(ttitem, f.getSBMName())); // get and set the field label
if (f.isVisible()) {
// field is not hidden, display it by setting KIND_DEFAULT
attr.getMetaData().setKind(TaskAttribute.KIND_DEFAULT);
} else {
// field is hidden
attr.getMetaData().setKind(null);
}
attr.setValue(client.getStaticFieldValue(ttitem, f.getSBMName())); // get and set the field value
}
monitor.worked(1);
//--------------
// Custom fields
//--------------
List<SBMField> customfields = client.getFields(client
.getTableName(ttitem));
for (SBMField f : customfields) {
if (!fieldlist.contains("," + f.getName() + ",")) {
// do not process custom field when it has not
// been selected by user in repository settings page
continue;
}
try {
SBMSystemFields sysfield = SBMSystemFields.valueOf(f.getName());
if( sysfield.hasTaskAttribute()) {
// the field has an equivalent in the task attribute
// mappings and therefore it can be skipped in the custom
// fields section
continue;
}
} catch (IllegalArgumentException e) {
//field is not a system field, do nothing
}
monitor.subTask("Read custom field [" + f.getName() + "]");
TaskAttribute custom = data.getRoot().createAttribute(f.getName());
custom.getMetaData().setType(
new SBMTicketAttributeMapper(repository).mapToTaskKey(f
.getType()));
custom.getMetaData().setLabel(f.getLabel());
custom.getMetaData().setKind(TaskAttribute.KIND_DEFAULT);
custom.getMetaData().setReadOnly(true);
//set value/ values depending on field type
// single selection
if (f.getType() == SBMFieldTypes.SELECTION
&& client.getFieldValue(ttitem, f.getName()) != null) {
//List<SBMFieldValue> options = client.getValidSet(client
// .getTableName(ttitem), f.getName());
//for (SBMFieldValue optionvalue : options) {
// custom.putOption(optionvalue.getInternalValue(),
// optionvalue.getValue());
//}
String val = client.getFieldValue(ttitem, f.getName())
.getValue();
custom.setValue(val);
// Multi-Type fields
} else if (f.getType() == SBMFieldTypes.MULTIPLE_SELECTION
|| f.getType() == SBMFieldTypes.MULTIPLE_RELATIONAL
|| f.getType() == SBMFieldTypes.MULTIPLE_GROUP
|| f.getType() == SBMFieldTypes.MULTIPLE_USERGROUP) {
List<SBMFieldValue> values = client.getFieldValues(ttitem, f
.getName());
for (SBMFieldValue val : values) {
custom.putOption(val.getInternalValue(), val.getValue());
custom.addValue(val.getValue());
}
//Date fields
} else if (f.getType() == SBMFieldTypes.DATETIME) {
String datestring = client.getFieldValue(ttitem, f.getName()).getValue();
long timestamp;
try {
timestamp = DatatypeFactory.newInstance().newXMLGregorianCalendar(datestring).toGregorianCalendar().getTimeInMillis();
custom.setValue(String.valueOf(timestamp));
} catch (DatatypeConfigurationException e) {
// TODO Auto-generated catch block
e.printStackTrace();
} catch (IllegalArgumentException e) {
//date field is probably empty
custom.setValue("");
}
// any other field type
} else if (client.getFieldValue(ttitem, f.getName()) != null) {
custom.setValue(client.getFieldValue(ttitem, f.getName())
.getValue());
}
}
monitor.worked(1);
 
// ----------
// Notes
// ----------
monitor.subTask("Read notes.");
for (SBMNote n : client.getNotes(ttitem)) {
TaskCommentMapper mapper = new TaskCommentMapper();
mapper.setCommentId(n.getId());
mapper.setNumber(Integer.valueOf(n.getId()));
mapper.setText(n.getText());
mapper.setCreationDate(n.getCreation());
 
TaskAttribute a = data.getRoot()
.createAttribute("NOTE" + n.getId());
mapper.applyTo(a);
}
monitor.worked(1);
 
data.setPartial(false);
return data;
}
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/src/net/brutex/mylyn/sbmconnector/core/model/SBMSystemFields.java
0,0 → 1,120
/*
* Mylyn Connector for Serena Business Mashups
* Copyright 2010 Brian Rosenberger (Brutex Network)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* Serena, TeamTrack and Serena Business Mashup are
* registered trademarks of SERENA Software Inc.
*/
package net.brutex.mylyn.sbmconnector.core.model;
 
/**
* System DBFieldnames for SBM/ TeamTrack.
*
* @author Brian Rosenberger
*/
public enum SBMSystemFields {
/** The internal item id in [tableid:recordid] format. */
ID("ID", true),
/** The internal uuid. */
UUID("UUID", false),
/** Whether the item is active or inactive in its current state */
ACTIVEINACTIVE("ACTIVEINACTIVE", false),
/** The date that the item was closed */
CLOSEDATE("CLOSEDATE", true),
/** Used for Partner Access to CRs They Submit */
COMPANY("COMPANY", false),
/** Used for Partner Access to CRs They Submit */
CONTACT("CONTACT", false),
/** Detailed information about the item */
DESCRIPTION("DESCRIPTION", true),
/** The displayed identifier of the item */
ISSUEID("ISSUEID", true),
/** The type of the item */
ISSUETYPE("ISSUETYPE", true),
/** The last time the item's data was changed */
LASTMODIFIEDDATE("LASTMODIFIEDDATE", true),
/** The last person to change the data in this item */
LASTMODIFIER("LASTMODIFIER", true),
/** The last time the state of this item was changed */
LASTSTATECHANGEDATE("LASTSTATECHANGEDATE", false),
/** The last person to change the state of this item */
LASTSTATECHANGER("LASTSTATECHANGER", false),
/** The primary person who currently owns the item */
OWNER("OWNER", false),
/** The project in which this item resides */
PROJECTID("PROJECTID", false),
/** Detailed information about the resolution */
RESOLUTIONDESC("RESOLUTIONDESC", false),
/** Summary description of the resolution */
RESOLUTIONSUMMARY("RESOLUTIONSUMMARY", false),
/** The secondary people who currently own the item */
SECONDARYOWNER("SECONDARYOWNER", false),
/** The current state of the item */
STATE("STATE", true),
/** The date that the item was created/submitted */
SUBMITDATE("SUBMITDATE", true),
/** The person who created/submitted the item */
SUBMITTER("SUBMITTER", true),
/** Summary description of the item */
TITLE("TITLE", true);
private final String value;
private final boolean hasTaskAttribute;
 
SBMSystemFields(String v, boolean hasTaskAttribute) {
value = v;
this.hasTaskAttribute = hasTaskAttribute;
}
public String getValue() {
return value;
}
public boolean hasTaskAttribute() {
return this.hasTaskAttribute;
}
 
public static SBMSystemFields fromValue(String v) {
for (SBMSystemFields c: SBMSystemFields.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/src/net/brutex/mylyn/sbmconnector/core/model/SBMFieldValue.java
0,0 → 1,24
package net.brutex.mylyn.sbmconnector.core.model;
 
import org.eclipse.core.runtime.Assert;
 
public class SBMFieldValue {
private String internalValue;
private String value;
public SBMFieldValue(String internalValue, String value) {
Assert.isNotNull(internalValue);
Assert.isNotNull(value);
this.internalValue = internalValue;
this.value = value;
}
public String getInternalValue() {
return internalValue;
}
public String getValue() {
return value;
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/src/net/brutex/mylyn/sbmconnector/core/model/SBMField.java
0,0 → 1,139
/*
* Mylyn Connector for Serena Business Mashups
* Copyright 2010 Brian Rosenberger (Brutex Network)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* Serena, TeamTrack and Serena Business Mashup are
* registered trademarks of SERENA Software Inc.
*/
 
package net.brutex.mylyn.sbmconnector.core.model;
 
// TODO: Auto-generated Javadoc
/**
* The Class SBMField.
* @author Brian Rosenberger, bru@brutex.de
*/
public class SBMField {
/** The type. */
private SBMFieldTypes type;
/** The value. */
private String value;
/** The internal value. */
private Object internalValue;
/** The parent table. */
private String parentTable;
/** The label. */
private String label;
/** The name. */
private String name;
/**
* Instantiates a new SBM field.
*
* @param type the type
* @param parentTable the parent table
* @param label the label
* @param name the name
*/
public SBMField(SBMFieldTypes type, String parentTable, String label,
String name) {
super();
this.type = type;
this.parentTable = parentTable;
this.label = label;
this.name = name;
}
 
/**
* Gets the value.
*
* @return the value
*/
public String getValue() {
return value;
}
 
/**
* Sets the value.
*
* @param value the new value
*/
public void setValue(String value) {
this.value = value;
}
 
/**
* Gets the internal value.
*
* @return the internal value
*/
public Object getInternalValue() {
return internalValue;
}
 
/**
* Sets the internal value.
*
* @param internalValue the new internal value
*/
public void setInternalValue(Object internalValue) {
this.internalValue = internalValue;
}
 
/**
* Gets the type.
*
* @return the type
*/
public SBMFieldTypes getType() {
return type;
}
 
/**
* Gets the parent table.
*
* @return the parent table
*/
public String getParentTable() {
return parentTable;
}
 
/**
* Gets the label.
*
* @return the label
*/
public String getLabel() {
return label;
}
 
/**
* Gets the name.
*
* @return the name
*/
public String getName() {
return name;
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/src/net/brutex/mylyn/sbmconnector/core/model/SBMFieldTypes.java
0,0 → 1,63
/*
* Mylyn Connector for Serena Business Mashups
* Copyright 2010 Brian Rosenberger (Brutex Network)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* Serena, TeamTrack and Serena Business Mashup are
* registered trademarks of SERENA Software Inc.
*/
package net.brutex.mylyn.sbmconnector.core.model;
 
public enum SBMFieldTypes {
UNKNOWN("UNKNOWN"),
NUMERIC("FLDTYPE-NUMERIC"),
TEXT("FLDTYPE-TEXT"),
DATETIME("FLDTYPE-DATETIME"),
SELECTION("FLDTYPE-SELECTION"),
BINARY("FLDTYPE-BINARY"),
STATE("FLDTYPE-STATE"),
USER("FLDTYPE-USER"),
PROJECT("FLDTYPE-PROJECT"),
SUMMATION("FLDTYPE-SUMMATION"),
MULTIPLE_SELECTION("FLDTYPE-MULTIPLE-SELECTION"),
CONTACT("FLDTYPE-CONTACT"),
INCIDENT("FLDTYPE-INCIDENT"),
FOLDER("FLDTYPE-FOLDER"),
RELATIONAL("FLDTYPE-RELATIONAL"),
SUBRELATIONAL("FLDTYPE-SUBRELATIONAL"),
SYSTEM("FLDTYPE-SYSTEM"),
MULTIPLE_RELATIONAL("FLDTYPE-MULTIPLE-RELATIONAL"),
MULTIPLE_GROUP("FLDTYPE-MULTIPLE-GROUP"),
MULTIPLE_USERGROUP("FLDTYPE-MULTIPLE-USERGROUP");
 
private final String value;
 
SBMFieldTypes(String v) {
value = v;
}
public String getValue() {
return value;
}
 
public static SBMFieldTypes fromValue(String v) {
for (SBMFieldTypes c: SBMFieldTypes.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/src/net/brutex/mylyn/sbmconnector/core/model/SBMStaticFields.java
0,0 → 1,101
/*
* Mylyn Connector for Serena Business Mashups
* Copyright 2010 Brian Rosenberger (Brutex Network)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* Serena, TeamTrack and Serena Business Mashup are
* registered trademarks of SERENA Software Inc.
*/
package net.brutex.mylyn.sbmconnector.core.model;
 
/**
* Static DBFieldnames for SBM/ TeamTrack system fields
* which are not intended to be changed by a user directly
* (auto-resolved by the system).
*
* @author Brian Rosenberger
*/
public enum SBMStaticFields {
/** The internal item id in [tableid:recordid] format. */
ID("ID"),
/** The internal uuid. */
UUID("UUID"),
/** The Constant ISSUEID. */
ISSUEID("ISSUEID"),
/** The project name (integer in DB, but name here).
* because this is driven by the sbm web service */
PROJECTID("PROJECTID"),
/** The project uuid (not found in primary table). */
PROJECTUUID("PROJECTUUID"),
/** The submitter (id reference, but user login name here). */
SUBMITTER("SUBMITTER"),
/** The submit date/time. */
SUBMITDATE("SUBMITDATE"),
 
/** The LASTMODIFIEDDATE date/time. */
LASTMODIFIEDDATE("LASTMODIFIEDDATE"),
/** The LASTMODIFIER. */
LASTMODIFIER("LASTMODIFIER"),
 
/** The ACTIVEINACTIVE flag.*/
ACTIVEINACTIVE("ACTIVEINACTIVE"),
/** The Constant STATE. */
STATE("STATE"),
/** The ITEMURL (not present in DB) */
ITEMURL("ITEMURL"),
/** The owner of an item (id reference, but name here). */
OWNER("OWNER"),
/** The LASTSTATECHANGEDATE. */
LASTSTATECHANGEDATE("LASTSTATECHANGEDATE"),
/** The LASTSTATECHANGER (id reference, but name here). */
LASTSTATECHANGER("LASTSTATECHANGER"),
/** The SECONDARYOWNER (id reference, but name here). */
SECONDARYOWNER("SECONDARYOWNER"),
/** The CLOSEDATE. */
CLOSEDATE("CLOSEDATE");
private final String value;
 
SBMStaticFields(String v) {
value = v;
}
public String getValue() {
return value;
}
 
public static SBMStaticFields fromValue(String v) {
for (SBMStaticFields c: SBMStaticFields.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/src/net/brutex/mylyn/sbmconnector/core/model/SBMNote.java
0,0 → 1,69
/*
* Mylyn Connector for Serena Business Mashups
* Copyright 2010 Brian Rosenberger (Brutex Network)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* Serena, TeamTrack and Serena Business Mashup are
* registered trademarks of SERENA Software Inc.
*/
package net.brutex.mylyn.sbmconnector.core.model;
 
import java.util.Date;
 
public class SBMNote {
 
private String author;
private String text;
private Date creation;
private String id;
public SBMNote(String author, String text, Date creation, String id) {
this.author = author;
this.text = text;
this.creation = creation;
this.id = id;
}
 
public String getAuthor() {
return author;
}
 
public void setAuthor(String author) {
this.author = author;
}
 
public String getText() {
return text;
}
 
public void setText(String text) {
this.text = text;
}
 
public Date getCreation() {
return creation;
}
 
public void setCreation(Date creation) {
this.creation = creation;
}
 
public String getId() {
return id;
}
 
public void setId(String id) {
this.id = id;
}
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/src/net/brutex/mylyn/sbmconnector/core/model/SBMFieldAttributes.java
0,0 → 1,46
/*
* Mylyn Connector for Serena Business Mashups
* Copyright 2010 Brian Rosenberger (Brutex Network)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* Serena, TeamTrack and Serena Business Mashup are
* registered trademarks of SERENA Software Inc.
*/
package net.brutex.mylyn.sbmconnector.core.model;
 
public enum SBMFieldAttributes {
READ_ONLY("read-only"),
REQUIRED("required"),
HIDDEN("hidden");
private final String value;
 
SBMFieldAttributes(String v) {
value = v;
}
public String getValue() {
return value;
}
 
public static SBMFieldAttributes fromValue(String v) {
for (SBMFieldAttributes c: SBMFieldAttributes.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/src/net/brutex/mylyn/sbmconnector/core/model/package.html
0,0 → 1,7
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head></head>
<body>
Provides...
</body>
</html>
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/src/net/brutex/mylyn/sbmconnector/core/SBMTicketAttributeMapper.java
0,0 → 1,81
/*
* Mylyn Connector for Serena Business Mashups
* Copyright 2010 Brian Rosenberger (Brutex Network)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* Serena, TeamTrack and Serena Business Mashup are
* registered trademarks of SERENA Software Inc.
*/
package net.brutex.mylyn.sbmconnector.core;
 
import net.brutex.mylyn.sbmconnector.core.model.SBMFieldTypes;
 
import org.eclipse.mylyn.tasks.core.TaskRepository;
import org.eclipse.mylyn.tasks.core.data.TaskAttribute;
import org.eclipse.mylyn.tasks.core.data.TaskAttributeMapper;
 
public class SBMTicketAttributeMapper extends TaskAttributeMapper {
 
public SBMTicketAttributeMapper(TaskRepository taskRepository) {
super(taskRepository);
}
@Override
public String mapToRepositoryKey(TaskAttribute parent, String key) {
SBMTicketAttribute attribute = SBMTicketAttribute.getSBMAttributeByTaskName(key);
if(attribute != null) {
return attribute.getSBMName();
}
return super.mapToRepositoryKey(parent, key); //just returns key
}
@Override
public TaskAttribute getAssoctiatedAttribute(TaskAttribute taskAttribute) {
return super.getAssoctiatedAttribute(taskAttribute);
}
/**
* Map SBM field type to task field type. This mapping is a hint only because
* SBM allows fields to have a type and subtype, but the subtype is not returned
* by the SBM web service.
*
* @param sbmtype the SBM field type (unfortunately without field subtype)
* @return the mylyn task field type
*/
public String mapToTaskKey(SBMFieldTypes sbmtype) {
String tasktype = TaskAttribute.TYPE_SHORT_TEXT;
switch(sbmtype) {
case NUMERIC: tasktype = TaskAttribute.TYPE_LONG; break;
case TEXT: tasktype = TaskAttribute.TYPE_LONG_TEXT; break;
case DATETIME: tasktype = TaskAttribute.TYPE_DATETIME; break;
case SELECTION: tasktype = TaskAttribute.TYPE_SINGLE_SELECT; break;
case BINARY: tasktype = TaskAttribute.TYPE_BOOLEAN; break;
case STATE: tasktype = TaskAttribute.TYPE_SINGLE_SELECT; break;
case USER: tasktype = TaskAttribute.TYPE_PERSON; break;
case PROJECT: tasktype = TaskAttribute.TYPE_SINGLE_SELECT; break;
case SUMMATION: tasktype = TaskAttribute.TYPE_INTEGER; break;
case MULTIPLE_SELECTION: tasktype = TaskAttribute.TYPE_MULTI_SELECT; break;
case CONTACT: tasktype = TaskAttribute.TYPE_PERSON; break;
case INCIDENT: tasktype = TaskAttribute.TYPE_TASK_DEPENDENCY; break;
case FOLDER: tasktype = TaskAttribute.TYPE_SINGLE_SELECT; break;
case RELATIONAL: tasktype = TaskAttribute.TYPE_SINGLE_SELECT; break;
case SUBRELATIONAL: tasktype = TaskAttribute.TYPE_SHORT_TEXT; break;
case SYSTEM: tasktype = TaskAttribute.TYPE_SHORT_TEXT; break;
case MULTIPLE_RELATIONAL: tasktype = TaskAttribute.TYPE_MULTI_SELECT; break;
case MULTIPLE_GROUP: tasktype = TaskAttribute.TYPE_MULTI_SELECT; break;
case MULTIPLE_USERGROUP: tasktype = TaskAttribute.TYPE_MULTI_SELECT; break;
}
return tasktype;
}
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/src/net/brutex/mylyn/sbmconnector/core/SBMTaskDataCollector.java
0,0 → 1,53
/*
* Mylyn Connector for Serena Business Mashups
* Copyright 2010 Brian Rosenberger (Brutex Network)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* Serena, TeamTrack and Serena Business Mashup are
* registered trademarks of SERENA Software Inc.
*/
package net.brutex.mylyn.sbmconnector.core;
 
import java.util.HashSet;
import java.util.Set;
 
import org.eclipse.mylyn.tasks.core.data.TaskData;
import org.eclipse.mylyn.tasks.core.data.TaskDataCollector;
 
public class SBMTaskDataCollector extends TaskDataCollector {
 
 
final Set<TaskData> taskDataCollected = new HashSet<TaskData>();
 
String queryTimestamp = null;
 
@Override
public void accept(TaskData taskData) {
taskDataCollected.add(taskData);
}
 
public Set<TaskData> getTaskData() {
return taskDataCollected;
}
 
public String getQueryTimestamp() {
return queryTimestamp;
}
 
public void setQueryTimestamp(String queryTimestamp) {
this.queryTimestamp = queryTimestamp;
}
}
 
 
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/src/net/brutex/mylyn/sbmconnector/core/SBMTicket.java
0,0 → 1,35
/*
* Mylyn Connector for Serena Business Mashups
* Copyright 2010 Brian Rosenberger (Brutex Network)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* Serena, TeamTrack and Serena Business Mashup are
* registered trademarks of SERENA Software Inc.
*/
package net.brutex.mylyn.sbmconnector.core;
 
 
import org.eclipse.mylyn.tasks.core.data.TaskData;
import org.eclipse.mylyn.tasks.core.data.TaskMapper;
 
 
 
public class SBMTicket extends TaskMapper {
 
 
public SBMTicket(TaskData taskData) {
super(taskData);
 
}
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/src/net/brutex/mylyn/sbmconnector/core/package.html
0,0 → 1,7
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head></head>
<body>
Provides...
</body>
</html>
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/src/net/brutex/mylyn/sbmconnector/ui/SBMRepositorySettingsPage.java
0,0 → 1,300
/*
* Mylyn Connector for Serena Business Mashups
* Copyright 2010 Brian Rosenberger (Brutex Network)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* Serena, TeamTrack and Serena Business Mashup are
* registered trademarks of SERENA Software Inc.
*/
package net.brutex.mylyn.sbmconnector.ui;
 
import java.util.List;
 
import net.brutex.mylyn.sbmconnector.SBMConnectorPlugin;
import net.brutex.mylyn.sbmconnector.core.SBMClient;
import net.brutex.mylyn.sbmconnector.core.SBMRepositoryConnector;
import net.brutex.mylyn.sbmconnector.core.model.SBMField;
import net.brutex.mylyn.sbmconnector.core.model.SBMSystemFields;
 
import org.eclipse.core.runtime.CoreException;
import org.eclipse.core.runtime.IProgressMonitor;
import org.eclipse.jface.dialogs.IMessageProvider;
import org.eclipse.mylyn.tasks.core.TaskRepository;
import org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositorySettingsPage;
import org.eclipse.swt.SWT;
import org.eclipse.swt.layout.GridData;
import org.eclipse.swt.layout.GridLayout;
import org.eclipse.swt.widgets.Combo;
import org.eclipse.swt.widgets.Composite;
import org.eclipse.swt.widgets.Event;
import org.eclipse.swt.widgets.Label;
import org.eclipse.swt.widgets.Listener;
import org.eclipse.swt.widgets.Table;
import org.eclipse.swt.widgets.TableColumn;
import org.eclipse.swt.widgets.TableItem;
import org.eclipse.ui.forms.widgets.ExpandableComposite;
import org.eclipse.ui.forms.widgets.FormToolkit;
 
public class SBMRepositorySettingsPage extends AbstractRepositorySettingsPage {
 
private Combo table;
private Table list;
 
private String solutionTable = "";
private String solutionTableList = "";
private String tableFieldList = "";
private String tableFullFieldList = "";
 
public static final String STRING_SOLUTIONTABLE = "solutionTable";
public static final String STRING_SOLUTIONTABLELIST = "solutionTableList";
public static final String STRING_TABLEFIELDLIST = "tableFieldList";
public static final String STRING_TABLEFULLFIELDLIST = "tableFullFieldList";
 
public SBMRepositorySettingsPage(String title, String description,
TaskRepository taskRepository) {
super(title, description, taskRepository);
setNeedsAdvanced(false);
setNeedsValidation(true);
setNeedsEncoding(false);
// initialize table and table list if not null
if (taskRepository.hasProperty(STRING_SOLUTIONTABLE)) {
this.solutionTable = taskRepository
.getProperty(STRING_SOLUTIONTABLE);
}
if (taskRepository.hasProperty(STRING_SOLUTIONTABLELIST)) {
this.solutionTableList = taskRepository
.getProperty(STRING_SOLUTIONTABLELIST);
}
if (taskRepository.hasProperty(STRING_TABLEFIELDLIST)) {
this.tableFieldList = taskRepository
.getProperty(STRING_TABLEFIELDLIST);
}
if (taskRepository.hasProperty(STRING_TABLEFULLFIELDLIST)) {
this.tableFullFieldList = taskRepository
.getProperty(STRING_TABLEFULLFIELDLIST);
}
}
 
@Override
public void applyTo(TaskRepository repository) {
super.applyTo(repository);
if (!solutionTable.isEmpty()) {
repository.setProperty(STRING_SOLUTIONTABLE, solutionTable);
repository.setProperty(STRING_SOLUTIONTABLELIST, solutionTableList);
String fieldlist = ",";
String fullfieldlist = ",";
for (TableItem t : list.getItems()) {
if (t.getChecked())
fieldlist = fieldlist + t.getText(2) + ",";
fullfieldlist = fullfieldlist + t.getText(2) + ",";
}
repository.setProperty(STRING_TABLEFIELDLIST, fieldlist);
repository.setProperty(STRING_TABLEFULLFIELDLIST, fullfieldlist);
}
}
 
@Override
public boolean isPageComplete() {
if (table != null
&& table.getText().length() > 4
&& getUserName() != null
&& getUserName().length() > 0) {
return true;
}
return false;
}
 
@Override
protected void createContributionControls(Composite parentControl) {
ExpandableComposite expander = createSection(parentControl,
"Mashup application");
FormToolkit toolkit = new FormToolkit(parentControl.getDisplay());
Composite control = toolkit.createComposite(expander, SWT.NONE);
GridLayout gridLayout = new GridLayout();
gridLayout.numColumns = 2;
gridLayout.verticalSpacing = 5;
gridLayout.marginWidth = 0;
control.setLayout(gridLayout);
control.setBackground(parentControl.getBackground());
 
Label label = new Label(control, SWT.NONE);
label.setText("Table:");
 
table = new Combo(control, SWT.SINGLE | SWT.BORDER);
Label label_list = new Label(control, SWT.NONE | SWT.TOP);
label_list.setText("Fields:");
list = new Table(control, SWT.MULTI | SWT.BORDER | SWT.V_SCROLL
| SWT.H_SCROLL | SWT.FULL_SELECTION | SWT.CHECK);
list.setLinesVisible(true);
list.setHeaderVisible(true);
GridData data = new GridData(SWT.FILL, SWT.FILL, true, true);
data.heightHint = 200;
list.setLayoutData(data);
String[] titles = { " ", "Display Name", "DBName", "Type" };
for (int i = 0; i < titles.length; i++) {
TableColumn column = new TableColumn(list, SWT.NONE);
column.setText(titles[i]);
}
list.addListener(SWT.Selection, new Listener() {
@Override
public void handleEvent(Event event) {
//avoid that a system field may be unchecked
try {
SBMSystemFields
.valueOf(((TableItem) event.item).getText(2));
((TableItem) event.item).setChecked(true);
} catch (IllegalArgumentException e) {
// do nothing
}
}
});
table.addListener(SWT.Selection, new Listener() {
@Override
public void handleEvent(Event arg0) {
// when the table has been changed
// try to re-read the field list
tableFieldList = "";
tableFullFieldList = "";
try {
SBMField[] fields = SBMRepositoryConnector.getClient(
createTaskRepository()).getFields(table.getText())
.toArray(new SBMField[0]);
fillList(list, fields);
} catch (Exception e) { }
if (getWizard() != null) {
solutionTable = table.getText();
getWizard().getContainer().updateButtons();
}
}
 
});
regenerateTables();
expander.setClient(control);
}
 
@Override
public String getConnectorKind() {
return SBMConnectorPlugin.CONNECTOR_KIND;
}
 
@Override
protected Validator getValidator(TaskRepository repository) {
return new SBMConnectionValidator(repository);
}
 
@Override
protected boolean isValidUrl(String url) {
if (url.contains("<server>"))
return false;
return true;
}
 
@Override
protected void applyValidatorResult(Validator validator) {
if (((SBMConnectionValidator) validator).getResult() != null) {
setMessage("Validate first!", IMessageProvider.ERROR);
setNeedsValidation(true);
} else {
regenerateTables();
}
}
 
private void regenerateTables() {
try {
List<String> tables = SBMRepositoryConnector.getClient(
createTaskRepository()).getPrimaryTables();
for (String table_name : tables) {
table.add(table_name);
if (solutionTable.equals(table_name)) {
table.setText(table_name);
}
}
} catch (Exception e) {
// it was not possible to read the list of tables
// from the server, so just restore saved settings
table.add(solutionTable);
table.setText(solutionTable);
}
try {
SBMField[] fields = SBMRepositoryConnector.getClient(
createTaskRepository()).getFields(table.getText()).toArray(
new SBMField[0]);
fillList(list, fields);
} catch (Exception e) {
// it was not possible to read the fields for the given table
// do nothing
}
 
}
 
protected class SBMConnectionValidator extends Validator {
private TaskRepository repository;
private String result = null;
 
protected SBMConnectionValidator(TaskRepository repository) {
this.repository = repository;
}
 
@Override
public void run(IProgressMonitor monitor) throws CoreException {
monitor.beginTask("Prüfe Verbindung", IProgressMonitor.UNKNOWN);
SBMClient client = new SBMClient(repository);
if (!client.canAuthenticate()) {
result = "Verbindung fehlgeschlagen";
} else {
result = null;
}
monitor.done();
}
 
public String getResult() {
return result;
}
}
 
private void fillList(Table list, SBMField[] fields) {
list.removeAll();
for (int i = 0; i < fields.length; i++) {
TableItem item = new TableItem(list, 0);
item.setText(0, "");
item.setText(1, fields[i].getLabel());
item.setText(2, fields[i].getName());
item.setText(3, fields[i].getType().getValue().replaceFirst(
"FLDTYPE-", ""));
try {
// auto-select all system fields
SBMSystemFields.valueOf(fields[i].getName());
item.setChecked(true);
} catch (IllegalArgumentException e) {
// do nothing
}
if (tableFieldList.contains(","+fields[i].getName()+",")) {
// item has been checked before
// so check it
item.setChecked(true);
}
}
 
for (TableColumn c : list.getColumns()) {
c.pack();
}
}
 
@Override
protected void createAdditionalControls(Composite arg0) {
// TODO Auto-generated method stub
 
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/src/net/brutex/mylyn/sbmconnector/ui/SBMRepositoryQueryPage.java
0,0 → 1,184
/*
* Mylyn Connector for Serena Business Mashups
* Copyright 2010 Brian Rosenberger (Brutex Network)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* Serena, TeamTrack and Serena Business Mashup are
* registered trademarks of SERENA Software Inc.
*/
package net.brutex.mylyn.sbmconnector.ui;
 
import java.awt.Color;
import java.util.ArrayList;
 
import net.brutex.mylyn.sbmconnector.core.SBMRepositoryConnector;
import net.brutex.mylyn.sbmconnector.core.model.SBMField;
import net.brutex.mylyn.sbmconnector.core.model.SBMSystemFields;
import net.brutex.sbm.wsclient.ReportInfo;
 
import org.eclipse.jface.dialogs.Dialog;
import org.eclipse.jface.layout.GridDataFactory;
import org.eclipse.mylyn.tasks.core.IRepositoryQuery;
import org.eclipse.mylyn.tasks.core.TaskRepository;
import org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositoryQueryPage;
import org.eclipse.swt.SWT;
import org.eclipse.swt.events.SelectionEvent;
import org.eclipse.swt.events.SelectionListener;
import org.eclipse.swt.layout.GridData;
import org.eclipse.swt.layout.GridLayout;
import org.eclipse.swt.widgets.Combo;
import org.eclipse.swt.widgets.Composite;
import org.eclipse.swt.widgets.Display;
import org.eclipse.swt.widgets.Event;
import org.eclipse.swt.widgets.Label;
import org.eclipse.swt.widgets.List;
import org.eclipse.swt.widgets.Listener;
import org.eclipse.swt.widgets.Table;
import org.eclipse.swt.widgets.TableColumn;
import org.eclipse.swt.widgets.TableItem;
import org.eclipse.swt.widgets.Text;
import org.eclipse.swt.widgets.Widget;
import org.eclipse.ui.forms.widgets.ExpandableComposite;
import org.eclipse.ui.forms.widgets.FormToolkit;
 
public class SBMRepositoryQueryPage extends AbstractRepositoryQueryPage {
 
private Text sql_where_clause = null;
private Text query_title = null;
private Combo reportcombo = null;
private ReportInfo selectedReport = null;
 
public static String SQL_QUERY = "sql_where";
public static String SQL_QUERY_NAME = "name";
public static String REPORT = "report";
public static String REPORT_OR_QUERY = "-- use query --";
 
public SBMRepositoryQueryPage(String pageName, TaskRepository repository,
IRepositoryQuery query) {
super(pageName, repository, query);
setTitle("SBM Query");
setDescription("Please specify table database name.");
}
 
@Override
public void applyTo(IRepositoryQuery query) {
if (getQueryTitle() != null) {
query.setSummary(getQueryTitle());
}
query.setAttribute(SQL_QUERY, sql_where_clause.getText());
query.setAttribute(SQL_QUERY_NAME, query_title.getText());
query.setAttribute(REPORT, selectedReport.getReportUUID());
}
 
@Override
public String getQueryTitle() {
if (query_title != null && !query_title.getText().isEmpty())
return query_title.getText();
return "new query";
}
 
@Override
public void createControl(Composite arg0) {
Composite control = new Composite(arg0, SWT.BORDER);
control.setLayout(new GridLayout(2, false));
 
Label report_label = new Label(control, SWT.NONE);
reportcombo = new Combo(control, SWT.SINGLE | SWT.BORDER);
new Label(control, SWT.NONE).setText(" OR ");
new Label(control, SWT.SEPARATOR | SWT.HORIZONTAL);
 
Label query_label = new Label(control, SWT.NONE);
query_label.setText("Query Name:");
 
report_label.setText("Report");
 
String solutionname = getTaskRepository().getProperty(
SBMRepositorySettingsPage.STRING_SOLUTIONTABLE);
 
try {
final java.util.List<ReportInfo> reportlist = SBMRepositoryConnector
.getClient(getTaskRepository()).getReportList(solutionname);
 
reportcombo.add(REPORT_OR_QUERY);
reportcombo.select(0);
for (ReportInfo report : reportlist) {
reportcombo.add(report.getReportName());
}
 
reportcombo.addListener(SWT.Selection, new Listener() {
 
@Override
public void handleEvent(Event arg0) {
if (reportcombo.getSelectionIndex() == 0) {
query_title.setEditable(true);
query_title.setEnabled(true);
sql_where_clause.setEditable(true);
sql_where_clause.setEnabled(true);
query_title.setText("");
} else {
query_title.setEditable(false);
query_title.setEnabled(false);
sql_where_clause.setEditable(false);
sql_where_clause.setEnabled(false);
query_title.setText(reportcombo.getText());
selectedReport = reportlist.get(reportcombo
.getSelectionIndex() - 1);
 
}
 
}
});
 
} catch (Exception e) {
}
/*
*
*
* table.addListener(SWT.Selection, new Listener() {
*
* @Override public void handleEvent(Event arg0) { // when the table has
* been changed // try to re-read the field list tableFieldList = "";
* tableFullFieldList = ""; try { SBMField[] fields =
* SBMRepositoryConnector.getClient(
* createTaskRepository()).getFields(table.getText()) .toArray(new
* SBMField[0]); fillList(list, fields); } catch (Exception e) { } if
* (getWizard() != null) { solutionTable = table.getText();
* getWizard().getContainer().updateButtons(); } }
*
* }); regenerateTables(); expander.setClient(control);
*/
 
query_title = new Text(control, SWT.BORDER);
if (getQuery() != null)
query_title.setText(getQuery().getAttribute("name"));
 
GridData data = new GridData(SWT.FILL, SWT.FILL, true, true);
data.heightHint = 200;
 
Label label_sql = new Label(control, SWT.NONE);
label_sql.setText("SQL where:");
sql_where_clause = new Text(control, SWT.MULTI | SWT.WRAP
| SWT.V_SCROLL | SWT.BORDER);
GridData gd = new GridData(300, 150);
gd.horizontalSpan = 2;
sql_where_clause.setLayoutData(gd);
if (getQuery() != null)
sql_where_clause.setText(getQuery().getAttribute("sql_where"));
 
GridDataFactory.fillDefaults().align(SWT.FILL, SWT.TOP)
.applyTo(query_title);
Dialog.applyDialogFont(control);
setControl(control);
}
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/src/net/brutex/mylyn/sbmconnector/ui/SBMTicketEditorPageFactory.java
0,0 → 1,72
/*
* Mylyn Connector for Serena Business Mashups
* Copyright 2010 Brian Rosenberger (Brutex Network)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* Serena, TeamTrack and Serena Business Mashup are
* registered trademarks of SERENA Software Inc.
*/
package net.brutex.mylyn.sbmconnector.ui;
 
import net.brutex.mylyn.sbmconnector.SBMConnectorPlugin;
 
import org.eclipse.mylyn.internal.provisional.commons.ui.CommonImages;
import org.eclipse.mylyn.tasks.ui.TasksUiImages;
import org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPageFactory;
import org.eclipse.mylyn.tasks.ui.editors.BrowserFormPage;
import org.eclipse.mylyn.tasks.ui.editors.TaskEditor;
import org.eclipse.mylyn.tasks.ui.editors.TaskEditorInput;
import org.eclipse.swt.graphics.Image;
import org.eclipse.ui.forms.editor.IFormPage;
 
public class SBMTicketEditorPageFactory extends AbstractTaskEditorPageFactory {
 
@Override
public boolean canCreatePageFor(TaskEditorInput input) {
if (input.getTask().getConnectorKind().equals(SBMConnectorPlugin.CONNECTOR_KIND)) {
return true;
}
return false;
}
 
@Override
public IFormPage createPage(TaskEditor parentEditor) {
TaskEditorInput input = parentEditor.getTaskEditorInput();
if (input.getTask().getConnectorKind().equals(SBMConnectorPlugin.CONNECTOR_KIND)) {
SBMTicketEditorPage sbmeditor = new SBMTicketEditorPage(parentEditor);
return sbmeditor;
} else {
return new BrowserFormPage(parentEditor, "Formular konnte nicht generiert werden");
}
}
 
@Override
public Image getPageImage() {
return CommonImages.getImage(TasksUiImages.REPOSITORY_SMALL);
}
 
 
@Override
public String getPageText() {
return SBMConnectorPlugin.LABEL;
}
@Override
public int getPriority() {
// be the first
return PRIORITY_TASK;
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/src/net/brutex/mylyn/sbmconnector/ui/SBMTicketEditorPage.java
0,0 → 1,50
/*
* Mylyn Connector for Serena Business Mashups
* Copyright 2010 Brian Rosenberger (Brutex Network)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* Serena, TeamTrack and Serena Business Mashup are
* registered trademarks of SERENA Software Inc.
*/
package net.brutex.mylyn.sbmconnector.ui;
 
import net.brutex.mylyn.sbmconnector.SBMConnectorPlugin;
 
import org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPage;
import org.eclipse.mylyn.tasks.ui.editors.TaskEditor;
 
public class SBMTicketEditorPage extends AbstractTaskEditorPage {
 
public SBMTicketEditorPage(TaskEditor editor) {
super(editor, SBMConnectorPlugin.CONNECTOR_KIND);
setNeedsPrivateSection(false);
setNeedsSubmitButton(false);
setNeedsSubmit(false);
setNeedsSubmit(false);
}
/*@Override
protected Set<TaskEditorPartDescriptor> createPartDescriptors() {
Set<TaskEditorPartDescriptor> descriptors = super.createPartDescriptors();
 
// remove unnecessary default editor parts
//for (TaskEditorPartDescriptor taskEditorPartDescriptor : descriptors) {
// if (taskEditorPartDescriptor.getId().equals(ID_PART_PEOPLE)) {
// descriptors.remove(taskEditorPartDescriptor);
// break;
// }
//}
return descriptors;
}*/
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/src/net/brutex/mylyn/sbmconnector/ui/SBMQueryComposite.java
0,0 → 1,50
/*
* Mylyn Connector for Serena Business Mashups
* Copyright 2010 Brian Rosenberger (Brutex Network)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* Serena, TeamTrack and Serena Business Mashup are
* registered trademarks of SERENA Software Inc.
*/
package net.brutex.mylyn.sbmconnector.ui;
 
import org.eclipse.swt.layout.GridLayout;
import org.eclipse.swt.graphics.Point;
import org.eclipse.swt.widgets.Composite;
import org.eclipse.swt.widgets.Label;
import org.eclipse.swt.SWT;
import org.eclipse.swt.widgets.Text;
 
public class SBMQueryComposite extends Composite {
 
private Label label = null;
private Text table = null;
private Text textArea = null;
public SBMQueryComposite(Composite parent, int style) {
super(parent, style);
initialize();
}
 
private void initialize() {
GridLayout gridLayout = new GridLayout();
gridLayout.numColumns = 2;
label = new Label(this, SWT.NONE);
label.setText("Table:");
table = new Text(this, SWT.BORDER);
textArea = new Text(this, SWT.MULTI | SWT.WRAP | SWT.V_SCROLL);
this.setLayout(gridLayout);
setSize(new Point(300, 200));
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/src/net/brutex/mylyn/sbmconnector/ui/SBMRepositoryConnectorUi.java
0,0 → 1,71
/*
* Mylyn Connector for Serena Business Mashups
* Copyright 2010 Brian Rosenberger (Brutex Network)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* Serena, TeamTrack and Serena Business Mashup are
* registered trademarks of SERENA Software Inc.
*/
package net.brutex.mylyn.sbmconnector.ui;
 
import net.brutex.mylyn.sbmconnector.SBMConnectorPlugin;
 
import org.eclipse.jface.wizard.IWizard;
import org.eclipse.mylyn.tasks.core.IRepositoryQuery;
import org.eclipse.mylyn.tasks.core.ITaskMapping;
import org.eclipse.mylyn.tasks.core.TaskRepository;
import org.eclipse.mylyn.tasks.ui.AbstractRepositoryConnectorUi;
import org.eclipse.mylyn.tasks.ui.wizards.ITaskRepositoryPage;
import org.eclipse.mylyn.tasks.ui.wizards.RepositoryQueryWizard;
 
public class SBMRepositoryConnectorUi extends AbstractRepositoryConnectorUi {
 
@Override
public String getConnectorKind() {
return SBMConnectorPlugin.CONNECTOR_KIND;
}
 
@Override
public IWizard getNewTaskWizard(TaskRepository taskRepository,
ITaskMapping selection) {
// TODO Auto-generated method stub
return null;
}
 
@Override
public IWizard getQueryWizard(TaskRepository taskRepository,
IRepositoryQuery queryToEdit) {
RepositoryQueryWizard w = new RepositoryQueryWizard(taskRepository);
w.addPage(new SBMRepositoryQueryPage("Primary Table Specification", taskRepository, queryToEdit));
return w;
}
 
@Override
public ITaskRepositoryPage getSettingsPage(TaskRepository taskRepository) {
return new SBMRepositorySettingsPage(SBMConnectorPlugin.LABEL,
SBMConnectorPlugin.DESCRIPTION,
new TaskRepository(SBMConnectorPlugin.CONNECTOR_KIND,
"http://<server>:80/gsoap/gsoap_ssl.dll?aewebservices71"));
}
 
@Override
public boolean hasSearchPage() {
// TODO Auto-generated method stub
return false;
}
 
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/src/net/brutex/mylyn/sbmconnector/ui/package.html
0,0 → 1,7
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head></head>
<body>
Provides...
</body>
</html>
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/src/net/brutex/mylyn/sbmconnector/SBMConnectorPlugin.java
0,0 → 1,53
/*
* Mylyn Connector for Serena Business Mashups
* Copyright 2010 Brian Rosenberger (Brutex Network)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* Serena, TeamTrack and Serena Business Mashup are
* registered trademarks of SERENA Software Inc.
*/
 
package net.brutex.mylyn.sbmconnector;
 
import org.eclipse.core.runtime.Plugin;
 
/**
* The Class SBMConnectorPlugin provides the Mylyn connector for Serena Business
* Mashups 2009 SBM2009) plugin.
*/
public class SBMConnectorPlugin extends Plugin {
 
private static SBMConnectorPlugin INSTANCE;
 
/** Short SBM version string/ technical identifier. */
public final static String CONNECTOR_KIND = "SBM2009R2.00";
 
/** Full SBM name and version. */
public final static String DESCRIPTION = "Serena Business Mashups 2009 R2";
 
/** SBM name without version information */
public final static String LABEL = "Serena Business Mashups";
 
/** Full, descriptive identifier of this plugin. */
public final static String PLUGIN_ID = "Brutex Network - Mylyn Connector for SBM";
 
public SBMConnectorPlugin() {
super();
INSTANCE = this;
}
 
public static SBMConnectorPlugin getDefault() {
return INSTANCE;
}
}
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/src/net/brutex/mylyn/sbmconnector/package.html
0,0 → 1,13
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>Mylyn connector for Serena Business Mashups</head>
<body>
This eclipse plugin provides a connector for Serena Business Mashups 2009, so that it can be used
in conjunction with Mylyn. Currently only SBM2009R1/ SBM2009R2 and Mylyn 3.3 on Eclipse 3.4 and
Eclipse 3.5 are supported.<br></br>
<i>Please note that Serena and Serena Business Mashups are registered trademarks of
SERENA Software Inc.</i>
<br></br>
This project has not been initiated, lead or supported by Serena.
</body>
</html>
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property
/sbm4mylyn/branches/V2009R2-maintenance/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/branches/V2009R2-maintenance/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/branches/V2009R2-maintenance/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/branches/V2009R2-maintenance/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/branches/V2009R2-maintenance/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/branches/V2009R2-maintenance/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/branches/V2009R2-maintenance/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/branches/V2009R2-maintenance/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/branches/V2009R2-maintenance/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/branches/V2009R2-maintenance/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/branches/V2009R2-maintenance/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/branches/V2009R2-maintenance/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/branches/V2009R2-maintenance/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/branches/V2009R2-maintenance/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/branches/V2009R2-maintenance/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/branches/V2009R2-maintenance/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/branches/V2009R2-maintenance/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/branches/V2009R2-maintenance/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/branches/V2009R2-maintenance/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/branches/V2009R2-maintenance/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;
&n