Class TicketSearch

  • All Implemented Interfaces:
    java.io.Serializable

    public class TicketSearch
    extends java.lang.Object
    implements java.io.Serializable
    <p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;complexType&gt; &lt;complexContent&gt; &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt; &lt;sequence&gt; &lt;choice&gt; &lt;element name="UserLogin" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="CustomerUserLogin" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="SessionID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;/choice&gt; &lt;element name="Password" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="Limit" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/&gt; &lt;element name="TicketNumber" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="Title" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="Queues" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="QueueIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="UseSubQueues" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/&gt; &lt;element name="Types" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="TypeIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="States" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="StateIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="StateType" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="StateTypeIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="Priorities" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="PriorityIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="Services" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="ServiceIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="SLAs" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="SLAIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="Locks" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="LockIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="OwnerIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="ResponsibleIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="WatchUserIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="CustomerID" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="CustomerUserLogin" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="CreatedUserIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="CreatedTypes" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="CreatedTypeIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="CreatedPriorities" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="CreatedPriorityIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="CreatedStates" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="CreatedStateIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="CreatedQueues" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="CreatedQueueIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="DynamicFields" type="{http://www.otrs.org/TicketConnector/}OTRS_TicketSearch_DynamicField" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="Ticketflag" type="{http://www.otrs.org/TicketConnector/}OTRS_TicketSearch_TicketFlag" minOccurs="0"/&gt; &lt;element name="From" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="To" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="Cc" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="Subject" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="Body" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="FullTextIndex" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/&gt; &lt;element name="ContentSearch" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="ConditionInline" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/&gt; &lt;element name="ArticleCreateTimeOlderMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/&gt; &lt;element name="ArticleCreateTimeNewerMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/&gt; &lt;element name="ArticleCreateTimeNewerDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="ArticleCreateTimeOlderDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="TicketCreateTimeOlderMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/&gt; &lt;element name="ATicketCreateTimeNewerMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/&gt; &lt;element name="TicketCreateTimeNewerDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="TicketCreateTimeOlderDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="TicketChangeTimeOlderMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/&gt; &lt;element name="TicketChangeTimeNewerMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/&gt; &lt;element name="TicketChangeTimeNewerDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="TicketChangeTimeOlderDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="TicketLastChangeTimeOlderMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/&gt; &lt;element name="TicketLastChangeTimeNewerMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/&gt; &lt;element name="TicketLastChangeTimeNewerDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="TicketLastChangeTimeOlderDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="TicketCloseTimeOlderMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/&gt; &lt;element name="TicketCloseTimeNewerMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/&gt; &lt;element name="TicketCloseTimeNewerDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="TicketCloseTimeOlderDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="TicketPendingTimeOlderMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/&gt; &lt;element name="TicketPendingTimeNewerMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/&gt; &lt;element name="TicketPendingTimeNewerDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="TicketPendingTimeOlderDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="TicketEscalationTimeOlderMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/&gt; &lt;element name="TTicketEscalationTimeNewerMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/&gt; &lt;element name="TicketEscalationTimeNewerDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="TicketEscalationTimeOlderDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="ArchiveFlags" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="OrderBy" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="SortBy" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="CustomerUserID" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;/sequence&gt; &lt;/restriction&gt; &lt;/complexContent&gt; &lt;/complexType&gt; </pre>
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.util.List<javax.xml.bind.JAXBElement<? extends java.io.Serializable>> content  
    • Constructor Summary

      Constructors 
      Constructor Description
      TicketSearch()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<javax.xml.bind.JAXBElement<? extends java.io.Serializable>> getContent()
      Gets the rest of the content model.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • content

        protected java.util.List<javax.xml.bind.JAXBElement<? extends java.io.Serializable>> content
    • Constructor Detail

      • TicketSearch

        public TicketSearch()
    • Method Detail

      • getContent

        public java.util.List<javax.xml.bind.JAXBElement<? extends java.io.Serializable>> getContent()
        Gets the rest of the content model. <p> You are getting this "catch-all" property because of the following reason: The field name "CustomerUserLogin" is used by two different parts of a schema. See: line 1791 of file:/home/circleci/project/features/ticketing/otrs-integration-31/src/main/resources/GenericTicketConnectorSOAP.wsdl line 1632 of file:/home/circleci/project/features/ticketing/otrs-integration-31/src/main/resources/GenericTicketConnectorSOAP.wsdl <p> To get rid of this property, apply a property customization to one of both of the following declarations to change their names: Gets the value of the content 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 content property. <p> For example, to add a new item, do as follows: <pre> getContent().add(newItem); </pre> <p> Objects of the following type(s) are allowed in the list JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<BigInteger> JAXBElement<BigInteger> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<BigInteger> JAXBElement<BigInteger> JAXBElement<OTRSTicketSearchDynamicField> JAXBElement<OTRSTicketSearchTicketFlag> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<BigInteger> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<String>