Class TicketSearch

  • All Implemented Interfaces:
    Serializable

    public class TicketSearch
    extends Object
    implements Serializable

    Java class for anonymous complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <choice>
               <element name="UserLogin" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
               <element name="CustomerUserLogin" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
               <element name="SessionID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             </choice>
             <element name="Password" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="Limit" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
             <element name="TicketNumber" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
             <element name="Title" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
             <element name="Queues" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
             <element name="QueueIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/>
             <element name="UseSubQueues" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
             <element name="Types" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
             <element name="TypeIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/>
             <element name="States" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
             <element name="StateIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/>
             <element name="StateType" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
             <element name="StateTypeIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/>
             <element name="Priorities" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
             <element name="PriorityIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/>
             <element name="Services" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
             <element name="ServiceIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/>
             <element name="SLAs" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
             <element name="SLAIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/>
             <element name="Locks" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
             <element name="LockIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/>
             <element name="OwnerIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/>
             <element name="ResponsibleIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/>
             <element name="WatchUserIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/>
             <element name="CustomerID" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
             <element name="CustomerUserLogin" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
             <element name="CreatedUserIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/>
             <element name="CreatedTypes" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
             <element name="CreatedTypeIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/>
             <element name="CreatedPriorities" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
             <element name="CreatedPriorityIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/>
             <element name="CreatedStates" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
             <element name="CreatedStateIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/>
             <element name="CreatedQueues" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/>
             <element name="CreatedQueueIDs" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/>
             <element name="DynamicFields" type="{http://www.otrs.org/TicketConnector/}OTRS_TicketSearch_DynamicField" maxOccurs="unbounded" minOccurs="0"/>
             <element name="Ticketflag" type="{http://www.otrs.org/TicketConnector/}OTRS_TicketSearch_TicketFlag" minOccurs="0"/>
             <element name="From" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="To" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="Cc" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="Subject" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="Body" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="FullTextIndex" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
             <element name="ContentSearch" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="ConditionInline" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
             <element name="ArticleCreateTimeOlderMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
             <element name="ArticleCreateTimeNewerMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
             <element name="ArticleCreateTimeNewerDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="ArticleCreateTimeOlderDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="TicketCreateTimeOlderMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
             <element name="ATicketCreateTimeNewerMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
             <element name="TicketCreateTimeNewerDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="TicketCreateTimeOlderDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="TicketChangeTimeOlderMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
             <element name="TicketChangeTimeNewerMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
             <element name="TicketChangeTimeNewerDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="TicketChangeTimeOlderDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="TicketLastChangeTimeOlderMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
             <element name="TicketLastChangeTimeNewerMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
             <element name="TicketLastChangeTimeNewerDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="TicketLastChangeTimeOlderDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="TicketCloseTimeOlderMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
             <element name="TicketCloseTimeNewerMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
             <element name="TicketCloseTimeNewerDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="TicketCloseTimeOlderDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="TicketPendingTimeOlderMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
             <element name="TicketPendingTimeNewerMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
             <element name="TicketPendingTimeNewerDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="TicketPendingTimeOlderDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="TicketEscalationTimeOlderMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
             <element name="TTicketEscalationTimeNewerMinutes" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
             <element name="TicketEscalationTimeNewerDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="TicketEscalationTimeOlderDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="ArchiveFlags" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="OrderBy" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
             <element name="SortBy" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/>
             <element name="CustomerUserID" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form