Serialized Form

  • Package de.elo.ix.client

    • Class de.elo.ix.client.AccessC extends java.lang.Object implements Serializable

      serialVersionUID:
      384025970L
    • Class de.elo.ix.client.AccessC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.AclAccessInfo extends java.lang.Object implements Serializable

      serialVersionUID:
      11569337L
      • Serialized Fields

        • acl
          java.lang.String acl
        • aclItems
          AclItem[] aclItems
        • objId
          java.lang.String objId
        • parentId
          java.lang.String parentId
          Parent's ID of the current object. (Useful to get the inherited ACLs of objects which haven't any ID yet, i.e. the ones being just added in archive.)
          Since:
          8.00.032.010
    • Class de.elo.ix.client.AclAccessResult extends java.lang.Object implements Serializable

      serialVersionUID:
      200528028L
      • Serialized Fields

        • access
          int access
    • Class de.elo.ix.client.AclItem extends ValueClass implements Serializable

      serialVersionUID:
      1255072841L
      • Serialized Fields

        • access
          int access
          Access mode. Bitset of LUR_*.
          See Also:
          LUR_READ, AccessC
        • andGroups
          IdName[] andGroups
          Only valid for group items. Contains the IDs and names of additional groups. The user has to be a member in each of this groups to be able to access the object.
          Since:
          7.00.000.005
        • id
          int id
          ID of user, group, key.
        • name
          java.lang.String name
          Name of user, group, key.
        • type
          int type
          Item type: user, group, key, ...
    • Class de.elo.ix.client.AclItem__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfIdName__IdName__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfIdName__IdName__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.AclItemC extends java.lang.Object implements Serializable

      serialVersionUID:
      1507233874L
      • Serialized Fields

        • ACL_EVERYONE
          AclItem[] ACL_EVERYONE
          ACL items for group "Everyone" with full access.
          Since:
          7.00.000.013
        • ACL_EVERYONE_RAW
          java.lang.String ACL_EVERYONE_RAW
          String representation of an ACL entry for group "Everyone" with full access.
          Since:
          7.00.000.013
    • Class de.elo.ix.client.AclItemC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfAclItem__AclItem__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfAclItem__AclItem__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.Activity extends ValueClass implements Serializable

      serialVersionUID:
      460199434L
      • Serialized Fields

        • backAt
          java.lang.String backAt
          Date when activity object was returned, ISO format. This value does not contain a time portion.
        • backMode
          java.lang.String backMode
          Application defined purpose.
        • comment
          java.lang.String comment
          Comment for the activity.
        • destination
          java.lang.String destination
          Application defined purpose.
        • dueDateIso
          java.lang.String dueDateIso
          Date when activity object is expected to be returned. This value does not contain a time portion.
        • fileName
          java.lang.String fileName
          Application defined purpose.
        • guid
          java.lang.String guid
          GUID of the activity object.
        • name
          java.lang.String name
          Short name/description of the activity object.
        • objGuid
          java.lang.String objGuid
          GUID of the assigned archive entry.
        • objId
          int objId
          Object ID of the associated folder or document. Read-only.
          Since:
          8.00.018.001
        • objType
          int objType
          Object type of the associated folder or document. Read-only.
          Since:
          8.00.018.001
        • prio
          int prio
          Priority for the activity. Priority A has value 0, UserTaskPriorityC.HIGHEST Priority B has value 1. Priority C has value 2, UserTaskPriorityC#LOWEST
          See Also:
          UserTaskPriorityC.HIGHEST, UserTaskPriorityC.LOWEST
        • project
          java.lang.String project
          Project name for the activity.
        • receiverId
          int receiverId
          The ID of the recipient.
        • receiverName
          java.lang.String receiverName
          Activity was created for this user. Readonly.
        • revVers
          java.lang.String revVers
          Revision version of the activity object.
        • senderId
          int senderId
          ID of the user who created the activity.
        • senderName
          java.lang.String senderName
          Activity was created by this user. Readonly.
        • sentAtIso
          java.lang.String sentAtIso
          Date the activity was sent in ISO format. This value does not contain a time portion.
        • sentMode
          java.lang.String sentMode
          Application defined purpose.
        • transId
          java.lang.String transId
          Application defined value.
          Since:
          8.00.012.001
        • TStamp
          java.lang.String TStamp
          Date and time of the last update. Readonly
        • TStampSync
          java.lang.String TStampSync
          Timestamp of this object's last export by the replication.
          Since:
          9.99.009.001
        • ud0
          java.lang.String ud0
          First application defined value.
          See Also:
          ActivityOptionC.ID_VALUE
        • ud1
          java.lang.String ud1
          Second application defined value.
          See Also:
          ActivityOptionC.ID_VALUE
        • ud2
          java.lang.String ud2
          Third application defined value.
          See Also:
          ActivityOptionC.ID_VALUE
        • ud3
          java.lang.String ud3
          Fourth application defined value.
          See Also:
          ActivityOptionC.ID_VALUE
        • ud4
          java.lang.String ud4
          Fifth application defined value.
          See Also:
          ActivityOptionC.ID_VALUE
        • ud5
          java.lang.String ud5
          Sixth application defined value.
          See Also:
          ActivityOptionC.ID_VALUE
        • ud6
          java.lang.String ud6
          Seventh application defined value.
          See Also:
          ActivityOptionC.ID_VALUE
        • ud7
          java.lang.String ud7
          Eighth application defined value.
          See Also:
          ActivityOptionC.ID_VALUE
        • ud8
          java.lang.String ud8
          Ninth application defined value.
          See Also:
          ActivityOptionC.ID_VALUE
        • ud9
          java.lang.String ud9
          Tenth application defined value.
          See Also:
          ActivityOptionC.ID_VALUE
    • Class de.elo.ix.client.Activity__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.ActivityC extends de.elo.ix.client.ActivityDataC implements Serializable

      serialVersionUID:
      1091363488L
    • Class de.elo.ix.client.ActivityC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.ActivityDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      72578008L
      • Serialized Fields

        • lnBackAt
          int lnBackAt
        • lnBackMode
          int lnBackMode
        • lnComment
          int lnComment
        • lnDestination
          int lnDestination
        • lnDueDateIso
          int lnDueDateIso
        • lnFileName
          int lnFileName
        • lnGuid
          int lnGuid
        • lnName
          int lnName
        • lnObjGuid
          int lnObjGuid
        • lnProject
          int lnProject
        • lnRevVers
          int lnRevVers
        • lnSentAtIso
          int lnSentAtIso
        • lnSentMode
          int lnSentMode
        • lnTransId
          int lnTransId
        • lnTStamp
          int lnTStamp
        • lnTStampSync
          int lnTStampSync
        • lnUd0
          int lnUd0
        • lnUd1
          int lnUd1
        • lnUd2
          int lnUd2
        • lnUd3
          int lnUd3
        • lnUd4
          int lnUd4
        • lnUd5
          int lnUd5
        • lnUd6
          int lnUd6
        • lnUd7
          int lnUd7
        • lnUd8
          int lnUd8
        • lnUd9
          int lnUd9
    • Class de.elo.ix.client.ActivityOption extends ValueClass implements Serializable

      serialVersionUID:
      595132669L
      • Serialized Fields

        • id
          int id
          Option ID. This value can be one of the predefined option IDs in ActivityOptionC. Or you can use an application defined value greater or equal to ActivityOptionC.ID_VALUE.
          See Also:
          ActivityOptionC
        • keywords
          java.lang.String[] keywords
          Keywords. This array defines the values that can or must be used to set the option. If no keywords are defined, this member is null or an empty array.
        • mandatory
          boolean mandatory
          A value must be defined for this option. This option has to be checked by the client application. It is not checked by Indexserver.
        • name
          java.lang.String name
          Activity option name. The name must not contain one of this characters: ! $ - + *
        • onlyKeyword
          boolean onlyKeyword
          The value can only be selected from the associated keyword list. This option has to be checked by the client application. It is not checked by Indexserver.
        • readOnly
          boolean readOnly
          The value can not be edited in the user interface. This option has to be checked by the client application. It is not checked by Indexserver.
        • sorted
          boolean sorted
          The value has to be displayed in an appropriate order. This option has to be checked by the client application. It is not checked by Indexserver.
        • stamp
          boolean stamp
          This option is a stamp field. This option has to be checked by the client application. It is not checked by Indexserver.
    • Class de.elo.ix.client.ActivityOptionC extends ValueClass implements Serializable

      serialVersionUID:
      1364827052L
    • Class de.elo.ix.client.ActivityProject extends ValueClass implements Serializable

      serialVersionUID:
      2121298555L
      • Serialized Fields

        • lockedWhenFinished
          boolean lockedWhenFinished
          Activity project is locked when finished.
          Since:
          8.00.012.001
        • major
          int major
          Reserved.
        • minor
          int minor
          Reserved.
        • options
          ActivityOption[] options
          Options.
          Since:
          8.00.012.001
        • optValue
          java.lang.String optValue
          Reserved.
        • project
          java.lang.String project
          Project name. This can be one of the predefined project names: ActivityProjectC.DEFAULT, ActivityProjectC.REQUEST, ActivityProjectC.NOTIFY. Or an arbitrary name for an application defined use case. The name must be unique because it is internally used as an ID. It has to start with a letter and must only contain letters, numbers or underscores.
        • protectedProject
          boolean protectedProject
          Activity project is protected.
          Since:
          8.00.012.001
    • Class de.elo.ix.client.ActivityProjectC extends de.elo.ix.client.ActivityProjectDataC implements Serializable

      serialVersionUID:
      1697907147L
    • Class de.elo.ix.client.ActivityProjectC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.ActivityProjectDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      1946995741L
      • Serialized Fields

        • lnOptValue
          int lnOptValue
        • lnProject
          int lnProject
    • Class de.elo.ix.client.ActivityZ extends ValueClass implements Serializable

      serialVersionUID:
      730005706L
      • Serialized Fields

        • bset
          long bset
          Bitset field.
    • Class de.elo.ix.client.AdminModeC extends java.lang.Object implements Serializable

      serialVersionUID:
      1820929375L
    • Class de.elo.ix.client.AdminModeC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.Alert extends ValueClass implements Serializable

      serialVersionUID:
      280775671L
      • Serialized Fields

        • dest
          int dest
          Deprecated.
        • destName
          java.lang.String destName
          Deprecated.
          User name of the recipient.
          Since:
          6.00.099
        • extra1
          int extra1
          Deprecated.
          Extra data 1. DB column: extra1
        • extra2
          int extra2
          Deprecated.
          Extra data 2. DB column: extra2
        • memo
          java.lang.String memo
          Deprecated.
          Comment text. DB column: alertmemo
        • objId
          int objId
          Deprecated.
          Object ID. DB column: objid
        • source
          int source
          Deprecated.
          User ID of the sender. DB column: source
        • sourceName
          java.lang.String sourceName
          Deprecated.
          User name of the sender.
          Since:
          6.00.099
        • time
          int time
          Deprecated.
          Date and time when the alert was created. DB column: alerttime
        • timeIso
          java.lang.String timeIso
          Deprecated.
          ISO date when the alert was created. Timezone is related to ClientInfo.timezone.
          Since:
          6.00.099
        • type
          int type
          Deprecated.
          Alert type. DB column: alerttype
    • Class de.elo.ix.client.AlertC extends de.elo.ix.client.AlertDataC implements Serializable

      serialVersionUID:
      1426544289L
    • Class de.elo.ix.client.AlertC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.AlertDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      1498169909L
      • Serialized Fields

        • lnMemo
          int lnMemo
    • Class de.elo.ix.client.Any extends ValueClass implements Serializable

      serialVersionUID:
      5323175140640169411L
    • Class de.elo.ix.client.Any__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfAny__Any__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfAny__Any__IndexServer_Array_SOAPSerializer1
        • ns2_myValueClass__IndexServer__InterfaceSOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myValueClass__IndexServer__InterfaceSOAPSerializer
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__double__double_Double_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__double__double_Double_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_base64Binary__byte_Base64Binary_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_base64Binary__byte_Base64Binary_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.AnyC extends java.lang.Object implements Serializable

      serialVersionUID:
      908393697L
    • Class de.elo.ix.client.AnyC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.ApplyForNotificationsInfo extends ValueClass implements Serializable

      serialVersionUID:
      77743605L
    • Class de.elo.ix.client.ArchiveStatistics extends ValueClass implements Serializable

      serialVersionUID:
      2056457945L
      • Serialized Fields

        • maxDocId
          int maxDocId
          Last document (version) ID.
        • maxObjId
          int maxObjId
          Last object ID.
    • Class de.elo.ix.client.ArchiveStatistics__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.ArchiveStatisticsOptionsC extends java.lang.Object implements Serializable

      serialVersionUID:
      276716257L
    • Class de.elo.ix.client.ArchiveStatisticsOptionsC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.ArchivingModeC extends java.lang.Object implements Serializable

      serialVersionUID:
      1464718703L
      • Serialized Fields

        • dummy
          int dummy
    • Class de.elo.ix.client.ArchivingModeC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.ArcPath extends ValueClass implements Serializable

      serialVersionUID:
      945258954L
      • Serialized Fields

        • path
          IdName[] path
          IdName array. Contains the identifiers and names for the archive paths. The first element is for the cabinet level. An entry does not exist for the archive level.
        • pathAsString
          java.lang.String pathAsString
          Path as string. The first charachter is the path separator.
          Since:
          7.00.000.028
    • Class de.elo.ix.client.ArcPath__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfIdName__IdName__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfIdName__IdName__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.Aspect extends ValueClass implements Serializable

      serialVersionUID:
      382788180L
      • Serialized Fields

        • deleted
          boolean deleted
          Deleted status.
        • displayName
          java.lang.String displayName
          Locale specific name. Readonly. This value is the resolved Aspect.translationKey.
        • guid
          java.lang.String guid
          Aspect GUID.
        • id
          int id
          Aspect ID. For a new aspect, this value is -1. This value cannot be changed for an existing aspect.
        • lines
          java.util.Map<java.lang.String,​AspectLine> lines
          Map of aspect lines. Key is the lineKey of an aspect line (technical name). Value is the AspectLine object itself.
        • lockId
          int lockId
          User ID that holds a lock on this object. If -1, the object is unlocked.
        • lockName
          java.lang.String lockName
          Name of the user that has locked the aspect. Read-only, ignored in checkinAspect.
        • name
          java.lang.String name
          Aspect name.
          This must be a String of alpha-numeric characters between 'A' and 'Z', 'a' and 'z', '0' and '9'.
          Additionally, it can contain the underscore '_' and the dot '.'.
          Underscore and dot are not allowed for the first character of the name.
        • packageName
          java.lang.String packageName
          Package name of Aspect.
          Since:
          20.00.000.104
        • translationKey
          java.lang.String translationKey
          Translation key. Defines the Aspect.displayName as technical resource ID.
        • TStamp
          java.lang.String TStamp
          Timestamp of last modification.
        • TStampSync
          java.lang.String TStampSync
          Timestamp of this object's last export by the replication.
    • Class de.elo.ix.client.AspectAssoc extends ValueClass implements Serializable

      serialVersionUID:
      1696936442L
      • Serialized Fields

        • acl
          java.lang.String acl
          Access control list.
        • aclItems
          AclItem[] aclItems
          Access control list.
        • aspectId
          int aspectId
          ID of the referenced aspect.
        • cardinality
          Cardinality cardinality
          Cardinality.
        • displayName
          java.lang.String displayName
          Locale specific name. Readonly. This value is the resolved AspectAssoc.translationKey.
        • name
          java.lang.String name
          Technical aspect association name. This member must start with a character between 'A' and 'Z'. The following characters must be alpha-numeric including underscore.
        • regionInherit
          boolean regionInherit
          Indicates if the Sord object passes the aspect object to all sub-entries if this AspectAssoc object is contained in a region mask.
        • translationKey
          java.lang.String translationKey
          Translation-keyword for AspectAssoc.displayName. Defines the AspectAssoc.displayName as technical resource ID. If this value is set, translations are only based on content of properties files and not on translation table.
    • Class de.elo.ix.client.AspectAssocC extends java.lang.Object implements Serializable

      serialVersionUID:
      116302474L
      • Serialized Fields

        • lnAcl
          int lnAcl
        • lnName
          int lnName
        • lnTranslationKey
          int lnTranslationKey
    • Class de.elo.ix.client.AspectC extends de.elo.ix.client.AspectDataC implements Serializable

      serialVersionUID:
      145937112L
    • Class de.elo.ix.client.AspectDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      805231473L
      • Serialized Fields

        • lnGuid
          int lnGuid
        • lnName
          int lnName
        • lnPackageName
          int lnPackageName
        • lnTranslationKey
          int lnTranslationKey
        • lnTStamp
          int lnTStamp
        • lnTStampSync
          int lnTStampSync
    • Class de.elo.ix.client.AspectLine extends ValueClass implements Serializable

      serialVersionUID:
      876310037L
      • Serialized Fields

        • access
          int access
          Bitset of AccessC.LUR_* constants. It contains the access bits for the current user. Only AccessC.LUR_READ and AccessC.LUR_WRITE are used.
        • allowedMaskIdsForKeywordingRelation
          java.util.List<java.lang.Integer> allowedMaskIdsForKeywordingRelation
          Specifies the DocMask.id allowed in a DocMaskLineC.TYPE_RELATION. Mandatory if DocMaskLine is of type DocMaskLineC.TYPE_RELATION. Only Sords with the specified DocMask.id can be referenced in this DocMaskLine.
          See Also:
          DocMaskDetails.keywordingRelationAllowed
        • aspectId
          int aspectId
          This line information belongs to an aspect with the ID AspectId.
        • defaultValue
          java.lang.String defaultValue
          This value is assigned to the element for a new Sord object.
        • displayName
          java.lang.String displayName
          The display name of the attribute. This value is displayed in the lable before the edit field. It can be translated into reps. from the users language: set SessionOptionsC.TRANSLATE_TERM.
          See Also:
          SessionOptionsC.TRANSLATE_TERMS
        • excludeFromISearch
          boolean excludeFromISearch
          If true a index value will not be searchable via iSearch. Does not affect the index search.
        • externalData
          java.lang.String externalData
          External data. Can be used to store an arbitary string.
        • important
          boolean important
          Display index value next to the objects short description. This element has to be interpreted by the client application. Further it is used while generating dynamic keywords.
        • key
          java.lang.String key
          The attribute identifier.
        • nameTranslationKey
          java.lang.String nameTranslationKey
          Translation-keyword for AspectLine#name.
        • notTokenized
          boolean notTokenized
          Defines whether a index value should be searchable as TOKENIZED or UN_TOKENIZED
        • postfixAsterix
          boolean postfixAsterix
          Add "*" after index value in search operation.
        • prefixAsterix
          boolean prefixAsterix
          Add "*" before index value in search operation.
        • translate
          boolean translate
          Translate index values into or from the users language.
          See Also:
          SessionOptionsC.TRANSLATE_TERMS, IXServicePortIF.findFirstTranslateTerms(ClientInfo, FindTranslateTermInfo, int)
        • type
          int type
          The type of the line information. This can be one of the DocMaskLineC.TYPE_* constants.
          See Also:
          DocMaskLineC
    • Class de.elo.ix.client.AspectLineC extends de.elo.ix.client.AspectLineDataC implements Serializable

      serialVersionUID:
      959060219L
    • Class de.elo.ix.client.AspectLineDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      122031227L
      • Serialized Fields

        • lnAllowedReferencedMaskIdsRaw
          int lnAllowedReferencedMaskIdsRaw
        • lnDefaultValue
          int lnDefaultValue
        • lnDisplayName
          int lnDisplayName
        • lnExternalData
          int lnExternalData
        • lnKey
          int lnKey
        • lnNameTranslationKey
          int lnNameTranslationKey
    • Class de.elo.ix.client.AspectZ extends ValueClass implements Serializable

      serialVersionUID:
      310908917L
      • Serialized Fields

        • bset
          long bset
          Bitset field for constants from the AspectC class.
    • Class de.elo.ix.client.AutoFilingOptions extends ValueClass implements Serializable

      serialVersionUID:
      7924046066699369255L
    • Class de.elo.ix.client.AutoFilingResult extends ValueClass implements Serializable

      serialVersionUID:
      1881161566L
      • Serialized Fields

        • parentIds
          int[] parentIds
          Destination object IDs. The first array element belongs to the main path. The other elements belong to reference paths. The element value is the object ID of the last entry in the path, if the path exists. If the path does not exist, the element value is -1. An element value of 0 indicates that the object is stored in the "chaos" folder. This happens if an asterix * is used as filing definition. If the filing definition given in IXServicePortIF.evalAutoFiling(ClientInfo, String, Sord, AutoFilingOptions) is empty, the array has one element of value 1.
        • pathsAsString
          java.lang.String[] pathsAsString
          Destination archive paths. The first array element is the main path used to store the object. The other elements are archive paths for references to the object. The first character of each path is the separator. A path element is empty, if 1. the filing definition is an asterix (*, "chaos" folder) or if 2. the filing definition does not specify an archive path (e.g. "longest match" definition) and the destination path does not exist. A path element is the separator, if the destination path is the topmost archive level. If the filing definition given in IXServicePortIF.evalAutoFiling(ClientInfo, String, Sord, AutoFilingOptions) is empty, the array has one element of value "¶".
    • Class de.elo.ix.client.BackupProfile extends ValueClass implements Serializable

      serialVersionUID:
      1230334315L
      • Serialized Fields

        • name
          java.lang.String name
          Backup profile name
        • nbOfDocsPerLoop
          int nbOfDocsPerLoop
          Maximum number of documents per backup loop.
        • pathId
          int pathId
          Storage path id
        • retention
          int retention
          Reserved
        • slot
          int slot
          Backup slot
        • sqlDocSelect
          java.lang.String sqlDocSelect
          Optional SQL command to select the documents to be stored.
        • writeKeywording
          boolean writeKeywording
          Store keywording too
    • Class de.elo.ix.client.BackupPurgeStatus extends ValueClass implements Serializable

      serialVersionUID:
      52201250L
      • Serialized Fields

        • backupStatus
          BackupStatus backupStatus
          Status of the ELOdm backup task
        • purgeStatus
          PurgeStatus purgeStatus
          Status of the ELOdm purge task
    • Class de.elo.ix.client.BackupStatus extends ValueClass implements Serializable

      serialVersionUID:
      1288074907L
      • Serialized Fields

        • errorMessage
          java.lang.String errorMessage
          an error message, if an error occured, else an empty String
        • isRunning
          boolean isRunning
          if the ELOdm backup task is running (the purge task can only run in combination with the backup task)
        • numberOfDocsCopied
          int numberOfDocsCopied
          number of copied documents since start of the backup task
        • secondsUntilNextCheck
          int secondsUntilNextCheck
          waiting time in seconds until the next proccessing (when the backup profiles are traversed)
    • Class de.elo.ix.client.BApi extends java.lang.Object implements Serializable

      serialVersionUID:
      1349127100L
    • Class de.elo.ix.client.BeginForwardWorkflowNodeInfo extends ValueClass implements Serializable

      serialVersionUID:
      1328510959028043007L
    • Class de.elo.ix.client.Bitset extends java.lang.Object implements Serializable

      serialVersionUID:
      1084624222L
      • Serialized Fields

        • v
          long v
          Internal 64 bit integer value
    • Class de.elo.ix.client.BRequest_IXEventBusHandler_processEventBusEvents extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1736645961L
      • Serialized Fields

        • events
          Event[] events
        • subsId
          long subsId
    • Class de.elo.ix.client.BRequest_IXServerEvents_executeRegisteredFunction extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1363890826L
    • Class de.elo.ix.client.BRequest_IXServerEvents_executeRegisteredFunctionString extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1679329575L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServerEvents_getAppInfo extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1887140750L
    • Class de.elo.ix.client.BRequest_IXServerEvents_getUserNames extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1950460032L
    • Class de.elo.ix.client.BRequest_IXServerEvents_hasMethod extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      110863678L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onAfterCheckinActivity extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1027171864L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onAfterCheckinDocEnd extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1920958924L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onAfterCheckinMap extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1002917709L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onAfterCheckinNotes extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1729896360L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onAfterCheckinReminder extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      2130431109L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onAfterCheckinSord extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1025485545L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onAfterCheckinUsers extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1723326561L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onAfterDelegateWorkflowNode extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1606438474L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onAfterDeleteMap extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      40991853L
      • Serialized Fields

        • domainName
          java.lang.String domainName
        • ec
          IXServerEventsContext ec
        • id
          java.lang.String id
        • keyNames
          java.lang.String[] keyNames
        • unlockZ
          LockZ unlockZ
    • Class de.elo.ix.client.BRequest_IXServerEvents_onAfterDeleteSord extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1270939805L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onAfterEndEditWorkFlowNode extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      812031586L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onAfterLogin extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1693784539L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onAfterRefSord extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      807852157L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onAfterStartWorkFlow extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      527527197L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onBeforeCheckinActivity extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1917517477L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onBeforeCheckinDocEnd extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      129508967L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onBeforeCheckinMap extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1578945530L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onBeforeCheckinNotes extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1241851157L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onBeforeCheckinSord extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1702478812L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onBeforeCheckinUsers extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1235281358L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onBeforeDelegateWorkflowNode extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      24574499L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onBeforeDeleteMap extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      393231686L
      • Serialized Fields

        • domainName
          java.lang.String domainName
        • ec
          IXServerEventsContext ec
        • id
          java.lang.String id
        • keyNames
          java.lang.String[] keyNames
        • unlockZ
          LockZ unlockZ
    • Class de.elo.ix.client.BRequest_IXServerEvents_onBeforeDeleteSord extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      694911984L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onBeforeFindSords extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      384369013L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onBeforeFindSordsInternalSQL extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      894418660L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onBeforeLogin extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      2101716238L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onBeforeRefSord extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      372486646L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onBeforeStartWorkFlow extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1522940694L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onBeforeTakeWorkFlowNode extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      727945599L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onCheckSordAccess extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1507824766L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onCreateDoc extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1029500828L
      • Serialized Fields

        • docTemplate
          java.lang.String docTemplate
        • ec
          IXServerEventsContext ec
        • editInfoZ
          EditInfoZ editInfoZ
        • maskId
          java.lang.String maskId
        • parentId
          java.lang.String parentId
    • Class de.elo.ix.client.BRequest_IXServerEvents_onCreateSord extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1849307166L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onFileUploadBuildResponse extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      2105244922L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onFindClose extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1223837305L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onFindSordsResult extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      127227249L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onInheritKeywording extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      53854844L
      • Serialized Fields

        • ec
          IXServerEventsContext ec
        • okeyNames
          java.lang.String[] okeyNames
        • parentSord
          Sord parentSord
        • reserved
          java.lang.Object reserved
        • sord
          Sord sord
    • Class de.elo.ix.client.BRequest_IXServerEvents_onReadSord extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      227337860L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onSendFeedToISearch extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      532525160L
    • Class de.elo.ix.client.BRequest_IXServerEvents_onSendSordToISearch extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      646500952L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_activateSubstitution extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1610586682L
      • Serialized Fields

        • ci
          ClientInfo ci
        • substitutionGuid
          java.lang.String substitutionGuid
        • unlockZ
          LockZ unlockZ
    • Class de.elo.ix.client.BRequest_IXServicePortIF_addUrlParams extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      177992598L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_adminMode extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1311037156L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_alive extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1536711337L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_applyForNotifications extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1849289399L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_beginEditWorkFlowNode extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      626823938L
      • Serialized Fields

        • ci
          ClientInfo ci
        • lockZ
          LockZ lockZ
        • nFlowId
          int nFlowId
        • nNodeId
          int nNodeId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_beginForwardWorkflowNode extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      48774765L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_changeSordMask extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1393938400L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinActivity extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1990464102L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinActivityProject extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      310669779L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinAspect extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1522867567L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinColors extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1576322695L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinConfigFiles extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1785918050L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinConfigFilesBegin extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      453135787L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinConfigFilesEnd extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1770305117L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinCounters extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1020556978L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinCryptInfos extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1795186254L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinDocBegin extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      165848488L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinDocBegin2 extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      846335882L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinDocDupl extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1795690130L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinDocEnd extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1604643226L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinDocMask extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1795441139L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinDocMaskLineTemplate extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      702278853L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinDocsBegin extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      2078187849L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinDocsEnd extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1794336151L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinEsSettings extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      954352776L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinKeys extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      573935819L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinKeywordList extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1216164720L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinKeywords extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      125387007L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinMap extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1126894501L
      • Serialized Fields

        • ci
          ClientInfo ci
        • data
          KeyValue[] data
        • domainName
          java.lang.String domainName
        • id
          java.lang.String id
        • objId
          int objId
        • unlockZ
          LockZ unlockZ
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinMapDomain extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1848884425L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinNotes extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      615204554L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinNoteTemplates extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1356325488L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinNotification extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1249191106L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinOrgUnits extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      656770626L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinReminder extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1167138871L
      • Serialized Fields

        • ci
          ClientInfo ci
        • expandGroups
          boolean expandGroups
        • receiverIds
          java.lang.String[] receiverIds
        • remi
          Reminder remi
        • unlockZ
          LockZ unlockZ
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinReplNames extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      897197218L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinReport extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1996643915L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinReportOptions extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      955196883L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinSord extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      574183525L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinSordPath extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      998405674L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinSordTypes extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      890210068L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinStorage extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1212457916L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinSubs extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      574188810L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinSubscription extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      995161332L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinSubstitutions extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1361363937L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinTranslateTerms extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      366611184L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinUser extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      574246562L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinUserProfile extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1903655079L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinUsers extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      621774353L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinWorkFlow extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      614110410L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkinWorkflowTemplate extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      847491504L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkLicense extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      523346511L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutActivity extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      708798549L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutActivityProject extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1209441042L
      • Serialized Fields

        • ci
          ClientInfo ci
        • lockZ
          LockZ lockZ
        • projectName
          java.lang.String projectName
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutAspect extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      2091110412L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutColors extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      2037655284L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutColors2 extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1257195686L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutConfigFiles extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      846870983L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutCounters extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      575147667L
      • Serialized Fields

        • ci
          ClientInfo ci
        • counterNames
          java.lang.String[] counterNames
        • incrementCounters
          boolean incrementCounters
        • lockZ
          LockZ lockZ
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutCryptInfos extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1964025427L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutDoc extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      753364764L
      • Serialized Fields

        • ci
          ClientInfo ci
        • docId
          java.lang.String docId
        • editInfoZ
          EditInfoZ editInfoZ
        • lockZ
          LockZ lockZ
        • objId
          java.lang.String objId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutDocMask extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      2135358504L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutDocMaskLineTemplates extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      550757795L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutEsInfo extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1977746920L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutEsSettings extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1123191949L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutEsStatus extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1947553060L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutKeys extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1879670928L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutKeywordList extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      2139755509L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutKeywords extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1470317638L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutKeywordsDynamic extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1951955225L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutMap extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      753372992L
      • Serialized Fields

        • ci
          ClientInfo ci
        • domainName
          java.lang.String domainName
        • id
          java.lang.String id
        • keyNames
          java.lang.String[] keyNames
        • lockZ
          LockZ lockZ
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutMapDomain extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      223879132L
      • Serialized Fields

        • ci
          ClientInfo ci
        • domainName
          java.lang.String domainName
        • lockZ
          LockZ lockZ
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutMapHistory extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      739067188L
      • Serialized Fields

        • ci
          ClientInfo ci
        • domainName
          java.lang.String domainName
        • mapId
          java.lang.String mapId
        • membersZ
          MapHistZ membersZ
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutNotes extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1856680027L
      • Serialized Fields

        • ci
          ClientInfo ci
        • lockZ
          LockZ lockZ
        • noteIds
          java.lang.String[] noteIds
        • noteZ
          NoteZ noteZ
        • objId
          java.lang.String objId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutNoteTemplates extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1837424715L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutNotification extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      294879111L
      • Serialized Fields

        • ci
          ClientInfo ci
        • userGuid
          java.lang.String userGuid
        • watchGuid
          java.lang.String watchGuid
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutOrgUnits extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      2042492025L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutPreviewImageURLs extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      755346067L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutReminders extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      400637221L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutReplNames extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1175566339L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutReportOptions extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1436296110L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutSord extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1879918634L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutSordHistory extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      782528246L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutSordPath extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1700856977L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutSordTypes extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1182553489L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutStorage extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1576625569L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutSubs extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1879923919L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutSubstitutions extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      880264710L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutTranslateTerms extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1899181963L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutUser extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1879981671L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutUserProfile extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1452265150L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutUsers extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1850110228L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutWorkFlow extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      981594235L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutWorkflowHistory extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1555002297L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_checkoutWorkflowTemplate extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      968696309L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_cleanupStart extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      97888340L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_cleanupState extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      97888387L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_cleanupStop extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      689578544L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_closeEventBus extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1579680296L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_collectJobStates extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1479025845L
      • Serialized Fields

        • activeJobs
          boolean activeJobs
        • ci
          ClientInfo ci
        • finishedJobs
          boolean finishedJobs
        • fullInfo
          boolean fullInfo
    • Class de.elo.ix.client.BRequest_IXServicePortIF_collectMapDomains extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1590880889L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_collectWorkFlowNodes extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      791411518L
      • Serialized Fields

        • ci
          ClientInfo ci
        • enterDateIso
          java.lang.String enterDateIso
        • exitDateIso
          java.lang.String exitDateIso
        • flowName
          java.lang.String flowName
        • nodeName
          java.lang.String nodeName
        • nodeType
          int nodeType
        • objId
          java.lang.String objId
        • onlyActive
          boolean onlyActive
        • onlyStartNodes
          boolean onlyStartNodes
        • userIds
          java.lang.String[] userIds
        • wfTypeZ
          WFTypeZ wfTypeZ
    • Class de.elo.ix.client.BRequest_IXServicePortIF_collectWorkFlows extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1540999264L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_combineAcl extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1476771969L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_computeDocumentHash extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      44526166L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_configureBackup extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      251783250L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_configureFulltext extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      655595212L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_configureLicense extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      270703695L
      • Serialized Fields

        • ci
          ClientInfo ci
        • licenseFileContent
          java.lang.String licenseFileContent
    • Class de.elo.ix.client.BRequest_IXServicePortIF_configurePurge extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1407134747L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_controlBackgroundThread extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      796672607L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_controlBackup extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      429289481L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_cookKeyword extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      922862219L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_copySord extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1944880601L
      • Serialized Fields

        • ci
          ClientInfo ci
        • copyInfo
          CopyInfo copyInfo
        • copySordZ
          CopySordZ copySordZ
        • newParentId
          java.lang.String newParentId
        • objId
          java.lang.String objId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_createActivity extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      806333153L
      • Serialized Fields

        • ci
          ClientInfo ci
        • objId
          java.lang.String objId
        • projectName
          java.lang.String projectName
    • Class de.elo.ix.client.BRequest_IXServicePortIF_createActivityProject extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1769051912L
      • Serialized Fields

        • ci
          ClientInfo ci
        • projectName
          java.lang.String projectName
    • Class de.elo.ix.client.BRequest_IXServicePortIF_createAspect extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1436719274L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_createAspectAssoc extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1713257867L
      • Serialized Fields

        • aspectId
          java.lang.String aspectId
        • cardinality
          Cardinality cardinality
        • ci
          ClientInfo ci
        • name
          java.lang.String name
    • Class de.elo.ix.client.BRequest_IXServicePortIF_createAspectMask extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      471248566L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_createDoc extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      734350810L
      • Serialized Fields

        • ci
          ClientInfo ci
        • docTemplate
          java.lang.String docTemplate
        • editInfoZ
          EditInfoZ editInfoZ
        • maskId
          java.lang.String maskId
        • parentId
          java.lang.String parentId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_createDocMask extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      171070926L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_createEventBusListener extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      563568172L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_createEventBusSubscriber extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1671043104L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_createKey extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      734344371L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_createNewEncryptionSet extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      923619825L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_createNote extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1289740092L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_createNote2 extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1327237138L
      • Serialized Fields

        • ci
          ClientInfo ci
        • noteType
          int noteType
        • objId
          java.lang.String objId
        • templId
          java.lang.String templId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_createNoteTemplate extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1517964638L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_createReminder extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1943697476L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_createRsaKeys extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      518307262L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_createSord extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1289591200L
      • Serialized Fields

        • ci
          ClientInfo ci
        • editInfoZ
          EditInfoZ editInfoZ
        • maskId
          java.lang.String maskId
        • parentId
          java.lang.String parentId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_createSubscription extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1409951761L
      • Serialized Fields

        • ci
          ClientInfo ci
        • watchGuid
          java.lang.String watchGuid
    • Class de.elo.ix.client.BRequest_IXServicePortIF_createSuperiorSubstitution extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1699616032L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_createUser extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1289528163L
      • Serialized Fields

        • ci
          ClientInfo ci
        • rightsAsUserId
          java.lang.String rightsAsUserId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_createWFNode extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      2023998883L
      • Serialized Fields

        • ci
          ClientInfo ci
        • nodeId
          int nodeId
        • nodeTypeC
          int nodeTypeC
    • Class de.elo.ix.client.BRequest_IXServicePortIF_createWorkFlow extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1798241359L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_deactivateSubstitution extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1303678393L
      • Serialized Fields

        • ci
          ClientInfo ci
        • substitutionGuid
          java.lang.String substitutionGuid
        • unlockZ
          LockZ unlockZ
    • Class de.elo.ix.client.BRequest_IXServicePortIF_deferWorkFlowNode extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      77680797L
      • Serialized Fields

        • ci
          ClientInfo ci
        • flowId
          java.lang.String flowId
        • lockZ
          LockZ lockZ
        • nodeId
          int nodeId
        • userDelayDateIso
          java.lang.String userDelayDateIso
    • Class de.elo.ix.client.BRequest_IXServicePortIF_delegateWorkFlowNode extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      2095741220L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteActivity extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      2125754512L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteActivityProject extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1847611287L
      • Serialized Fields

        • ci
          ClientInfo ci
        • projectName
          java.lang.String projectName
        • unlockZ
          LockZ unlockZ
    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteAspect extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      859111911L
      • Serialized Fields

        • aspectId
          java.lang.String aspectId
        • ci
          ClientInfo ci
        • unlockZ
          LockZ unlockZ
    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteConfigFiles extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      28637388L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteCounters extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      885266568L
      • Serialized Fields

        • ci
          ClientInfo ci
        • counterNames
          java.lang.String[] counterNames
        • unlockZ
          LockZ unlockZ
    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteDocMask extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1672606371L
      • Serialized Fields

        • assignMaskId
          java.lang.String assignMaskId
        • ci
          ClientInfo ci
        • maskId
          java.lang.String maskId
        • unlockZ
          LockZ unlockZ
    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteDocMaskLineTemplates extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1672428606L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteEventBusListener extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1871772453L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteEventBusSubscriber extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1276207409L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteKeys extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      894462987L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteKeywordList extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1321521914L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteKeywords extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      9903403L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteMap extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1691419845L
      • Serialized Fields

        • ci
          ClientInfo ci
        • domainName
          java.lang.String domainName
        • id
          java.lang.String id
        • keyNames
          java.lang.String[] keyNames
        • unlockZ
          LockZ unlockZ
    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteMapDomain extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1747919839L
      • Serialized Fields

        • ci
          ClientInfo ci
        • domainName
          java.lang.String domainName
        • unlockZ
          LockZ unlockZ
    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteNotes extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1955485472L
      • Serialized Fields

        • ci
          ClientInfo ci
        • noteIds
          java.lang.String[] noteIds
        • unlockZ
          LockZ unlockZ
    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteNoteTemplates extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      2114072954L
      • Serialized Fields

        • ci
          ClientInfo ci
        • ids
          java.lang.String[] ids
        • unlockZ
          LockZ unlockZ
        • userId
          java.lang.String userId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteNotification extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      109683220L
      • Serialized Fields

        • ci
          ClientInfo ci
        • objGuid
          java.lang.String objGuid
        • userGuid
          java.lang.String userGuid
    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteOrgUnits extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      792061036L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteReminders extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1922531104L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteReport extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      385335563L
      • Serialized Fields

        • ci
          ClientInfo ci
        • endDateISO
          java.lang.String endDateISO
    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteSord extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      894215281L
      • Serialized Fields

        • ci
          ClientInfo ci
        • deleteOptions
          DeleteOptions deleteOptions
        • objId
          java.lang.String objId
        • parentId
          java.lang.String parentId
        • unlockZ
          LockZ unlockZ
    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteSordTypes extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      789245482L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteSubs extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      894209996L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteSubscription extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      363712994L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteSubstitutions extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      536795083L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteTranslateTerms extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      158441882L
      • Serialized Fields

        • ci
          ClientInfo ci
        • termIds
          java.lang.String[] termIds
        • unlockZ
          LockZ unlockZ
    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteUser extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      894152244L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteUserProfile extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      634031555L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteUsers extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1948915673L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteWorkFlow extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      478820000L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_deleteWorkflowTemplate extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1634712102L
      • Serialized Fields

        • ci
          ClientInfo ci
        • flowId
          java.lang.String flowId
        • unlockZ
          LockZ unlockZ
        • versionId
          java.lang.String versionId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_editPublicDownloadUrls extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      245225739L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_encryptStringRsa extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1840380736L
      • Serialized Fields

        • ci
          ClientInfo ci
        • data
          java.lang.String data
        • encryptNotDecrypt
          boolean encryptNotDecrypt
        • key
          java.lang.String key
    • Class de.elo.ix.client.BRequest_IXServicePortIF_endEditWorkFlowNode extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      551973808L
      • Serialized Fields

        • arrEnterNodesIds
          int[] arrEnterNodesIds
        • bCancel
          boolean bCancel
        • bTerminate
          boolean bTerminate
        • ci
          ClientInfo ci
        • nFlowId
          int nFlowId
        • nNodeId
          int nNodeId
        • sComment
          java.lang.String sComment
        • sName
          java.lang.String sName
    • Class de.elo.ix.client.BRequest_IXServicePortIF_evalAutoFiling extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1823282746L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_executeRegisteredFunction extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      778610599L
      • Serialized Fields

        • ci
          ClientInfo ci
        • functionName
          java.lang.String functionName
        • param
          Any param
    • Class de.elo.ix.client.BRequest_IXServicePortIF_executeRegisteredFunctionString extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      553270730L
      • Serialized Fields

        • ci
          ClientInfo ci
        • functionName
          java.lang.String functionName
        • param
          java.lang.String param
    • Class de.elo.ix.client.BRequest_IXServicePortIF_executeScript extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      905800490L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_exportWorkflow extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      809552457L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_findActivityProjects extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1955899064L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_findBackgroundThreads extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      610169452L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_findClose extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      928687287L
      • Serialized Fields

        • ci
          ClientInfo ci
        • searchId
          java.lang.String searchId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_findCompletion extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      65203925L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_findContextTerms extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1019580761L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_findFirstActivities extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1661199666L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_findFirstConfigFiles extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      954269076L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_findFirstNotes extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      299362112L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_findFirstReportInfos extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      693111280L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_findFirstSords extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      303977764L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_findFirstSubscriptions extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1290105973L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_findFirstTasks extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      304485389L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_findFirstTranslateTerms extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1162113222L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_findFirstUsers extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      305931911L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_findFirstWorkflows extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      546938477L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_findNextActivities extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      2116795663L
      • Serialized Fields

        • activityZ
          ActivityZ activityZ
        • ci
          ClientInfo ci
        • idx
          int idx
        • max
          int max
        • searchId
          java.lang.String searchId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_findNextConfigFiles extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      2108007283L
      • Serialized Fields

        • ci
          ClientInfo ci
        • configFileZ
          ConfigFileZ configFileZ
        • idx
          int idx
        • max
          int max
        • searchId
          java.lang.String searchId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_findNextNotes extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1493835871L
      • Serialized Fields

        • ci
          ClientInfo ci
        • idx
          int idx
        • max
          int max
        • noteZ
          NoteZ noteZ
        • searchId
          java.lang.String searchId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_findNextReportInfos extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1846849487L
      • Serialized Fields

        • ci
          ClientInfo ci
        • idx
          int idx
        • max
          int max
        • searchId
          java.lang.String searchId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_findNextSords extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1498451523L
      • Serialized Fields

        • ci
          ClientInfo ci
        • idx
          int idx
        • max
          int max
        • searchId
          java.lang.String searchId
        • sordZ
          SordZ sordZ
    • Class de.elo.ix.client.BRequest_IXServicePortIF_findNextSubscriptions extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1930960532L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_findNextTasks extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1498959148L
      • Serialized Fields

        • ci
          ClientInfo ci
        • idx
          int idx
        • max
          int max
        • searchId
          java.lang.String searchId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_findNextTranslateTerms extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1524508923L
      • Serialized Fields

        • ci
          ClientInfo ci
        • idx
          int idx
        • max
          int max
        • searchId
          java.lang.String searchId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_findNextUsers extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1500405670L
      • Serialized Fields

        • ci
          ClientInfo ci
        • idx
          int idx
        • max
          int max
        • searchId
          java.lang.String searchId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_findNextWorkflows extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1653142322L
      • Serialized Fields

        • ci
          ClientInfo ci
        • index
          int index
        • maxResults
          int maxResults
        • searchId
          java.lang.String searchId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_findSearchTerms extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1321253200L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_finishExport extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1487849891L
      • Serialized Fields

        • ci
          ClientInfo ci
        • exportId
          java.lang.String exportId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_forwardSubstitution extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      162120340L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_forwardWorkflowNode extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      572079312L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_getAclAccess extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      939270158L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_getArchiveStatistics extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      538085115L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_getCompiledScripts extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1449667401L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_getConstants extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      14637361L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_getContextTerms extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1075096680L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_getDebuggerPort extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1274938050L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_getDistinctValuesOfObjKey extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1260382845L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_getEditInfoFromESW extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      835848697L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_getESWFromEditInfo extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1694552757L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_getExportZipUrl extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1446672866L
      • Serialized Fields

        • ci
          ClientInfo ci
        • exportId
          java.lang.String exportId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_getImportZipUrl extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      254632211L
      • Serialized Fields

        • ci
          ClientInfo ci
        • importId
          java.lang.String importId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_getPublicDownloads extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1822446082L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_getScriptsToDebug extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      272016144L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_getSearchTerms extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      349631039L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_getServerInfo extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      2074326767L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_getServerInfoDM extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      563195558L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_getSessionFromTicket extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      147146740L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_getSessionInfos extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1406789391L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_getSessionOptions extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      109969832L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_getUserNames extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      730904509L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_getWebDAVPathFromObjID extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1491154434L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_getWebDAVPathFromObjID2 extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1018852852L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_getWorkflowTemplateVersions extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      775523732L
      • Serialized Fields

        • ci
          ClientInfo ci
        • flowId
          java.lang.String flowId
        • onlyDeleted
          boolean onlyDeleted
    • Class de.elo.ix.client.BRequest_IXServicePortIF_importWorkFlow extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      2013797722L
      • Serialized Fields

        • ci
          ClientInfo ci
        • fileData
          byte[] fileData
        • flowName
          java.lang.String flowName
    • Class de.elo.ix.client.BRequest_IXServicePortIF_importWorkFlow2 extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1996780008L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_insertPublicDownload extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1596476256L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_internalReceiveEvents extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1518401879L
      • Serialized Fields

        • ci
          ClientInfo ci
        • subsId
          long subsId
        • timeoutMillis
          long timeoutMillis
    • Class de.elo.ix.client.BRequest_IXServicePortIF_invalidateCache extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      767982831L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_invalidateCache2 extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1962336065L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_linkSords extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1326760021L
      • Serialized Fields

        • ci
          ClientInfo ci
        • fromId
          java.lang.String fromId
        • linkZ
          LinkSordZ linkZ
        • toIds
          java.lang.String[] toIds
    • Class de.elo.ix.client.BRequest_IXServicePortIF_linkSords2 extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1820112259L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_lockArchive extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      2083874271L
      • Serialized Fields

        • ci
          ClientInfo ci
        • groupId
          java.lang.String groupId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_login extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1526465549L
      • Serialized Fields

        • ci
          ClientInfo ci
        • clientComputer
          java.lang.String clientComputer
        • runAsUser
          java.lang.String runAsUser
        • userName
          java.lang.String userName
        • userPwd
          java.lang.String userPwd
    • Class de.elo.ix.client.BRequest_IXServicePortIF_loginAdmin extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      139618532L
      • Serialized Fields

        • ci
          ClientInfo ci
        • clientComputer
          java.lang.String clientComputer
        • reportAsUser
          java.lang.String reportAsUser
        • userName
          java.lang.String userName
        • userPwd
          java.lang.String userPwd
    • Class de.elo.ix.client.BRequest_IXServicePortIF_loginEloProf extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1544232786L
      • Serialized Fields

        • certificate
          java.lang.String certificate
        • ci
          ClientInfo ci
        • clientComputer
          java.lang.String clientComputer
        • userId
          int userId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_loginKerberos extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      575080338L
      • Serialized Fields

        • ci
          ClientInfo ci
        • clientComputer
          java.lang.String clientComputer
        • ticket
          byte[] ticket
    • Class de.elo.ix.client.BRequest_IXServicePortIF_logout extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      75785664L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_moveDocuments extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1730554767L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_notifyServer extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1873214498L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_openEventBus extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1111320026L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_parseException extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      218602898L
      • Serialized Fields

        • ci
          ClientInfo ci
        • exceptionString
          java.lang.String exceptionString
    • Class de.elo.ix.client.BRequest_IXServicePortIF_processFindResult extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      255834993L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_processOcr extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      2058356197L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_processTrees extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1894562916L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_provideCryptPassword extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      515214142L
      • Serialized Fields

        • ci
          ClientInfo ci
        • encryptionSet
          java.lang.String encryptionSet
        • pwd
          java.lang.String pwd
    • Class de.elo.ix.client.BRequest_IXServicePortIF_provideSystemCryptPassword extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1645565553L
      • Serialized Fields

        • ci
          ClientInfo ci
        • encryptionSet
          java.lang.String encryptionSet
        • pwd
          java.lang.String pwd
    • Class de.elo.ix.client.BRequest_IXServicePortIF_queryJobProtocol extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1653875517L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_queryJobState extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      221322822L
      • Serialized Fields

        • activeJobs
          boolean activeJobs
        • ci
          ClientInfo ci
        • finishedJobs
          boolean finishedJobs
        • fullInfo
          boolean fullInfo
        • jobGuid
          java.lang.String jobGuid
    • Class de.elo.ix.client.BRequest_IXServicePortIF_refSord extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1607355701L
      • Serialized Fields

        • ci
          ClientInfo ci
        • manSortIdx
          int manSortIdx
        • newParentId
          java.lang.String newParentId
        • objId
          java.lang.String objId
        • oldParentId
          java.lang.String oldParentId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_registerOcrWorker extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      318217117L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_reload extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      86902351L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_reloadScripts extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1767312455L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_resolveRights extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      262295187L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_restoreSord extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      487898554L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_runEsProcess extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      2070765516L
      • Serialized Fields

        • ci
          ClientInfo ci
        • processName
          java.lang.String processName
        • startProcess
          boolean startProcess
    • Class de.elo.ix.client.BRequest_IXServicePortIF_sendEvents extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1721831543L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_setScriptsToDebug extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1212168964L
      • Serialized Fields

        • ci
          ClientInfo ci
        • scriptsToDebug
          java.lang.String scriptsToDebug
    • Class de.elo.ix.client.BRequest_IXServicePortIF_setServerInfo extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1300195555L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_setServerInfoDM extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      347556966L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_setSessionOptions extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      830182988L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_startAdHocWorkFlow extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1995358580L
      • Serialized Fields

        • arrUserIds
          java.lang.String[] arrUserIds
        • cancelMessage
          java.lang.String cancelMessage
        • cancelUserId
          java.lang.String cancelUserId
        • ci
          ClientInfo ci
        • finishedMessage
          java.lang.String finishedMessage
        • finishedScript
          java.lang.String finishedScript
        • finishedUserId
          java.lang.String finishedUserId
        • forValidation
          boolean forValidation
        • name
          java.lang.String name
        • nodeName
          java.lang.String nodeName
        • objId
          java.lang.String objId
        • serialFlow
          boolean serialFlow
    • Class de.elo.ix.client.BRequest_IXServicePortIF_startAdHocWorkFlow2 extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1726573786L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_startAdHocWorkFlow3 extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1726573785L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_startExport extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1213820864L
      • Serialized Fields

        • ci
          ClientInfo ci
        • options
          long options
        • topLevelIDs
          java.lang.String[] topLevelIDs
    • Class de.elo.ix.client.BRequest_IXServicePortIF_startExportExt extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1607764545L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_startImport extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1318178737L
      • Serialized Fields

        • ci
          ClientInfo ci
        • filingPath
          java.lang.String filingPath
        • guidMethod
          int guidMethod
        • options
          long options
    • Class de.elo.ix.client.BRequest_IXServicePortIF_startWorkFlow extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      211211499L
      • Serialized Fields

        • ci
          ClientInfo ci
        • flowName
          java.lang.String flowName
        • objId
          java.lang.String objId
        • templFlowId
          java.lang.String templFlowId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_startWorkFlow2 extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      2042378073L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_takeWorkFlowNode extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1305676322L
      • Serialized Fields

        • ci
          ClientInfo ci
        • lockZ
          LockZ lockZ
        • nFlags
          int nFlags
        • nFlowId
          int nFlowId
        • nNodeId
          int nNodeId
        • sUserId
          java.lang.String sUserId
    • Class de.elo.ix.client.BRequest_IXServicePortIF_terminatePublicDownloadUrls extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      158007264L
    • Class de.elo.ix.client.BRequest_IXServicePortIF_terminateWorkFlow extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1986005738L
      • Serialized Fields

    • Class de.elo.ix.client.BRequest_IXServicePortIF_testAdapter extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1934035815L
      • Serialized Fields

        • ci
          ClientInfo ci
        • fn
          java.lang.String fn
        • params
          java.lang.String[] params
    • Class de.elo.ix.client.BRequest_IXServicePortIF_unlinkSords extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1910068060L
      • Serialized Fields

        • ci
          ClientInfo ci
        • fromId
          java.lang.String fromId
        • linkZ
          LinkSordZ linkZ
        • toIds
          java.lang.String[] toIds
    • Class de.elo.ix.client.BResult_1 extends byps.BMethodResult<java.lang.Boolean> implements Serializable

      serialVersionUID:
      139578694L
    • Class de.elo.ix.client.BResult_10 extends byps.BMethodResult<java.lang.String> implements Serializable

      serialVersionUID:
      31972170L
    • Class de.elo.ix.client.BResult_1001617329 extends byps.BMethodResult<UserName[]> implements Serializable

      serialVersionUID:
      1737934677L
    • Class de.elo.ix.client.BResult_100361105 extends byps.BMethodResult<int[]> implements Serializable

      serialVersionUID:
      1083146178L
    • Class de.elo.ix.client.BResult_1005790586 extends byps.BMethodResult<ContextTerm[]> implements Serializable

      serialVersionUID:
      1028792992L
    • Class de.elo.ix.client.BResult_1034263904 extends byps.BMethodResult<CombineAclResult> implements Serializable

      serialVersionUID:
      928929669L
    • Class de.elo.ix.client.BResult_1047127860 extends byps.BMethodResult<Document[]> implements Serializable

      serialVersionUID:
      1007078901L
    • Class de.elo.ix.client.BResult_1057373949 extends byps.BMethodResult<ReportOptions> implements Serializable

      serialVersionUID:
      1483320409L
    • Class de.elo.ix.client.BResult_105830886 extends byps.BMethodResult<SubsInfo[]> implements Serializable

      serialVersionUID:
      1366049664L
    • Class de.elo.ix.client.BResult_1078168929 extends byps.BMethodResult<FileData[]> implements Serializable

      serialVersionUID:
      1463196284L
    • Class de.elo.ix.client.BResult_1088095067 extends byps.BMethodResult<TranslateTerm[]> implements Serializable

      serialVersionUID:
      253657563L
    • Class de.elo.ix.client.BResult_1107316733 extends byps.BMethodResult<DocMaskLineTemplate[]> implements Serializable

      serialVersionUID:
      874621629L
    • Class de.elo.ix.client.BResult_1112009864 extends byps.BMethodResult<KeyInfo[]> implements Serializable

      serialVersionUID:
      1906806987L
    • Class de.elo.ix.client.BResult_1118179461 extends byps.BMethodResult<java.util.List<PluginInfo>> implements Serializable

      serialVersionUID:
      841662246L
    • Class de.elo.ix.client.BResult_1132956238 extends byps.BMethodResult<UserInfo[]> implements Serializable

      serialVersionUID:
      1840998419L
    • Class de.elo.ix.client.BResult_1143177929 extends byps.BMethodResult<HashTag> implements Serializable

      serialVersionUID:
      50804539L
    • Class de.elo.ix.client.BResult_1153931872 extends byps.BMethodResult<ValuesOfObjKey> implements Serializable

      serialVersionUID:
      1917165361L
    • Class de.elo.ix.client.BResult_1159353819 extends byps.BMethodResult<PluginHistory> implements Serializable

      serialVersionUID:
      1517615606L
    • Class de.elo.ix.client.BResult_1191976387 extends byps.BMethodResult<Any> implements Serializable

      serialVersionUID:
      1472696983L
    • Class de.elo.ix.client.BResult_1197100286 extends byps.BMethodResult<SessionOptions> implements Serializable

      serialVersionUID:
      678319756L
    • Class de.elo.ix.client.BResult_1233469422 extends byps.BMethodResult<BackupProfile[]> implements Serializable

      serialVersionUID:
      778916661L
    • Class de.elo.ix.client.BResult_1264954948 extends byps.BMethodResult<IXServicePortC> implements Serializable

      serialVersionUID:
      1553005093L
    • Class de.elo.ix.client.BResult_1301335819 extends byps.BMethodResult<FindResult> implements Serializable

      serialVersionUID:
      526443365L
    • Class de.elo.ix.client.BResult_1320348587 extends byps.BMethodResult<LicenseReport> implements Serializable

      serialVersionUID:
      1169396716L
    • Class de.elo.ix.client.BResult_1330120264 extends byps.BMethodResult<License> implements Serializable

      serialVersionUID:
      514066999L
    • Class de.elo.ix.client.BResult_133130047 extends byps.BMethodResult<SordType[]> implements Serializable

      serialVersionUID:
      324094143L
    • Class de.elo.ix.client.BResult_1376733713 extends byps.BMethodResult<SessionInfo[]> implements Serializable

      serialVersionUID:
      98220986L
    • Class de.elo.ix.client.BResult_1383534582 extends byps.BMethodResult<ArchivReport> implements Serializable

      serialVersionUID:
      878709939L
    • Class de.elo.ix.client.BResult_1401065069 extends byps.BMethodResult<UserProfile> implements Serializable

      serialVersionUID:
      1364135521L
    • Class de.elo.ix.client.BResult_1425760760 extends byps.BMethodResult<ServerInfoDM> implements Serializable

      serialVersionUID:
      1576794397L
    • Class de.elo.ix.client.BResult_1426941339 extends byps.BMethodResult<MyELOState> implements Serializable

      serialVersionUID:
      1775232095L
    • Class de.elo.ix.client.BResult_1436376940 extends byps.BMethodResult<JobState> implements Serializable

      serialVersionUID:
      201271360L
    • Class de.elo.ix.client.BResult_1443841819 extends byps.BMethodResult<NoteTemplate[]> implements Serializable

      serialVersionUID:
      980746876L
    • Class de.elo.ix.client.BResult_148564345 extends byps.BMethodResult<GetWebDAVPathResult> implements Serializable

      serialVersionUID:
      1968102497L
    • Class de.elo.ix.client.BResult_1485735592 extends byps.BMethodResult<UserInfo> implements Serializable

      serialVersionUID:
      853868916L
    • Class de.elo.ix.client.BResult_1495731174 extends byps.BMethodResult<KeywordList> implements Serializable

      serialVersionUID:
      888818351L
    • Class de.elo.ix.client.BResult_15 extends byps.BMethodResult<java.io.InputStream> implements Serializable

      serialVersionUID:
      31972165L
    • Class de.elo.ix.client.BResult_1535847981 extends byps.BMethodResult<java.util.HashSet<HashTag>> implements Serializable

      serialVersionUID:
      1539142900L
    • Class de.elo.ix.client.BResult_1537059480 extends byps.BMethodResult<KeyInfo> implements Serializable

      serialVersionUID:
      1208871945L
    • Class de.elo.ix.client.BResult_1552114559 extends byps.BMethodResult<KeywordsDynamicResult> implements Serializable

      serialVersionUID:
      2135982691L
    • Class de.elo.ix.client.BResult_1556767716 extends byps.BMethodResult<java.util.HashMap<java.lang.String,​HashTag>> implements Serializable

      serialVersionUID:
      1590515712L
    • Class de.elo.ix.client.BResult_1576340510 extends byps.BMethodResult<PurgeSettings> implements Serializable

      serialVersionUID:
      664594975L
    • Class de.elo.ix.client.BResult_1585309177 extends byps.BMethodResult<MyELOContent> implements Serializable

      serialVersionUID:
      1516472013L
    • Class de.elo.ix.client.BResult_1597637633 extends byps.BMethodResult<PluginInfo> implements Serializable

      serialVersionUID:
      827925525L
    • Class de.elo.ix.client.BResult_1652390957 extends byps.BMethodResult<PluginMessage> implements Serializable

      serialVersionUID:
      416061290L
    • Class de.elo.ix.client.BResult_1663767661 extends byps.BMethodResult<WFDiagram> implements Serializable

      serialVersionUID:
      1136640270L
    • Class de.elo.ix.client.BResult_1696936442 extends byps.BMethodResult<AspectAssoc> implements Serializable

      serialVersionUID:
      1781176849L
    • Class de.elo.ix.client.BResult_1698025638 extends byps.BMethodResult<HtCloudData> implements Serializable

      serialVersionUID:
      264783261L
    • Class de.elo.ix.client.BResult_1698110251 extends byps.BMethodResult<CounterInfo[]> implements Serializable

      serialVersionUID:
      237230375L
    • Class de.elo.ix.client.BResult_1699606509 extends byps.BMethodResult<ForwardWorkflowNodeResult> implements Serializable

      serialVersionUID:
      792677022L
    • Class de.elo.ix.client.BResult_1700162512 extends byps.BMethodResult<FioResult> implements Serializable

      serialVersionUID:
      944476422L
    • Class de.elo.ix.client.BResult_1701141707 extends byps.BMethodResult<Reminder[]> implements Serializable

      serialVersionUID:
      1830105166L
    • Class de.elo.ix.client.BResult_1701204890 extends byps.BMethodResult<ServerInfo> implements Serializable

      serialVersionUID:
      1855130839L
    • Class de.elo.ix.client.BResult_1712381166 extends byps.BMethodResult<InvalidateCacheResult> implements Serializable

      serialVersionUID:
      226398691L
    • Class de.elo.ix.client.BResult_1737266313 extends byps.BMethodResult<ConfigFile[]> implements Serializable

      serialVersionUID:
      470722300L
    • Class de.elo.ix.client.BResult_1754570852 extends byps.BMethodResult<CheckoutWorkflowHistoryResult> implements Serializable

      serialVersionUID:
      439024483L
    • Class de.elo.ix.client.BResult_1756288553 extends byps.BMethodResult<MapHist[]> implements Serializable

      serialVersionUID:
      2129303359L
    • Class de.elo.ix.client.BResult_1768472140 extends byps.BMethodResult<WFVersion[]> implements Serializable

      serialVersionUID:
      1408305917L
    • Class de.elo.ix.client.BResult_1788243283 extends byps.BMethodResult<JobState[]> implements Serializable

      serialVersionUID:
      538961305L
    • Class de.elo.ix.client.BResult_18214274 extends byps.BMethodResult<UserReport> implements Serializable

      serialVersionUID:
      124408536L
    • Class de.elo.ix.client.BResult_1822579866 extends byps.BMethodResult<WFEditNode> implements Serializable

      serialVersionUID:
      218334399L
    • Class de.elo.ix.client.BResult_1826370901 extends byps.BMethodResult<KeyValue[]> implements Serializable

      serialVersionUID:
      584143824L
    • Class de.elo.ix.client.BResult_1835331414 extends byps.BMethodResult<SordPaths> implements Serializable

      serialVersionUID:
      267493766L
    • Class de.elo.ix.client.BResult_1870182600 extends byps.BMethodResult<ColorData[]> implements Serializable

      serialVersionUID:
      1546359614L
    • Class de.elo.ix.client.BResult_1881161566 extends byps.BMethodResult<AutoFilingResult> implements Serializable

      serialVersionUID:
      1082076800L
    • Class de.elo.ix.client.BResult_1888107655 extends byps.BMethodResult<java.lang.String[]> implements Serializable

      serialVersionUID:
      1300693476L
    • Class de.elo.ix.client.BResult_19 extends byps.BMethodResult<java.lang.Object> implements Serializable

      serialVersionUID:
      31972161L
    • Class de.elo.ix.client.BResult_190251704 extends byps.BMethodResult<ContentStream> implements Serializable

      serialVersionUID:
      440976898L
    • Class de.elo.ix.client.BResult_1963952629 extends byps.BMethodResult<MapDomain[]> implements Serializable

      serialVersionUID:
      2087116643L
    • Class de.elo.ix.client.BResult_1995912373 extends byps.BMethodResult<NoteTemplate> implements Serializable

      serialVersionUID:
      496923600L
    • Class de.elo.ix.client.BResult_200528028 extends byps.BMethodResult<AclAccessResult> implements Serializable

      serialVersionUID:
      670536426L
    • Class de.elo.ix.client.BResult_2006133032 extends byps.BMethodResult<WFCollectNode[]> implements Serializable

      serialVersionUID:
      1542551545L
    • Class de.elo.ix.client.BResult_2011132580 extends byps.BMethodResult<MapData> implements Serializable

      serialVersionUID:
      1152181358L
    • Class de.elo.ix.client.BResult_2013723887 extends byps.BMethodResult<java.util.List<Action>> implements Serializable

      serialVersionUID:
      793710070L
    • Class de.elo.ix.client.BResult_2015686193 extends byps.BMethodResult<WFNode> implements Serializable

      serialVersionUID:
      1749255216L
    • Class de.elo.ix.client.BResult_202623104 extends byps.BMethodResult<ESStatusObj> implements Serializable

      serialVersionUID:
      1132952027L
    • Class de.elo.ix.client.BResult_2054753789 extends byps.BMethodResult<DocMask> implements Serializable

      serialVersionUID:
      65290103L
    • Class de.elo.ix.client.BResult_2056457945 extends byps.BMethodResult<ArchiveStatistics> implements Serializable

      serialVersionUID:
      1754530970L
    • Class de.elo.ix.client.BResult_206201524 extends byps.BMethodResult<Keyword[]> implements Serializable

      serialVersionUID:
      271580133L
    • Class de.elo.ix.client.BResult_2062827124 extends byps.BMethodResult<PublicDownload> implements Serializable

      serialVersionUID:
      59064871L
    • Class de.elo.ix.client.BResult_21 extends byps.BMethodResult<java.lang.Object> implements Serializable

      serialVersionUID:
      31972138L
    • Class de.elo.ix.client.BResult_2121298555 extends byps.BMethodResult<ActivityProject> implements Serializable

      serialVersionUID:
      1182476551L
    • Class de.elo.ix.client.BResult_222450704 extends byps.BMethodResult<QueryJobProtocolResult> implements Serializable

      serialVersionUID:
      269034055L
    • Class de.elo.ix.client.BResult_231031238 extends byps.BMethodResult<StoreInfo[]> implements Serializable

      serialVersionUID:
      1008002146L
    • Class de.elo.ix.client.BResult_239574905 extends byps.BMethodResult<FulltextConfig> implements Serializable

      serialVersionUID:
      334967155L
    • Class de.elo.ix.client.BResult_256674679 extends byps.BMethodResult<Reminder> implements Serializable

      serialVersionUID:
      516768961L
    • Class de.elo.ix.client.BResult_276702696 extends byps.BMethodResult<SystemReport> implements Serializable

      serialVersionUID:
      270472684L
    • Class de.elo.ix.client.BResult_323351719 extends byps.BMethodResult<Subscription> implements Serializable

      serialVersionUID:
      679516051L
    • Class de.elo.ix.client.BResult_333475674 extends byps.BMethodResult<HealthCheckInfos> implements Serializable

      serialVersionUID:
      1093888861L
    • Class de.elo.ix.client.BResult_341056676 extends byps.BMethodResult<Document> implements Serializable

      serialVersionUID:
      945357981L
    • Class de.elo.ix.client.BResult_382788180 extends byps.BMethodResult<Aspect> implements Serializable

      serialVersionUID:
      417397832L
    • Class de.elo.ix.client.BResult_42339713 extends byps.BMethodResult<MapDomain> implements Serializable

      serialVersionUID:
      58447221L
    • Class de.elo.ix.client.BResult_460199434 extends byps.BMethodResult<Activity> implements Serializable

      serialVersionUID:
      1768431067L
    • Class de.elo.ix.client.BResult_460462395 extends byps.BMethodResult<ESSettingsObj> implements Serializable

      serialVersionUID:
      1851338646L
    • Class de.elo.ix.client.BResult_491352407 extends byps.BMethodResult<SordHist[]> implements Serializable

      serialVersionUID:
      652213248L
    • Class de.elo.ix.client.BResult_494610451 extends byps.BMethodResult<Notification> implements Serializable

      serialVersionUID:
      2092431731L
    • Class de.elo.ix.client.BResult_498630295 extends byps.BMethodResult<java.util.Map<java.lang.Integer,​java.lang.String>> implements Serializable

      serialVersionUID:
      1349324407L
    • Class de.elo.ix.client.BResult_5 extends byps.BMethodResult<java.lang.Integer> implements Serializable

      serialVersionUID:
      139578690L
    • Class de.elo.ix.client.BResult_52201250 extends byps.BMethodResult<BackupPurgeStatus> implements Serializable

      serialVersionUID:
      1769614830L
    • Class de.elo.ix.client.BResult_545905411 extends byps.BMethodResult<LicenseResult> implements Serializable

      serialVersionUID:
      1133476629L
    • Class de.elo.ix.client.BResult_6 extends byps.BMethodResult<java.lang.Long> implements Serializable

      serialVersionUID:
      139578689L
    • Class de.elo.ix.client.BResult_607287445 extends byps.BMethodResult<ActivityProject[]> implements Serializable

      serialVersionUID:
      1768200726L
    • Class de.elo.ix.client.BResult_63967077 extends byps.BMethodResult<ExecuteScriptResult> implements Serializable

      serialVersionUID:
      311083626L
    • Class de.elo.ix.client.BResult_661820173 extends byps.BMethodResult<PreviewImageResult> implements Serializable

      serialVersionUID:
      765305647L
    • Class de.elo.ix.client.BResult_730157667 extends byps.BMethodResult<OcrWorker> implements Serializable

      serialVersionUID:
      296180383L
    • Class de.elo.ix.client.BResult_736351635 extends byps.BMethodResult<Action> implements Serializable

      serialVersionUID:
      790953868L
    • Class de.elo.ix.client.BResult_736983867 extends byps.BMethodResult<ESInfoObj> implements Serializable

      serialVersionUID:
      965560936L
    • Class de.elo.ix.client.BResult_755261279 extends byps.BMethodResult<IdName[]> implements Serializable

      serialVersionUID:
      933605785L
    • Class de.elo.ix.client.BResult_770771503 extends byps.BMethodResult<DocumentProcessor> implements Serializable

      serialVersionUID:
      1741431584L
    • Class de.elo.ix.client.BResult_776454091 extends byps.BMethodResult<Note[]> implements Serializable

      serialVersionUID:
      799026444L
    • Class de.elo.ix.client.BResult_77743605 extends byps.BMethodResult<ApplyForNotificationsInfo> implements Serializable

      serialVersionUID:
      1249722428L
    • Class de.elo.ix.client.BResult_777531606 extends byps.BMethodResult<LoginResult> implements Serializable

      serialVersionUID:
      115175465L
    • Class de.elo.ix.client.BResult_784089396 extends byps.BMethodResult<IXExceptionData> implements Serializable

      serialVersionUID:
      942817669L
    • Class de.elo.ix.client.BResult_785380175 extends byps.BMethodResult<EditInfo[]> implements Serializable

      serialVersionUID:
      30303361L
    • Class de.elo.ix.client.BResult_809229049 extends byps.BMethodResult<CryptInfo[]> implements Serializable

      serialVersionUID:
      681379622L
    • Class de.elo.ix.client.BResult_810727301 extends byps.BMethodResult<NotifyServerResult> implements Serializable

      serialVersionUID:
      1125286952L
    • Class de.elo.ix.client.BResult_820228328 extends byps.BMethodResult<EditInfo> implements Serializable

      serialVersionUID:
      474407488L
    • Class de.elo.ix.client.BResult_847213937 extends byps.BMethodResult<ComputeDocumentHashResult> implements Serializable

      serialVersionUID:
      1581552653L
    • Class de.elo.ix.client.BResult_881442092 extends byps.BMethodResult<java.util.List<PublicDownload>> implements Serializable

      serialVersionUID:
      1007204783L
    • Class de.elo.ix.client.BResult_884364631 extends byps.BMethodResult<ReplSetName[]> implements Serializable

      serialVersionUID:
      1628589312L
    • Class de.elo.ix.client.BResult_888671717 extends byps.BMethodResult<FileData> implements Serializable

      serialVersionUID:
      970359246L
    • Class de.elo.ix.client.BResult_892356058 extends byps.BMethodResult<InheritKeywordingResult> implements Serializable

      serialVersionUID:
      1595522649L
    • Class de.elo.ix.client.BResult_893011331 extends byps.BMethodResult<java.util.Map<java.lang.Integer,​OrgUnitInfo>> implements Serializable

      serialVersionUID:
      1901668644L
    • Class de.elo.ix.client.BResult_907729609 extends byps.BMethodResult<java.util.List<ResolveRightsResult>> implements Serializable

      serialVersionUID:
      1537036490L
    • Class de.elo.ix.client.BResult_910482075 extends byps.BMethodResult<Event[]> implements Serializable

      serialVersionUID:
      1281727937L
    • Class de.elo.ix.client.BResult_937420667 extends byps.BMethodResult<Note> implements Serializable

      serialVersionUID:
      1910622485L
    • Class de.elo.ix.client.BResult_944564842 extends byps.BMethodResult<LdapConfig> implements Serializable

      serialVersionUID:
      1497088357L
    • Class de.elo.ix.client.BResult_954316611 extends byps.BMethodResult<SubstitutionsResult> implements Serializable

      serialVersionUID:
      1116886945L
    • Class de.elo.ix.client.BResult_998509414 extends byps.BMethodResult<OcrResult> implements Serializable

      serialVersionUID:
      870856762L
    • Class de.elo.ix.client.BStub_IXEventBusHandler extends byps.BStub implements Serializable

      serialVersionUID:
      627994447L
    • Class de.elo.ix.client.BStub_IXServerEvents extends byps.BStub implements Serializable

      serialVersionUID:
      1938363825L
    • Class de.elo.ix.client.BStub_IXServicePortIF extends byps.BStub implements Serializable

      serialVersionUID:
      1795705954L
    • Class de.elo.ix.client.CheckAccessOptions extends ValueClass implements Serializable

      serialVersionUID:
      391414716936396079L
    • Class de.elo.ix.client.CheckinDocOptions extends ValueClass implements Serializable

      serialVersionUID:
      1433031299L
    • Class de.elo.ix.client.CheckinOrgUnitInfo extends java.lang.Object implements Serializable

      serialVersionUID:
      740959052L
    • Class de.elo.ix.client.CheckinReportInfo extends java.lang.Object implements Serializable

      serialVersionUID:
      -4940148871232187692L
    • Class de.elo.ix.client.CheckinUsersC extends java.lang.Object implements Serializable

      serialVersionUID:
      1602486374L
    • Class de.elo.ix.client.CheckinUsersC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myCheckinUsersZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myCheckinUsersZ__IndexServer__SOAPSerializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.CheckinUsersZ extends ValueClass implements Serializable

      serialVersionUID:
      403687865L
      • Serialized Fields

        • bset
          long bset
          Bitset field for constants from CheckinUsersC class.
    • Class de.elo.ix.client.CheckinUsersZ__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.CheckoutOrgUnitInfo extends java.lang.Object implements Serializable

      serialVersionUID:
      948431844L
    • Class de.elo.ix.client.CheckoutSordPathInfo extends java.lang.Object implements Serializable

      serialVersionUID:
      730679282L
      • Serialized Fields

        • inclRefPaths
          boolean inclRefPaths
    • Class de.elo.ix.client.CheckoutUsersC extends java.lang.Object implements Serializable

      serialVersionUID:
      531758278L
    • Class de.elo.ix.client.CheckoutUsersC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myCheckoutUsersZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myCheckoutUsersZ__IndexServer__SOAPSerializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.CheckoutUsersZ extends ValueClass implements Serializable

      serialVersionUID:
      1897433533L
      • Serialized Fields

        • bset
          long bset
          Bitset field for constants from CheckoutUsersC class.
    • Class de.elo.ix.client.CheckoutUsersZ__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.CheckoutWorkflowHistoryParams extends ValueClass implements Serializable

      serialVersionUID:
      -6781025337358097240L
      • Serialized Fields

        • flowId
          java.lang.String flowId
          Workflow ID or workflow GUID.
        • nodeId
          int nodeId
          Node ID. If node ID is 0, histories of all node are return.
    • Class de.elo.ix.client.CheckoutWorkflowHistoryResult extends ValueClass implements Serializable

      serialVersionUID:
      3461148104312791140L
      • Serialized Fields

        • nodeHistories
          java.util.Map<java.lang.Integer,​java.util.ArrayList<WFNodeHistory>> nodeHistories
          Map of the node histories. Node ID is the key.
    • Class de.elo.ix.client.ClientInfo extends ValueClass implements Serializable

      serialVersionUID:
      1258190913L
      • Serialized Fields

        • callId
          java.lang.String callId
          This string is used for debugging purposes only. It is displayed in error messages and reports.
        • country
          java.lang.String country
          Country in ISO 3166 format - this is the country for the ELO Client.
          CZCzeach Republic
          FRFrance
          DEGermany
          GRGreece
          ESSpain
          PLPoland
          GBUnited Kingdom
          USUnited States
        • language
          java.lang.String language
          The users language in ISO 639 format. Exception messages will be supplied in this language.
          csCzech
          deGerman
          elGreek
          enEnglish
          esSpanish
          frFrench
          plPolish
          Only languages for which the localisations of the Indexserver resources exist can be selected, otherwise the messages are displayed in the default language.
        • options
          int options
          Internal use only. Bit 0 of this member is set for requests that are send from one Indexserver instance to another instance in load balancing scenarios.
          Since:
          8.00.010.000
        • ticket
          java.lang.String ticket

          This is the session ID in the communication between the client and the Indexserver. It has a limited lifetime. The lifetime can be configured at the ELOAM (access manager server). The Indexserver returns a valid ticket if the IXServicePortIF.login call succeeds. The lifetime of the ticket can be extended by calling IXServicePortIF.alive.

          See Also:
          IXServicePortIF.login, IXServicePortIF.alive
        • timeZone
          java.lang.String timeZone
          The time zone for the ELO client. Can be one of the predefined time zone IDs in the Java platform or a string of format "GMT" + sign + hh + ":" + mm.
    • Class de.elo.ix.client.ClientInfo__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.ClientInfoC extends java.lang.Object implements Serializable

      serialVersionUID:
      847449421L
    • Class de.elo.ix.client.ColorData extends ValueClass implements Serializable

      serialVersionUID:
      1735048729L
      • Serialized Fields

        • deleted
          boolean deleted
          Logically deleted.
          Since:
          7.00.000.003
        • guid
          java.lang.String guid
          GUID
          Since:
          7.00.000.003
        • hidden
          boolean hidden
          This color should not be selectable in client applications. This color is reserved as marker for technical purposes.
          Since:
          20.00.000.001
        • id
          int id
          Colour number (ID).
        • name
          java.lang.String name
          Colour name
        • packageName
          java.lang.String packageName
          Package name of ColorData
          Since:
          20.00.000.009
        • RGB
          int RGB
          RGB value.
        • TStamp
          java.lang.String TStamp
          TStamp
          Since:
          7.00.000.003
        • TStampSync
          java.lang.String TStampSync
          Timestamp of this object's last export by the replication.
          Since:
          9.99.009.001
    • Class de.elo.ix.client.ColorData__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.ColorDataC extends de.elo.ix.client.ColorDataInternC implements Serializable

      serialVersionUID:
      881975137L
      • Serialized Fields

        • GUID_BLUE
          java.lang.String GUID_BLUE
          Color blue
          Since:
          7.00.000.003
        • GUID_GREEN
          java.lang.String GUID_GREEN
          Color green
          Since:
          7.00.000.003
        • GUID_RED
          java.lang.String GUID_RED
          Color red
          Since:
          7.00.000.003
        • GUID_SYSTEM
          java.lang.String GUID_SYSTEM
          System color
          Since:
          7.00.000.003
    • Class de.elo.ix.client.ColorDataC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.ColorDataInternC extends java.lang.Object implements Serializable

      serialVersionUID:
      1208511866L
      • Serialized Fields

        • lnGuid
          int lnGuid
        • lnName
          int lnName
        • lnPackageName
          int lnPackageName
        • lnTStamp
          int lnTStamp
        • lnTStampSync
          int lnTStampSync
    • Class de.elo.ix.client.CombineAclOptions extends java.lang.Object implements Serializable

      serialVersionUID:
      66519402L
      • Serialized Fields

        • lhsAclStr
          java.lang.String lhsAclStr
          Left operand for ACL operation in String representation.
          Since:
          7.00.020.005
        • rhsAclStr
          java.lang.String rhsAclStr
          Right operand for ACL operation in String representation.
          Since:
          7.00.020.005
    • Class de.elo.ix.client.CombineAclOptions__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.CombineAclResult extends java.lang.Object implements Serializable

      serialVersionUID:
      1034263904L
      • Serialized Fields

        • compareCode
          int compareCode
          Compare result. Negative if ACL lhs is less than rhs. Posiitve if ACL lhs is greater than rhs. Zero if ACLs are equal.
        • compareIgnoreAccessCode
          int compareIgnoreAccessCode
          Compare result by ignoring the member AclItem.access. Negative if ACL lhs is less than rhs. Posiitve if ACL lhs is greater than rhs. Zero if ACLs are equal.
        • difference
          AclItem[] difference
          Contains the ACL items that are in ACL lhs but not in rhs.
        • differenceAclStr
          java.lang.String differenceAclStr
          String representation of AclItem array difference.
          Since:
          7.00.020.005
          See Also:
          CombineAclResult.difference
        • intersection
          AclItem[] intersection
          Contains the ACL items that are in both ACLs.
        • intersectionAclStr
          java.lang.String intersectionAclStr
          String representation of AclItem array intersection.
          Since:
          7.00.020.005
          See Also:
          CombineAclResult.intersection
        • inverseDifference
          AclItem[] inverseDifference
          Contains the ACL items that are in ACL rhs but not in lhs.
        • inverseDifferenceAclStr
          java.lang.String inverseDifferenceAclStr
          String representation of AclItem array inverseDifference.
          Since:
          7.00.020.005
          See Also:
          CombineAclResult.inverseDifference
        • sum
          AclItem[] sum
          Contains the sum of both ACLs.
        • sumAclStr
          java.lang.String sumAclStr
          String representation of AclItem array sum.
          Since:
          7.00.020.005
          See Also:
          CombineAclResult.sum
    • Class de.elo.ix.client.CombineAclResult__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfAclItem__AclItem__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfAclItem__AclItem__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.ComputeDocumentHashInfo extends ValueClass implements Serializable

      serialVersionUID:
      7807368261920245023L
      • Serialized Fields

        • docId
          int docId
          Document ID.
    • Class de.elo.ix.client.ComputeDocumentHashResult extends ValueClass implements Serializable

      serialVersionUID:
      5306485552365663601L
    • Class de.elo.ix.client.ConfigFile extends ValueClass implements Serializable

      serialVersionUID:
      582012382L
      • Serialized Fields

        • dir
          java.lang.String dir
          The path to the file.
        • fileData
          FileData fileData
          The content of the file.
        • isDirectory
          boolean isDirectory
          Returns true if the object is a directory, false if it is a file.
        • lastModifiedISO
          java.lang.String lastModifiedISO
          The last-modified date of the script file. This value is related to the UTC time-zone.
        • name
          java.lang.String name
          The name of the file or the extension.
        • size
          long size
          File size.
        • uploadResult
          java.lang.String uploadResult
          HTTP-Response returned when file is uploaded.
        • url
          java.lang.String url
          Download or upload URL.
    • Class de.elo.ix.client.ConfigFile__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myFileData__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFileData__IndexServer__SOAPSerializer
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.ConfigFileC extends java.lang.Object implements Serializable

      serialVersionUID:
      2098566124L
    • Class de.elo.ix.client.ConfigFileC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myConfigFileZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myConfigFileZ__IndexServer__SOAPSerializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.ConfigFileZ extends ValueClass implements Serializable

      serialVersionUID:
      821574897L
      • Serialized Fields

        • bset
          long bset
          Bitset field for constants of the ConfigFileC class.
    • Class de.elo.ix.client.ConfigFileZ__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.ContextTerm extends java.lang.Object implements Serializable

      serialVersionUID:
      1464223403L
      • Serialized Fields

        • docNum
          int docNum
        • term
          java.lang.String term
    • Class de.elo.ix.client.ContextTerm__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.ContextTermResults extends java.lang.Object implements Serializable

      serialVersionUID:
      143746134739396739L
      • Serialized Fields

        • contextTerms
          java.util.List<ContextTerm> contextTerms
    • Class de.elo.ix.client.ControlBackupInfo extends ValueClass implements Serializable

      serialVersionUID:
      1738666671L
      • Serialized Fields

        • mode
          int mode
          Start, stop and status of the ELOdm backup and purge tasks (constants in ControlBackupInfoC)
    • Class de.elo.ix.client.ControlBackupInfoC extends ValueClass implements Serializable

      serialVersionUID:
      1165618755L
    • Class de.elo.ix.client.CopyInfo extends ValueClass implements Serializable

      serialVersionUID:
      2138439536L
      • Serialized Fields

        • adjustAclDifference
          boolean adjustAclDifference
          The permissions of the moved object are modified. The permissions inherited from the old parent are substracted and the permissions of the new parent are added to the object.
          Since:
          7.00.020.010
        • adjustAclIgnoreDocuments
          boolean adjustAclIgnoreDocuments
          Recursivly adjust the permissions of the child-documents of the moved object too.
          Since:
          7.00.020.010
        • adjustAclIgnoreFolders
          boolean adjustAclIgnoreFolders
          Recursivly adjust the permissions of the sub-folders of the moved object too.
          Since:
          7.00.020.010
        • adjustAclInBackground
          boolean adjustAclInBackground
          Recursivly adjust the permissions of the child-elements in the background.
          Since:
          7.00.020.010
        • adjustAclOverwrite
          boolean adjustAclOverwrite
          Set the permissions of the moved object equal to the permissions of the new parent.
          Since:
          7.00.020.010
        • checkRecursion
          boolean checkRecursion
          Check for recursion. If this member is set, the function IXServicePortIF.copySord(ClientInfo, String, String, CopyInfo, CopySordZ) checks whether the copy or move operation causes a recursion in the archive hierarchy. If so, the function throws an exception with IXExceptionC.ACCESS_DENIED.
          Since:
          8.00.020.005
        • depth
          int depth
          Depth up to which the structure is to be copied. THIS FUNCTION IS NOT CURRENTLY SUPPORTED!
        • manSortIdx
          int manSortIdx
          Manually determine the position. Use 0 to insert at the beginning of the child list. Use -1 to insert at the end of the child list ( this is the fastest mode). A value n greater then 0 inserts the object at the position n.
        • name
          java.lang.String name
          COPY-Mode: Name of the destination archive entry. THIS FUNCTION IS NOT CURRENTLY SUPPORTED!
        • oldParentId
          java.lang.String oldParentId
          Parent ID for move operation. Set this element to the old parent ID when a reference has to be moved. If an original entry has to be moved, set the main parent ID or leave the value empty.
          Since:
          8.00.030.001
    • Class de.elo.ix.client.CopyInfo__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.CopyOptions extends java.lang.Object implements Serializable

      serialVersionUID:
      1427182574L
      • Serialized Fields

        • acceptChanges
          boolean acceptChanges
          Accept the change. Only one of the three options keepOriginalPermissions, takeTargetPermissions and acceptChanges can be true.
          Since:
          8.00.032.005
        • adjustAclDifference
          boolean adjustAclDifference
          The permissions of the moved objects are modified. The permissions inherited from the old parent are substracted and the permissions of the new parent are added to the object.
          Since:
          9.00.000.006
        • copyOnlyBaseElement
          boolean copyOnlyBaseElement
          Copy only the base element.
        • copyOnlyWorkAttachment
          boolean copyOnlyWorkAttachment
          If inclAttachments and copyOnlyWorkAttachment are true, copy only the work attachments. Setting copyOnlyWorkAttachment to true when inclAttachments is false is invalid.
          Since:
          8.00.032.008
        • copyOnlyWorkversion
          boolean copyOnlyWorkversion
          Do not copy all documents versions but only workversion
          Since:
          8.00.032.003
        • copyStructuresAndDocuments
          boolean copyStructuresAndDocuments
          Copy all structures with the documents.
        • inclAttachments
          boolean inclAttachments
          Also copy all attachments.
          Since:
          8.00.032.008
        • keepCurrentNotes
          boolean keepCurrentNotes
          Keep the current documentnotes.
        • keepOriginalOwner
          boolean keepOriginalOwner
          Keep the original owner of the archive element.
        • keepOriginalPermissions
          boolean keepOriginalPermissions
          Keep the current permissions. Only one of the three options keepOriginalPermissions, takeTargetPermissions and acceptChanges can be true.
          Since:
          8.00.032.005
        • keepReferences
          boolean keepReferences
          Keep references to original objects in copied parents. This member is ignored, if ProcessInfo.inclReferences=false. If this member is true or only the parent is included in the tree, the copied reference links the copied parent to the original object. If this member is false and both the parent and object of a reference is included in the tree, the copied reference links the copied parent to the copied object.
          Since:
          8.00.000.004
        • moveOnly
          boolean moveOnly
          Only move the element.
          Since:
          9.00.000.006
        • newParentId
          int newParentId
          ParentId of the new element.
        • takeTargetPermissions
          boolean takeTargetPermissions
          Take the target permissions. Only one of the three options keepOriginalPermissions, takeTargetPermissions and acceptChanges can be true.
          Since:
          8.00.032.005
        • targetName
          java.lang.String targetName
          Name of the target archive element.
    • Class de.elo.ix.client.CopyOptions__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.CopyResult extends java.lang.Object implements Serializable

      serialVersionUID:
      1904597264L
    • Class de.elo.ix.client.CopySordC extends java.lang.Object implements Serializable

      serialVersionUID:
      1616091412L
    • Class de.elo.ix.client.CopySordC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myCopySordZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myCopySordZ__IndexServer__SOAPSerializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.CopySordZ extends ValueClass implements Serializable

      serialVersionUID:
      2059126408L
      • Serialized Fields

        • bset
          long bset
          Bitset field for constants from the CopySordC class.
    • Class de.elo.ix.client.CopySordZ__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.CounterInfo extends ValueClass implements Serializable

      serialVersionUID:
      1809378891L
      • Serialized Fields

        • name
          java.lang.String name
          Name of the counter
        • value
          int value
          The current value of the counter
    • Class de.elo.ix.client.CounterInfo__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.CounterInfoC extends java.lang.Object implements Serializable

      serialVersionUID:
      1843901056L
    • Class de.elo.ix.client.CounterInfoC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.CountResult extends java.lang.Object implements Serializable

      serialVersionUID:
      1581335066L
      • Serialized Fields

        • attBytesCount
          long attBytesCount
          count of the bytes of the current attachment version
        • docAttachCount
          int docAttachCount
          count of the found document attachments
        • docBytesCount
          long docBytesCount
          count of the bytes of the current document version
        • docCount
          int docCount
          count of the found documents
        • docVersionsCount
          int docVersionsCount
          count of the documents in the version history
        • otherAttachVersionsCount
          int otherAttachVersionsCount
          count of the other attachment versions
          Since:
          7.00.000.002
        • otherAttVersBytesCount
          long otherAttVersBytesCount
          count of the bytes of other attachment versions
          Since:
          7.00.000.002
        • otherDocVersBytesCount
          long otherDocVersBytesCount
          count of the bytes of other document versions
          Since:
          7.00.000.002
        • structCount
          int structCount
          count of the found structures
    • Class de.elo.ix.client.CountResult__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.CryptInfo extends ValueClass implements Serializable

      serialVersionUID:
      1826259804L
      • Serialized Fields

        • aesSystemInitVector
          java.lang.String aesSystemInitVector
          Since:
          12.00.000.028
        • aesSystemKeyInfo
          java.lang.String aesSystemKeyInfo
          Since:
          12.00.000.028
        • aesUserInitVector
          java.lang.String aesUserInitVector
          Since:
          12.00.000.028
        • aesUserKeyInfo
          java.lang.String aesUserKeyInfo
          Since:
          12.00.000.028
        • currentPwd
          java.lang.String currentPwd
          Since:
          12.00.000.028
        • currentSystemPwd
          java.lang.String currentSystemPwd
          Since:
          12.00.000.028
        • id
          int id
          Numerical ID of the encryption information. The first ID is 1.
        • keyInfo
          java.lang.String keyInfo
          Only for TwoFish-Encyption! Key material. Contains the external and internal password in serialized and encrypted format. Only for internal use. This member is ignored in checkinCryptInfos.
        • name
          java.lang.String name
          Name.
        • pwd
          java.lang.String pwd
          External password used for encrypting documents. It is empty if this object was returned by checkoutCryptInfos.
        • systemPwd
          java.lang.String systemPwd
          Since:
          12.00.000.028
        • systemUserId
          java.lang.String systemUserId
          Since:
          12.00.000.028
        • version
          java.lang.String version
          Since:
          12.00.000.028
    • Class de.elo.ix.client.CryptInfo__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.CryptInfoC extends java.lang.Object implements Serializable

      serialVersionUID:
      1843621056L
    • Class de.elo.ix.client.DeleteActivityOptions extends ValueClass implements Serializable

      serialVersionUID:
      78913228L
      • Serialized Fields

        • deleteFinally
          boolean deleteFinally
          Delete activity finally. The database information for the activity is deleted, if this member is true. Otherwise the Activity.backAt is set to the current date.
    • Class de.elo.ix.client.DeleteOptions extends ValueClass implements Serializable

      serialVersionUID:
      329713511L
      • Serialized Fields

        • deleteCertainDocumentVersionsOnly
          boolean deleteCertainDocumentVersionsOnly
          Delete physically certain document versions of the objects. In order to delete physically certain document versions, first mark document versions as deleted (using DocVersion.setDeleted, followed by checkinDocEnd). Then call deleteSord after having set DeleteOptions.deleteFinally=true and DeleteOptions.deleteCertainDocumentVersionsOnly=true. (In order to delete all document versions, use field deleteDocumentVersionsOnly)
          Since:
          8.00.030.002
        • deleteDocumentVersionsOnly
          boolean deleteDocumentVersionsOnly
          Delete the document versions of the objects but keep keywording information. In order to delete only the document versions, call deleteSord on an maybe undeleted object and set DeleteOptions.deleteFinally=true and DeleteOptions.deleteDocumentVersionsOnly=true.
          Since:
          7.00.000.044
        • deleteExpiredFolders
          boolean deleteExpiredFolders
          Delete only expired folders and documents. Only expired empty folders can be deleted. Only supported in function cleanupStart. This option can be combined with deleteFinally.
          deleteFinallyAction
          false All expired objects will be marked as deleted (but not finally deleted). The objects ACL is checked before it is deleted. LockC.FORCE is applied when deleting an object.
          trueObjects that are expired and marked are deleted finally.
          Since:
          8.00.032.009
        • deleteExpiredOnly
          boolean deleteExpiredOnly
          Delete only expired objects. Only supported in function cleanupStart. This option can be combined with deleteFinally.
          deleteFinallyAction
          false All expired objects will be marked as deleted (but not finally deleted). The objects ACL is checked before it is deleted. LockC.FORCE is applied when deleting an object.
          trueObjects that are expired and marked are deleted finally.
          Since:
          6.00.098
        • deleteFinally
          boolean deleteFinally
          deleteFinally=true causes the objects to be removed physically. When used together with cleanupStart, this option is always true. Exception: see DeleteOptions.deleteExpiredOnly
        • deleteResidueFree
          boolean deleteResidueFree
          Delete all references to the objects in the database. This includes reporting, replication control information, fulltext, etc. This option is ignroed, if deleteFinally is false.
          Since:
          7.00.000.044
        • folderMustBeEmpty
          boolean folderMustBeEmpty
          Delete a folder only if it is empty. Set this member to true, if deleteSord should delete only empty folders. If the parameters to deleteSord specify the original location of a non-empty folder, the exception IXExceptionC.ACCESS_DENIED is thrown. This option is ignored, if deleteSord is invokded with a reference.
          Since:
          8.00.010.003
        • maxIDate
          java.lang.String maxIDate
          maxIDate ist the ISO representation of the local date used to mark the upper limit for deleting.
        • maxTStamp
          java.lang.String maxTStamp
          Delete objects modified last time before this date. Only supported in function cleanupStart. If deleteFinally is true and this member is set, ony those objects are deleted finally, which were deleted logically before the given time. It must be an ISO value in the local time zone.
          Since:
          7.00.000.041
    • Class de.elo.ix.client.DeleteOptions__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.DeleteOrgUnitInfo extends java.lang.Object implements Serializable

      serialVersionUID:
      537993523L
      • Serialized Fields

        • ids
          int[] ids
          OU identifiers
        • names
          java.lang.String[] names
          OU names
    • Class de.elo.ix.client.DocHistory extends ValueClass implements Serializable

      serialVersionUID:
      189452795L
      • Serialized Fields

        • comment
          java.lang.String comment
          The user can enter a comment that describes the version. DB column: histcomment
        • createDate
          int createDate
          The version is created at this date. The value is an ELO date format. DB column: createdate
        • deleteDate
          int deleteDate
          The version is deleted at this date. The value is an ELO date format. The value is zero, if isDeleted() returns false.
          Since:
          9.00.000.000
        • docId
          int docId
          Document version ID. DB column: documentid
        • docMD5
          java.lang.String docMD5
          The MD5 hash of the document file. DB column: docmd5
        • flags
          int flags
          MFG_BURNIN DB column: docflags
        • guid
          java.lang.String guid
          GUID of the document version. DB column: docguid
        • nbOfValidSignatures
          int nbOfValidSignatures
          Number of valid signatures.
          Since:
          9.00.016.002
          See Also:
          DocVersion.nbOfValidSignatures
        • objId
          int objId
          Document version belongs to this object. DB column: objectid
        • sigId
          int sigId
          Document signature ID. DB column: docsignature
        • status
          int status
          Deleted versions have Status=1. DB column: docstatus
        • tStamp
          java.lang.String tStamp
          The last update time of the version in ISO format (with dots). DB column: doctstamp
        • TStampSync
          java.lang.String TStampSync
          Timestamp of this object's last export by the replication.
          Since:
          9.99.009.001
        • type
          int type
          The type of this DocHistory makes the difference between attachments and document versions.
          Since:
          9.99.009.001
          See Also:
          DocVersionC.TYPE_ATTACHMENT, DocVersionC.TYPE_DOCVERSION
        • user
          int user
          The user who inserts the version into the archive. DB column: userid
        • version
          java.lang.String version
          The version number (like 1.0) of the document version. DB column: histversion
    • Class de.elo.ix.client.DocHistoryC extends java.lang.Object implements Serializable

      serialVersionUID:
      1456349355L
      • Serialized Fields

        • lnComment
          int lnComment
        • lnDocMD5
          int lnDocMD5
        • lnGuid
          int lnGuid
        • lnTStamp
          int lnTStamp
        • lnTStampSync
          int lnTStampSync
        • lnVersion
          int lnVersion
    • Class de.elo.ix.client.DocInfoDM extends ValueClass implements Serializable

      serialVersionUID:
      673204378L
      • Serialized Fields

        • createDateIso
          java.lang.String createDateIso
          Create date ISO. DB column: createdate
        • encrSet
          int encrSet
          Encryption set.
          Since:
          6.00.097
        • ext
          java.lang.String ext
          File extension DB column: ext
        • extOrig
          java.lang.String extOrig
          Original file extension for encrypted documents
          Since:
          6.00.097
        • fclip
          java.lang.String fclip
          reserved DB column: fclip
        • ftExt
          java.lang.String ftExt
          Fulltext file extension.
          Since:
          12.00.000.042
        • fulltextContentSize
          int fulltextContentSize
          Fulltext content file size. Since the fulltext content file is usually stored in UTF-8 encoding, the file size might be different from the number of characters.
          Since:
          7.00.040.006
        • fulltextContentTStamp
          java.lang.String fulltextContentTStamp
          Fulltext content timestamp
          Since:
          7.00.040.006
        • guid
          java.lang.String guid
          Document GUID. DB column: docguid
        • id
          int id
          Document version ID. DB column: docid
        • lastAccessIso
          java.lang.String lastAccessIso
          Last access date ISO. DB column: lastaccess
        • lastUpdateIso
          java.lang.String lastUpdateIso
          Last update date ISO. DB column: lastupdate
        • md5
          java.lang.String md5
          MD5 hash. DB column: md5
        • owner
          int owner
          User ID. DB column: owner
        • pathId
          int pathId
          Storage path ID DB column: pathid
        • pathId2
          int pathId2
          reserved DB column: pathid2
        • previewExt
          java.lang.String previewExt
          Preview file extension.
          Since:
          7.00.026.001
        • previewExtOrig
          java.lang.String previewExtOrig
          Original preview file extension for encrypted previews.
          Since:
          12.00.000.044
        • previewSize
          int previewSize
          Size of preview file. Is 0, if there is no preview file assigned. Is -1, if preview creation has failed.
          Since:
          7.00.026.001
        • previewSizeL
          long previewSizeL
          Size of preview file. Is 0, if there is no preview file assigned. Is -1, if preview creation has failed.
          Since:
          9.00.000.023
        • relFilePath
          java.lang.String relFilePath
          Relative file path
          Since:
          9.00.030.023
        • size
          int size
          Deprecated.
          File size. DB column: docsize
        • sizeL
          long sizeL
          Document file size.
          Since:
          9.00.000.023
        • sizeOrig
          int sizeOrig
          Original file size for encrypted documents
          Since:
          6.00.097
        • sizeOrigL
          long sizeOrigL
          Original file extension for encrypted documents
          Since:
          9.00.000.023
    • Class de.elo.ix.client.DocInfoDMC extends java.lang.Object implements Serializable

      serialVersionUID:
      1042422760L
      • Serialized Fields

        • lnCreateDateIso
          int lnCreateDateIso
        • lnExt
          int lnExt
        • lnExtOrig
          int lnExtOrig
        • lnFclip
          int lnFclip
        • lnFtExt
          int lnFtExt
        • lnFulltextContentTStamp
          int lnFulltextContentTStamp
        • lnGuid
          int lnGuid
        • lnLastAccessIso
          int lnLastAccessIso
        • lnLastUpdateIso
          int lnLastUpdateIso
        • lnMd5
          int lnMd5
        • lnPreviewExt
          int lnPreviewExt
        • lnPreviewExtOrig
          int lnPreviewExtOrig
        • lnPreviewSizeL
          int lnPreviewSizeL
        • lnRelFilePath
          int lnRelFilePath
        • lnSizeL
          int lnSizeL
        • lnSizeOrigL
          int lnSizeOrigL
    • Class de.elo.ix.client.DocMask extends ValueClass implements Serializable

      serialVersionUID:
      2054753789L
      • Serialized Fields

        • acl
          java.lang.String acl
          Access control for the mask line
        • aclItems
          AclItem[] aclItems
          Access control to mask line. Currently this can only be null or one item representing a key.
        • aspectAssocs
          java.util.Map<java.lang.String,​AspectAssoc> aspectAssocs
          Keywording aspect associations. These are the effective aspect associations inluding locally defined associations and inherited associations. Only valid for DocMask.dataOrganisation = DocMaskC.DATA_ORGANISATION_ASPECT.
          Since:
          20.00.000.100
        • barcode
          java.lang.String barcode
          Barcode string.
        • DAcl
          java.lang.String DAcl
          New objects are created with these ACL permission settings.
        • dataOrganisation
          int dataOrganisation
          This member specifies how the index values are stored in database.
          Since:
          9.00.039.001
          See Also:
          DocMaskC.DATA_ORGANISATION_OBJKEYS, DocMaskC.DATA_ORGANISATION_TABLE
        • deleted
          boolean deleted
          Deleted status.
          Since:
          7.00.000.001
        • deletionDeadline
          java.lang.String deletionDeadline
          Deletion deadline for new objects.
          Since:
          20.00.000.110
        • details
          DocMaskDetails details
          Detailed properties for the DocMask object.
        • DKind
          int DKind
          The marker color ID for new objects created with this mask.
        • docAclItems
          AclItem[] docAclItems
          These access control items are the initial values for new documents inserted with this mask.
        • DPath
          int DPath
          Document storage path name where the documents of this mask should be stored.
        • flowId
          int flowId
          The ID of a workflow that is started if a new object with this mask is created. If the SessionOption START_DOCMASK_WORKFLOWS is set, the Indexserver starts this workflow, if an associated document is created. Otherwise the client application is responsible for starting the workflow.
          See Also:
          DocMask.flowId2, SessionOptionsC.START_DOCMASK_WORKFLOWS
        • flowId2
          int flowId2
          The ID of a workflow that is to be started if a new version of an associated document is checked in. If the SessionOption START_DOCMASK_WORKFLOWS is set, the Indexserver starts this workflow, if an associated document is checked in. Otherwise the client application is responsible for starting the workflow.
          Since:
          7.00.040.016
          See Also:
          SessionOptionsC.START_DOCMASK_WORKFLOWS, DocMask.flowId
        • guid
          java.lang.String guid
          GUID
          Since:
          7.00.000.001
        • id
          int id
          Storage mask ID.
        • index
          java.lang.String index
          This control string provides a way of storing new storage mask objects automatically in a particular archive path.
        • inheritFromMasks
          java.util.List<DocMaskInherit> inheritFromMasks
          Inherit aspects from this keywording forms. Only valid for DocMask.dataOrganisation = DocMaskC.DATA_ORGANISATION_ASPECT.
          Since:
          20.00.000.100
        • lifetime
          java.lang.String lifetime
          New objects are valid for this length of time.
        • lines
          DocMaskLine[] lines
          See Also:
          DocMask.aspectAssocs
        • localAspectAssocs
          java.util.Map<java.lang.String,​AspectAssoc> localAspectAssocs
          Keywording aspect associations which are defined locally in this mask. Only valid for DocMask.dataOrganisation = DocMaskC.DATA_ORGANISATION_ASPECT.
          Since:
          20.00.000.102
        • lockId
          int lockId
          User ID of the user that has locked the storage mask. If -1, no lock is held.
        • lockName
          java.lang.String lockName
          Name of the user that has locked th storage mask. Read-only, ignored in checkinDocMask.
          Since:
          7.00.026.002
        • maskIdsForChildEntries
          java.util.List<java.lang.Integer> maskIdsForChildEntries
          Child entries in the archive hierarchy should only use this keywording forms. If this element is null or empty, child entries can use any keywording form. Otherwise, new child entries have to be assigned to one of the listed form. This rule only applies to physical and not to logical references. The maximum number of keywording forms is defined by DocMaskC.MAX_MASK_IDS_FOR_CHILD_ENTRIES.
          Since:
          11.00.000.003
          See Also:
          DocMaskDetails.enabledByParent
        • name
          java.lang.String name
          Storage mask name. It can be translated into reps. from the users language: set SessionOptionsC.TRANSLATE_TERM.
          See Also:
          SessionOptionsC.TRANSLATE_TERMS
        • nameTranslationKey
          java.lang.String nameTranslationKey
          Translation-keyword for DocMask.name.
          Since:
          9.00.018.005
        • packageName
          java.lang.String packageName
          Package name of DocMask
          Since:
          20.00.000.009
        • sordType
          int sordType
          Prepare this type for a new Sord object.

          If this value is 0, the Sord type is SordC.LBT_DOCUMENT for a new document. For a new folder, the default sord type is set as the parent's sord type plus 1. If the parent is undefined, the default type is 1.

          If this value is not 0, it must be given between 1 and SordC.LBT_DOCUMENT-1 for folder types and between SordC.LBT_DOCUMENT and SordC.LBT_DOCUMENT_MAX for document types.

          Since:
          11.00.000.002
        • text
          java.lang.String text
          Tab captions. List of tab captions separated by pipe char |.
        • textTranslationKey
          java.lang.String textTranslationKey
          Translation-keyword for DocMask.text.
          Since:
          9.00.018.005
        • TStamp
          java.lang.String TStamp
          Last update time of the storage mask data.
        • TStampSync
          java.lang.String TStampSync
          Timestamp of this object's last export by the replication.
          Since:
          9.99.009.001
    • Class de.elo.ix.client.DocMask__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myDocMaskDetails__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myDocMaskDetails__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfAclItem__AclItem__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfAclItem__AclItem__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfDocMaskLine__DocMaskLine__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfDocMaskLine__DocMaskLine__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.DocMaskC extends de.elo.ix.client.DocMaskDataC implements Serializable

      serialVersionUID:
      387842089L
      • Serialized Fields

        • GUID_BASIC
          java.lang.String GUID_BASIC
          Predefined GUID for keywording form "Freie Eingabe".
          Since:
          7.00.000.003
        • GUID_CONTACT
          java.lang.String GUID_CONTACT
          Deprecated.
          the GUID value is now used for GUID_SEARCH
          Predefined GUID for keywording form "Kontakt".
          Since:
          7.00.000.003
        • GUID_ELOSCRIPTS
          java.lang.String GUID_ELOSCRIPTS
          Predefined GUID for the keywording form used for scripts.
          Since:
          8.00.020.001
        • GUID_EMAIL
          java.lang.String GUID_EMAIL
          Predefined GUID for keywording form "EMail".
          Since:
          7.00.000.003
        • GUID_FOLDER
          java.lang.String GUID_FOLDER
          Predefined GUID for the keywording form used for folders by default.
          Since:
          7.00.000.024
        • GUID_MS_SHAREPOINT_DOCUMENT
          java.lang.String GUID_MS_SHAREPOINT_DOCUMENT
          Prefefined GUID for a keywording form for MS Sharepoint documents.
          Since:
          10.17.059.003
        • GUID_SEARCH
          java.lang.String GUID_SEARCH
          Predefined GUID for the keywording form used to search entries regardless of their storage mask.
          Since:
          7.00.000.024
        • GUID_STRUCTURE_ELEMENT
          java.lang.String GUID_STRUCTURE_ELEMENT
          Deprecated.
          use GUID_FOLDER
          Predefined GUID for keywording form "Strukturelement".
          Since:
          7.00.000.003
        • GUID_USER_FOLDER
          java.lang.String GUID_USER_FOLDER
          Predefined GUID for the keywording form used by user folders.
          Since:
          9.00.000.011
        • lnAcl
          int lnAcl
          ACL length
          Since:
          7.00.000.006
    • Class de.elo.ix.client.DocMaskC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myDocMaskZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myDocMaskZ__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.DocMaskDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      1968969939L
      • Serialized Fields

        • lnBarcode
          int lnBarcode
        • lnDAcl
          int lnDAcl
        • lnDeletionDeadline
          int lnDeletionDeadline
        • lnGuid
          int lnGuid
        • lnIndex
          int lnIndex
        • lnInternalAcl
          int lnInternalAcl
        • lnLifetime
          int lnLifetime
        • lnName
          int lnName
        • lnNameTranslationKey
          int lnNameTranslationKey
        • lnPackageName
          int lnPackageName
        • lnRawMaskIdsForChildEntries
          int lnRawMaskIdsForChildEntries
        • lnRawPosInfo
          int lnRawPosInfo
        • lnRawPosInfo2
          int lnRawPosInfo2
        • lnRawPosInfo3
          int lnRawPosInfo3
        • lnText
          int lnText
        • lnTextTranslationKey
          int lnTextTranslationKey
        • lnTStamp
          int lnTStamp
        • lnTStampSync
          int lnTStampSync
    • Class de.elo.ix.client.DocMaskDetails extends ValueClass implements Serializable

      serialVersionUID:
      639048562L
      • Serialized Fields

        • archivingMode
          int archivingMode
          Archiving mode. Sort order and archiving mode share the same database column. If the mask is used for documents, set sortOrder=SordOrderC.NONE. ELO 7.0: This value is only valid for document masks, documentMask=true.
          See Also:
          ArchivingModeC, DocMaskDetails.sortOrder
        • createIndexPath
          boolean createIndexPath
          If DocMask.index is defined, this option effects that the resulting archieve path is created, if it does not exist.
          Since:
          6.00.098
        • createIndexReferencesPaths
          boolean createIndexReferencesPaths
          If DocMask.index is defined including reference paths, this option effects that the resulting reference paths are created, if they do not exist.
          Since:
          6.00.098
        • documentContainer
          boolean documentContainer
          Folders indexed with this mask get the flag SordDetails.documentContainer set accordingly.
          Since:
          9.00.018.004
        • documentMask
          boolean documentMask
          Mask can be used to edit indexing information of a document.
        • enabledByParent
          boolean enabledByParent
          Usage depends on the keywording form of the parent entry. This keywording form should only be used for a Sord, if the keywording form of the parent Sord explicitly allows that in it's member DocMask.maskIdsForChildEntries.
          Since:
          11.00.000.020
        • encryptionSet
          int encryptionSet
          Encryption set number.
        • folderMask
          boolean folderMask
          Mask can be used to edit indexing information of a folder
          Since:
          7.00.000.000
        • fulltext
          boolean fulltext
          Document is or should be containted in the fultext database.
        • inheritAclDisabled
          boolean inheritAclDisabled
          Do not inherit permissions from parent Sords.
          Since:
          11.00.000.055
        • keywordingRelationAllowed
          boolean keywordingRelationAllowed
          Mask can be referenced from a DocMaskLine of type DocMaskLineC.TYPE_RELATION
          Since:
          12.00.000.023
          See Also:
          DocMaskLine.allowedMaskIdsForKeywordingRelation
        • releaseDocument
          boolean releaseDocument
          Documents using this mask may be used as release notes
          Since:
          8.00.032.007
        • searchMask
          boolean searchMask
          Mask can be used to search for indexing information.
        • sortOrder
          int sortOrder
          Sort order of child entries. Sort order and archiving mode share the same database column. If the mask is used for folders, set archivingMode=ArchivingModeC.NONE. If both sortOrder and archivingMode are set, sortOrder has precedence and archivingMode is ignored. ELO 7.0: This value is only valid for folder masks, folderMask=true.
          See Also:
          DocMaskDetails.archivingMode
        • translateSordName
          boolean translateSordName
          If true translate the sord's short description into or from the user language.
          Since:
          9.00.030.013
    • Class de.elo.ix.client.DocMaskDetails__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.DocMaskInherit extends ValueClass implements Serializable

      serialVersionUID:
      898206391L
      • Serialized Fields

        • parentMaskId
          int parentMaskId
    • Class de.elo.ix.client.DocMaskInheritC extends java.lang.Object implements Serializable

      serialVersionUID:
      1012897984L
    • Class de.elo.ix.client.DocMaskLine extends ValueClass implements Serializable

      serialVersionUID:
      1291500689L
      • Serialized Fields

        • access
          int access
          Bitset of AccessC.LUR_* constants. It contains the access bits for the current user. Only AccessC.LUR_READ and AccessC.LUR_WRITE are used.
          Since:
          7.00.000.047
        • acl
          java.lang.String acl
          Access control for mask line.
        • aclItems
          AclItem[] aclItems
          Access control for mask line. Currently this can only be null or one item representing a key.
        • allowedMaskIdsForKeywordingRelation
          java.util.List<java.lang.Integer> allowedMaskIdsForKeywordingRelation
          Specifies the DocMask.id allowed in a DocMaskLineC.TYPE_RELATION. Mandatory if DocMaskLine is of type DocMaskLineC.TYPE_RELATION. Only Sords with the specified DocMask.id can be referenced in this DocMaskLine.
          Since:
          12.00.000.023
          See Also:
          DocMaskDetails.keywordingRelationAllowed
        • canEdit
          boolean canEdit
          Determines whether the index line can be modified. Read-only.
        • comment
          java.lang.String comment
          Quickinfo text for the attribute.
        • commentTranslationKey
          java.lang.String commentTranslationKey
          Translation-keyword for DocMaskLine.comment.
          Since:
          9.00.018.005
        • defaultValue
          java.lang.String defaultValue
          This value is assigned to the ObjKey.data element for a new Sord object.
          Since:
          7.00.040.016
        • disableWordWheel
          boolean disableWordWheel
          Disable word wheel. Clients should not provide a function to list all existing values for this index vlaue. The Indexserver does not set or test this value.
          Since:
          7.00.040.015
        • editCol
          int editCol
          Column position of edit control
        • editRow
          int editRow
          Row postion of edit control
        • editWidth
          int editWidth
          With of edit control
        • excludeFromISearch
          boolean excludeFromISearch
          If true a index value will not be searchable via iSearch. Does not affect the index search.
          Since:
          10.00.020.023
        • externalData
          java.lang.String externalData
          External data. Can be used to store an arbitary string.
          Since:
          7.00.000.000
        • hidden
          boolean hidden
          This value should not be displayed to the user.
        • id
          int id
          The ID of the line information.
        • important
          boolean important
          Display index value next to the objects short description. This element has to be interpreted by the client application. Indexserver ignores this value.
          Since:
          7.00.000.004
        • inherit
          boolean inherit
          Inherit this keywording field to subordinated entries.

          This option is used to make sure, that all entries in an archive sub-tree have the same value for this keywording field. Thereby the field is identified by its group name (DocMaskLine.key and ObjKey.name).

          The option corresponds to DocMaskLine.inheritFromParent. As far as DocMaskLine.inheritFromParent is also true in the keywording forms definition of all sub-items, the option DocMaskLine.inherit effects the following:

          • The value of the keywording field can only be changed in the parent entry of the sub-tree. This is the uppermost entry that has the field, which means that the parent's parent does not have this field.
          • All sub-items of the parent inherit this value during a background process. The value is forwarded recursively to the entire sub-tree under the parent. The recursion stops at items that are assigned to a keywording form without this field.
          • When a child entry under the parent is updated, this field is always corrected to the parent's value.
          • For an object moved into a parent, the object and all sub-items inherit the keywording field.

          If DocMaskLine.inheritFromParent is false in the keywording form definition of a sub-item, inheritance stops for the sub-item. Thus, the index field is treated as a different field although it has the same group name.

          Since:
          9.00.016.011
        • inheritFromParent
          boolean inheritFromParent
          Do not inherit the parent's value.
          Since:
          9.00.030.019
          See Also:
          DocMaskLine.inherit
        • key
          java.lang.String key
          The attribute group name. This member corresponds to ObjKey.name.
          See Also:
          ObjKey.name
        • labelCol
          int labelCol
          Column position of label control
        • labelRow
          int labelRow
          Row position of label control
        • maskId
          int maskId
          This line information belongs to a storage mask with the ID MaskId.
        • max
          int max
          The maximum value of this attribute.
        • min
          int min
          The minimum value of this attribute.
        • name
          java.lang.String name
          The name of the attribute. This value is displayed in the lable before the edit field. It can be translated into reps. from the users language: set SessionOptionsC.TRANSLATE_TERM.
          See Also:
          SessionOptionsC.TRANSLATE_TERMS
        • nameTranslationKey
          java.lang.String nameTranslationKey
          Translation-keyword for DocMaskLine.name.
          Since:
          9.00.018.005
        • nextTab
          boolean nextTab
          Creates a new tab in the keywording dialogue.
        • notTokenized
          boolean notTokenized
          Defines whether a index value should be searchable as TOKENIZED or UN_TOKENIZED
          Since:
          9.00.022.000
        • onlyBuzzwords
          boolean onlyBuzzwords
          The index line can only contain buzzwords.
        • postfixAsterix
          boolean postfixAsterix
          Add "*" after index value in search operation.
        • prefixAsterix
          boolean prefixAsterix
          Add "*" before index value in search operation.
        • readOnly
          boolean readOnly
          This value should not be edited in a user interface (convention). Scripts are allowed to edit the value.
        • required
          boolean required
          Entry is required.
          Since:
          10.00.020.010
        • serverScriptName
          java.lang.String serverScriptName
          A script or plugin at the server can serve as the data source of a dynamic keyword list. This value represents the name of that script or plugin. If the value is not empty, the client can request a list of available input values by calling the function IXServicePortIF.checkoutKeywordsDynamic(ClientInfo, KeywordsDynamicInfo). In case of a plugin, this value starts with the Bundle-SymbolicName and can be optionally appended by a path. E.g. serverScriptName="com.partner.dkeywords/invoice-solution". The path has to start with a forward slash and is passed to DynamicKeywordEventsFactory.create(de.elo.ix.client.IXServerEventsContext, java.lang.String).
          Since:
          9.00.000.001
        • tabIndex
          int tabIndex
          This value represents the number of the tab, this line has to appear on. The first tab's index value is 0. It is on the client's hand to set valid values when checking in document masks.
          Since:
          9.00.000.000
        • tabOrder
          int tabOrder
          Tabulator order of edit control
        • translate
          boolean translate
          Translate index values into or from the users language.
          Since:
          7.00.000.004
          See Also:
          SessionOptionsC.TRANSLATE_TERMS, IXServicePortIF.findFirstTranslateTerms(ClientInfo, FindTranslateTermInfo, int)
        • type
          int type
          The type of the line information. This can be one of the DocMaskLineC.TYPE_* constants.
          See Also:
          DocMaskLineC
        • validateExpression
          java.lang.String validateExpression
          RegEx to validate user input for entry.
          Since:
          10.00.020.010
        • valueArray
          boolean valueArray
          Allows multiple values for keywording tables. For keywording forms organized as tables, see DocMaskC.DATA_ORGANISATION_TABLE, index lines must be explicitly declared for storing multiple values. If this member is true, the index line is able to store an arbitrary number of values. For keywording forms organized as name-value pairs, see DocMaskC.DATA_ORGANISATION_OBJKEYS, index lines can store multiple values by default and this member has to be ignored.
          Since:
          9.00.039.001
        • version
          boolean version
          Display index value in version information dialog when checking in a document. This element has to be interpreted by the client application. Indexserver ignores this value.
          Since:
          7.00.000.004
    • Class de.elo.ix.client.DocMaskLine__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfAclItem__AclItem__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfAclItem__AclItem__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.DocMaskLineC extends de.elo.ix.client.DocMaskLineDataC implements Serializable

      serialVersionUID:
      1453574806L
      • Serialized Fields

        • lnAcl
          int lnAcl
          ACL length
          Since:
          7.00.000.006
    • Class de.elo.ix.client.DocMaskLineC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.DocMaskLineDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      1178569423L
      • Serialized Fields

        • lnAllowedReferencedMaskIdsRaw
          int lnAllowedReferencedMaskIdsRaw
        • lnComment
          int lnComment
        • lnCommentTranslationKey
          int lnCommentTranslationKey
        • lnDefaultValue
          int lnDefaultValue
        • lnExternalData
          int lnExternalData
        • lnInternalAcl
          int lnInternalAcl
        • lnKey
          int lnKey
        • lnName
          int lnName
        • lnNameTranslationKey
          int lnNameTranslationKey
        • lnServerScriptName
          int lnServerScriptName
        • lnValidateExpression
          int lnValidateExpression
    • Class de.elo.ix.client.DocMaskLineTemplate extends ValueClass implements Serializable

      serialVersionUID:
      -3905966498656250335L
      • Serialized Fields

        • acl
          java.lang.String acl
          Access control for mask line.
        • aclItems
          AclItem[] aclItems
          Access control for mask line. Currently this can only be null or one item representing a key.
        • allowedMaskIdsForKeywordingRelation
          java.util.List<java.lang.Integer> allowedMaskIdsForKeywordingRelation
          Specifies the DocMask.id allowed in a DocMaskLineC.TYPE_RELATION. Mandatory if DocMaskLine is of type DocMaskLineC.TYPE_RELATION. Only Sords with the specified DocMask.id can be referenced in this DocMaskLine.
          Since:
          12.00.000.020
        • comment
          java.lang.String comment
          Quickinfo text for the attribute.
        • commentTranslationKey
          java.lang.String commentTranslationKey
          Translation-keyword for DocMaskLine.comment.
        • defaultValue
          java.lang.String defaultValue
          This value is assigned to the ObjKey.data element for a new Sord object.
        • disableWordWheel
          boolean disableWordWheel
          Disable word wheel. Clients should not provide a function to list all existing values for this index vlaue. The Indexserver does not set or test this value.
        • excludeFromISearch
          boolean excludeFromISearch
          If true a index value will not be searchable via iSearch. Does not affect the index search.
          Since:
          10.00.020.023
        • externalData
          java.lang.String externalData
          External data. Can be used to store an arbitary string.
        • hidden
          boolean hidden
          This value should not be displayed to the user.
        • id
          int id
          The ID of the line information.
        • important
          boolean important
          Display index value next to the objects short description. This element has to be interpreted by the client application. Indexserver ignores this value.
        • inherit
          boolean inherit
          Inherit this keywording field to subordinated entries.

          This option is used to make sure, that all entries in an archive sub-tree have the same value for this keywording field. Thereby the field is identified by its group name (DocMaskLine.key and ObjKey.name).

          The option corresponds to DocMaskLineTemplate.inheritFromParent. As far as DocMaskLineTemplate.inheritFromParent is also true in the keywording forms definition of all sub-items, the option DocMaskLineTemplate.inherit effects the following:

          • The value of the keywording field can only be changed in the parent entry of the sub-tree. This is the uppermost entry that has the field, which means that the parent's parent does not have this field.
          • All sub-items of the parent inherit this value during a background process. The value is forwarded recursively to the entire sub-tree under the parent. The recursion stops at items that are assigned to a keywording form without this field.
          • When a child entry under the parent is updated, this field is always corrected to the parent's value.
          • For an object moved into a parent, the object and all sub-items inherit the keywording field.

          If DocMaskLineTemplate.inheritFromParent is false in the keywording form definition of a sub-item, inheritance stops for the sub-item. Thus, the index field is treated as a different field although it has the same group name.

        • inheritFromParent
          boolean inheritFromParent
          Do not inherit the parent's value.
          See Also:
          DocMaskLineTemplate.inherit
        • key
          java.lang.String key
          The attribute group name. This member corresponds to ObjKey.name.
          See Also:
          ObjKey.name
        • lockId
          int lockId
          User ID of the user that has locked the mask line template. If -1, no lock is held.
        • lockName
          java.lang.String lockName
          Name of the user that has locked the mask line template. Read-only, ignored in checkinDocMaskLineTemplate.
        • max
          int max
          The maximum value of this attribute.
        • min
          int min
          The minimum value of this attribute.
        • name
          java.lang.String name
          The name of the attribute. This value is displayed in the lable before the edit field. It can be translated into reps. from the users language: set SessionOptionsC.TRANSLATE_TERM.
          See Also:
          SessionOptionsC.TRANSLATE_TERMS
        • nameTranslationKey
          java.lang.String nameTranslationKey
          Translation-keyword for DocMaskLine.name.
        • notTokenized
          boolean notTokenized
          Defines whether a index value should be searchable as TOKENIZED or UN_TOKENIZED
        • onlyBuzzwords
          boolean onlyBuzzwords
          The index line can only contain buzzwords.
        • postfixAsterix
          boolean postfixAsterix
          Add "*" after index value in search operation.
        • prefixAsterix
          boolean prefixAsterix
          Add "*" before index value in search operation.
        • readOnly
          boolean readOnly
          This value should not be edited in a user interface (convention). Scripts are allowed to edit the value.
        • required
          boolean required
          Entry is required.
          Since:
          10.00.020.010
        • serverScriptName
          java.lang.String serverScriptName
          A script at the server can serve as the data source of a dynamic keyword list. This value represents the name of that script. If the value is not empty, the client can request a list of available input values by calling the function IXServicePortIF.checkoutKeywordsDynamic(ClientInfo, KeywordsDynamicInfo).
        • translate
          boolean translate
          Translate index values into or from the users language.
          See Also:
          SessionOptionsC.TRANSLATE_TERMS, IXServicePortIF.findFirstTranslateTerms(ClientInfo, FindTranslateTermInfo, int)
        • TStamp
          java.lang.String TStamp
          Last update time of the storage template data.
        • TStampSync
          java.lang.String TStampSync
          Timestamp of this object's last export by the replication.
        • type
          int type
          The type of the line information. This can be one of the DocMaskLineC.TYPE_* constants.
          See Also:
          DocMaskLineC
        • validateExpression
          java.lang.String validateExpression
          RegEx to validate user input for entry.
          Since:
          10.00.020.010
        • version
          boolean version
          Display index value in version information dialog when checking in a document. This element has to be interpreted by the client application. Indexserver ignores this value.
    • Class de.elo.ix.client.DocMaskLineTemplateC extends de.elo.ix.client.DocMaskLineTemplateDataC implements Serializable

      serialVersionUID:
      8247191531986672869L
      • Serialized Fields

        • lnAcl
          int lnAcl
          ACL length
          Since:
          7.00.000.006
    • Class de.elo.ix.client.DocMaskLineTemplateDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      96404005L
      • Serialized Fields

        • lnAllowedReferencedMaskIdsRaw
          int lnAllowedReferencedMaskIdsRaw
        • lnComment
          int lnComment
        • lnCommentTranslationKey
          int lnCommentTranslationKey
        • lnDefaultValue
          int lnDefaultValue
        • lnExternalData
          int lnExternalData
        • lnInternalAcl
          int lnInternalAcl
        • lnKey
          int lnKey
        • lnName
          int lnName
        • lnNameTranslationKey
          int lnNameTranslationKey
        • lnServerScriptName
          int lnServerScriptName
        • lnTStamp
          int lnTStamp
        • lnTStampSync
          int lnTStampSync
        • lnValidateExpression
          int lnValidateExpression
    • Class de.elo.ix.client.DocMaskLineTemplateZ extends ValueClass implements Serializable

      serialVersionUID:
      -3462528574226604809L
      • Serialized Fields

        • bset
          long bset
    • Class de.elo.ix.client.DocMaskZ extends ValueClass implements Serializable

      serialVersionUID:
      1064616030L
      • Serialized Fields

        • bset
          long bset
          Bitset field for constants from the DocMaskC class.
    • Class de.elo.ix.client.DocMaskZ__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.Document extends ValueClass implements Serializable

      serialVersionUID:
      341056676L
      • Serialized Fields

        • atts
          DocVersion[] atts
          Attachment versions for the document.
        • docs
          DocVersion[] docs
          Versions of the document.
        • objId
          java.lang.String objId
          Object ID for the document.
    • Class de.elo.ix.client.Document__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfDocVersion__DocVersion__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfDocVersion__DocVersion__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.DocVersion extends ValueClass implements Serializable

      serialVersionUID:
      633004623L
      • Serialized Fields

        • accessDateIso
          java.lang.String accessDateIso
          Last access date. ClientInfo determines the Timezone.

          Applies to document version and signature. Is undefined for preview and fulltextContent.

        • comment
          java.lang.String comment
          Version comment

          Applies to document version. Is undefined for signature, preview and fulltextContent.

        • contentType
          java.lang.String contentType
          Content-Type (MIME-Type).
          Since:
          6.00.095
          See Also:
          ext
        • createDateIso
          java.lang.String createDateIso
          Create date. ClientInfo determines the Timezone.

          Applies to document version and signature. Is undefined for preview and fulltextContent.

        • deleted
          boolean deleted
          Indicates whether the version is logically deleted.

          Applies to document version. Is undefined for signature, preview and fulltextContent.

        • deleteDateIso
          java.lang.String deleteDateIso
          Delete date. ClientInfo determines the Timezone.

          Is undefined if isDeleted() returns false.

          Since:
          9.00.000.000
        • encryptionSet
          int encryptionSet
          ID of the encryption set. It's password is used to encrypt or decrypt the document. It a new document or version should be checked in, this member must be set to Sord.details.encryptionSet before checkinDocBegin is called. When this object is retrieved via IX it is always set to Sord.details.encryptionSet.

          Applies to document version. Is undefined for signature, preview and fulltextContent.

        • ext
          java.lang.String ext
          Document file extension (without ".")

          Applies to document version, signature and preview. Is readonly for fulltextContent.

          This value has precedence before contentType.
          See Also:
          contentType
        • fileData
          FileData fileData
          Document, preview or fulltextContent file content. If checkoutDoc is called with option mbSordDocSmallContent and the requested document (version) is small (less than the configured value), this member contains the file data and content type. If mbPreview is additionally set, fileData contains the content of the preview - REGARDLESS of the size. In case there is no preview, fileData contains the data of the document (if it's a small file).

          Applies to document version, signature and preview.

        • fulltextContent
          DocVersion fulltextContent
          This object provides the content of the fulltext database for the document version. The information is read-only and only available for DocVersion objects that refer to a document version (and not an attachment, preview or signature). Currenly, only the members url, ext, contentType and encryptionSet are valid vor a DocVersion object that belongs to fulltext content. Whereby ext is always txt and contentType is always text/plain. A Byte Order Mark preceedes the content data. If the related document version is encrypted, the appropriate encryption password has to be set, before the fulltext information can be downloaded. If the SessionOptionC.DECRYPT_DOCUMENTS is not set, the fulltext information is transmitted encrypted.

          Applies to document version. Is undefined for signature and preview.

          Since:
          7.00.020.003
        • guid
          java.lang.String guid
          Document GUID.

          Applies to document version and signature. Is undefined for preview and fulltextContent.

        • id
          int id
          Document ID

          Applies to document version and signature. Is undefined for preview and fulltextContent.

        • md5
          java.lang.String md5
          MD5 hash of the documet file.

          Applies to document version and signature. Is undefined for preview and fulltextContent.

        • milestone
          boolean milestone
          Indicates whether the version is marked as a milestone version.

          Applies to document version. Is undefined for signature and preview and fulltextContent.

        • nbOfValidSignatures
          int nbOfValidSignatures
          Number of valid signatures. This member holds the count of valid signatures in the signature file. It is only valid for a DocVersion object that represents a signature (member DocVersion.sig). A value of zero means, that the signatures are unchecked. A number greater than zero means, that all signatures are valid. In this case the member value is equal to the number of signatures. If at least one signature is invalid, the value is less than zero. The number of invalid signatures is thereby unknown. Client applications are responsible to check signatures. The ELOix does not check signatures.
          Since:
          9.00.016.002
        • ownerId
          int ownerId
          The owners user ID.

          Applies to document version. Is undefined for signature and preview and fulltextContent.

        • ownerName
          java.lang.String ownerName
          The owners user name. This value is read only (ignored in checkinDoc...).

          Applies to document version. Is undefined for signature and preview and fulltextContent.

        • pathId
          int pathId
          Storage path ID

          Applies to document version and signature. Is undefined for preview and fulltextContent.

        • pathId2
          int pathId2
          (to be defined)

          Applies to document version and signature. Is undefined for preview and fulltextContent.

        • physPath
          java.lang.String physPath
          Physical path

          Applies to document version and signature. Is undefined for preview and fulltextContent.

          Set SordC.mbPhysPath or EditInfoC.mbPhysPath in the member selector passed to checkoutSord or checkoutDoc to read the physical path.
        • preview
          DocVersion preview
          Document preview

          Applies to document version. Is null for signature and preview and fulltextContent.

          Since:
          6.00.087
        • previewUrl
          java.lang.String previewUrl
          Deprecated.
          Use member preview instead

          URL to up-/download a document preview.

          Applies to document version. Is empty for signature and preview and fulltextContent.

        • relativeFilePath
          java.lang.String relativeFilePath
          Relative file path for external file. This member specifies the location of the file relative to a custom path. If DocVersion.pathId does not refer a custom path, this member is empty and ignored in IXServicePortIF.checkinDocEnd(ClientInfo, Sord, SordZ, Document, LockZ).
          Since:
          9.00.030.023
        • sig
          DocVersion sig
          Document signature

          Applies to document version. Is null for signature and preview and fulltextContent.

        • size
          long size
          File size.
        • tStamp
          java.lang.String tStamp
          Document timestamp

          Applies to document version and signature. Is undefined for preview. (Is available for fulltextContent)

          The format is JJJJ.MM.DD.hh.mm.ss
        • tStampSync
          java.lang.String tStampSync
          Timestamp of this object's ACLs last export by the replication.
          Since:
          9.99.009.001
        • updateDateIso
          java.lang.String updateDateIso
          Last update date. ClientInfo determines the Timezone.

          Applies to document version and signature. Is undefined for preview and fulltextContent.

        • uploadResult
          java.lang.String uploadResult
          Result from the ELODM if the document was uploaded.

          Applies to document version, signature, preview and fulltextContent.

        • url
          java.lang.String url
          URL to up-/download

          Applies to document version, signature,preview and fulltextContent.

        • version
          java.lang.String version
          Version number

          Applies to document version. Is undefined for signature, preview and fulltextContent.

        • workVersion
          boolean workVersion
          Indicates whether the version is the current work version.

          Applies to document version. Is undefined for signature, preview and fulltextContent.

    • Class de.elo.ix.client.DocVersion__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myDocVersion__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myDocVersion__IndexServer__SOAPSerializer
        • ns2_myFileData__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFileData__IndexServer__SOAPSerializer
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.DocVersionC extends java.lang.Object implements Serializable

      serialVersionUID:
      615288749L
      • Serialized Fields

        • lnComment
          int lnComment
          Length of version comment.
        • lnExt
          int lnExt
          Length of file extension.
        • lnVersion
          int lnVersion
          Length of version number (like 1.0).
    • Class de.elo.ix.client.DocVersionC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.EditInfo extends ValueClass implements Serializable

      serialVersionUID:
      820228328L
      • Serialized Fields

        • docTemplates
          IdName[] docTemplates
          Document template names (Template files for new documents).
        • document
          Document document
          Document or attachment information.
        • keywords
          Keyword[] keywords
          Root keywords with first level of keywords below.

          for documents, keyword[.].id is one of: KeywordC.KWID_STANDARD_LIST, Standard keyword list
          KeywordC.KWID_VERSION, Version number keyword list
          KeywordC.KWID_VERSION_COMMENT, Version comment keyword list
          Keyword lists of storage mask
          for non-documents, keyword[.].id is one of: KeywordC.KWID_STANDARD_LIST, Standard keyword list
          Keyword lists of storage mask

        • markerNames
          IdName[] markerNames
          Marker names (Colours).
        • mask
          DocMask mask
          Document mask data of the mask selected in sord.
        • maskNames
          MaskName[] maskNames
          Storage mask names.
        • notes
          Note[] notes
          Notes.
        • pathNames
          IdName[] pathNames
          Storage path names.
        • replNames
          IdName[] replNames
          Replication set names.
        • sord
          Sord sord
          Indexing information.
        • sordTypes
          SordType[] sordTypes
          Sord types (labels, icons, extensions corresponding to Sord.type).
    • Class de.elo.ix.client.EditInfo__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myDocMask__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myDocMask__IndexServer__SOAPSerializer
        • ns2_myDocument__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myDocument__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfIdName__IdName__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfIdName__IdName__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfKeyword__Keyword__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfKeyword__Keyword__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfMaskName__MaskName__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfMaskName__MaskName__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfNote__Note__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfNote__Note__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfSordType__SordType__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfSordType__SordType__IndexServer_Array_SOAPSerializer1
        • ns2_mySord__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySord__IndexServer__SOAPSerializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.EditInfoC extends java.lang.Object implements Serializable

      serialVersionUID:
      2100880359L
    • Class de.elo.ix.client.EditInfoC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myEditInfoZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myEditInfoZ__IndexServer__SOAPSerializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.EditInfoEswOptions extends java.lang.Object implements Serializable

      serialVersionUID:
      522299581L
      • Serialized Fields

        • reserved
          int reserved
          Reserved
          Since:
          7.00.040.024
    • Class de.elo.ix.client.EditInfoEswOptions__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.EditInfoZ extends ValueClass implements Serializable

      serialVersionUID:
      878901868L
      • Serialized Fields

        • bset
          long bset
          Bitset field for constants from the EditInfoC class.
        • sordZ
          SordZ sordZ
          SordZ object to control the SordC elements returned.
    • Class de.elo.ix.client.EditInfoZ__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_mySordZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySordZ__IndexServer__SOAPSerializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.EloDmOpt extends ValueClass implements Serializable

      serialVersionUID:
      353149300L
      • Serialized Fields

        • id
          int id
          DB column: optno
        • instanceName
          java.lang.String instanceName
          DB column: instance
          Since:
          10.00.000.008
        • remark
          java.lang.String remark
          DB column: remark
        • value
          java.lang.String value
          DB column: optval
    • Class de.elo.ix.client.EloDmOptC extends de.elo.ix.client.EloDmOptDataC implements Serializable

      serialVersionUID:
      605470240L
    • Class de.elo.ix.client.EloDmOptDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      1218961099L
      • Serialized Fields

        • lnInstanceName
          int lnInstanceName
        • lnRemark
          int lnRemark
        • lnValue
          int lnValue
    • Class de.elo.ix.client.EloFtOpt extends ValueClass implements Serializable

      serialVersionUID:
      181406923L
      • Serialized Fields

        • id
          int id
          DB column: optid
        • remark
          java.lang.String remark
          DB column: remark
        • value
          java.lang.String value
          DB column: optval
    • Class de.elo.ix.client.EloFtOptC extends de.elo.ix.client.EloFtOptDataC implements Serializable

      serialVersionUID:
      1603857234L
    • Class de.elo.ix.client.EloFtOptDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      1220982870L
      • Serialized Fields

        • lnRemark
          int lnRemark
        • lnValue
          int lnValue
    • Class de.elo.ix.client.EloFtStop extends ValueClass implements Serializable

      serialVersionUID:
      2135577346L
      • Serialized Fields

        • stopword
          java.lang.String stopword
          DB column: stopword
    • Class de.elo.ix.client.EloFtStopC extends java.lang.Object implements Serializable

      serialVersionUID:
      1842033553L
      • Serialized Fields

        • lnStopword
          int lnStopword
    • Class de.elo.ix.client.EloIxOpt extends ValueClass implements Serializable

      serialVersionUID:
      1454054253L
      • Serialized Fields

        • ixId
          java.lang.String ixId
          DB column: ixid
        • name
          java.lang.String name
          DB column: optname
        • value
          java.lang.String value
          DB column: optval
    • Class de.elo.ix.client.EloIxOpt_old extends ValueClass implements Serializable

      serialVersionUID:
      399031267L
      • Serialized Fields

        • optNo
          int optNo
          DB column: optno
        • optVal
          java.lang.String optVal
          DB column: optval
        • remark
          java.lang.String remark
          DB column: remark
    • Class de.elo.ix.client.EloIxOpt_oldC extends java.lang.Object implements Serializable

      serialVersionUID:
      1148546611L
      • Serialized Fields

        • lnOptVal
          int lnOptVal
        • lnRemark
          int lnRemark
    • Class de.elo.ix.client.EloIxOptC extends de.elo.ix.client.EloIxOptDataC implements Serializable

      serialVersionUID:
      149956656L
    • Class de.elo.ix.client.EloIxOptC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.EloIxOptDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      1223860309L
      • Serialized Fields

        • lnIxId
          int lnIxId
        • lnName
          int lnName
        • lnValue
          int lnValue
    • Class de.elo.ix.client.Event extends ValueClass implements Serializable

      serialVersionUID:
      877454055L
      • Serialized Fields

        • acl
          java.lang.String acl
          Access control list. An empty ACL means here, that the event is dispatched to everyone.
          Since:
          8.00.010.005
        • any
          Any any
          Event payload data as Any object.
        • busId
          long busId
          Bus-ID
        • data
          byte[] data
          Event payload data as byte array.
        • id
          long id
          Event ID. If the sender awaits a response to this event, it should set a random number in id. The receiver should use the same number in the response.
        • param1
          long param1
          Value depends on event type. Event filters check this value.
          See Also:
          EventBusC, EventFilter.param1
        • param2
          java.lang.String param2
          Value depends on event type. Event filters check this value.
          See Also:
          EventBusC, EventFilter.param2
        • senderId
          long senderId
          User ID of event sender. Might be used for other IDs in future too. Read-only.
        • type
          long type
          Event type. Event filters check this value. This must be one of the predefined event types or an application defined type with a larger value than EventBusC.EVENT_TYPE_MAX_SYSTEM.
          See Also:
          EventBusC.EVENT_TYPE_MAX_SYSTEM, EventFilter.type
    • Class de.elo.ix.client.EventBusC extends java.lang.Object implements Serializable

      serialVersionUID:
      572745886L
    • Class de.elo.ix.client.EventBusParams extends ValueClass implements Serializable

      serialVersionUID:
      1489333610L
      • Serialized Fields

        • channelId
          java.lang.String channelId
          Create an event bus ID based on this string. An arbitary string can be supplied.
        • noForwardToOtherIxs
          boolean noForwardToOtherIxs
          Do not open this bus on other Indexservers. In load balancing environments, event busses are opened on each Indexserver by default. Set this option to true to open this event bus only on the currently attached Indexserver.
          Since:
          8.00.032.011
        • ticket
          java.lang.String ticket
          Create event bus ID based on this ticket.
        • userId
          java.lang.String userId
          Get the event bus ID for this user. A numeric ID, GUID or user name can be specified. The returned bus ID is computed as EventBusC.BUSID_USER + uid, where uid is the numeric user ID.
    • Class de.elo.ix.client.EventFilter extends ValueClass implements Serializable

      serialVersionUID:
      1095275943L
      • Serialized Fields

        • busId
          long busId
          Event bus ID
        • param1
          long param1
          First event param. Optional. Depends on event type.
          See Also:
          EventBusC, Event.param1
        • param2
          java.lang.String param2
          Second event param. Optional. Depends on event type.
          See Also:
          EventBusC, Event.param2
        • type
          long type
          Event type. This must be one of the predefined event types or an application defined type with a larger value than EventBusC.EVENT_TYPE_MAX_SYSTEM.
          See Also:
          EventBusC, Event.type
    • Class de.elo.ix.client.EventListener extends ValueClass implements Serializable

      serialVersionUID:
      1005733106L
      • Serialized Fields

        • filters
          EventFilter[] filters
          Array of event filters.
    • Class de.elo.ix.client.ExecuteScriptParams extends java.lang.Object implements Serializable

      serialVersionUID:
      936440117L
      • Serialized Fields

        • functionName
          java.lang.String functionName
          Call this function in the script code. A function defined in script code that was supplied in a previsious call can be invoked too, as long as this object does not specify scriptCode, scriptString or scriptObjId.
        • functionParams
          java.lang.String[] functionParams
          Function parameters.
        • scriptCode
          FileData scriptCode
          This object contains the script code to be executed as a byte array. The FileData.contentType is either "text/javascript" or "text/vbscript". FileData.data has to be encoded in UTF-8. The scriptCode.data length must be less or equal than 65535. If this member is set, the members scriptString and scriptObjId should be null.
          See Also:
          ExecuteScriptParams.scriptCode, ExecuteScriptParams.scriptObjId
        • scriptEngine
          java.lang.String scriptEngine
          This value defines the scripting engine to be used to execute the script. Currently, this value must be null or empty or "EloixAuto". If the value is null or empty, EloixAuto is used by default.
        • scriptObjId
          java.lang.String scriptObjId
          If the script to be executed is available in the ELO archive, this member can specify the object ID (or ARCPATH: - see checkoutSord) of the script document. The file is assumed to be encoded in characterset ISO-8859-1, if it does not start with a BOM. If this member is set, the members scriptCode and scriptString should be null.
        • scriptString
          java.lang.String scriptString
          This object contains the script code to be executed as a string object. The string must either start with "javascript:" or "vbscript:". The maximum scriptString length is 65535 UTF-8 characters. If this member is set, the members scriptCode and scriptObjId should be null.
    • Class de.elo.ix.client.ExecuteScriptParams__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myFileData__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFileData__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.ExecuteScriptResult extends java.lang.Object implements Serializable

      serialVersionUID:
      63967077L
      • Serialized Fields

        • errorColumn
          int errorColumn
          Column where the error occured.
        • errorLine
          int errorLine
          Line where the error occured.
        • errorMessage
          java.lang.String errorMessage
          Error message.
        • returnedString
          java.lang.String returnedString
          Return value as string.
    • Class de.elo.ix.client.ExecuteScriptResult__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.ExportExtOptions extends ValueClass implements Serializable

      serialVersionUID:
      291967L
      • Serialized Fields

        • dateEndIso
          java.lang.String dateEndIso
          Ending date for filter in ISO format (null for no date)
        • dateStartIso
          java.lang.String dateStartIso
          Beginning date for filter in ISO format (null for no date)
        • dateType
          int dateType
          Which type of date must be considered?
        • exportAttachments
          boolean exportAttachments
        • exportDocs
          boolean exportDocs
        • exportDocsVersions
          boolean exportDocsVersions
        • exportEncrytedDocs
          boolean exportEncrytedDocs
          Export encrypted documents too?
        • exportKeywords
          boolean exportKeywords
        • exportReminders
          boolean exportReminders
        • exportStructure
          boolean exportStructure
          Export documents to filesystem structure. If this member is false, only documents are exported and they are all located at the root export folder.
          Since:
          9.00.016.014
        • ignoreEmptyFolders
          boolean ignoreEmptyFolders
          Do not export empty branches (without any document).
          Since:
          10.00.020.009
        • masksList
          java.lang.String[] masksList
          List of masks IDs to export Empty list means: export all objects regardless of the masks.
        • replaceRefWithOriginal
          boolean replaceRefWithOriginal
        • searchId
          java.lang.String searchId
          If the source is the search and if all results have to be exported, then this option must be set with the search's ID.
        • srcList
          java.lang.String[] srcList
          List of the source objects IDs (folders in archive or search results)
        • srcType
          int srcType
          Type of the export's source (archive or search results)
    • Class de.elo.ix.client.ExportExtOptionsC extends java.lang.Object implements Serializable

      serialVersionUID:
      162646972L
    • Class de.elo.ix.client.ExportOptionsC extends java.lang.Object implements Serializable

      serialVersionUID:
      2043834611L
    • Class de.elo.ix.client.ExportOptionsC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.FileData extends ValueClass implements Serializable

      serialVersionUID:
      888671717L
      • Serialized Fields

        • contentType
          java.lang.String contentType
          MIME-Type/document extension, for example text/xml or image/tiff or txt.
        • data
          byte[] data
          File data as byte array.
        • stream
          java.io.InputStream stream
          File data as input stream. This member can only be used if the FileData object is a member of MapValue or DocVersion.
          Since:
          10.00.020.005
    • Class de.elo.ix.client.FileData__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_base64Binary__byte_Base64Binary_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_base64Binary__byte_Base64Binary_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.FileDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      1011013570L
      • Serialized Fields

        • lnContentType
          int lnContentType
          Since:
          10.00.020.007
    • Class de.elo.ix.client.FileDataZ extends ValueClass implements Serializable

      serialVersionUID:
      686143141L
      • Serialized Fields

        • bset
          long bset
          Bitset field for constants from the DocMaskC class.
    • Class de.elo.ix.client.FindActivityInfo extends ValueClass implements Serializable

      serialVersionUID:
      1456865464L
      • Serialized Fields

        • inclDeleted
          boolean inclDeleted
          Find activities for deleted folders and documents too.
          Since:
          8.00.018.001
        • inclDeputy
          boolean inclDeputy
          Search for the activities of the deputized users too.
        • inclGroup
          boolean inclGroup
          Search for all groups of sender and receiver too.
        • objId
          java.lang.String objId
          Find by object ID. Find activities assigned to this object. Optional.
        • receiverId
          java.lang.String receiverId
          Find activities created for this receiver. Can be set to a user ID, user GUID or user name. Optional.
          See Also:
          FindActivityInfo.senderOrReceiver
        • senderId
          java.lang.String senderId
          Find activities created by this user. Can be set to a user ID, user GUID or user name. Optional.
          See Also:
          FindActivityInfo.senderOrReceiver
        • senderOrReceiver
          boolean senderOrReceiver
          Search for sender or receiver. Combine the senderId and receiverId by logical OR operation.
    • Class de.elo.ix.client.FindActivityProjectsInfo extends ValueClass implements Serializable

      serialVersionUID:
      151574948L
      • Serialized Fields

        • projectName
          java.lang.String projectName
          Project name. This value can contain wildcards.
    • Class de.elo.ix.client.FindAlertInfo extends java.lang.Object implements Serializable

      serialVersionUID:
      897433042L
      • Serialized Fields

        • destId
          java.lang.String destId
          Find alerts sendet to this user, ID or name. Only main administrators can set this value to an arbitary user ID. Other users can only set one of her or his groups or one of her or his substituted users.
        • inclAlam
          boolean inclAlam
          Find alarm notifications. Ignored, if inclAll is true.
        • inclAll
          boolean inclAll
          Find all notification types. If this member is set, the other members related to notification types are ignored.
        • inclInTray
          boolean inclInTray
          Find notifications related to the In Tray. Ignored, if inclAll is true.
        • inclOthers
          boolean inclOthers
          Find all other notifications that are not explicitly listed here. Ignored, if inclAll is true.
        • inclReminder
          boolean inclReminder
          Find reminder notifications. Ignored, if inclAll is true.
        • inclSubs
          boolean inclSubs
          Find notifications related to substitution rules. Ignored, if inclAll is true.
        • inclWorkFlow
          boolean inclWorkFlow
          Find workflow notifications. Ignored, if inclAll is true.
        • objId
          java.lang.String objId
          Find notifications related to this object. For valid values see checkoutSord.
          See Also:
          IXServicePortIF.checkoutSord
        • sourceId
          java.lang.String sourceId
          Find alerts created by this user, ID or name.
        • timeIso
          java.lang.String timeIso
          Find notifiations with this create date or in this date range. A date range must be separated by "...".
    • Class de.elo.ix.client.FindBackgroundThreadOptions extends ValueClass implements Serializable

      serialVersionUID:
      1054287589L
      • Serialized Fields

        • dateAfter
          java.lang.String dateAfter
          Filter jobs started after this date.
        • dateBefore
          java.lang.String dateBefore
          Filter jobs started before this date.
        • guids
          java.lang.String[] guids
          Filter jobs with specific Job-GUIDs.
        • inclActiveJobs
          boolean inclActiveJobs
          Includes running Jobs in the result. Defaults to true.
        • inclFinishedJobs
          boolean inclFinishedJobs
          Includes finished Jobs in the result. Defaults to false.
        • inclFullInfo
          boolean inclFullInfo
          enables extended result information in the ProcessInfo member (if available)
        • sortOrder
          int sortOrder
          The order in which the results has to be sorted.
          See Also:
          SortOrderC
        • userInfo
          UserInfo[] userInfo
          Filter jobs of specific users; Ignored if the caller is no admin.
    • Class de.elo.ix.client.FindByAcl extends ValueClass implements Serializable

      serialVersionUID:
      1535514212L
      • Serialized Fields

        • acls
          java.lang.String[] acls
          Find objects that are protected by one of this ACLs. For access checking, the order of the ACL items is irrelevant. That means, two ACL lists with the same items in different order are equal. But for this search option, the order of the items are relevant. Thus, the ACLs in the database must exactly match the given values. Wildcard * is supported, if only one ACL is supplied. This member is ignored, if FindByAcl.distinctAcl is true.
        • distinctAcl
          boolean distinctAcl
          Return a list of unique ACL entries. The ACL entries are wrapped in arbitary Sord objects which are returned in FindResult.sords. This functionality can be combinded with a FindChildren object to return all ACLs used in a sub tree.
          See Also:
          FindResult.sords
    • Class de.elo.ix.client.FindByAcl__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.FindByFulltext extends ValueClass implements Serializable

      serialVersionUID:
      829543678L
      • Serialized Fields

        • term
          java.lang.String term
          Deprecated.
          Search term to be located in the fulltext database. Can be a single word or a number of words. Wildcard * is allowed, it matches any number of characters. Term is interpreted based on the options given by FindOptions in FindInfo. Exception: FindOptionsC.ONE_TERM is not supported.
    • Class de.elo.ix.client.FindByFulltext__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.FindByFulltextCtrl extends java.lang.Object implements Serializable

      serialVersionUID:
      96165507L
      • Serialized Fields

        • endTStamp
          java.lang.String endTStamp
          Find objects from this date or older. If the value is null or empty, the time range has no upper limit.
        • onlyDocs
          boolean onlyDocs
          Find next documents for textreader.
          Since:
          9.00.040.002
        • profileKeyPrefix
          java.lang.String profileKeyPrefix
          Key prefix for loop state.
          Since:
          9.00.040.002
        • reindex
          boolean reindex
          Re-index processing. If this member is true, a search returns objects from the largest object ID to 2. If this member is false, a search returns the next objects in a timestamp interval.
          Since:
          10.00.000.006
        • startTStamp
          java.lang.String startTStamp
          Find objects from this date or newer. This value can be null or empty in which case the time range has no lower limit.
    • Class de.elo.ix.client.FindByFulltextCtrl__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.FindByFulltextCtrlResultItem extends java.lang.Object implements Serializable

      serialVersionUID:
      1755682788L
      • Serialized Fields

        • note
          Note note
          Note object. If this member is set, member sord can be ignored.
          Since:
          8.00.000.003
        • selectType
          int selectType
          Corresponds to the table from which the Sord/ Note was selected.

          Note: For internal use only.

          Since:
          12.00.000.037
        • sord
          Sord sord
          Sord object. Same as in findResult.sords[.]
        • TStamp
          java.lang.String TStamp
          Timestamp of the last change of either indexing information, note data, fulltext content or attachment fulltext content.
    • Class de.elo.ix.client.FindByFulltextCtrlResultItem__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_mySord__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySord__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.FindByFulltextResultItem extends java.lang.Object implements Serializable

      serialVersionUID:
      709720021L
      • Serialized Fields

        • fieldNames
          java.lang.String[] fieldNames
          List of index field names that contain the query text.
        • relevance
          int relevance
          Relevance in per mill.
        • resultFields
          java.util.ArrayList<SearchFieldE> resultFields
          List of fields where a query matched.
          See SearchFieldC
          Since:
          10.99.999.005
        • sord
          Sord sord
          Sord object.
        • summaryDesc
          java.lang.String summaryDesc
          Textpart from memo text.
        • summaryFulltext
          java.lang.String summaryFulltext
          Textpart from document.
    • Class de.elo.ix.client.FindByFulltextResultItem__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns2_mySord__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySord__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.FindByIndex extends ValueClass implements Serializable

      serialVersionUID:
      1985205034L
      • Serialized Fields

        • acl
          java.lang.String acl
          Constrain results to objects with this access control list.
          Since:
          7.00.000.010
        • delDateIso
          java.lang.String delDateIso
          Find objects with this due date. It is a single date value or a date range in ISO format.
          See Also:
          FindOptions, FindOptions.rangeDelimiter, FindByIndex.xDateIso
        • deleteDateIso
          java.lang.String deleteDateIso
          Find objects with this delete date. It is a single date value or a date range in ISO format.
          Since:
          10.00.020.014
          See Also:
          FindOptions, FindOptions.rangeDelimiter, FindByIndex.xDateIso, FindByIndex.deleteDateIso
        • deleteUser
          java.lang.String deleteUser
          Find objects deleted by the user with this user ID or name. If the deleted user is to be ignored this value must be set to null.
          Since:
          10.00.020.014
        • desc
          java.lang.String desc
          Find objects with this term included in the description of the object (case insensitive). This value can be a list of terms separated by blanks. The terms are concatinated with the operator specified by FindOptions.searchMode. The wildcard * is allowed, it matches any number of characters. If desc is to be ignored this value must be set to null.
        • exactName
          boolean exactName
          If this option is false, all objects are found that contain the term specified in name anywhere in their short description (Sord.name). In other words: a search by *name* is executed. Set this option true, if wildcards should not added implicitly to the search term.
          Since:
          7.00.000.035
        • iDateIso
          java.lang.String iDateIso
          Find objects with this internal date. It is a single date value or a date range in ISO format.
          See Also:
          FindOptions, FindOptions.rangeDelimiter, FindByIndex.xDateIso
        • kind
          java.lang.String kind
          Colour. If the colour is to be ignored this value must be set to null.
          Since:
          8.00.030.003
        • lockId
          java.lang.String lockId
          Set this value to an user's id or name to search for objects currently locked by that user. To ignore this option, set this value to null (default).
          Since:
          9.00.000.031
        • maskId
          java.lang.String maskId
          Find objects related to this mask ID or name. If the mask relation is to be ignored this value must be set to an empty string or null.
          See Also:
          FindByIndex.maskIds
        • maskIds
          java.lang.String[] maskIds
          Array of maskIds. Find objects associated to one of this keywording forms.
          Since:
          9.00.040.003
          See Also:
          FindByIndex.maskId
        • name
          java.lang.String name
          Find objects with this term(s) included in the name of the object (case insensitive). This value can be a list of terms separated with blanks. They are concatinated with the operator specified by FindOptions.searchMode. The wildcard * is allowed, it matches any number of characters. If name is to be ignored this value must be set to null.
          See Also:
          FindOptions.searchMode
        • objKeys
          ObjKey[] objKeys
          Find objects with this indexing attributes. The values of the attributes can contain a value range. The wildcard * is allowed in ObjKey.name and ObjKey.data[], it matches any number of characters. If objKeys is to be ignored this value must be set to null. The ObjKey.id is ignored, if ObjKey.name is not empty or ObjKey.id &eq; 0. Searching over ObjKey.id can only handle one element in ObjKey.data.
        • ownerId
          java.lang.String ownerId
          Find objects owned by the user with this user ID or name. If the owner is to be ignored this value must be set to null.
          See Also:
          FindOptions.rangeDelimiter
        • pathId
          java.lang.String pathId
          Storage path ID or name
          Since:
          7.00.000.045
        • xDateIso
          java.lang.String xDateIso
          Find objects with this external date. It is a single date value or a date range in ISO format.

          IX versions from 9.00.060 support relative date values. Relative date values give an offset to the current date and use a format similar to ISO format: "{+|-}YYYY-MM-DD hh:mm:ss", whereby the separator characters can be omitted: "{+|-}YYYYMMDDhhmmss". A relative date has to be prefixed by + (date is added) or - (date is subtracted).

          Examples, assuming the current date is 2016-06-24 16:29:00

          Relative dateResulting absolute dateRemark
          +0001-00-00 00:00:002017-06-24 16:29Next year, same month etc.
          -0000-01-00 00:00:002016-05-24 16:29Previous month, same day etc.
          +00002016-01-01 00:00...2016-12-31 23:59Search documents of this year. Incomplete relative dates are automatically expanded to a date range.
          +0000-002016-06-01 00:00...2016-06-30 23:59Search documents of this month.
          -0000-012016-05-01 00:00...2016-05-31 23:59Search documents of the last month.
          -0000-00-10...+0000-00-00 00:00:002016-06-14 00:00...2016-06-24 16:29Search documents from the last 10 days.
          -0001...2015-01-01 00:00...Search documents from last year or newer.

          Hint: Only relative date values are allowed that could also be an absolute date. E.g. a relative date of 100 days or 13 months cannot be specified.

          See Also:
          FindOptions, FindOptions.rangeDelimiter
    • Class de.elo.ix.client.FindByIndex__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfObjKey__ObjKey__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfObjKey__ObjKey__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.FindByNotes extends ValueClass implements Serializable

      serialVersionUID:
      735083434L
      • Serialized Fields

        • term
          java.lang.String term
          The search term to be found within the notes.
        • type
          int type
          Find notes of this type. Use TYPE_NONE (=0) to find all notes.
          See Also:
          NoteC.TYPE_*
    • Class de.elo.ix.client.FindByNotes__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.FindByPreviewCtrl extends java.lang.Object implements Serializable

      serialVersionUID:
      78436038L
      • Serialized Fields

        • fileExtensions
          java.lang.String[] fileExtensions
          Select only those documents with one of this extension.
          Since:
          7.00.040.010
        • previewAvailable
          boolean previewAvailable
          Finds all documents with previews.
        • previewError
          boolean previewError
          Finds all documents for which the preview generation failed.
    • Class de.elo.ix.client.FindByPreviewCtrl__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
    • Class de.elo.ix.client.FindByRegisteredFunction extends ValueClass implements Serializable

      serialVersionUID:
      700871698L
      • Serialized Fields

        • args
          Any args
        • functionName
          java.lang.String functionName
    • Class de.elo.ix.client.FindByRegisteredFunction__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myAny__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myAny__IndexServer__SOAPSerializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.FindBySordHist extends ValueClass implements Serializable

      serialVersionUID:
      2098788325L
    • Class de.elo.ix.client.FindBySordHist__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfSordHistKey__SordHistKey__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfSordHistKey__SordHistKey__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.FindByType extends ValueClass implements Serializable

      serialVersionUID:
      151307616L
      • Serialized Fields

        • typeDocuments
          boolean typeDocuments
          Include all document types
        • typeExtensions
          java.lang.String[] typeExtensions
          Associated document extensions; must be resolved to typeIDs
        • typeIDs
          int[] typeIDs
          Type identifiers; a direct mapping of objtype
        • typeNames
          java.lang.String[] typeNames
          Type names; must be resolved to typeIDs
        • typeStructures
          boolean typeStructures
          Include all structure elements
    • Class de.elo.ix.client.FindByType__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.FindByVersion extends ValueClass implements Serializable

      serialVersionUID:
      925953882L
      • Serialized Fields

        • versionComment
          java.lang.String versionComment
          User defined version description. The wildcard * is allowed, it matches any number of characters.
        • versionMD5
          java.lang.String versionMD5
          The md5 Hash value for the file.
        • versionNumber
          java.lang.String versionNumber
          User defined version number or version id. The wildcard * is allowed, it matches any number of characters.
        • workVersionOnly
          boolean workVersionOnly
          Optional flag to restrict the search to active versions only.
    • Class de.elo.ix.client.FindByVersion__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.FindChildren extends ValueClass implements Serializable

      serialVersionUID:
      752202075L
      • Serialized Fields

        • endLevel
          int endLevel
          Search child objects up to this level below parentId. A value of 0 or 1 means, that only the sub entries directly under the parent are included. Set this value to -1, to search over all levels. In this case the level is internally constrained to 32 to avoid an endless loop, if the tree under the parent contains recursive references.
          Since:
          7.00.000.010
        • mainParent
          boolean mainParent
          Include only main parent relations.
        • parentId
          java.lang.String parentId
          Search child objects of the parent entry with this object ID or GUID.
    • Class de.elo.ix.client.FindChildren__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.FindConfigFileInfo extends ValueClass implements Serializable

      serialVersionUID:
      1887106523L
      • Serialized Fields

        • inclDeputy
          boolean inclDeputy
          Find files in the in-tray folder of all deputized users. This member is ignored, if names is set.
          See Also:
          names, postboxUserId
        • names
          java.lang.String[] names
          Find files with this names or in this directory. To specify a directory, put the directory name into names[.] and append "/*". If this member is set, inclDeputy and postboxUserId is ignored.
          See Also:
          postboxUserId
        • postboxUserId
          java.lang.String postboxUserId
          Find files in the in-tray of the user specified by ID or name. This member is ignored, if names is set. If neither names nor postboxUserId is set, the in-tray of the current user is listed.
          See Also:
          names, inclDeputy
    • Class de.elo.ix.client.FindConfigFileInfo__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.FindDirect extends java.lang.Object implements Serializable

      serialVersionUID:
      1028007046L
      • Serialized Fields

        • query
          java.lang.String query
          Deprecated.
          Search query.
        • searchInFulltext
          boolean searchInFulltext
          Deprecated.
        • searchInIndex
          boolean searchInIndex
          Deprecated.
        • searchInMemo
          boolean searchInMemo
          Deprecated.
          Is ignored, reserved for future use
        • searchInNotes
          boolean searchInNotes
          Deprecated.
          Is ignored, reserved for future use
        • searchInSordName
          boolean searchInSordName
          Deprecated.
        • searchInVersions
          boolean searchInVersions
          Deprecated.
    • Class de.elo.ix.client.FindDirect__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.FindDirectC extends java.lang.Object implements Serializable

      serialVersionUID:
      627433249L
      • Serialized Fields

        • FIELD_DELDATE
          java.lang.String FIELD_DELDATE
          ELO iSearch field: ISO formatted delete date, UTC (Sord.delDateIso)
        • FIELD_DELDATE_MONTH
          java.lang.String FIELD_DELDATE_MONTH
          ELO iSearch field: Month of delete date, UTC (Sord.delDateIso), always 2 characters, e.g. 01 for January.
        • FIELD_DELDATE_YEAR
          java.lang.String FIELD_DELDATE_YEAR
          ELO iSearch field: Year of delete date, UTC (Sord.delDateIso)
        • FIELD_DESC
          java.lang.String FIELD_DESC
          ELO iSearch field: descripton (memo text, Sord.desc)
        • FIELD_DOC_SIZE
          java.lang.String FIELD_DOC_SIZE
          Document size
          Since:
          10.00.020.018
        • FIELD_EXT
          java.lang.String FIELD_EXT
          ELO iSearch field: document file extension without leading dot (DocVersion.ext)
        • FIELD_GUID
          java.lang.String FIELD_GUID
          ELO iSearch field: GUID (Sord.guid)
        • FIELD_ID
          java.lang.String FIELD_ID
          ELO iSearch field: ID (Sord.id)
        • FIELD_IDATE
          java.lang.String FIELD_IDATE
          ELO iSearch field: ISO formatted archiving date, UTC (Sord.iDateIso)
        • FIELD_IDATE_MONTH
          java.lang.String FIELD_IDATE_MONTH
          ELO iSearch field: Month of archiving date, UTC (Sord.iDateIso), always 2 characters, e.g. 01 for January.
        • FIELD_IDATE_YEAR
          java.lang.String FIELD_IDATE_YEAR
          ELO iSearch field: Year of archiving date, UTC (Sord.iDateIso)
        • FIELD_MASK_ID
          java.lang.String FIELD_MASK_ID
          ELO iSearch field: Keywording form ID, (Sord.mask)
        • FIELD_MASK_NAME
          java.lang.String FIELD_MASK_NAME
          ELO iSearch field: Keywording form name, (Sord.maskName)
        • FIELD_NAME
          java.lang.String FIELD_NAME
          ELO iSearch field: short description (Sord.name)
        • FIELD_OBJ_KEY
          java.lang.String FIELD_OBJ_KEY
          ELO iSearch field: group name of index field (Sord.objKey[.].name, DocMask.line[.].key)
        • FIELD_OBJ_KEY_DATE
          java.lang.String FIELD_OBJ_KEY_DATE
          Date Indexfields (dLINE)
          Since:
          10.00.020.018
        • FIELD_OBJ_KEY_NUMERIC
          java.lang.String FIELD_OBJ_KEY_NUMERIC
          Numeric Indexfields (nLINE)
          Since:
          10.00.020.018
        • FIELD_OBJ_KEY_TOKENIZED
          java.lang.String FIELD_OBJ_KEY_TOKENIZED
          ELO iSearch field: group name of index field (Sord.objKey[.].name, DocMask.line[.].key) This field contains tokenized content (linguistic processing applied)
        • FIELD_OWNER
          java.lang.String FIELD_OWNER
          ELO iSearch field: owner name (Sord.ownerName)
        • FIELD_OWNER_ID
          java.lang.String FIELD_OWNER_ID
          ELO iSearch field: owner ID (Sord.ownerId)
        • FIELD_TSTAMP
          java.lang.String FIELD_TSTAMP
          ELO iSearch field: last modified time stamp, UTC (Sord.tStamp)
        • FIELD_TYPE
          java.lang.String FIELD_TYPE
          ELO iSearch field: folder or document type (Sord.type)
        • FIELD_VERSION_COMMENT
          java.lang.String FIELD_VERSION_COMMENT
          DocVersion.comment
          Since:
          10.00.020.019
        • FIELD_VERSION_NUMBER
          java.lang.String FIELD_VERSION_NUMBER
          DocVersion.version
          Since:
          10.00.020.019
        • FIELD_VERSION_OWNER
          java.lang.String FIELD_VERSION_OWNER
          DocVersion.ownerId
          Since:
          10.00.020.019
        • FIELD_XDATE
          java.lang.String FIELD_XDATE
          ELO iSearch field: ISO formatted document date, UTC (Sord.xDateIso)
        • FIELD_XDATE_MONTH
          java.lang.String FIELD_XDATE_MONTH
          ELO iSearch field: Month of document date, UTC (Sord.xDateIso), always 2 characters, e.g. 01 for January.
        • FIELD_XDATE_YEAR
          java.lang.String FIELD_XDATE_YEAR
          ELO iSearch field: Year of document date, UTC (Sord.xDateIso)
    • Class de.elo.ix.client.FindDirectC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.FindForKeywordingRelation extends ValueClass implements Serializable

      serialVersionUID:
      1250305402L
      • Serialized Fields

        • docMaskLine
          DocMaskLine docMaskLine
          Keywording field definition for which Sord relations should be found. This object must contain DocMaskLine.allowedMaskIdsForKeywordingRelation. A sord object must be assigned to one of this keywording forms to be added to the result list.
        • filter
          java.lang.String filter
          Filter string applied to short description of Sords. This filter has to match Sord.name to append the Sord to the result. The filter can have one wildcard character at the end that matches any character, see SessionOptionsC.DB_WILDCARDS, wildcard for any character (asterix by default).
    • Class de.elo.ix.client.FindInfo extends ValueClass implements Serializable

      serialVersionUID:
      1017838205L
      • Serialized Fields

        • findByAcl
          FindByAcl findByAcl
          Find sords by ACL.
          Since:
          7.00.000.011
        • findByESearch
          FindByESearch findByESearch
          If not null, the new ElasticSearch API (as of ELO 11) is used.
          Since:
          11.00.000.009
        • findByFulltext
          FindByFulltext findByFulltext
          If not null the results are constrained to documents including this fulltext term (or terms).
        • findByFulltextCtrl
          FindByFulltextCtrl findByFulltextCtrl
          Find the sords that have to be indexed by the fulltext engine.
          Since:
          7.00.040.006
        • findByIndex
          FindByIndex findByIndex
          If not null the function searches through the indexing information.
        • findByNotes
          FindByNotes findByNotes
          If not null the function searches through the notes. (NOT CURRENTLY IMPLEMENTED!)
        • findByPreviewCtrl
          FindByPreviewCtrl findByPreviewCtrl
          Find sords by preview control information.
          Since:
          7.00.026.001
        • findByRegisteredFunction
          FindByRegisteredFunction findByRegisteredFunction
          Since:
          7.00.040.020
        • findBySordHist
          FindBySordHist findBySordHist
          If not null the function searches in versioning history of indexing information.
        • findByType
          FindByType findByType
          If not null the function searches using objtype.
        • findByVersion
          FindByVersion findByVersion
          If not null the function searches using histversion and histcomment.
        • findChildren
          FindChildren findChildren
          If not null, the results are constrained to child entries of the specified parent in this object. To retrieve child lists for an archive entry this member must be set with the related parent ID and all others members in this class must be null.
        • findDirect
          FindDirect findDirect
          Terms for google-like search in Java-Client.
          Since:
          6.00.092
        • findForKeywordingRelation
          FindForKeywordingRelation findForKeywordingRelation
          Find Sord objects to be used in keywording relation.
          Since:
          12.00.000.024
          See Also:
          DocMaskLineC.TYPE_RELATION
        • findLinks
          FindLinks findLinks
          If not null, the results are constrained to entries linked to the specified object in findLinks.
          Since:
          9.00.000.028
        • findOptions
          FindOptions findOptions
          This member controls several options, e. g. sorting, time limitation.
    • Class de.elo.ix.client.FindInfo__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myFindByAcl__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindByAcl__IndexServer__SOAPSerializer
        • ns2_myFindByFulltext__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindByFulltext__IndexServer__SOAPSerializer
        • ns2_myFindByFulltextCtrl__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindByFulltextCtrl__IndexServer__SOAPSerializer
        • ns2_myFindByIndex__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindByIndex__IndexServer__SOAPSerializer
        • ns2_myFindByNotes__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindByNotes__IndexServer__SOAPSerializer
        • ns2_myFindByPreviewCtrl__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindByPreviewCtrl__IndexServer__SOAPSerializer
        • ns2_myFindByRegisteredFunction__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindByRegisteredFunction__IndexServer__SOAPSerializer
        • ns2_myFindBySordHist__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindBySordHist__IndexServer__SOAPSerializer
        • ns2_myFindByType__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindByType__IndexServer__SOAPSerializer
        • ns2_myFindByVersion__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindByVersion__IndexServer__SOAPSerializer
        • ns2_myFindChildren__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindChildren__IndexServer__SOAPSerializer
        • ns2_myFindDirect__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindDirect__IndexServer__SOAPSerializer
        • ns2_myFindOptions__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindOptions__IndexServer__SOAPSerializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.FindInfoAsInternalSQL extends java.lang.Object implements Serializable

      serialVersionUID:
      2003160309L
      • Serialized Fields

        • fromTables
          java.lang.String fromTables
          Comma separated list of table names.
        • groupByClause
          java.lang.String groupByClause
          SQL GROUP BY clause.
        • orderByClause
          java.lang.String orderByClause
          SQL ORDER BY clause.
        • whereClause
          java.lang.String whereClause
          SQL WHERE clause.
    • Class de.elo.ix.client.FindLinks extends ValueClass implements Serializable

      serialVersionUID:
      -1086110360464806574L
      • Serialized Fields

        • objectId
          java.lang.String objectId
          The Object to search for its links.
    • Class de.elo.ix.client.FindOptions extends ValueClass implements Serializable

      serialVersionUID:
      1371440255L
      • Serialized Fields

        • docMaskZ
          DocMaskZ docMaskZ
          Since:
          12.00.000.024
        • escapeChar
          java.lang.String escapeChar
          SQL escape character. Overwrites the character that can be specified by setSessionOptions.
          See Also:
          DB_ESCAPE_CHAR, IXServicePortIF.setSessionOptions(...)
        • evalCount
          boolean evalCount
          Compute the number of results. The number of results are returned in FindResult.count. Be aware of the fact that this option needs to read all database result rows and check user access before findFirstSords returns.
          See Also:
          FindResult
        • excludeSummary
          boolean excludeSummary
          Do not generate summary information. Retrieving summaries is very expensive for the iSearch module.
          Since:
          8.00.026.000
        • findResultAccessMode
          FindResultAccessMode findResultAccessMode
          Describes how the client application will access the results.
          Since:
          11.00.000.033
        • inclDeleted
          boolean inclDeleted
          Include logically deleted objects.
          See Also:
          FindOptions.onlyDeleted
        • lockZ
          LockZ lockZ
          Lock all result Sords. If at least one of the sords cannot be locked, an exception is thrown from findFirstSords. Be aware of the fact that this option needs to read all database result rows and check user access. The objects are unlocked by a call to findClose.
          Since:
          7.00.022.004
        • objIds
          java.lang.String[] objIds
          Restricts the results to objects with these IDs or GUIDs.
        • onlyDeleted
          boolean onlyDeleted
          Only logically deleted objects. If this member is true, inclDeleted is ignored.
          Since:
          7.00.000.022
          See Also:
          FindOptions.inclDeleted
        • orderBy
          java.lang.String orderBy
          An SQL ORDER BY clause can be provided here, if required.
        • rangeDelimiter
          java.lang.String rangeDelimiter
          Range values can be used to search many index and date attribute values. The delimiter between the lower limit and upper limit value is defined by rangeDelimiter. The default rangeDelimiter is "...".
        • replSet
          ReplSet replSet
          Results are returned only for objects that reside in this replication set.
        • reserved
          long reserved
          This value is reserved for internal testing purposes and must be set to 0 in all cases.
        • searchId
          java.lang.String searchId
          Restricts the results to objects returned by a previous search.
        • searchLifetimeSeconds
          int searchLifetimeSeconds
          Lifetime of cached search results. This value overrides the ELOix configuration option searchLifetimeSeconds. The value determines the time in seconds, how long the search results are cached. As long the results are valid, they can be read by findNext-functions of the API.
          Since:
          8.00.026.000
          See Also:
          IXServicePortIF.findNextSords(ClientInfo, String, int, int, SordZ)
        • searchMode
          SearchModeZ searchMode
          The searchMode describes how search terms are concatinated with the boolean operators AND or OR.
        • sortOrder
          int sortOrder
          Defines the sort order of the results. If sortOrder is 0 and the search process searches for child objects (FindInfo.findChildren!=null), the objects are sorted by the sort flags of the parent. If sortOrder is 0 and the search uses FindInfo.findByIndex, the objects are sorted alphabetically.
          See Also:
          SortOrderC
        • timeoutSeconds
          int timeoutSeconds
          Specifies the time limit for the search. If the limit is exceeded, the search is interruped. If the search is not to have a time limit timeoutSeconds=0 must be used.
        • totalCount
          int totalCount
          The search is terminated if this number of objects are found. If the number of results should not be constrained, set this value to 2^32-1 = 2147483647 (maximum value of a positive 32bit integer minus 1). If totalCount is not set, the Indexserver option totalCount is used, which is 10000 by default. If this value is set to 1, findFirstSords will not generate a report entry ReportInfoC.ACT_CLIENT_SEARCH.
        • TStamp
          java.lang.String TStamp
          Return objects that were last modified at this time or in this time range. The time stamp is an ISO formatted value in the UTC timezone. It might include dots to separate the date and time elements. A time range is separated by the rangeDelimiter. The selection includes the range limits. Because the FindOptions cannot be the only criteria in FindInfo, use FindByIndex.name="*" to select over the entire archive.
          Since:
          7.00.006.001
        • wildcards
          java.lang.String wildcards
          This characters are used as wildcards in search terms. The first wildcard is used for zero or more characters. The second wildcard is used for exactly one character. By default (if this member is null or empty), only the first wildcard is defined: *.
          Since:
          7.00.022.002
          See Also:
          SessionOptionsC.DB_WILDCARDS
    • Class de.elo.ix.client.FindOptions__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns2_myReplSet__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myReplSet__IndexServer__SOAPSerializer
        • ns2_mySearchModeZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySearchModeZ__IndexServer__SOAPSerializer
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.FindReportInfo extends ValueClass implements Serializable

      serialVersionUID:
      504724737L
      • Serialized Fields

        • endDateIso
          java.lang.String endDateIso
          End date (UTC)
        • erpCodes
          int[] erpCodes
          Constrained to this ERP codes.
          See Also:
          ReportOptionsC
        • extra1
          java.lang.String extra1
          Specifies the extra1 value. Only Integer values are allowed for this element.
          Since:
          9.00.016.004
        • findLastEntryBeforeEndDate
          boolean findLastEntryBeforeEndDate
          Find the last entry before the given FindReportInfo.endDateIso. This option e.g. allows to find the user permissions at the given FindReportInfo.endDateIso. Therefore, set erpCodes = new int[] { ReportOptionsC.ERP_LOGOPENARC, ReportOptionsC.ERP_LOGUSERDATA };.
          Since:
          9.00.016.004
        • objId
          java.lang.String objId
          Object ID or GUID
        • orderBy
          java.lang.String orderBy
          Deprecated.
          This member is ignored since 9.00.016 for security reasons. The sort order is always descending by time.
          Can contain an SQL ORDER BY clause.
        • searchId
          java.lang.String searchId
          reserved.
        • startDateIso
          java.lang.String startDateIso
          Start date (UTC)
        • timeoutSeconds
          int timeoutSeconds
          Specifies the time limit for the search. If the limit is exceeded, the search is interruped. timeoutSeconds=0 means that the search has no time limit.
        • totalCount
          int totalCount
          The search is ended once this number of objects have been found. A value of 0 sets no constraint to the number of objects.
        • userId
          java.lang.String userId
          User ID or name.
    • Class de.elo.ix.client.FindReportInfo__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.FindResult extends ValueClass implements Serializable

      serialVersionUID:
      1301335819L
      • Serialized Fields

        • actions
          Action[] actions
          Document feed actions. This array is filled by findFirst/findNextActions of the interface FeedService. The associated Feed objects are returned in the collection FindResult.feeds.
          Since:
          9.00.000.003
          See Also:
          FeedService.findFirstActions(ClientInfo, de.elo.ix.client.feed.FindActionsInfo, int, de.elo.ix.client.feed.ActionZ), FeedService.findNextActions(ClientInfo, String, int, int, de.elo.ix.client.feed.ActionZ)
        • breakTimeout
          boolean breakTimeout
          The time limit for the search is exceeded.
        • breakTotalCount
          boolean breakTotalCount
          The search is breaked because the total number of results are reached.
        • completions
          java.util.List<java.lang.String> completions
          Type-as-you-search Results.
          Since:
          11.00.000.009
        • configFiles
          ConfigFile[] configFiles
          Array of configuration files.
        • contextTerms
          java.util.List<ContextTermResults> contextTerms
          Result for findContextTerms().
          Since:
          11.00.000.009
        • corrections
          java.util.List<java.lang.String> corrections
          Corrections suggestions.
          Since:
          11.00.000.009
        • count
          int count
          Number of results. This member is only valid, if FindInfo.findOptions.evalCount is true.
          See Also:
          FindOptions
        • dynamicFolder
          java.lang.String dynamicFolder
          String representation of FindInfo used to define a dynamic register. Function IXServicePortIF.findFirstSords(ClientInfo, FindInfo, int, SordZ) returns a serialized FindInfo in this member. It can be used to define a dynamic register by setting Sord.desc=FindResult.dynamicFolder.
          Since:
          8.00.020.006
        • estimatedCount
          int estimatedCount
          Estimated number of hits that can be found by the query. This number cannot be computed for any search and is usually -1. Only if the search engine supplies an estimated count, it is >= 0.
          Since:
          7.00.040.004
        • feeds
          java.util.Map<java.lang.String,​Feed> feeds
          Document feeds. Feed objects mapped to their GUID.
          Since:
          9.00.000.004
          See Also:
          FindResult.actions
        • fulltextCtrlResultItems
          FindByFulltextCtrlResultItem[] fulltextCtrlResultItems
          Result items returned from a seach for new information to be added into the fulltext database.
          Since:
          7.00.040.008
        • fulltextResultItems
          FindByFulltextResultItem[] fulltextResultItems
          Additional information from the fulltext database. This member can be null, if the fulltext engine does not support additional information.
          Since:
          7.00.040.002
        • hashTagRelations
          java.util.List<HashTagRelation> hashTagRelations
          HashTag Relations.
          Since:
          9.00.022.015
        • hashTags
          java.util.Map<java.lang.String,​HashTag> hashTags
          HashTags. HashTag Objects mapped to their HashTagGuid
          Since:
          9.00.022.020
        • ids
          java.lang.String[] ids
          Array of IDs or GUIDs found.
        • jobStates
          JobState[] jobStates
          Result items returned from a search for background threads.
          Since:
          8.00.036.000
        • masks
          java.util.Map<java.lang.Integer,​DocMask> masks
          Keywording forms related to FindResult.getSords(). This member is set, if FindOptions.docMaskZ is not null and not empty.
          Since:
          12.00.000.024
        • moreResults
          boolean moreResults
          Is true if there are more results.
        • notes
          java.util.List<Note> notes
          Notes. This member returns the note objects found by findFirstNotes/findNextNotes.
          Since:
          9.00.016.003
        • notifications
          java.util.Map<java.lang.String,​Notification> notifications
          Notifications. Notification objects mapped to their Notification.watchGuid
          Since:
          9.00.022.006
        • reportInfos
          ReportInfo[] reportInfos
          Report entries.
          See Also:
          IXServicePortIF.findFirstSordInfos
        • searchId
          java.lang.String searchId
          Identifier to get more results.
        • sords
          Sord[] sords
          Array of sord objects. This member is set if sordC
        • sortedResult
          java.util.List<ValueClass> sortedResult
          List of result objects ordered by the given sort order. If this member is not null, it repeats the list of result objects in sorted order. This member is only valid if returned from IXServicePortIF.findFirstUsers(ClientInfo, FindUserInfo, int) or IXServicePortIF.findNextUsers(ClientInfo, String, int, int).
          Since:
          11.00.000.028
        • subscriptions
          java.util.Map<java.lang.String,​Subscription> subscriptions
          Subscriptions. Subscription objects mapped to their Subscription.watchGuid.
          Since:
          9.00.014.003
        • synonyms
          java.util.List<java.lang.String> synonyms
          Thesaurus Resluts.
          Since:
          11.00.000.009
        • tasks
          UserTask[] tasks
          Array of user tasks.
          See Also:
          IXServicePortIF.findFirstTasks
        • translateTerms
          TranslateTerm[] translateTerms
          Array of terms translated into different languages.
          Since:
          7.00.000.000
          See Also:
          IXServicePortIF#findFirstTranslateTerms
        • userInfos
          java.util.Map<java.lang.Integer,​UserInfo> userInfos
          User objects. Map of user ID to user object.
          Since:
          9.00.050.001
        • userNames
          java.util.Map<java.lang.Integer,​UserName> userNames
          Lean user objects. Map of user ID to user object.
          Since:
          9.00.050.001
        • workflows
          WFDiagram[] workflows
          Array of WorkflowDiagrams
          Since:
          6.00.094
          See Also:
          IXServicePortIF.findFirstWorkflows
    • Class de.elo.ix.client.FindResult__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfConfigFile__ConfigFile__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfConfigFile__ConfigFile__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfFindByFulltextCtrlResultItem__FindByFulltextCtrlResultItem__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfFindByFulltextCtrlResultItem__FindByFulltextCtrlResultItem__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfFindByFulltextResultItem__FindByFulltextResultItem__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfFindByFulltextResultItem__FindByFulltextResultItem__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfReportInfo__ReportInfo__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfReportInfo__ReportInfo__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfSord__Sord__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfSord__Sord__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfTranslateTerm__TranslateTerm__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfTranslateTerm__TranslateTerm__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfUserTask__UserTask__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfUserTask__UserTask__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfWFDiagram__WFDiagram__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfWFDiagram__WFDiagram__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.FindSubscriptionInfo extends ValueClass implements Serializable

      serialVersionUID:
      374754896782968872L
      • Serialized Fields

        • feedZ
          FeedZ feedZ
          Element selector for Feed objects. If this member is not null or empty, FindResult.feeds contains the Feed objects associated to FindResult.subscriptions.
          Since:
          9.00.014.005
        • sordZ
          SordZ sordZ
          Element selector for Sord objects. If this member is not null or empty, FindResult.sords contains the Sord objects associated to FindResult.subscriptions.
          Since:
          9.00.014.005
        • userId
          java.lang.String userId
          Find subscriptions of this user. If this member is empty, the current users subscriptions are returned. This member is ignored for non-administrators. User ID, GUID or Name is accepted.
          Since:
          9.00.014.005
    • Class de.elo.ix.client.FindTasksInfo extends ValueClass implements Serializable

      serialVersionUID:
      1489194452L
      • Serialized Fields

        • allUsers
          boolean allUsers
          Collect tasks from all users. This member is ignored, if the current user does not have administrator privileges AccessC.FLAG_ADMIN. If set to true, element FindTasksInfo.userIds is ignored and the tasks of all users are selected.
          Since:
          8.00.020.003
        • endDateIso
          java.lang.String endDateIso
          Collect tasks up to this date.
        • findResultAccessMode
          FindResultAccessMode findResultAccessMode
          Describes how the client application will access the results.
          Since:
          11.00.000.033
        • highestPriority
          int highestPriority
          Collect tasks of this or lower priority.
          See Also:
          UserTaskPriorityC
        • inclActivities
          boolean inclActivities
          Collect activities.
        • inclActivityTypes
          java.util.List<java.lang.String> inclActivityTypes
          Only select activities of the given types
          Since:
          9.00.000.003
        • inclDeleted
          boolean inclDeleted
          Select tasks for deleted folders and documents too.
          Since:
          8.00.012.005
        • inclDeputy
          boolean inclDeputy

          Collect tasks received from users for which the current user is a substitute.

          ELO 12+: FindTasksInfo.inclGroup must be set to true to enable this option.

        • inclGroup
          boolean inclGroup
          Collect tasks of the users groups.
        • inclHidden
          boolean inclHidden
          Inlcude hidden tasks. Currently this only affects workflows.
          Since:
          9.00.018.006
        • inclOverTimeForSuperior
          boolean inclOverTimeForSuperior
          Collect tasks for a superior as defined in the escalation options. When a workflow task exceeds its time limit, and the current user is assigned in the time limit options of this task, then the user receives this task from findFirstTasks/findNextTasks although she or he is not the owner of the task. If an entire workflow is over time, the user receives the start node of the workflow. This option applies to workflow tasks only.
          Since:
          8.00.010.006
        • inclReminders
          boolean inclReminders
          Collect reminders.
        • inclWorkflows
          boolean inclWorkflows
          Collect workflows.
        • lowestPriority
          int lowestPriority
          Collect tasks of this or higher priority.
          See Also:
          UserTaskPriorityC
        • objId
          java.lang.String objId
          Collect tasks for this Sord (ID or GUID).
        • overTimeLimit
          boolean overTimeLimit
          Collect nodes that exceeded the time limit. Workflow only
          Since:
          6.00.098
        • sordZ
          SordZ sordZ
          Return the associated Sord objects to the selected Tasks. If this member is not null, the Sord objects to the selected Tasks are read from the database. The Sord objects can be found in FindResult.sords and in each UserTask.sord of the array FindResult.tasks. The Sord objects contain the elements defined in this element selector as valid members.
          Since:
          8.00.020.004
        • sortOrder
          UserTaskSortOrderZ sortOrder
          Controls the sort order or returned arrays. If null, PRIORITY_DATE_NAME is used.
          See Also:
          UserTaskSortOrderC
        • startDateIso
          java.lang.String startDateIso
          Collect tasks beginning at this date.
        • taskName
          java.lang.String taskName
          Select tasks with this name. The task name of a Reminder is Reminder.name. The task name of an Activity is Activity.name. The task name of a workflow node is WFNode.name and WFCollectNode.nodeName. This element can contain wildcard characters. The underlying database column is by default not indexed. Thus, selecting only by taskName will result in a full table scan.
          Since:
          8.00.028.002
        • timeLimitBias
          int timeLimitBias
          Time limit bias. This value added to each WFNode.timeLimit before evaluating whether the node is over time. It is measured in minutes. Indexserver uses a timeLimitBias of 1min when looking for over-timed nodes to be forwarded automatically through a WFNodeMatrixC.IF_OVERTIME edge.
          Since:
          9.99.009.009
        • updateInUseDate
          boolean updateInUseDate
          Update WFNode.inUseDateIso for selected tasks.
          Since:
          9.00.000.025
        • userIds
          java.lang.String[] userIds
          IDs of the users which tasks can be collected by the administrator. This member is ignored, if the current user does not have administrator privileges AccessC.FLAG_ADMIN. For administrators, this can be a list of user or groups which tasks should be selected. If the list is null or empty, The tasks of the administrator are collected. In order to collect all tasks from all users, set member FindTasksInfo.allUsers=true.
          Since:
          8.00.012.003
    • Class de.elo.ix.client.FindTasksInfo__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myUserTaskSortOrderZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myUserTaskSortOrderZ__IndexServer__SOAPSerializer
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.FindTranslateTermInfo extends java.lang.Object implements Serializable

      serialVersionUID:
      986701599L
      • Serialized Fields

        • inclDeleted
          boolean inclDeleted
          Reserved - Find deleted terms too (currently not implemented).
        • inclToBeTranslated
          boolean inclToBeTranslated
          Return those terms too, that should be translated into other languages: e.g. Keywording form names (DocMask.name), index value lables (DocMaskLine.name) and Keywords.
          Since:
          7.00.000.031
        • langs
          java.lang.String[] langs
          Return the terms specified by element terms for wich translations exist in this languages. If a term is not found in one of the languages, an empty string is returned. The languages must be given in ISO 639 2-letter codes, e.g. "en" for English. The language at the first index specifies the language of the terms. This element is corresponding to TranslateTerm.termLangs: termLangs[i] is in language langs[i] If this element is null, terms in all available languages are returned.
          See Also:
          TranslateTerm.termLangs
        • terms
          java.lang.String[] terms
          Terms for which translations should be selected. Set this element to null or empty, if all terms should be returned. The given terms have to be in the language specified in langs[0] object. If langs is null or empty, the terms are assumed to be in the system language.
    • Class de.elo.ix.client.FindTranslateTermInfo__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
    • Class de.elo.ix.client.FindUserInfo extends ValueClass implements Serializable

      serialVersionUID:
      -7739005172568861130L
      • Serialized Fields

        • checkoutUsersZ
          CheckoutUsersZ checkoutUsersZ
          Since:
          10.17.010.004
        • desc
          java.lang.String desc
          Find by user description. Search over UserInfo.desc.
        • findResultAccessMode
          FindResultAccessMode findResultAccessMode
          Describes how the client application will access the results.
          Since:
          11.00.000.033
        • hasFlags
          int hasFlags
          Select only users that have all of this UserInfo.flags set. A value of 0 is ignored. The selected users are found by testing (UserInfo#flags & hasFlags) == hasFlags.
          Since:
          10.17.010.005
        • hasFlags2
          int hasFlags2
          Select only users that have all of this UserInfo.flags2 set. A value of 0 is ignored. The selected users are found by testing (UserInfo#flags2 & hasFlags2) == hasFlags2.
          Since:
          10.17.010.005
        • hasNotFlags
          int hasNotFlags
          Select only users that have non this UserInfo.flags set. The selected users are found by testing (UserInfo#flags & hasNotFlags) == 0.
          Since:
          10.17.010.005
        • hasNotFlags2
          int hasNotFlags2
          Select only users that have none this UserInfo.flags2 set. The selected users are found by testing (UserInfo#flags2 & hasNotFlags2) == 0.
          Since:
          10.17.010.005
        • ldapProperty
          KeyValue ldapProperty
          Find by a LDAP property. Search over all UserInfo.ldapProperties. The key element in property is the key in the map UserInfo.ldapProperties.
        • name
          java.lang.String name
          Find by user name. Search over UserInfo.name.
        • onlyGroups
          boolean onlyGroups

          Search for groups only.

          If this member is set to true, flags provided by FindUserInfo.checkoutUsersZ are ignored.

        • onlyUsers
          boolean onlyUsers

          Search for users only.

          If this member is set to true, flags provided by FindUserInfo.checkoutUsersZ are ignored.

        • property
          KeyValue property
          Find by an user property. Search over all UserInfo.userProps. The key element in property is the index in the array UserInfo.userProps.

          Example:

           
           FindUserInfo findInfo = new FindUserInfo();
           KeyValue property = new KeyValue();
           property.setKey(Integer.toString(UserInfoC.PROP_NAME_EMAIL));
           property.setValue("maria.fritz@alpha.com");
           

        • returnUserInfoMap
          boolean returnUserInfoMap
          Return entire information about each user. If true, UserInfo objects are returned in FindResult.userInfos. If false, UserName objects are returned in FindResult.userNames. Additionally, FindResult#sortedResult returns a sorted list of either UserInfo or UserName objects.
          See Also:
          FindUserInfo.sortOrder
        • sortOrder
          int sortOrder
          Specify how the results should be ordered. Valid values are SortOrderC.USERNAME and SortOrderC.IUSERNAME. Sorted results are returned in FindResult#sortedResult.
          Since:
          11.00.000.028
          See Also:
          FindUserInfo.returnUserInfoMap
        • userIds
          java.lang.String[] userIds
          User IDs related to FindUserInfo.checkoutUsersZ.
          Since:
          10.17.010.004
    • Class de.elo.ix.client.FindWorkflowInfo extends ValueClass implements Serializable

      serialVersionUID:
      1768797010L
      • Serialized Fields

        • activeUserIds
          java.lang.String[] activeUserIds
          List with userIds. If not null and not empty only the workflows with this active users will be returned. ActiveUsers are the users of the active workflow node.
          Since:
          7.00.020.007
        • completionDateIso
          java.lang.String completionDateIso
          Completion date. If not null and not empty, workflows completed at this date or in this date range are returned. Only valid if wfType=FINISHED. A time span can be specified by using "...".
          Since:
          6.00.098
          See Also:
          FindWorkflowInfo.startDateIso
        • excludeUserGroups
          boolean excludeUserGroups
          If true, only select workflows of the users. The group workflows are excluded.
          Since:
          10.00.000.001
        • findResultAccessMode
          FindResultAccessMode findResultAccessMode
          Describes how the client application will access the results.
          Since:
          11.00.000.033
        • inclDeleted
          boolean inclDeleted
          Only template workflows: include deleted templates.
          Since:
          6.00.098
        • inclHidden
          boolean inclHidden
          If true, include hidden/technical workflows with the result.
          Since:
          9.00.018.006
        • name
          java.lang.String name
          Workflow name. If not null and not empty, it the search is restricted to workflows named like this value. It may contain wildcards, e. g. *bill*.
          Since:
          6.00.098
        • objId
          java.lang.String objId
          Object ID. Active and finished workflows only. If not null and not empty, only workflows assigned to this object are returned.
          Since:
          6.00.098
        • overTimeLimit
          boolean overTimeLimit
          Collect only WFs that exceeded the time limit. The entire WF or one of its nodes must be over time.
          Since:
          6.00.098
        • ownerIds
          java.lang.String[] ownerIds
          List with ownerIds. If not null and not empty only the workflows with these owners will be returned.
          Since:
          7.00.020.007
        • sordZ
          SordZ sordZ
          Return the associated Sord objects to the selected workflows. If this member is not null, the Sord objects to the selected workflows are read from the database. The Sord objects can be found in FindResult.sords in a random order. A Sord object is returned only once, even if there are more workflows assigned to the Sord. The Sord objects contain the elements defined in this element selector as valid members.
          Since:
          9.99.009.007
        • startDateIso
          java.lang.String startDateIso
          Start date. If not null and not empty, workflows started at this date or in this date range are returned. It can be a single date value or a time span of two ISO dates separated by "...". To return workflows with a start date up to a given time, set startDateIso="..."+time (the first time value can be omitted).
          Since:
          6.00.098
        • templateId
          java.lang.String templateId
          Workflow template ID or name. If not null and not empty, the result is constrained to workflows based on this workflow template.
          Since:
          6.00.098
          See Also:
          WFDiagramC.TEMPLATE_ID_ADHOC
        • type
          WFTypeZ type
          Workflow type. This parameter controls the search for nodes of either active or finished workflows. If this parameter is null, the search is performed on active workflows.
          Since:
          6.00.098
        • userIds
          java.lang.String[] userIds
          Collect workflows for this users. For every given user or group in this list, those workflows are returned where the user or her or his groups or her or his substituted users has any node assigned. If this value is null or empty and the current user is a workflow administrator, the returned list of workflows is not constrained to any user ID. If this value is null or empty and the current user is not a workflow administrator, workflows for the current user inclusive her or his groups and inclusive her or his substituted users are returned. A Workflow administrator (privilege AccessC.FLAG_EDITWF) can specify any user or group ID here. Another user can only specify her or his user ID or her or his groups or her or his substituted users.
    • Class de.elo.ix.client.FindWorkflowInfo__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns2_myWFTypeZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFTypeZ__IndexServer__SOAPSerializer
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.FontInfo extends java.lang.Object implements Serializable

      serialVersionUID:
      1478273890L
      • Serialized Fields

        • bold
          boolean bold
          Bold
        • escapement
          int escapement
          Specifies the angle, in tenths of degrees, between the escapement vector and the x-axis of the device. The escapement vector is parallel to the base line of a row of text.
        • faceName
          java.lang.String faceName
          Font face name
        • height
          int height
          Font heigth.
        • heightPerCell
          boolean heightPerCell
          The font height is related to the cell height of the font rather than the character heigth.
        • italic
          boolean italic
          Italic
        • RGB
          int RGB
          Read-green-blue value. On byte each color. Read is at the lowest significant byte.
        • strikeOut
          boolean strikeOut
          Strike out
        • underline
          boolean underline
          Underline
    • Class de.elo.ix.client.FontInfo__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.ForwardWorkflowNodeInfo extends ValueClass implements Serializable

      serialVersionUID:
      2096916840326993234L
      • Serialized Fields

        • node
          WFNode node
          Workflow node to forward. The following members of this value are taken into account and update the related database values: WFNode.name, WFNode.comment, WFNode.prio.
        • successorNodesToActivate
          java.util.List<java.lang.Integer> successorNodesToActivate
          List of successor nodes to be activated. Set this member as null, if only node data should be changed. In this case, the the workflow is not forwarded.
        • terminateWorkflow
          boolean terminateWorkflow
          Terminate the workflow instead of forwarding. If this member is true, ForwardWorkflowNodeInfo.successorNodesToActivate and ForwardWorkflowNodeInfo.node are ignored.
    • Class de.elo.ix.client.ForwardWorkflowNodeResult extends ValueClass implements Serializable

      serialVersionUID:
      7738062871028690925L
    • Class de.elo.ix.client.FulltextConfig extends ValueClass implements Serializable

      serialVersionUID:
      239574905L
      • Serialized Fields

        • flags
          int flags
          A combination of FulltextConfigC.FLAG_* constants.
          See Also:
          FulltextConfigC
        • indexerConfig
          SearchIndexerConfig indexerConfig
          Since:
          9.99.009.010
        • knowlegeMapUrl
          java.lang.String knowlegeMapUrl
          URL of the Knowlege Map service. Only valid for iSearch.
        • source
          int source
          One of the FulltextConfigC.SOURCE_* constants.
          See Also:
          FulltextConfigC
    • Class de.elo.ix.client.FulltextConfig__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.FulltextConfigC extends java.lang.Object implements Serializable

      serialVersionUID:
      2025824562L
    • Class de.elo.ix.client.FulltextConfigC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.GetWebDAVPathOptions extends ValueClass implements Serializable

      serialVersionUID:
      4582675474258512716L
      • Serialized Fields

        • objId
          java.lang.String objId
          ObjectId or GUID of the sord to get the path.
        • tickketInPath
          boolean tickketInPath
          If true, the ticket is inserted in the path.
        • useShortPath
          boolean useShortPath
          Deprecated.
          From now on the option is no longer considered and is implicitly evaluated as true.
          Since:
          12.02.001.002
    • Class de.elo.ix.client.GetWebDAVPathResult extends ValueClass implements Serializable

      serialVersionUID:
      -1854751366436951687L
      • Serialized Fields

        • path
          java.lang.String path
          The generated WEBDAV path.
    • Class de.elo.ix.client.HttpRequestInfo extends ValueClass implements Serializable

      serialVersionUID:
      1892343155L
      • Serialized Fields

        • cookies
          KeyValue[] cookies
          HTTP Cookies
        • headers
          KeyValue[] headers
          HTTP Headers
        • requestParams
          KeyValue[] requestParams
          Request parameters.
        • requestURI
          java.lang.String requestURI
          Value of the request URI. HttpServletRequest.getRequestURI()
        • requestURL
          java.lang.String requestURL
          Value of the request URL. HttpServletRequest.getRequestURL()
    • Class de.elo.ix.client.HttpResponseInfo extends ValueClass implements Serializable

      serialVersionUID:
      1552189905L
      • Serialized Fields

        • contentType
          java.lang.String contentType
          Content type header. HttpServletResponse.setContentType()
        • responseString
          java.lang.String responseString
          Response text. Written to HttpServletResponse.getOutputStream()
    • Class de.elo.ix.client.IdName extends ValueClass implements Serializable

      serialVersionUID:
      381683845L
      • Serialized Fields

        • guid
          java.lang.String guid
          GUID.
        • id
          int id
          Numeric ID.
        • name
          java.lang.String name
          Name.
    • Class de.elo.ix.client.IdName__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.ImportOptionsC extends java.lang.Object implements Serializable

      serialVersionUID:
      1908370444L
    • Class de.elo.ix.client.ImportOptionsC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.IndexServerForArchive extends ValueClass implements Serializable

      serialVersionUID:
      145656220L
      • Serialized Fields

        • arcName
          java.lang.String arcName
          Archive name.
        • url
          java.lang.String url
          Index Server URL.
    • Class de.elo.ix.client.IndexServerForArchive__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IndexValue extends ValueClass implements Serializable

      serialVersionUID:
      715821782L
      • Serialized Fields

        • displayData
          java.lang.String displayData
          Human readable representation of value. This member is read-only and might not be set in server-side events. For index lines of type DocMaskLineC.TYPE_RELATION, this member contains the Sord.name of the referenced Sord.
        • doubleValue
          double doubleValue
          Double value.
          See Also:
          IndexValueC.TYPE_DOUBLE
        • intValue
          int intValue
          Integer value.
          See Also:
          IndexValueC.TYPE_INT
        • stringValue
          java.lang.String stringValue
          String value.
          See Also:
          IndexValueC.TYPE_STRING
        • type
          int type
          Type. One of the type constants given in IndexValueC.
          See Also:
          IndexValueC
    • Class de.elo.ix.client.IndexValueC extends java.lang.Object implements Serializable

      serialVersionUID:
      327780991L
    • Class de.elo.ix.client.InvalidateCacheC extends java.lang.Object implements Serializable

      serialVersionUID:
      320503229L
    • Class de.elo.ix.client.InvalidateCacheC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.InvalidateCacheInfo extends ValueClass implements Serializable

      serialVersionUID:
      1147029225382765900L
      • Serialized Fields

        • flags
          int flags
          A combination of bits defined in InvalidateCacheC.
          See Also:
          InvalidateCacheC
        • guid
          java.lang.String guid
          A GUID to specify the modified object.
          Since:
          12.00.000.023
        • id
          int id
          A numeric ID to specify an object, workflow etc. If flags contains InvalidateC.WORKFLOWS this element defines the ID of the active workflow to be updated in the cache.
        • parameters
          java.util.List<InvalidateCacheInfoParam> parameters
          Since:
          9.00.030.015
        • ticket
          java.lang.String ticket
          Refresh options of this session.
          Since:
          20.00.000.003
        • value
          java.lang.String value
          Optional value related to InvalidateCacheInfo.flags member. If flags specifies InvalidateCacheC.OBJKEY_DISPLAY_DATA, this value contains the
          Since:
          12.00.000.023
        • workflowCacheSyncInfos
          java.util.List<WFCacheSyncInfo> workflowCacheSyncInfos
          Data for workflow cache synchronisation.
          Since:
          12.02.001.000
    • Class de.elo.ix.client.InvalidateCacheInfoParam extends ValueClass implements Serializable

      serialVersionUID:
      7088144567762389324L
      • Serialized Fields

        • count
          int count
          Parameter, depends on the purpose of this object.

          In case of InvalidateCacheC.HASHTAGCOUNT:

          • Case 1: Increases count of corresponding Hashtag
          • Case -1: Decreases count of corresponding Hashtag
          • Any other number: Sets count of corresponding Hashtag this number

          In case of InvalidateCacheC.WORKFLOW: Hash code computed over WFDiagram members.

        • flag
          int flag
          Parameter, depends on the purpose of this object. Set flag to InvalidateCacheC.HASHTAGCOUNT to use for HashtagCountCache. In case of InvalidateCacheC.WORKFLOW: WFDiagram.id
        • guid
          java.lang.String guid
          Parameter, depends on the purpose of this object.

          In case of InvalidateCacheC.HASHTAGCOUNT:

          • Related to HashtagGuid which is set according to count.
          • If guid is null or empty, the complete HashtagCountCache is rebuild from DB.

          In case of InvalidateCacheC.WORKFLOW: WFDiagram.tstamp

        • objectValue
          ValueClass objectValue
          Modified object.
          Since:
          12.00.000.026
    • Class de.elo.ix.client.InvalidateCacheResult extends ValueClass implements Serializable

      serialVersionUID:
      1305791669547883758L
    • Class de.elo.ix.client.IXConnIXServicePortIF_2_BYPS extends de.elo.ix.client.BStub_IXServicePortIF implements Serializable

      serialVersionUID:
      1795705954L
    • Class de.elo.ix.client.IXExceptionC extends java.lang.Object implements Serializable

      serialVersionUID:
      1204588365L
    • Class de.elo.ix.client.IXExceptionC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.IXExceptionData extends ValueClass implements Serializable

      serialVersionUID:
      784089396L
      • Serialized Fields

        • callId
          java.lang.String callId
          String containing the ClientInfo.callId for the ClientInfo object. This is given to the function which triggered/caused the error.
        • details
          java.lang.String details
          Detail text for the exception.
        • exceptionType
          int exceptionType
          This is the type of exception. This is one of the constants from IXExceptionC.
          See Also:
          IXExceptionC
        • message
          java.lang.String message
          The error message text for the exception.
        • ticket
          java.lang.String ticket
          Ticket given to the function.
    • Class de.elo.ix.client.IXExceptionData__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXProperties extends java.util.Properties implements Serializable

      serialVersionUID:
      -2326069411443978585L
      • Serialized Fields

        • innerProps
          java.util.Properties innerProps
    • Class de.elo.ix.client.IXServerEventsC extends java.lang.Object implements Serializable

      serialVersionUID:
      1963572851L
    • Class de.elo.ix.client.IXServerEventsContext extends ValueClass implements Serializable

      serialVersionUID:
      956691491L
    • Class de.elo.ix.client.IXServicePortC extends java.lang.Object implements Serializable

      serialVersionUID:
      1264954948L
    • Class de.elo.ix.client.IXServicePortC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myAccessC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myAccessC__IndexServer__SOAPSerializer
        • ns2_myAclItemC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myAclItemC__IndexServer__SOAPSerializer
        • ns2_myActivityC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myActivityC__IndexServer__SOAPSerializer
        • ns2_myActivityProjectC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myActivityProjectC__IndexServer__SOAPSerializer
        • ns2_myAdminModeC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myAdminModeC__IndexServer__SOAPSerializer
        • ns2_myAlertC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myAlertC__IndexServer__SOAPSerializer
        • ns2_myAnyC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myAnyC__IndexServer__SOAPSerializer
        • ns2_myArchiveStatisticsOptionsC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myArchiveStatisticsOptionsC__IndexServer__SOAPSerializer
        • ns2_myArchivingModeC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myArchivingModeC__IndexServer__SOAPSerializer
        • ns2_myCheckinUsersC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myCheckinUsersC__IndexServer__SOAPSerializer
        • ns2_myCheckoutUsersC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myCheckoutUsersC__IndexServer__SOAPSerializer
        • ns2_myColorDataC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myColorDataC__IndexServer__SOAPSerializer
        • ns2_myConfigFileC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myConfigFileC__IndexServer__SOAPSerializer
        • ns2_myCopySordC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myCopySordC__IndexServer__SOAPSerializer
        • ns2_myCounterInfoC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myCounterInfoC__IndexServer__SOAPSerializer
        • ns2_myDocMaskC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myDocMaskC__IndexServer__SOAPSerializer
        • ns2_myDocMaskLineC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myDocMaskLineC__IndexServer__SOAPSerializer
        • ns2_myDocVersionC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myDocVersionC__IndexServer__SOAPSerializer
        • ns2_myEditInfoC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myEditInfoC__IndexServer__SOAPSerializer
        • ns2_myEloIxOptC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myEloIxOptC__IndexServer__SOAPSerializer
        • ns2_myExportOptionsC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myExportOptionsC__IndexServer__SOAPSerializer
        • ns2_myFindDirectC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindDirectC__IndexServer__SOAPSerializer
        • ns2_myFulltextConfigC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFulltextConfigC__IndexServer__SOAPSerializer
        • ns2_myImportOptionsC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myImportOptionsC__IndexServer__SOAPSerializer
        • ns2_myInvalidateCacheC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myInvalidateCacheC__IndexServer__SOAPSerializer
        • ns2_myIXExceptionC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myIXExceptionC__IndexServer__SOAPSerializer
        • ns2_myKeywordC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myKeywordC__IndexServer__SOAPSerializer
        • ns2_myLinkSordC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLinkSordC__IndexServer__SOAPSerializer
        • ns2_myLockC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockC__IndexServer__SOAPSerializer
        • ns2_myMapDomainC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myMapDomainC__IndexServer__SOAPSerializer
        • ns2_myNavigationInfoC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myNavigationInfoC__IndexServer__SOAPSerializer
        • ns2_myNoteC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myNoteC__IndexServer__SOAPSerializer
        • ns2_myNoteFreehandC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myNoteFreehandC__IndexServer__SOAPSerializer
        • ns2_myNoteTemplateC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myNoteTemplateC__IndexServer__SOAPSerializer
        • ns2_myObjKeyC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myObjKeyC__IndexServer__SOAPSerializer
        • ns2_myProcessInfoC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myProcessInfoC__IndexServer__SOAPSerializer
        • ns2_myReminderC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myReminderC__IndexServer__SOAPSerializer
        • ns2_myReplSetNameC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myReplSetNameC__IndexServer__SOAPSerializer
        • ns2_myReportC__IndexServer__InterfaceSOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myReportC__IndexServer__InterfaceSOAPSerializer
        • ns2_myReportInfoC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myReportInfoC__IndexServer__SOAPSerializer
        • ns2_myReportModeC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myReportModeC__IndexServer__SOAPSerializer
        • ns2_myReportOptionsC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myReportOptionsC__IndexServer__SOAPSerializer
        • ns2_mySearchModeC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySearchModeC__IndexServer__SOAPSerializer
        • ns2_mySearchTermsC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySearchTermsC__IndexServer__SOAPSerializer
        • ns2_myServerInfoDMC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myServerInfoDMC__IndexServer__SOAPSerializer
        • ns2_myServerStateC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myServerStateC__IndexServer__SOAPSerializer
        • ns2_mySessionOptionsC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySessionOptionsC__IndexServer__SOAPSerializer
        • ns2_mySordC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySordC__IndexServer__SOAPSerializer
        • ns2_mySordHistC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySordHistC__IndexServer__SOAPSerializer
        • ns2_mySordHistKeyC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySordHistKeyC__IndexServer__SOAPSerializer
        • ns2_mySordTypeC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySordTypeC__IndexServer__SOAPSerializer
        • ns2_mySortOrderC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySortOrderC__IndexServer__SOAPSerializer
        • ns2_myStoreInfoC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myStoreInfoC__IndexServer__SOAPSerializer
        • ns2_myThesaurusC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myThesaurusC__IndexServer__SOAPSerializer
        • ns2_myUserInfoC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myUserInfoC__IndexServer__SOAPSerializer
        • ns2_myUserProfileC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myUserProfileC__IndexServer__SOAPSerializer
        • ns2_myUserTaskPriorityC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myUserTaskPriorityC__IndexServer__SOAPSerializer
        • ns2_myUserTaskSortOrderC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myUserTaskSortOrderC__IndexServer__SOAPSerializer
        • ns2_myVtDocC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myVtDocC__IndexServer__SOAPSerializer
        • ns2_myWFDiagramC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFDiagramC__IndexServer__SOAPSerializer
        • ns2_myWFNodeC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFNodeC__IndexServer__SOAPSerializer
        • ns2_myWFNodeMatrixC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFNodeMatrixC__IndexServer__SOAPSerializer
        • ns2_myWFTakeNodeC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFTakeNodeC__IndexServer__SOAPSerializer
        • ns2_myWFTypeC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFTypeC__IndexServer__SOAPSerializer
        • ns2_myWFVersionC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFVersionC__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_adminMode_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.IXServicePortIF_adminMode_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.IXServicePortIF_alive_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_alive_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_beginEditWorkFlowNode_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.IXServicePortIF_beginEditWorkFlowNode_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myWFEditNode__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFEditNode__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_changeSordMask_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myEditInfoZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myEditInfoZ__IndexServer__SOAPSerializer
        • ns2_mySord__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySord__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_changeSordMask_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myEditInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myEditInfo__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkinColors_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfColorData__ColorData__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfColorData__ColorData__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinColors_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_checkinConfigFiles_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfConfigFile__ConfigFile__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfConfigFile__ConfigFile__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinConfigFiles_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_checkinConfigFilesBegin_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinConfigFilesBegin_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfConfigFile__ConfigFile__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfConfigFile__ConfigFile__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinConfigFilesEnd_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfConfigFile__ConfigFile__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfConfigFile__ConfigFile__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinConfigFilesEnd_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfConfigFile__ConfigFile__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfConfigFile__ConfigFile__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinCounters_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfCounterInfo__CounterInfo__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfCounterInfo__CounterInfo__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinCounters_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_checkinCryptInfos_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfCryptInfo__CryptInfo__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfCryptInfo__CryptInfo__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinCryptInfos_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_checkinDocBegin_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myDocument__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myDocument__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkinDocBegin_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myDocument__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myDocument__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkinDocDupl_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myDocument__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myDocument__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_mySord__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySord__IndexServer__SOAPSerializer
        • ns2_mySordZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySordZ__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkinDocDupl_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myDocument__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myDocument__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkinDocEnd_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myDocument__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myDocument__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_mySord__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySord__IndexServer__SOAPSerializer
        • ns2_mySordZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySordZ__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkinDocEnd_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myDocument__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myDocument__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkinDocMask_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myDocMask__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myDocMask__IndexServer__SOAPSerializer
        • ns2_myDocMaskZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myDocMaskZ__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkinDocMask_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.IXServicePortIF_checkinDocsBegin_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfDocument__Document__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfDocument__Document__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinDocsBegin_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfDocument__Document__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfDocument__Document__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinDocsEnd_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfDocument__Document__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfDocument__Document__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfSord__Sord__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfSord__Sord__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfSordZ__SordZ__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfSordZ__SordZ__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinDocsEnd_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfDocument__Document__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfDocument__Document__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinKeys_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfKeyInfo__KeyInfo__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfKeyInfo__KeyInfo__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinKeys_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinKeywordList_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myKeywordList__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myKeywordList__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkinKeywordList_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_checkinKeywords_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfKeyword__Keyword__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfKeyword__Keyword__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinKeywords_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_checkinMap_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfKeyValue__KeyValue__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfKeyValue__KeyValue__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_checkinMap_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_checkinMapDomain_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myMapDomain__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myMapDomain__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkinMapDomain_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_checkinNotes_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myNoteZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myNoteZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfNote__Note__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfNote__Note__IndexServer_Array_SOAPSerializer1
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_checkinNotes_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinNoteTemplates_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myNoteTemplateZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myNoteTemplateZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfNoteTemplate__NoteTemplate__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfNoteTemplate__NoteTemplate__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinNoteTemplates_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinReminder_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns2_myReminder__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myReminder__IndexServer__SOAPSerializer
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
    • Class de.elo.ix.client.IXServicePortIF_checkinReminder_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinReplNames_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfReplSetName__ReplSetName__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfReplSetName__ReplSetName__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinReplNames_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_checkinReportOptions_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myReportOptions__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myReportOptions__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkinReportOptions_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_checkinSord_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_mySord__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySord__IndexServer__SOAPSerializer
        • ns2_mySordZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySordZ__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkinSord_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.IXServicePortIF_checkinSordPath_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfSord__Sord__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfSord__Sord__IndexServer_Array_SOAPSerializer1
        • ns2_mySordZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySordZ__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_checkinSordPath_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinSordTypes_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfSordType__SordType__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfSordType__SordType__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinSordTypes_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_checkinStorage_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfStoreInfo__StoreInfo__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfStoreInfo__StoreInfo__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinStorage_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfStoreInfo__StoreInfo__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfStoreInfo__StoreInfo__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinSubs_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfSubsInfo__SubsInfo__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfSubsInfo__SubsInfo__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinSubs_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_checkinTranslateTerms_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfTranslateTerm__TranslateTerm__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfTranslateTerm__TranslateTerm__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinTranslateTerms_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinUserProfile_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myUserProfile__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myUserProfile__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkinUserProfile_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_checkinUsers_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myCheckinUsersZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myCheckinUsersZ__IndexServer__SOAPSerializer
        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfUserInfo__UserInfo__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfUserInfo__UserInfo__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinUsers_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkinWorkFlow_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myWFDiagram__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFDiagram__IndexServer__SOAPSerializer
        • ns2_myWFDiagramZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFDiagramZ__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkinWorkFlow_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.IXServicePortIF_checkinWorkflowTemplate_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myWFDiagram__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFDiagram__IndexServer__SOAPSerializer
        • ns2_myWFDiagramZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFDiagramZ__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkinWorkflowTemplate_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkoutColors_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutColors_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfColorData__ColorData__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfColorData__ColorData__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkoutConfigFiles_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myConfigFileZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myConfigFileZ__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkoutConfigFiles_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfConfigFile__ConfigFile__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfConfigFile__ConfigFile__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkoutCounters_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutCounters_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfCounterInfo__CounterInfo__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfCounterInfo__CounterInfo__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkoutCryptInfos_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkoutCryptInfos_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfCryptInfo__CryptInfo__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfCryptInfo__CryptInfo__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkoutDoc_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myEditInfoZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myEditInfoZ__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutDoc_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myEditInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myEditInfo__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutDocMask_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myDocMaskZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myDocMaskZ__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutDocMask_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myDocMask__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myDocMask__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutKeys_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkoutKeys_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfKeyInfo__KeyInfo__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfKeyInfo__KeyInfo__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkoutKeywordList_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myKeywordZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myKeywordZ__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutKeywordList_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myKeywordList__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myKeywordList__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutKeywords_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myKeywordZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myKeywordZ__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutKeywords_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfKeyword__Keyword__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfKeyword__Keyword__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkoutMap_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutMap_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myMapData__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myMapData__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutMapDomain_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutMapDomain_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myMapDomain__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myMapDomain__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutNotes_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myNoteZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myNoteZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutNotes_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfNote__Note__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfNote__Note__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkoutNoteTemplates_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myNoteTemplateZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myNoteTemplateZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutNoteTemplates_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfNoteTemplate__NoteTemplate__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfNoteTemplate__NoteTemplate__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkoutReminders_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkoutReminders_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfReminder__Reminder__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfReminder__Reminder__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkoutReplNames_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutReplNames_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfReplSetName__ReplSetName__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfReplSetName__ReplSetName__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkoutReportOptions_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutReportOptions_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myReportOptions__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myReportOptions__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutSord_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myEditInfoZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myEditInfoZ__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutSord_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myEditInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myEditInfo__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutSordHistory_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutSordHistory_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfSordHist__SordHist__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfSordHist__SordHist__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkoutSordTypes_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
        • ns2_mySordTypeZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySordTypeZ__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutSordTypes_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfSordType__SordType__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfSordType__SordType__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkoutStorage_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkoutStorage_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfStoreInfo__StoreInfo__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfStoreInfo__StoreInfo__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkoutSubs_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutSubs_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfSubsInfo__SubsInfo__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfSubsInfo__SubsInfo__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkoutTranslateTerms_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkoutTranslateTerms_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfTranslateTerm__TranslateTerm__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfTranslateTerm__TranslateTerm__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkoutUserProfile_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myUserProfile__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myUserProfile__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutUserProfile_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myUserProfile__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myUserProfile__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutUsers_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myCheckoutUsersZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myCheckoutUsersZ__IndexServer__SOAPSerializer
        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkoutUsers_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfUserInfo__UserInfo__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfUserInfo__UserInfo__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_checkoutWorkFlow_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myWFDiagramZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFDiagramZ__IndexServer__SOAPSerializer
        • ns2_myWFTypeZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFTypeZ__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutWorkFlow_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myWFDiagram__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFDiagram__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutWorkflowTemplate_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myWFDiagramZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFDiagramZ__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_checkoutWorkflowTemplate_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myWFDiagram__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFDiagram__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_cleanupStart_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myDeleteOptions__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myDeleteOptions__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_cleanupStart_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
    • Class de.elo.ix.client.IXServicePortIF_cleanupState_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_cleanupState_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myJobState__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myJobState__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_cleanupStop_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_cleanupStop_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
    • Class de.elo.ix.client.IXServicePortIF_collectJobStates_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
    • Class de.elo.ix.client.IXServicePortIF_collectJobStates_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfJobState__JobState__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfJobState__JobState__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_collectMapDomains_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_collectMapDomains_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfMapDomain__MapDomain__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfMapDomain__MapDomain__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_collectWorkFlowNodes_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns2_myWFTypeZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFTypeZ__IndexServer__SOAPSerializer
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_collectWorkFlowNodes_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfWFCollectNode__WFCollectNode__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfWFCollectNode__WFCollectNode__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_collectWorkFlows_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myWFTypeZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFTypeZ__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_collectWorkFlows_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfIdName__IdName__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfIdName__IdName__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_combineAcl_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myCombineAclOptions__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myCombineAclOptions__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfAclItem__AclItem__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfAclItem__AclItem__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_combineAcl_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myCombineAclResult__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myCombineAclResult__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_configureFulltext_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myFulltextConfig__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFulltextConfig__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_configureFulltext_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myFulltextConfig__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFulltextConfig__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_cookKeyword_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_cookKeyword_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_copySord_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myCopyInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myCopyInfo__IndexServer__SOAPSerializer
        • ns2_myCopySordZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myCopySordZ__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_copySord_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.IXServicePortIF_createDoc_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myEditInfoZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myEditInfoZ__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_createDoc_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myEditInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myEditInfo__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_createDocMask_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_createDocMask_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myDocMask__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myDocMask__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_createKey_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_createKey_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myKeyInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myKeyInfo__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_createNote_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_createNote_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myNote__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myNote__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_createNote2_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_createNote2_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myNote__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myNote__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_createNoteTemplate_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_createNoteTemplate_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myNoteTemplate__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myNoteTemplate__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_createReminder_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_createReminder_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myReminder__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myReminder__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_createSord_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myEditInfoZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myEditInfoZ__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_createSord_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myEditInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myEditInfo__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_createUser_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_createUser_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myUserInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myUserInfo__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_createWFNode_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.IXServicePortIF_createWFNode_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myWFNode__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFNode__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_createWorkFlow_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myWFTypeZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFTypeZ__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_createWorkFlow_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myWFDiagram__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFDiagram__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_deferWorkFlowNode_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_deferWorkFlowNode_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_delegateWorkFlowNode_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myWFDelegateNodeInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFDelegateNodeInfo__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_delegateWorkFlowNode_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_deleteConfigFiles_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_deleteConfigFiles_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_deleteCounters_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_deleteCounters_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_deleteDocMask_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_deleteDocMask_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
    • Class de.elo.ix.client.IXServicePortIF_deleteKeys_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_deleteKeys_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_deleteKeywordList_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_deleteKeywordList_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_deleteKeywords_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_deleteKeywords_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_deleteMap_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_deleteMap_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_deleteMapDomain_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_deleteMapDomain_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_deleteNotes_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_deleteNotes_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_deleteNoteTemplates_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_deleteNoteTemplates_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_deleteReminders_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_deleteReminders_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_deleteReport_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_deleteReport_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_deleteSord_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myDeleteOptions__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myDeleteOptions__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_deleteSord_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
    • Class de.elo.ix.client.IXServicePortIF_deleteSordTypes_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_deleteSordTypes_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_deleteSubs_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfSubsInfo__SubsInfo__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfSubsInfo__SubsInfo__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_deleteSubs_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_deleteTranslateTerms_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_deleteTranslateTerms_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_deleteUserProfile_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myUserProfile__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myUserProfile__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_deleteUserProfile_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_deleteUsers_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_deleteUsers_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_deleteWorkFlow_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myWFTypeZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFTypeZ__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_deleteWorkFlow_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_deleteWorkflowTemplate_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_deleteWorkflowTemplate_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_endEditWorkFlowNode_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_endEditWorkFlowNode_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_executeRegisteredFunction_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myAny__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myAny__IndexServer__SOAPSerializer
        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_executeRegisteredFunction_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myAny__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myAny__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_executeScript_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myExecuteScriptParams__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myExecuteScriptParams__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_executeScript_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myExecuteScriptResult__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myExecuteScriptResult__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_exportWorkflow_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myWorkflowExportOptions__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWorkflowExportOptions__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_exportWorkflow_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myFileData__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFileData__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_findClose_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_findClose_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_findFirstConfigFiles_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myConfigFileZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myConfigFileZ__IndexServer__SOAPSerializer
        • ns2_myFindConfigFileInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindConfigFileInfo__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.IXServicePortIF_findFirstConfigFiles_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myFindResult__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindResult__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_findFirstReportInfos_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myFindReportInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindReportInfo__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.IXServicePortIF_findFirstReportInfos_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myFindResult__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindResult__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_findFirstSords_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myFindInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindInfo__IndexServer__SOAPSerializer
        • ns2_mySordZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySordZ__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.IXServicePortIF_findFirstSords_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myFindResult__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindResult__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_findFirstTasks_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myFindTasksInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindTasksInfo__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.IXServicePortIF_findFirstTasks_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myFindResult__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindResult__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_findFirstTranslateTerms_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myFindTranslateTermInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindTranslateTermInfo__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.IXServicePortIF_findFirstTranslateTerms_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myFindResult__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindResult__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_findFirstWorkflows_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myFindWorkflowInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindWorkflowInfo__IndexServer__SOAPSerializer
        • ns2_myWFDiagramZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFDiagramZ__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.IXServicePortIF_findFirstWorkflows_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myFindResult__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindResult__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_findNextConfigFiles_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myConfigFileZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myConfigFileZ__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_findNextConfigFiles_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myFindResult__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindResult__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_findNextReportInfos_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_findNextReportInfos_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myFindResult__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindResult__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_findNextSords_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_mySordZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySordZ__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_findNextSords_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myFindResult__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindResult__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_findNextTasks_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_findNextTasks_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myFindResult__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindResult__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_findNextTranslateTerms_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_findNextTranslateTerms_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myFindResult__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindResult__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_findNextWorkflows_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_findNextWorkflows_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myFindResult__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindResult__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_finishExport_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_finishExport_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_getArchiveStatistics_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.IXServicePortIF_getArchiveStatistics_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myArchiveStatistics__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myArchiveStatistics__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_getConstants_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_getConstants_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myIXServicePortC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myIXServicePortC__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_getContextTerms_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myFindInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindInfo__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_getContextTerms_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfContextTerm__ContextTerm__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfContextTerm__ContextTerm__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_getDistinctValuesOfObjKey_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myValuesOfObjKeyOptions__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myValuesOfObjKeyOptions__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_getDistinctValuesOfObjKey_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myValuesOfObjKey__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myValuesOfObjKey__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_getEditInfoFromESW_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myEditInfoEswOptions__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myEditInfoEswOptions__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfFileData__FileData__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfFileData__FileData__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_getEditInfoFromESW_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfEditInfo__EditInfo__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfEditInfo__EditInfo__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_getESWFromEditInfo_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myEditInfoEswOptions__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myEditInfoEswOptions__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfEditInfo__EditInfo__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfEditInfo__EditInfo__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_getESWFromEditInfo_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfFileData__FileData__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfFileData__FileData__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_getExportZipUrl_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_getExportZipUrl_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_getImportZipUrl_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_getImportZipUrl_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_getSearchTerms_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myFindInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFindInfo__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.IXServicePortIF_getSearchTerms_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_getServerInfo_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_getServerInfo_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myServerInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myServerInfo__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_getServerInfoDM_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_getServerInfoDM_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myServerInfoDM__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myServerInfoDM__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_getSessionFromTicket_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.IXServicePortIF_getSessionFromTicket_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myLoginResult__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLoginResult__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_getSessionOptions_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_getSessionOptions_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_mySessionOptions__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySessionOptions__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_getUserNames_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myCheckoutUsersZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myCheckoutUsersZ__IndexServer__SOAPSerializer
        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_getUserNames_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfUserName__UserName__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfUserName__UserName__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_getWorkflowTemplateVersions_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_getWorkflowTemplateVersions_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfWFVersion__WFVersion__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfWFVersion__WFVersion__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_importWorkFlow_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3_base64Binary__byte_Base64Binary_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_base64Binary__byte_Base64Binary_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_importWorkFlow_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.IXServicePortIF_invalidateCache_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.IXServicePortIF_invalidateCache_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_linkSords_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLinkSordZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLinkSordZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_linkSords_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_lockArchive_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_lockArchive_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.IXServicePortIF_login_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_login_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myLoginResult__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLoginResult__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_loginAdmin_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_loginAdmin_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myLoginResult__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLoginResult__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_loginEloProf_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_loginEloProf_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myLoginResult__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLoginResult__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_loginKerberos_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3_base64Binary__byte_Base64Binary_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_base64Binary__byte_Base64Binary_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_loginKerberos_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myLoginResult__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLoginResult__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_logout_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_logout_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_parseException_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_parseException_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myIXExceptionData__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myIXExceptionData__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_processFindResult_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myProcessInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myProcessInfo__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_processFindResult_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myJobState__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myJobState__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_processTrees_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myNavigationInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myNavigationInfo__IndexServer__SOAPSerializer
        • ns2_myProcessInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myProcessInfo__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_processTrees_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myJobState__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myJobState__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_provideCryptPassword_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_provideCryptPassword_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_queryJobState_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_queryJobState_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myJobState__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myJobState__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_refSord_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_refSord_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_reload_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_reload_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_restoreSord_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myRestoreOptions__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myRestoreOptions__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_restoreSord_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
    • Class de.elo.ix.client.IXServicePortIF_setServerInfo_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myServerInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myServerInfo__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_setServerInfo_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_setServerInfoDM_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myServerInfoDM__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myServerInfoDM__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_setServerInfoDM_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_setSessionOptions_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_mySessionOptions__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySessionOptions__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.IXServicePortIF_setSessionOptions_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_startAdHocWorkFlow_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_startAdHocWorkFlow_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.IXServicePortIF_startExport_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.IXServicePortIF_startExport_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_startImport_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_startImport_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_startWorkFlow_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_startWorkFlow_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.IXServicePortIF_takeWorkFlowNode_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_takeWorkFlowNode_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.IXServicePortIF_terminateWorkFlow_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_terminateWorkFlow_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.IXServicePortIF_testAdapter_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_testAdapter_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
    • Class de.elo.ix.client.IXServicePortIF_unlinkSords_RequestStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myLinkSordZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLinkSordZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.IXServicePortIF_unlinkSords_ResponseStruct__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

    • Class de.elo.ix.client.JobState extends ValueClass implements Serializable

      serialVersionUID:
      1436376940L
      • Serialized Fields

        • countErrors
          long countErrors
          Error status information.
        • countEstimatedMax
          long countEstimatedMax
          Estimated maximum amount.
        • countProcessed
          long countProcessed
          Progress status information.
        • countResult
          CountResult countResult
          Result of the count process.
          Since:
          7.00.000.000
        • doCancelJob
          boolean doCancelJob
          Tell the Indexserver to cancel the job.
          Since:
          8.00.036.000
        • expires
          long expires
          When the information expires (milliseconds): (jobEnd + expires < current-date).
        • jobEnd
          java.lang.String jobEnd
          End or termination of the job.
        • jobGuid
          java.lang.String jobGuid
          Job identifier.
        • jobName
          java.lang.String jobName
          Thread name.
        • jobRunning
          boolean jobRunning
          Set to true while the job is being executed.
        • jobStart
          java.lang.String jobStart
          Start of job.
        • lastGuid
          java.lang.String lastGuid
          Status information for GUIDs.
        • lastID
          int lastID
          Status information for integer IDs.
        • procInfo
          ProcessInfo procInfo
          The standard process-by-SORD job list.
        • strMsg
          java.lang.String strMsg
          Job-defined message string.
    • Class de.elo.ix.client.JobState__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myCountResult__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myCountResult__IndexServer__SOAPSerializer
        • ns2_myProcessInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myProcessInfo__IndexServer__SOAPSerializer
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.KeyInfo extends ValueClass implements Serializable

      serialVersionUID:
      1537059480L
      • Serialized Fields

        • id
          int id
          Key ID.
        • name
          java.lang.String name
          Key name.
    • Class de.elo.ix.client.KeyInfo__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.KeyValue extends ValueClass implements Serializable

      serialVersionUID:
      516301248L
      • Serialized Fields

        • key
          java.lang.String key
          Key or identifying name.
        • value
          java.lang.String value
          Associated value.
    • Class de.elo.ix.client.KeyValue__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.Keyword extends ValueClass implements Serializable

      serialVersionUID:
      1426243550L
      • Serialized Fields

        • add
          boolean add

          Prefix the text of a child keyword with the text of this keyword. This member is interpreted in cookKeywords. The following relationship exists between the members enabled, add, raw

          conditionconclusion
          add=trueenabled=false, raw=true
          enabled=trueadd=false, raw=any
          See Also:
          IXServicePortIF_Stub.cookKeyword(...)
        • children
          Keyword[] children
          Child array.
        • enabled
          boolean enabled
          If true, this keyword can be used as a value for an index property. Otherwise its only purpose is to structure the keyword hierachy.
          See Also:
          add
        • id
          java.lang.String id
          Keyword ID. Consists of: groupid + orderid, orderid begins with a ".".
        • raw
          boolean raw
          The function cookKeyword() must be called for this keyword in order to use it for an index property. This is because it contains placeholders that must be substituted or one of the parent keywords should be added.
          See Also:
          add
        • text
          java.lang.String text
          Keyword text. This term is assigned to an index property. The member raw should be checked before this term is used. This text can be translated into reps. from the users language: set SessionOptionsC.TRANSLATE_TERM.
          See Also:
          SessionOptionsC.TRANSLATE_TERMS, raw
    • Class de.elo.ix.client.Keyword__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfKeyword__Keyword__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfKeyword__Keyword__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.KeywordC extends java.lang.Object implements Serializable

      serialVersionUID:
      1338796818L
      • Serialized Fields

        • lnId
          int lnId
          Maximum length of keyword ID.
        • lnRootId
          int lnRootId
          Maximum length of a root keyword ID. If a new keyword list is checked in, the ID of the root keyword must not exceed this length.
        • lnText
          int lnText
          Maximum length of keyword text.
    • Class de.elo.ix.client.KeywordC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myKeywordZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myKeywordZ__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.KeywordList extends ValueClass implements Serializable

      serialVersionUID:
      1495731174L
      • Serialized Fields

        • children
          Keyword[] children
          The keyword list entries.
        • deleted
          boolean deleted
          RESERVED
        • guid
          java.lang.String guid
          GUID
        • id
          java.lang.String id
          ID
        • lockId
          int lockId
          ID of the user who holds a lock on the keyword list.
          Since:
          8.00.010.004
        • packageName
          java.lang.String packageName
          Package name of KeywordList
          Since:
          20.00.000.009
        • tStamp
          java.lang.String tStamp
          Last modified, ISO - UTC Read-only.
        • TStampSync
          java.lang.String TStampSync
          Timestamp of this object's last export by the replication.
          Since:
          9.99.009.001
        • userId
          int userId
          ID of the user that has written the keyword list at last. Read-only.
        • userName
          java.lang.String userName
          Name of the user that has written the keyword list at last. Read-only.
    • Class de.elo.ix.client.KeywordList__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfKeyword__Keyword__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfKeyword__Keyword__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.KeywordListC extends java.lang.Object implements Serializable

      serialVersionUID:
      1333073168L
      • Serialized Fields

        • lnGuid
          int lnGuid
        • lnId
          int lnId
        • lnPackageName
          int lnPackageName
        • lnTStamp
          int lnTStamp
        • lnTStampSync
          int lnTStampSync
    • Class de.elo.ix.client.KeywordsDynamicInfo extends ValueClass implements Serializable

      serialVersionUID:
      2008405893L
      • Serialized Fields

        • mapData
          java.util.Map<java.lang.String,​java.lang.String> mapData
          Represents the input data of a form.

          The script to execute uses the values in this map to filter the resulting data set.

          Since:
          9.00.014.011
          See Also:
          KeywordsDynamicInfo.mapScriptName
        • mapLineFocus
          java.lang.String mapLineFocus
          Represents the id of a field in a form.
          Since:
          9.00.014.011
          See Also:
          KeywordsDynamicInfo.mapScriptName
        • mapScriptName
          java.lang.String mapScriptName
          Determines the script to execute.

          This value has only an effect if sord and maskLineFocus are set to null. Setting this value requires to set the values mapLineFocus and mapData also.

          Since:
          9.00.014.011
        • maskLineFocus
          DocMaskLine maskLineFocus

          At the client, set this value to the mask line that currently has the focus. This value determines the server script to be executed. The server only reads the members maskId and id. For the server-side processing necessary residual values are read from the database.

          The focused mask line is passed to the script to execute. Ignoring this value in the script is a valid use case.

        • sord
          Sord sord

          This value contains data gathered by the client. The contents of sord will be given to the script to execute.

    • Class de.elo.ix.client.KeywordsDynamicResult extends ValueClass implements Serializable

      serialVersionUID:
      926568139725169535L
      • Serialized Fields

        • columnProperties
          java.util.List<java.util.Map<java.lang.String,​java.lang.String>> columnProperties

          List of column properties. The size of this list equals to header. If the value at position i is null, the client will use a default value for the properties of column i.

          Since:
          9.00.016.018
        • header
          java.util.List<java.lang.String> header

          This list contains the column descriptions to be displayed as the header of the table at the client. The size of this list matches the amount of columns in table. The value at index i represents the column description of the column i. The first column index is 0. Columns without a header value must be represented by an empty or undefined string.

        • keyNames
          java.util.List<java.lang.String> keyNames

          List of key names. The size of this list equals to header. In this list, columns without a key name are represented by null or an empty String.

        • message
          java.lang.String message

          The executed script may provide additional informations to the client such as "Please fill field XYZ". Such informations are stored in the value message. The script has to provide the translation to the client's language.

        • moreResults
          boolean moreResults

          Is true if there are more results.

        • table
          java.util.List<java.util.List<java.lang.String>> table

          This value contains the result set as a table. Each entry of the outer list represents a row in the table. Thus, the entry i of an inner list represents the value of the i. column of the actual row. The length of each inner list is identical to the total amount of columns. Entries without a value are represented by an empty string.

        • title
          java.lang.String title

          A brief and succinctly description about the represented data. The script developer must provide a title, otherwise an exception is thrown.

          Since:
          9.00.000.010
    • Class de.elo.ix.client.KeywordZ extends ValueClass implements Serializable

      serialVersionUID:
      450335637L
      • Serialized Fields

        • bset
          long bset
          Bitset field for constants from KeywordC class.
    • Class de.elo.ix.client.KeywordZ__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.License extends ValueClass implements Serializable

      serialVersionUID:
      1330120264L
      • Serialized Fields

        • backup
          boolean backup
          Backup enabled.
        • cold
          boolean cold
          COLD
        • demoVersion
          boolean demoVersion
          Demo version.
        • dispatchFolder
          boolean dispatchFolder
          Dispatch folder (Versendemappe)
        • domea
          boolean domea
          DOMEA
        • emailOnly
          boolean emailOnly
          EMail
        • features
          int[] features
          Binary coded license information
        • fultext
          boolean fultext
          Fulltext enabled.
        • httpServer
          boolean httpServer
          HTTP DocServer
        • indexServer
          boolean indexServer
          Indexserver
        • licenseFileContent
          java.lang.String licenseFileContent
          License file content.
          Since:
          12.00.000.038
        • licenseOptions
          java.util.Map<java.lang.String,​java.lang.String> licenseOptions
          License options as name-value pairs.
          Since:
          12.00.000.038
        • licenseValid
          boolean licenseValid
          True, if license is valid.
          Since:
          12.00.000.038
        • limitedIg
          boolean limitedIg
          Limited Internet Gateway
        • limitedVersion
          boolean limitedVersion
          Limited version.
        • nbOfFulltextLangs
          int nbOfFulltextLangs
          Number of languages for which linguistic processing can be used during fulltext indexing.
          Since:
          8.00.024.001
        • nbOfIgLicenses
          int nbOfIgLicenses
          Number of ELO Internet Gateway users.
        • nbOfServerLicenses
          int nbOfServerLicenses
          Number of server licenses.
        • professional
          boolean professional
          True for ELOprofessional
        • replication
          boolean replication
          Replication enabled.
        • sapALink
          boolean sapALink
          SAPALINK interface
        • serno
          java.lang.String serno
          License key.
        • signature
          boolean signature
          SIGNATURE
        • stack
          boolean stack
          STACK
        • tobid
          boolean tobid
          Tobit
        • validityDate
          java.util.Date validityDate
          License is valid until this date. This valid is null if the license does not expire.
          Since:
          12.00.000.038
        • xmlImport
          boolean xmlImport
          XML-Import
    • Class de.elo.ix.client.License__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.LicenseInfo extends ValueClass implements Serializable

      serialVersionUID:
      -963420085124837666L
      • Serialized Fields

        • customerName
          java.lang.String customerName
          Customer name.
        • licenseKey
          java.lang.String licenseKey
          License key.
        • moduleName
          java.lang.String moduleName
          Module name.
    • Class de.elo.ix.client.LicenseResult extends ValueClass implements Serializable

      serialVersionUID:
      8594301554231204611L
    • Class de.elo.ix.client.LinkSordC extends java.lang.Object implements Serializable

      serialVersionUID:
      4981037L
    • Class de.elo.ix.client.LinkSordC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myLinkSordZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLinkSordZ__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.LinkSordInfo extends java.lang.Object implements Serializable

      serialVersionUID:
      8690734834459924255L
      • Serialized Fields

        • linkPermanent
          boolean linkPermanent
          If true, Sords will be linked permanently. The new links between the provided Sords cannot be deleted.
    • Class de.elo.ix.client.LinkSordZ extends ValueClass implements Serializable

      serialVersionUID:
      1473512051L
      • Serialized Fields

        • bset
          long bset
          Bitset field for constants from the LinkSordC class.
    • Class de.elo.ix.client.LinkSordZ__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.LockC extends java.lang.Object implements Serializable

      serialVersionUID:
      837669511L
    • Class de.elo.ix.client.LockC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.LockZ extends ValueClass implements Serializable

      serialVersionUID:
      1407753312L
      • Serialized Fields

        • bset
          long bset
          Bitset field for constants from the LockC class.
    • Class de.elo.ix.client.LockZ__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.LoginResult extends ValueClass implements Serializable

      serialVersionUID:
      777531606L
      • Serialized Fields

        • activeSubstitutions
          java.util.List<Substitution> activeSubstitutions
          The current user's active substitution rules. This list contains substitution rules where the user substitutes someone as well as those where the user is substituted by someone.
          Since:
          20.00.000.008
        • clientInfo
          ClientInfo clientInfo

          ClientInfo object returned by the IX when the login is carried out. Contains information about the client settings.

        • ticketLifetime
          int ticketLifetime

          Contains the lifetime of the ticket in seconds. The connection is terminated once this lifetime has expired.

        • user
          UserInfo user

          Contains the data detailling the user used to login to the IX.

    • Class de.elo.ix.client.LoginResult__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myClientInfo__IndexServer__SOAPSerializer
        • ns2_myUserInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myUserInfo__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.LoginScriptOptions extends ValueClass implements Serializable

      serialVersionUID:
      1074954672761146963L
      • Serialized Fields

        • clientName
          java.lang.String clientName
          Unified Name for the client application. The value of this field must be one value of {LoginScriptOptionsC.CLIENT_NAME_*}.
        • techUser
          java.lang.String techUser
          User name used for authentication. This member is only valid for run-as logins. It contains the name of the technical user used for authentication.
          Since:
          10.17.059.004
    • Class de.elo.ix.client.LoginScriptOptionsC extends java.lang.Object implements Serializable

      serialVersionUID:
      1002222217L
    • Class de.elo.ix.client.MapData extends ValueClass implements Serializable

      serialVersionUID:
      2011132580L
      • Serialized Fields

        • domainName
          java.lang.String domainName
          Map domain name. An arbitary name or one of the predefined names in MapDomainC.
          See Also:
          MapDomainC
        • guid
          java.lang.String guid
          GUID
          Since:
          8.00.024.002
        • id
          java.lang.String id
          Map ID. If the map belongs to a Sord ID, this value is equal to the member objId.
          See Also:
          MapData.objId
        • items
          KeyValue[] items
          Map items. Since stream version 10.00.020.007, the items of this array can be cased to MapValue, in order to access BLOB data.
          See Also:
          MapData.mapItems
        • lockId
          int lockId
          User ID of the user that owns the lock on the map. If the map is not locked, this value is -1.
        • lockName
          java.lang.String lockName
          User name of the user that owns the lock no the map. If the map is not locked, this value is an empty string.
        • mapItems
          java.util.Map<java.lang.String,​MapValue> mapItems
          Map items represented by class MapValue which gives access to BLOB values.
          Since:
          10.00.020.007
          See Also:
          MapData.items
        • objId
          int objId
          Object ID. The ID of the associated Sord object or 0, if the map does not belong to a Sord object.
          See Also:
          MapData.id
        • TStamp
          java.lang.String TStamp
          Timestamp
    • Class de.elo.ix.client.MapData__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfKeyValue__KeyValue__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfKeyValue__KeyValue__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.MapDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      6093548014266150741L
      • Serialized Fields

        • lnBlob
          int lnBlob
          Maximum length of blob value. 1048576 Bytes
          Since:
          10.00.020.007
        • lnId
          int lnId
          Maximum length of map id.
        • lnKey
          int lnKey
          Maximum length of map item key.
        • lnValue
          int lnValue
          Maximum length of map item value.
    • Class de.elo.ix.client.MapDomain extends ValueClass implements Serializable

      serialVersionUID:
      42339713L
      • Serialized Fields

        • copy
          boolean copy
          This value is true, if the map items should be copied when the associated Sord object is copied.
        • history
          boolean history
          This value is true, if a history should be maintained for map items. A history is always available for MapDomainC.DOMAIN_SORD and MapDomainC.DOMAIN_WORKFLOW_ACTIVE.
          Since:
          8.00.024.002
          See Also:
          IXServicePortIF.checkoutMapHistory(ClientInfo, String, String, MapHistZ)
        • name
          java.lang.String name
          Map domain name. This can be a user definined name or one of the predefined names in MapDomainC. The value is internally used as part of a database table name. Thus only alphanumeric characters are allowed.
          See Also:
          MapDomainC
        • replicate
          boolean replicate
          This value is true, if the map items should be replicated with the associated Sord object.
    • Class de.elo.ix.client.MapDomain__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.MapDomainC extends de.elo.ix.client.MapDomainDataC implements Serializable

      serialVersionUID:
      47433043L
    • Class de.elo.ix.client.MapDomainC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.MapDomainDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      915355095L
      • Serialized Fields

        • lnName
          int lnName
    • Class de.elo.ix.client.MapHead extends ValueClass implements Serializable

      serialVersionUID:
      1379783697L
      • Serialized Fields

        • guid
          java.lang.String guid
          GUID.
          Since:
          7.00.040.013
        • id
          java.lang.String id
          Map id.
        • lockId
          int lockId
          Lock status. -1: unlocked, >=0 user-ID.
        • objId
          int objId
          Associated object ID or 0.
        • TStamp
          java.lang.String TStamp
          Timestamp.
    • Class de.elo.ix.client.MapHeadC extends java.lang.Object implements Serializable

      serialVersionUID:
      812078539L
      • Serialized Fields

        • lnGuid
          int lnGuid
        • lnId
          int lnId
        • lnTStamp
          int lnTStamp
    • Class de.elo.ix.client.MapHist extends ValueClass implements Serializable

      serialVersionUID:
      303505086L
      • Serialized Fields

        • histGuid
          java.lang.String histGuid
          GUID of the SordHist object.
        • histItems
          MapHistItem[] histItems
          An array of the keywording changes.
        • histSource
          int histSource
          Identifies the application with which changes were made to the keywording.
        • mapGuid
          java.lang.String mapGuid
          GUID of the map object.
        • mapId
          java.lang.String mapId
          ID of the map object.
        • timeStampLocal
          java.lang.String timeStampLocal
          Timestamp of the change in the timezone of the client. The format is JJJJ.MM.DD.hh.mm.ss
        • timeStampUTC
          java.lang.String timeStampUTC
          Timestamp of the change in the timezone of the client, in UTC form. The format is JJJJ.MM.DD.hh.mm.ss
        • userId
          int userId
          The user who carried out the changes.
        • userName
          java.lang.String userName
          The name of the user who carried out the changes.
        • workStation
          java.lang.String workStation
          The name of the computer from which the change was carried out. This is the parameter clientComputer which is provided by the ix.login function.
    • Class de.elo.ix.client.MapHistC extends de.elo.ix.client.MapHistHeadC implements Serializable

      serialVersionUID:
      379654790L
    • Class de.elo.ix.client.MapHistHeadC extends java.lang.Object implements Serializable

      serialVersionUID:
      812099209L
      • Serialized Fields

        • lnHistGuid
          int lnHistGuid
        • lnMapGuid
          int lnMapGuid
        • lnTimeStampLocal
          int lnTimeStampLocal
        • lnTimeStampUTC
          int lnTimeStampUTC
        • lnUserName
          int lnUserName
        • lnWorkStation
          int lnWorkStation
    • Class de.elo.ix.client.MapHistItem extends ValueClass implements Serializable

      serialVersionUID:
      342049067L
      • Serialized Fields

        • blobValue
          FileData blobValue
          BLOB value.
          Since:
          10.00.020.011
        • histGuid
          java.lang.String histGuid
          GUID of the assigned SordHist object.
        • key
          java.lang.String key
          Map key.
        • value
          java.lang.String value
          Map value. An empty value means, that the map item has been deleted.
    • Class de.elo.ix.client.MapHistItemC extends java.lang.Object implements Serializable

      serialVersionUID:
      1314989638L
      • Serialized Fields

        • lnBlobData
          int lnBlobData
        • lnContentType
          int lnContentType
        • lnHistGuid
          int lnHistGuid
        • lnKey
          int lnKey
        • lnValue
          int lnValue
    • Class de.elo.ix.client.MapHistZ extends ValueClass implements Serializable

      serialVersionUID:
      1505340976L
      • Serialized Fields

        • bset
          long bset
    • Class de.elo.ix.client.MapItem extends ValueClass implements Serializable

      serialVersionUID:
      1461301521L
      • Serialized Fields

        • blobData
          java.io.InputStream blobData
          Blob data.
          Since:
          10.00.020.005
        • contentType
          java.lang.String contentType
          Content Type.
        • id
          java.lang.String id
          Map id.
        • key
          java.lang.String key
          Map key.
        • value
          java.lang.String value
          Map value.
    • Class de.elo.ix.client.MapItemC extends java.lang.Object implements Serializable

      serialVersionUID:
      812006040L
      • Serialized Fields

        • lnBlobData
          int lnBlobData
        • lnContentType
          int lnContentType
        • lnId
          int lnId
        • lnKey
          int lnKey
        • lnValue
          int lnValue
    • Class de.elo.ix.client.MapValue extends KeyValue implements Serializable

      serialVersionUID:
      5276979961974415978L
      • Serialized Fields

        • blobValue
          FileData blobValue
          BLOB value.
    • Class de.elo.ix.client.MaskName extends ValueClass implements Serializable

      serialVersionUID:
      458953805L
      • Serialized Fields

        • access
          int access
          Access mode for the current user. A combination of AccessC.LUR_* constants.
          Since:
          7.00.000.042
          See Also:
          AccessC
        • barcodeMask
          boolean barcodeMask
          Mask has a barcode definition.
          Since:
          8.00.036.001
        • documentMask
          boolean documentMask
          Mask can be used as storage mask for indexing.
        • folderMask
          boolean folderMask
          Mask can be used as storage mask for folders.
          Since:
          7.00.000.000
        • guid
          java.lang.String guid
          GUID
          Since:
          7.00.000.004
        • id
          int id
          Mask ID.
        • name
          java.lang.String name
          Mask name.
        • nameTranslationKey
          java.lang.String nameTranslationKey
          Translation-keyword for MaskName.name.
          Since:
          9.00.022.007
        • searchMask
          boolean searchMask
          Mask can be used for searching.
    • Class de.elo.ix.client.MaskName__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.MoveDocumentsInfo extends ValueClass implements Serializable

      serialVersionUID:
      -1685883070933203195L
      • Serialized Fields

        • endDate
          java.lang.String endDate
          End date.
          Since:
          10.17.059.005
        • sourcePathId
          java.lang.String sourcePathId
          ID of the source storage path.
        • startDate
          java.lang.String startDate
          Start date.
          Since:
          10.17.059.005
        • targetPathId
          java.lang.String targetPathId
          ID of the target storage path.
    • Class de.elo.ix.client.NavigationInfo extends ValueClass implements Serializable

      serialVersionUID:
      1953181452L
      • Serialized Fields

        • findInfo
          FindInfo findInfo
          Specify additional filters for the tree walk.

          Please note that specifying a custom findInfo always leads to a second search for each directory decreasing the overall performance. Use this only if processFindResult is not suitable.

          Then, not every feature is supported which findInfo offers. Firstly, the member findChildren will be overwritten during the tree walk. Secondly, as a fulltext or direct search respectively influence the search for children, they are unsupported also.

          Since:
          9.00.014.007
        • ignoreDocuments
          boolean ignoreDocuments
          ignore the navigation of documents
        • maxCount
          int maxCount
          maxCount is the overall maximum amount of visited nodes and is independent of successful processing. maxCount does not depend on successful processing to be incremented, and it can stop the traversal before any of the other limits have been reached. Passing maxCount < 1 will turn off this limit.
        • maxDepth
          int maxDepth
          The maximum depth of the tree walk. Passing maxDepth < 1 turns off this limit.
        • maxSiblings
          int maxSiblings
          The maximum number of siblings for one tree level. This limit is most useful for ignoring the contents of large folders. Passing maxSiblings < 1 will turn the limit off.
        • startIDs
          java.lang.String[] startIDs
          The starting points for the tree walk. Interdepending nodes will only be traversed once. Providing null causes an invalid parameter exception, while unresolvable IDs or GUIDs will simply be ignored.
    • Class de.elo.ix.client.NavigationInfo__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.NavigationInfoC extends java.lang.Object implements Serializable

      serialVersionUID:
      1520348158L
    • Class de.elo.ix.client.NavigationInfoC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.Note extends ValueClass implements Serializable

      serialVersionUID:
      937420667L
      • Serialized Fields

        • access
          int access
          Access rights for the current user. Read-only.
          Since:
          7.00.000.026
        • acl
          java.lang.String acl
          Access control list. Only used for notes of type TYPE_ANNOTATION_MARKER. Set member aclItems=null on check in otherwise it is ignored.
        • aclItems
          AclItem[] aclItems
          Access control list as item array. Only used for notes of type TYPE_ANNOTATION_MARKER. If this member is not null, member acl is ignored on check in.
        • color
          int color
          RGB value. Undefined for notes of type TYPE_ANNOTATION_STAMP and TYPE_ANNOTATION_NOTE_WITHFONT.
          Since:
          6.00.087
          See Also:
          Note.noteText, Note.noteImage, Note.noteFreehand
        • createDateIso
          java.lang.String createDateIso
          ISO encoded external (user defined) date.
        • deleted
          boolean deleted
          True if the note is deleted, otherwise false.
        • deleteDateIso
          java.lang.String deleteDateIso
          The Note is deleted at this date. ClientInfo determines the Timezone.

          Is undefined if isDeleted() returns false.

          Since:
          9.00.000.000
        • desc
          java.lang.String desc
          The text for the note.
          See Also:
          Note.noteText, Note.noteImage, Note.noteFreehand
        • guid
          java.lang.String guid
          The GUID for the note.
        • height
          int height
          The height of the note (y axis), when displayed on a document in ELO.
          See Also:
          Note.XPos
        • id
          int id
          The unique id for the note.
        • lockId
          int lockId
          The ID of the user that holds the lock or -1, if the note is not locked.
        • lockName
          java.lang.String lockName
          The user name that holds the lock or an empty string if the note is not locked.
        • noteFreehand
          NoteFreehand noteFreehand
          Point information for a freehand line. Valid only for notes of type TYPE_ANNOTATION_FREEHAND and TYPE_ANNOTATION_HORIZONTAL_LINE. Either desc, noteText, noteImage or noteFreehand can be set.
          Since:
          7.00.000.023
          See Also:
          Note.desc
        • noteImage
          NoteImage noteImage
          Additional information for image stamps. Valid only for notes of type TYPE_ANNOTATION_STAMP. Either desc, noteText, noteImage or noteFreehand can be set.
          Since:
          7.00.000.023
          See Also:
          Note.desc
        • noteText
          NoteText noteText
          Additional information for textual stamps. Valid only for notes of type TYPE_ANNOTATION_NOTE, TYPE_ANNOTATION_STAMP and TYPE_ANNOTATION_NOTE_WITHFONT. Either desc, noteText, noteImage or noteFreehand can be set.
          Since:
          7.00.000.023
          See Also:
          Note.desc
        • objId
          java.lang.String objId
          Object ID of the associated Sord object or any of the ID specifiers that are valid for checkoutSord too. Functions createNote and checkoutNotes return only numerical object IDs.
        • ownerId
          int ownerId
          The ID of the user who created the note. Administrators can set the ownerId to an arbitary user ID in checkinNotes. Set ownerName="" in this case.
        • ownerName
          java.lang.String ownerName
          The name of the user that has created the note. Administrators can set the ownerName to an arbitary user name in checkinNotes. Set ownerId=-1 in this case.
        • pageNo
          int pageNo
          The page number to which the note is attached.
        • TStamp
          java.lang.String TStamp
          Timestamp of the last change to the note. The format is JJJJ.MM.DD.hh.mm.ss
        • TStampSync
          java.lang.String TStampSync
          Timestamp of this object's last export by the replication.
          Since:
          9.99.009.001
        • type
          int type
          The note type.
          See Also:
          NoteC
        • width
          int width
          Width ( x axis) of the note when displayed on a document in ELO.
          See Also:
          Note.XPos
        • XPos
          int XPos
          The position in the x axis when the note is displayed on a document in ELO. Taken from the top left corner of the document.

          For NoteC.TYPE_ANNOTATION_FREEHAND and NoteC.TYPE_ANNOTATION_HORIZONTAL_LINE the values XPos, YPos, Width, Height describe the enveloping rectangle of the line including the line width. This values are computed by the Indexserver if the note is stored.

        • YPos
          int YPos
          The position in the Y axis when the note is displayed on a document in ELO. Taken from the top left corner of the document.
          See Also:
          Note.XPos
    • Class de.elo.ix.client.Note__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myNoteFreehand__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myNoteFreehand__IndexServer__SOAPSerializer
        • ns2_myNoteImage__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myNoteImage__IndexServer__SOAPSerializer
        • ns2_myNoteText__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myNoteText__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfAclItem__AclItem__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfAclItem__AclItem__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.NoteC extends de.elo.ix.client.NoteDataC implements Serializable

      serialVersionUID:
      1319955249L
    • Class de.elo.ix.client.NoteC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myNoteZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myNoteZ__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.NoteDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      1521483547L
      • Serialized Fields

        • lnAcl
          int lnAcl
        • lnDesc
          int lnDesc
        • lnGuid
          int lnGuid
        • lnTStamp
          int lnTStamp
        • lnTStampSync
          int lnTStampSync
    • Class de.elo.ix.client.NoteFreehand extends java.lang.Object implements Serializable

      serialVersionUID:
      611837980L
      • Serialized Fields

        • points
          PointInfo[] points
          Points.
          See Also:
          NoteFreehandC.MAX_POINTS
        • strikeoutColor
          int strikeoutColor
          Color for strikeout pen (only TYPE_ANNOTATION_STRIKEOUT).
          Since:
          7.00.000.039
        • strikeoutWidth
          int strikeoutWidth
          Line width for strikeout pen (only TYPE_ANNOTATION_STRIKEOUT).
          Since:
          7.00.000.039
        • width
          int width
          Line width.
    • Class de.elo.ix.client.NoteFreehand__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfPointInfo__PointInfo__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfPointInfo__PointInfo__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.NoteFreehandC extends java.lang.Object implements Serializable

      serialVersionUID:
      1034219603L
    • Class de.elo.ix.client.NoteFreehandC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.NoteImage extends java.lang.Object implements Serializable

      serialVersionUID:
      1753613701L
      • Serialized Fields

        • fileData
          FileData fileData
          Image file content. Read only.
        • fileName
          java.lang.String fileName
          Image file name.
    • Class de.elo.ix.client.NoteImage__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myFileData__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFileData__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.NoteTemplate extends ValueClass implements Serializable

      serialVersionUID:
      1995912373L
      • Serialized Fields

        • acl
          java.lang.String acl
          ACL. Member aclItems has preceedence on checkin.
          Since:
          7.00.000.040
          See Also:
          NoteTemplate.aclItems
        • aclItems
          AclItem[] aclItems
          ACL as an array of AclItem objects.
          Since:
          7.00.000.040
          See Also:
          NoteTemplate.acl
        • id
          int id
          Stamp ID.
        • name
          java.lang.String name
          Stamp name.
        • noteImage
          NoteImage noteImage
          Image information, if this is stamp is an image. Either noteText or noteImage can be set.
          See Also:
          NoteTemplate.noteText
        • noteText
          NoteText noteText
          Text information, if this is a textual stamp. The text information can contain the placeholders defined in NoteTemplateC. Either noteText or noteImage can be set. class NoteTemplateC
          See Also:
          NoteTemplate.noteImage, NoteTemplateC
        • userId
          java.lang.String userId
          User ID or name. NoteTemplate objects can be defined for all users and for a specific user.
          See Also:
          NoteTemplateC.USERID_ALL
    • Class de.elo.ix.client.NoteTemplate__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myNoteImage__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myNoteImage__IndexServer__SOAPSerializer
        • ns2_myNoteText__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myNoteText__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfAclItem__AclItem__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfAclItem__AclItem__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.NoteTemplateC extends java.lang.Object implements Serializable

      serialVersionUID:
      240897408L
      • Serialized Fields

        • lnName
          int lnName
          Length of note template name.
          See Also:
          NoteTemplate.name
        • lnText
          int lnText
          Length of text in class NoteText.
          See Also:
          NoteText.text
    • Class de.elo.ix.client.NoteTemplateC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myNoteTemplateZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myNoteTemplateZ__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.NoteTemplateDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      1775437403L
      • Serialized Fields

        • lnOptKey
          int lnOptKey
        • lnOptValue
          int lnOptValue
    • Class de.elo.ix.client.NoteTemplateZ extends java.lang.Object implements Serializable

      serialVersionUID:
      1483878971L
      • Serialized Fields

        • bset
          long bset
    • Class de.elo.ix.client.NoteTemplateZ__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.NoteText extends java.lang.Object implements Serializable

      serialVersionUID:
      669464920L
    • Class de.elo.ix.client.NoteText__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myFontInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFontInfo__IndexServer__SOAPSerializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.NoteZ extends ValueClass implements Serializable

      serialVersionUID:
      2137405429L
      • Serialized Fields

        • bset
          long bset
          Bitset field for constants from the NoteC class.
    • Class de.elo.ix.client.NoteZ__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.Notification extends ValueClass implements Serializable

      serialVersionUID:
      -5984788378871453677L
      • Serialized Fields

        • createDateIso
          java.lang.String createDateIso
          Create date of the notification.
        • prio
          int prio
          Indicates if the Notification is marked as important
          Since:
          9.00.022.003
        • userGuid
          java.lang.String userGuid
          GUID of user who should receive this notification.
        • watchGuid
          java.lang.String watchGuid
          GUID of changed Object.
        • what
          int what
          Indicates the type of the watched Element. 0 - Action. 1 - HashTag.
          Since:
          9.00.030.001
    • Class de.elo.ix.client.NotificationC extends de.elo.ix.client.NotificationDataC implements Serializable

      serialVersionUID:
      -1371664447766726861L
    • Class de.elo.ix.client.NotificationDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      2010056196L
      • Serialized Fields

        • lnCreateDateIso
          int lnCreateDateIso
        • lnUserGuid
          int lnUserGuid
        • lnWatchGuid
          int lnWatchGuid
    • Class de.elo.ix.client.NotificationZ extends ValueClass implements Serializable

      serialVersionUID:
      -6771325712888579913L
      • Serialized Fields

        • bset
          long bset
          Bitset field for constants from the NotificationC class.
    • Class de.elo.ix.client.NotifyServerInfo extends ValueClass implements Serializable

      serialVersionUID:
      539899885L
      • Serialized Fields

        • ocrCount
          int ocrCount
          The number of documents for which OCR was processed.
        • scanCount
          int scanCount
          The number of scanned documents.
    • Class de.elo.ix.client.NotifyServerResult extends ValueClass implements Serializable

      serialVersionUID:
      810727301L
    • Class de.elo.ix.client.ObjChange extends ValueClass implements Serializable

      serialVersionUID:
      753146L
      • Serialized Fields

        • code
          int code
          DB column: chgcode
        • objId
          java.lang.String objId
          DB column: chgobjid
        • param
          int param
          DB column: chgparam
        • param2
          java.lang.String param2
          DB column: chgparam2
        • tStamp
          java.lang.String tStamp
          DB column: chgtstamp
        • user
          int user
          DB column: chguser
    • Class de.elo.ix.client.ObjChangeC extends java.lang.Object implements Serializable

      serialVersionUID:
      1100272528L
      • Serialized Fields

        • lnObjId
          int lnObjId
        • lnParam2
          int lnParam2
        • lnTStamp
          int lnTStamp
    • Class de.elo.ix.client.ObjDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      1521332903L
      • Serialized Fields

        • lnAcl
          int lnAcl
        • lnGuid
          int lnGuid
        • lnInternalDesc
          int lnInternalDesc
        • lnName
          int lnName
        • lnSDesc
          int lnSDesc
        • lnSName
          int lnSName
        • lnSReg
          int lnSReg
        • lnTStamp
          int lnTStamp
        • lnTStampAcl
          int lnTStampAcl
        • lnTStampAclSync
          int lnTStampAclSync
        • lnTStampSync
          int lnTStampSync
    • Class de.elo.ix.client.ObjHistC extends java.lang.Object implements Serializable

      serialVersionUID:
      1015803641L
      • Serialized Fields

        • lnHistGuid
          int lnHistGuid
        • lnObjGuid
          int lnObjGuid
        • lnTimeStampLocal
          int lnTimeStampLocal
        • lnTimeStampUTC
          int lnTimeStampUTC
        • lnUserName
          int lnUserName
        • lnWorkStation
          int lnWorkStation
    • Class de.elo.ix.client.ObjHistKeyC extends java.lang.Object implements Serializable

      serialVersionUID:
      1013854536L
      • Serialized Fields

        • lnHistGuid
          int lnHistGuid
        • lnKeyData
          int lnKeyData
        • lnKeyDataDesc
          int lnKeyDataDesc
        • lnKeyName
          int lnKeyName
    • Class de.elo.ix.client.ObjKey extends ValueClass implements Serializable

      serialVersionUID:
      237417996L
      • Serialized Fields

        • data
          java.lang.String[] data
          Data array. The values can be translated into resp. from the system language, if SessionOptionsC.TRANSLATE_TERMS is set and the corresponding DocMaskLine has set the property translate.
          See Also:
          SessionOptionsC.TRANSLATE_TERMS, DocMaskLine.translate
        • displayData
          java.lang.String[] displayData
          Human readable representation of ObjKey.data. This member is read-only and might not be set in server-side events. For index lines of type DocMaskLineC.TYPE_RELATION, this member contains the Sord.name of the referenced Sord.
          Since:
          12.00.000.023
        • id
          int id
          ID of the index line
        • name
          java.lang.String name
          The group name of the index line
        • objId
          int objId
          The ELO object ID this object belongs to
    • Class de.elo.ix.client.ObjKey__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.ObjKeyC extends de.elo.ix.client.ObjKeyDataC implements Serializable

      serialVersionUID:
      711473895L
    • Class de.elo.ix.client.ObjKeyC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.ObjKeyData extends ValueClass implements Serializable

      serialVersionUID:
      1508164560L
      • Serialized Fields

        • data
          java.lang.String data
          DB column: okeydata
        • id
          int id
          DB column: okeyno
        • name
          java.lang.String name
          DB column: okeyname
        • objId
          int objId
          DB column: parentid
        • odouble
          double odouble
          DB column: odouble
          Since:
          9.00.000.021
        • sdata
          java.lang.String sdata
          Deprecated.
          This member is ignored since 9.0
          DB column: okeysdata
        • udata
          java.lang.String udata
          DB column: okeyudata
    • Class de.elo.ix.client.ObjKeyDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      2463451L
      • Serialized Fields

        • lnData
          int lnData
        • lnName
          int lnName
        • lnOdouble
          int lnOdouble
        • lnSdata
          int lnSdata
        • lnUdata
          int lnUdata
    • Class de.elo.ix.client.ObjLinkC extends java.lang.Object implements Serializable

      serialVersionUID:
      1015668161L
      • Serialized Fields

        • lnId
          int lnId
        • lnLinkId
          int lnLinkId
        • lnParentId
          int lnParentId
        • lnTStamp
          int lnTStamp
    • Class de.elo.ix.client.OcrInfo extends ValueClass implements Serializable

      serialVersionUID:
      1803060225L
      • Serialized Fields

        • busId
          long busId
          Return OCR result over this event bus. If the OCR request should be performed asynchronously, this value must contain the event bus ID on which the result event is sent. If this value is 0, the OCR request is performed synchronously.
        • eventId
          long eventId
          OCR result should be sent in an event with this event ID. This member helps to map the OCR request to the OCR result. Optional.
        • messagesLanguage
          int messagesLanguage
          Language of error messages produced by the OCR engine. One of the OcrInfoC.MESSAGES_LANGUAGE_ constants. Optional.
        • queryLanguages
          OcrInfoQueryLanguages queryLanguages
          This member is set in order to query the languages supported by the OCR engine. Optional.
        • recognizeFile
          OcrInfoRecognizeFile recognizeFile
          Recognize file information. Set this member in order to process OCR on a file or an archive document. Optional.
    • Class de.elo.ix.client.OcrInfoC extends java.lang.Object implements Serializable

      serialVersionUID:
      1068350778L
    • Class de.elo.ix.client.OcrInfoQueryLanguages extends ValueClass implements Serializable

      serialVersionUID:
      648095775L
      • Serialized Fields

        • ctrl
          int ctrl
          Reserved.
    • Class de.elo.ix.client.OcrInfoRecognizeFile extends ValueClass implements Serializable

      serialVersionUID:
      701419851L
      • Serialized Fields

        • accuracy
          int accuracy
          Recognition accuracy. A value of 0 activates the fast mode, a value of 1 activates the exact mode.
        • encoding
          int encoding
          OcrInfoC.ENCODING_UTF8 / _UTF16 / _UTF16LE
          Since:
          10.17.080.003
        • imageData
          FileData imageData
          Image file content. Either imageData or objId must be set.
        • minCharConfidence
          int minCharConfidence
          Minimum confidence of character recognition in percent. Characters that are recognized with a lower confidence are replaced by OcrInfoRecognizeFile.replaceChar. Optional.
        • objId
          java.lang.String objId
          Object ID of an archived document to be analyzed. Either imageData or objId must be set.
        • originalFileName
          java.lang.String originalFileName
          Original Filename. allows tracking through the log files of the different modules.
          Since:
          11.00.000.058
        • outputFormat
          int outputFormat
        • pageNo
          int pageNo
          Page number. The first page number is 0. If all pages should be analyzed, set pageNo = -1.
        • pageNumbers
          int[] pageNumbers
          Array of page numbers which should be analysed by the OCR. The first page number is 0. The following constants can be used: OcrInfoC.ALL_PAGES, OcrInfoC.EVEN_PAGES, OcrInfoC.ODD_PAGES
          Since:
          9.00.030.027
        • pageTimeout
          int pageTimeout
          Recognition timeout for a single page. Cancel recognition if it least longer than this number of seconds. Optional.
          Since:
          9.00.030.028
        • pdfCompliance
          int pdfCompliance
          OcrInfoC.COMPLIANCE_PDFA_3U / _3A / _2U / _2A / _1B / _1A / _NONE
          Since:
          11.00.000.057
        • pdfQuality
          int pdfQuality
          OcrInfoC.PDF_QUALITY_MAXQUALITY / _BALANCED / _MINSIZE / _MAXSPEED
          Since:
          11.00.000.057
        • recognizeLangs
          java.lang.String[] recognizeLangs
          The image data is of this language(s). The supported languages can be requested by a call to IXServicePortIF.processOcr(ClientInfo, OcrInfo). The OcrInfo parameter must have member OcrInfo.queryLanguages set. Use the internal languages returned in OcrResult.queryLanguages for this member. At least one language must be set. The String is case sensitive.
        • recognizeRects
          OcrRect[] recognizeRects
          Constrain recognition to this rectangles. Optional.
        • rectUnit
          int rectUnit
          Rectangle coordinates are based on this unit. Use on of the constants OcrInfoC.UNIT_*. Optional.
          See Also:
          OcrInfoC.UNIT_PER_THOUSAND
        • replaceChar
          int replaceChar
          Replacement for characters. Characters that are recognized with a lower confidence than OcrInfoRecognizeFile.minCharConfidence are replaced this character. Optional.
        • singleColumnMode
          boolean singleColumnMode
          Disable table recognition. Set this member to true, if the OCR should not try to recognized columns and rows of tables. Optional.
        • spaces
          int spaces
          OcrInfoC.NORMAL/TWOSPACES/EXACT
          Since:
          10.17.069.001
        • timeoutSeconds
          int timeoutSeconds
          Recognition timeout. Cancel recognition if it least longer than this number of seconds. Optional.
        • whitespace
          int whitespace
          OCR returns whitespace characters.
          NameHEX code
          Line break2028
          Paragraph break2029
          Tabulation00AC
          Soft hyphen0009
          Object replacement characterFFFC
          Must be one of the following: OcrInfoC.WHITESPACE_DEFAULT, OcrInfoC.WHITESPACE_REPLACE
          Since:
          12.00.000.041
    • Class de.elo.ix.client.OcrRect extends ValueClass implements Serializable

      serialVersionUID:
      1044855049L
      • Serialized Fields

        • bottom
          int bottom
        • left
          int left
        • right
          int right
        • top
          int top
    • Class de.elo.ix.client.OcrResult extends ValueClass implements Serializable

      serialVersionUID:
      998509414L
      • Serialized Fields

        • eventId
          long eventId
          Event ID. The same value as submitted in OcrInfo.eventId.
        • exception
          java.lang.String exception
          Error message. Null or empty, if no error has occurred. This value is used only in asynchronous processing in order to inform the client application, that an error has occured. In synchronous processing, the error is thrown as an exception.
        • exceptionID
          int exceptionID
          Error id. 0, if no error has occurred
          Since:
          9.00.040.004
        • queryLanguages
          OcrResultQueryLanguages queryLanguages
          Supported languages. This member is returned, if OcrInfo.queryLanguages was set.
        • recognizeFile
          OcrResultRecognizeFile recognizeFile
          Recognize file result. This member is returned, if OcrInfo.recognizeFile was set.
    • Class de.elo.ix.client.OcrResultQueryLanguages extends ValueClass implements Serializable

      serialVersionUID:
      916614291L
      • Serialized Fields

        • externalLangs
          java.lang.String[] externalLangs
        • internalLangs
          java.lang.String[] internalLangs
    • Class de.elo.ix.client.OcrResultRecognizeFile extends ValueClass implements Serializable

      serialVersionUID:
      1533562699L
    • Class de.elo.ix.client.OcrWorker extends ValueClass implements Serializable

      serialVersionUID:
      730157667L
      • Serialized Fields

        • busId
          long busId
          The worker process listens on this bus ID for events of type EventBusC.EVENT_OCR_REQUEST.
        • lastUsed
          long lastUsed
          Reserved.
        • reserved
          long reserved
          Reserved.
          Since:
          10.17.010.006
        • state
          int state
          Worker state.
          See Also:
          OcrWorkerC.BUSY, OcrWorkerC.IDLE, OcrWorkerC.DEAD
        • subsId
          long subsId
          The worker process is identified by this subscriber ID on the event bus.
    • Class de.elo.ix.client.OcrWorkerC extends java.lang.Object implements Serializable

      serialVersionUID:
      45899817L
    • Class de.elo.ix.client.OrgUnitInfo extends ValueClass implements Serializable

      serialVersionUID:
      413918850L
      • Serialized Fields

        • desc
          java.lang.String desc
          OU description.
        • guid
          java.lang.String guid
          GUID
        • id
          int id
          OU identifier
        • name
          java.lang.String name
          OU name
        • ouProps
          java.lang.String[] ouProps
          Additional OU properties Index this array with constants named PROP_* in class OrgUnitInfoC.
          See Also:
          OrgUnitInfoC
        • tStamp
          java.lang.String tStamp
          Timestamp The format is JJJJ.MM.DD.hh.mm.ss
    • Class de.elo.ix.client.OrgUnitInfoC extends java.lang.Object implements Serializable

      serialVersionUID:
      864257789L
      • Serialized Fields

        • lnDesc
          int lnDesc
          Maximum OU desc length
        • lnName
          int lnName
          Maximum OU name length
        • lnOuProp
          int lnOuProp
          Maximum OU property length
    • Class de.elo.ix.client.OrgUnitName extends ValueClass implements Serializable

      serialVersionUID:
      427676481L
      • Serialized Fields

        • id
          int id
          OU identifier
        • name
          java.lang.String name
          OU name
    • Class de.elo.ix.client.PhysDel extends ValueClass implements Serializable

      serialVersionUID:
      124345500L
      • Serialized Fields

        • guid
          java.lang.String guid
          GUID of deleted object.
        • TStamp
          java.lang.String TStamp
          The object is deleted at this timestamp. Measured in the UTC time-zone.
        • TStampSync
          java.lang.String TStampSync
          Timestamp of this object's last export by the replication.
          Since:
          9.99.009.001
        • type
          int type
          Type of deleted object.
          See Also:
          PhysDelC
    • Class de.elo.ix.client.PhysDelC extends de.elo.ix.client.PhysDelDataC implements Serializable

      serialVersionUID:
      278631137L
    • Class de.elo.ix.client.PhysDelDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      448931954L
      • Serialized Fields

        • lnGuid
          int lnGuid
        • lnTStamp
          int lnTStamp
        • lnTStampSync
          int lnTStampSync
    • Class de.elo.ix.client.PhysDelDocs extends ValueClass implements Serializable

      serialVersionUID:
      855528761L
      • Serialized Fields

        • objId
          int objId
          DB column: objid
    • Class de.elo.ix.client.PhysDelDocsC extends java.lang.Object implements Serializable

      serialVersionUID:
      434896477L
    • Class de.elo.ix.client.PointInfo extends java.lang.Object implements Serializable

      serialVersionUID:
      1225068828L
      • Serialized Fields

        • x
          int x
          X coordinate
        • y
          int y
          Y coordinate
    • Class de.elo.ix.client.PointInfo__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.PreviewImageInfo extends ValueClass implements Serializable

      serialVersionUID:
      7987162050708573661L
      • Serialized Fields

        • documentId
          java.lang.String documentId

          Id of the document(-version) to query preview images for. If set, objectId is ignored.

        • endPage
          int endPage

          Last page number of the document to process a preview image for. If this value is ≤ 0, all pages of the document ≥ startPage are process. If 0 < endPage ≤ startPage holds, only the startPage will be processed.

        • objectId
          java.lang.String objectId

          ID of the objects to query preview images for. The ID must point to a document. Otherwise, an exception is thrown.

        • previewSize
          int previewSize
          Desired size of the preview images. Valid values are defined in PreviewImageInfoC.
        • processDocument
          boolean processDocument

          If processDocument is true, not only the URLs for each page are generated but also preview images are processed for the pages (startPage+1) to endPage in the background.

        • renderAnnotations
          boolean renderAnnotations

          Enables rendering of annotations. If renderAnnotations is true, the preview images will also contain the annotations. If the preview images should contain the annotations but not the preview of the document page itself, also set renderOnlyAnnotations to true.

        • renderAnnotationsData
          boolean renderAnnotationsData

          Does only has an effect, if renderAnnotations is true. If set to true there will be details rendered near the annotations. Details are the annotation's author and create date.

        • renderAnnotationsOnly
          boolean renderAnnotationsOnly

          Does only has an effect, if renderAnnotations is true. If set to true the annotations will be rendered but the rendering of document pages will be omitted.

        • startPage
          int startPage

          First page number of the document to process a preview image for. The number of the first page of a document is 1. If this value is ≤ 0, 1 is assumed.

    • Class de.elo.ix.client.PreviewImageInfoC extends java.lang.Object implements Serializable

      serialVersionUID:
      407268655L
    • Class de.elo.ix.client.PreviewImageResult extends java.lang.Object implements Serializable

      serialVersionUID:
      661820173L
      • Serialized Fields

        • dimensionHeight
          int dimensionHeight
          Height of the first page. Please consider the hints at PreviewImageResult.dimensionWidth with respect to multi-page documents.
        • dimensionWidth
          int dimensionWidth
          Width of first page. Use this value to get an idea about the dimensions of the preview image in general. While this value is exact for the first page, following pages may have different dimension (e.g. different orientation, image as a whole page in a PDF document, ...)
        • dpi
          int dpi
          Dots per inch of the requested preview images. If the document source is a multi-page file, this value holds for every requested pages.
        • pages
          int pages
          Number of pages.
        • progress
          int progress
          Current progress of processing at the server. Processing is finished at server side when this value equals PreviewImageResult.progressMax.
        • progressMax
          int progressMax
          Estimated value about the workload at the server. There is a chance that the server is finished with the processing of the request when progress reaches this estimated value. In repeated requests progresMax can increase in comparison to calls in earlier times.
        • statusMessage
          java.lang.String statusMessage
          Status message about the current processing of preview images at the server.
        • urls
          java.util.List<java.lang.String> urls
          List of URLs pointing to the requested preview images. The URL at the first index in the list points to the lexicographic ordered first requested page.
    • Class de.elo.ix.client.ProcessAcl extends ValueClass implements Serializable

      serialVersionUID:
      402225782L
      • Serialized Fields

        • addAcl
          java.lang.String addAcl
          ACL to be added in raw database format. Ignored, if addAclItems is not null.
          Since:
          7.00.020.008
          See Also:
          ProcessAcl.addAclItems
        • addAclItems
          AclItem[] addAclItems
          ACL to be added.
        • andAcl
          java.lang.String andAcl
          ACL to be added in raw database format. Ignored, if andAclItems is not null.
          Since:
          7.00.020.008
          See Also:
          ProcessAcl.andAclItems
        • andAclItems
          AclItem[] andAclItems
          ACL to be intersected with.
        • setAcl
          java.lang.String setAcl
          ACL to be added in raw database format. Ignored, if setAclItems is not null.
          Since:
          7.00.020.008
          See Also:
          ProcessAcl.setAclItems
        • setAclItems
          AclItem[] setAclItems
          ACL to be set directly overriding any former settings.
        • subAcl
          java.lang.String subAcl
          ACL to be added in raw database format. Ignored, if subAclItems is not null.
          Since:
          7.00.020.008
          See Also:
          ProcessAcl.subAclItems
        • subAclItems
          AclItem[] subAclItems
          ACL to be subtracted.
    • Class de.elo.ix.client.ProcessAcl__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfAclItem__AclItem__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfAclItem__AclItem__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.ProcessCopyElements extends ValueClass implements Serializable

      serialVersionUID:
      147051188L
      • Serialized Fields

        • copyOptions
          CopyOptions copyOptions
          Options for the copy-process
        • copyResult
          CopyResult copyResult
          Result of copy process.
          Since:
          9.00.014.004
        • createMapping
          boolean createMapping
          If createMapping is true, at the copyResult, the maps source-id to copy-id will be filled. Defaults to false.
          Since:
          9.00.014.004
    • Class de.elo.ix.client.ProcessCopyElements__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myCopyOptions__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myCopyOptions__IndexServer__SOAPSerializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.ProcessCountElements extends ValueClass implements Serializable

      serialVersionUID:
      1130489422L
      • Serialized Fields

        • countResult
          CountResult countResult
          Result of the countprocess.
    • Class de.elo.ix.client.ProcessCountElements__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myCountResult__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myCountResult__IndexServer__SOAPSerializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.ProcessFulltext extends ValueClass implements Serializable

      serialVersionUID:
      1125907212L
      • Serialized Fields

        • addToFulltext
          boolean addToFulltext
          Add to the fulltext-service
    • Class de.elo.ix.client.ProcessFulltext__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.ProcessInfo extends ValueClass implements Serializable

      serialVersionUID:
      1037318967L
      • Serialized Fields

        • delStatus
          int delStatus
          pass 0 for valid (undeleted) nodes, >0 otherwise.
        • desc
          java.lang.String desc
          Holds the user defined description of a specific call. This member must not be null or empty.
        • errorMode
          int errorMode
          From ProcessInfoC: ERRORMODE_ALL, ERRORMODE_SKIP_SUBTREE, ERRORMODE_SKIP_PROCINFO or ERRORMODE_CRITICAL_ONLY.
        • forceOperation
          boolean forceOperation
          Defines, if the data allways have to be written
          Since:
          7.00.000.038
        • ignoreDocuments
          boolean ignoreDocuments
          processing flag for documents.
        • ignoreStructures
          boolean ignoreStructures
          processing flag for structure elements.
        • inclReferences
          boolean inclReferences
          Process references (logical copies) too.
          Since:
          8.00.000.004
        • lockZ
          LockZ lockZ
          Use this parameter to access potentially locked nodes.
        • procAcl
          ProcessAcl procAcl
          Prefix processing, valid ProcessAcl data.
        • procCopyElements
          ProcessCopyElements procCopyElements
          Copy the elements into other archive location.
          Since:
          7.00.020.001
        • procCountElem
          ProcessCountElements procCountElem
          Prefix processing count all elements
          Since:
          7.00.000.000
        • procFulltext
          ProcessFulltext procFulltext
          Prefix processing, valid ProcessFulltext data.
          Since:
          6.00.099
        • procInheritKeywording
          ProcessInheritKeywording procInheritKeywording
          Inherit keywording.
          Since:
          10.17.040.001
        • procMoveDocumentsToStoragePath
          ProcessMoveDocumentsToStoragePath procMoveDocumentsToStoragePath
          Move documents to storage path.
          Since:
          7.00.000.045
        • procMsgMax
          int procMsgMax
          Maximum amount of recorded errors in procMsgs; from ProcessInfoC: PROCMSGMAX.
        • procMsgs
          java.lang.String[] procMsgs
          Recorded error messages; specify their amount using procMsgMax.
        • procReleaseLock
          ProcessReleaseLock procReleaseLock
          Release the locks on processed elements.
          Since:
          9.00.000.031
        • procReplSet
          ProcessReplSet procReplSet
          Prefix processing, valid ProcessReplSet data.
        • procScript
          ProcessScript procScript
          Either prefix or postfix processing.
    • Class de.elo.ix.client.ProcessInfo__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLockZ__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns2_myProcessAcl__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myProcessAcl__IndexServer__SOAPSerializer
        • ns2_myProcessCopyElements__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myProcessCopyElements__IndexServer__SOAPSerializer
        • ns2_myProcessCountElements__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myProcessCountElements__IndexServer__SOAPSerializer
        • ns2_myProcessFulltext__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myProcessFulltext__IndexServer__SOAPSerializer
        • ns2_myProcessMoveDocumentsToStoragePath__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myProcessMoveDocumentsToStoragePath__IndexServer__SOAPSerializer
        • ns2_myProcessReplSet__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myProcessReplSet__IndexServer__SOAPSerializer
        • ns2_myProcessScript__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myProcessScript__IndexServer__SOAPSerializer
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.ProcessInfoC extends java.lang.Object implements Serializable

      serialVersionUID:
      659513392L
    • Class de.elo.ix.client.ProcessInfoC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.ProcessInheritKeywording extends ValueClass implements Serializable

      serialVersionUID:
      1130489423L
    • Class de.elo.ix.client.ProcessMoveDocumentsToStoragePath extends ValueClass implements Serializable

      serialVersionUID:
      3376635L
      • Serialized Fields

        • pathId
          java.lang.String pathId
          Name or ID of the storage path
    • Class de.elo.ix.client.ProcessMoveDocumentsToStoragePath__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.ProcessReleaseLock extends ValueClass implements Serializable

      serialVersionUID:
      1392653467805346500L
    • Class de.elo.ix.client.ProcessReplSet extends ValueClass implements Serializable

      serialVersionUID:
      712209598L
      • Serialized Fields

        • addReplSets
          IdName[] addReplSets
          Replication sets to be added.
        • andReplSets
          IdName[] andReplSets
          Replication sets to be intersected with.
        • setReplSets
          IdName[] setReplSets
          Replication sets to be set directly overriding any former settings.
        • subReplSets
          IdName[] subReplSets
          Replication sets to be subtracted.
    • Class de.elo.ix.client.ProcessReplSet__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfIdName__IdName__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfIdName__IdName__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.ProcessScript extends ValueClass implements Serializable

      serialVersionUID:
      1122555546L
      • Serialized Fields

        • name
          java.lang.String name
          Script name.
        • processPostfix
          boolean processPostfix
          execution position in tree walks.
        • tag
          java.lang.String tag
          user defined tag.
    • Class de.elo.ix.client.ProcessScript__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.PublicDownload extends ValueClass implements Serializable

      serialVersionUID:
      8397262249495117428L
      • Serialized Fields

        • attachmentCode
          java.lang.String attachmentCode
          Indicates whether the download is inline or as attachment. this field is ignored in ELO 11.03 and ongoing versions.
          Since:
          9.00.030.030
        • docId
          int docId
          The document ID.
        • expiration
          java.lang.String expiration
          The expired time.
        • fileName
          java.lang.String fileName
          The fileName in the download url. It is readonly.
          Since:
          9.00.030.030
        • id
          java.lang.String id
          The download ID.
        • objId
          int objId
          The object ID.
          Since:
          9.00.000.028
        • remaining
          int remaining
          The download count.
        • timeStamp
          java.lang.String timeStamp
          The time stamp.
        • url
          java.lang.String url
          The download URL
          Since:
          9.00.014.002
        • userId
          int userId
          The user ID.
    • Class de.elo.ix.client.PublicDownloadC extends de.elo.ix.client.PublicDownloadDataC implements Serializable

      serialVersionUID:
      -7237521763064317733L
    • Class de.elo.ix.client.PublicDownloadDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      1639180602L
      • Serialized Fields

        • lnAttachmentCode
          int lnAttachmentCode
        • lnExpiration
          int lnExpiration
        • lnFileName
          int lnFileName
        • lnId
          int lnId
        • lnTimeStamp
          int lnTimeStamp
    • Class de.elo.ix.client.PublicDownloadOptions extends ValueClass implements Serializable

      serialVersionUID:
      -7252795602590614452L
      • Serialized Fields

        • contentDispositionAttachment
          boolean contentDispositionAttachment
          If true, the document is downloaded as an attachment. Otherwise it content is shown in-line in the browser.
          Since:
          9.00.014.008
        • docId
          java.lang.String docId
          The doc id.
          Since:
          9.00.012.004
        • downloadIds
          java.lang.String[] downloadIds
          The download IDs to retrieve the public downloads.
        • expiration
          java.lang.String expiration
          The expired time.
          Since:
          9.00.012.003
        • fileNameFromSordName
          boolean fileNameFromSordName
          If true, the short description of the sord is used as file name in the download URL. Otherwise the original file name is used.
          Since:
          9.00.014.008
        • objId
          java.lang.String objId
          The obj id.
          Since:
          9.00.012.004
        • remaining
          int remaining
          The remaining download.
          Since:
          9.00.012.003
    • Class de.elo.ix.client.PurgeSettings extends ValueClass implements Serializable

      serialVersionUID:
      1576340510L
      • Serialized Fields

        • dayLimit
          int dayLimit
          Original documents older than the specified number of days are deleted (0 or higher), e.g. 0 for no limit, 1 for 24 hours, 365 for a year
        • excludePathIds
          java.util.List<java.lang.Integer> excludePathIds
          List of path ids to exclude from purging if pathId=0 is set.
          Since:
          9.00.000.027
        • fileCheckMode
          int fileCheckMode
          The original and the backup document can be compared before cleanup. Possible values (1 to 3) are defined in PurgeSettingsC.
        • pathId
          int pathId
          Possible path restriction for filing paths:
          0: include all paths
          1 and higher: only include a path with this ID where documents should be deleted
        • startHour
          int startHour
          When processing should take place:
          START_EVERY_HOUR: when the purge task is starting and then every 60 minutes
          0 to 23: hour of the day, such as 8:00 p.m.
    • Class de.elo.ix.client.PurgeSettingsC extends ValueClass implements Serializable

      serialVersionUID:
      1865968564L
    • Class de.elo.ix.client.PurgeStatus extends ValueClass implements Serializable

      serialVersionUID:
      2053888643L
      • Serialized Fields

        • errorMessage
          java.lang.String errorMessage
          an error message, if an error occured, else an empty String
        • isRunning
          boolean isRunning
          if the ELOdm purge task is running (it can only run in combination with the backup task)
        • lastPurgeTime
          java.lang.String lastPurgeTime
          last purge work time (ISO UTC date and time without dots) If no purge has been done yet, the variable is empty.
        • numberOfDocsPurged
          int numberOfDocsPurged
          number of purged documents
    • Class de.elo.ix.client.QueryJobProtocolC extends java.lang.Object implements Serializable

      serialVersionUID:
      3447703175206950883L
    • Class de.elo.ix.client.QueryJobProtocolEvent extends ValueClass implements Serializable

      serialVersionUID:
      1366333632959138034L
      • Serialized Fields

        • date
          java.lang.String date
          The time of generating this event.
        • eventId
          int eventId
          The id of this QueryJobProtocolEvent. The eventId's value is unique for one background thread. The value of a background thread's first eventId is 0. The second one is 1 and so on.
          Since:
          9.00.000.026
        • level
          int level
          The level of log messages to query. Use the | operator to select multiple levels.
          See Also:
          QueryJobProtocolC
        • message
          java.lang.String message
          Message of this LogRow.
        • objId
          int objId
          The id of the object currently being processed at the time of this events creation. If the objId is not known/available, its value is set to QueryJobProtocolC.OBJID_NOT_SET.
    • Class de.elo.ix.client.QueryJobProtocolInfo extends ValueClass implements Serializable

      serialVersionUID:
      2117539193209501070L
      • Serialized Fields

        • jobGuid
          java.lang.String jobGuid
          The GUID of the background thread to query the log informations. Mandatory.
        • level
          int level
          Filter for the level of log messages. If set, it has to be one of QueryJobProtocolC.LOG_LEVEL_ERROR, QueryJobProtocolC.LOG_LEVEL_WARN, or QueryJobProtocolC.LOG_LEVEL_INFO. Multiple values can be set via the bit operation "|". If not set, only messages of LOG_LEVEL_ERROR are returned.
        • startDateISO
          java.lang.String startDateISO
          Marks the earliest date at which log information has to be reported. As only cached values are returned, the value is ignored, if the oldest cached log information is younger that that date. Optional.
          See Also:
          QueryJobProtocolInfo.startEventId
        • startEventId
          int startEventId
          If the value of startEventId is ≥0, only eventIds ≥ that value will be returned. Optional.
          Since:
          9.00.000.030
          See Also:
          QueryJobProtocolInfo.startDateISO
    • Class de.elo.ix.client.QueryJobProtocolResult extends ValueClass implements Serializable

      serialVersionUID:
      6709103054639223824L
      • Serialized Fields

        • downloadUrl
          java.lang.String downloadUrl
          This String contains a URL where the whole protocol can be downloaded. Empty, if no protocol file exists.
        • events
          QueryJobProtocolEvent[] events
          Contains the all events by a background job that are cached at the Indexserver.
    • Class de.elo.ix.client.Relation extends ValueClass implements Serializable

      serialVersionUID:
      837810375L
      • Serialized Fields

        • deleteDateIso
          java.lang.String deleteDateIso
          The Relation is deleted at this date. ClientInfo determines the Timezone.

          Is undefined if status==0.

          Since:
          9.00.000.002
        • guid
          java.lang.String guid
          GUID
          Since:
          7.00.000.004
        • mainRelation
          boolean mainRelation
          This Relation represents the main relation of an object, if this value is true.
          Since:
          9.99.009.001
        • objGuid
          java.lang.String objGuid
          GUID of the child object.
          Since:
          11.00.000.045
        • objId
          int objId
          DB column: objectid
        • ordinal
          int ordinal
          DB column: ordinal
        • parentGuid
          java.lang.String parentGuid
          GUID of the parent object.
          Since:
          11.00.000.045
        • parentId
          int parentId
          DB column: parentid
        • status
          int status
          DB column: relstatus
        • tStamp
          java.lang.String tStamp
          DB column: reltstamp
        • TStampSync
          java.lang.String TStampSync
          Timestamp of this object's last export by the replication.
          Since:
          9.99.009.001
    • Class de.elo.ix.client.RelationC extends java.lang.Object implements Serializable

      serialVersionUID:
      1203469035L
      • Serialized Fields

        • lnGuid
          int lnGuid
        • lnTStamp
          int lnTStamp
        • lnTStampSync
          int lnTStampSync
    • Class de.elo.ix.client.Reminder extends ValueClass implements Serializable

      serialVersionUID:
      256674679L
      • Serialized Fields

        • createDateIso
          java.lang.String createDateIso
          Reminder was created at this date.
        • deleted
          boolean deleted
          Reminder is deleted logically if set. Read-only.
        • desc
          java.lang.String desc
          Memo text
        • dueDateIso
          java.lang.String dueDateIso
          On this date the receiver has seen the reminder.
        • id
          int id
          Reminder ID
        • lockId
          int lockId
          ID of user who has locked the reminder record in DB
        • lockName
          java.lang.String lockName
          Reminder is locked by this user.
        • name
          java.lang.String name
          Short description visible in the task list.
        • notifyOnDelete
          boolean notifyOnDelete
          Notify sender if receiver deletes the reminder.
        • notifyOnView
          boolean notifyOnView
          Notify sender if receiver views the reminder.
        • objGuid
          java.lang.String objGuid
          Sord GUID.
        • objId
          int objId
          Reminder is linked to this Sord.
        • objType
          int objType
          Sord type.
        • prio
          int prio
          Priority: 0...high, 1...medium, 2...low
        • promptDateIso
          java.lang.String promptDateIso
          At this Date the reminder should be made visible to the receiver.
        • receiverId
          int receiverId
          Reminder was created for this user.
        • receiverName
          java.lang.String receiverName
          Reminder was created for this user.
        • senderId
          int senderId
          Reminder was created by this user.
        • senderName
          java.lang.String senderName
          Reminder was created by this user.
    • Class de.elo.ix.client.Reminder__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.ReminderC extends de.elo.ix.client.ReminderDataC implements Serializable

      serialVersionUID:
      1431555044L
    • Class de.elo.ix.client.ReminderC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.ReminderDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      1099169893L
      • Serialized Fields

        • lnDesc
          int lnDesc
        • lnName
          int lnName
    • Class de.elo.ix.client.ReplCode extends java.lang.Object implements Serializable

      serialVersionUID:
      1235558040L
    • Class de.elo.ix.client.RepliHist extends ValueClass implements Serializable

      serialVersionUID:
      899503054L
      • Serialized Fields

        • arcDesc
          java.lang.String arcDesc
          DB column: rharcdesc
        • arcGuid
          java.lang.String arcGuid
          DB column: rharcguid
        • arcPriorityLocal
          int arcPriorityLocal
          Since:
          9.99.009.001
        • arcPriorityRemote
          int arcPriorityRemote
          Since:
          9.99.009.001
        • arcShort
          java.lang.String arcShort
          DB column: rharcshort
        • id
          int id
          DB column: rhrowid
        • imEx
          int imEx
          DB column: rhimex
        • succ
          int succ
          DB column: rhsucc
        • tSBegin
          java.lang.String tSBegin
          DB column: rhtsbegin
        • tSDate
          java.lang.String tSDate
          DB column: rhtsdate
        • tSEnd
          java.lang.String tSEnd
          DB column: rhtsend
    • Class de.elo.ix.client.RepliHistC extends java.lang.Object implements Serializable

      serialVersionUID:
      104551413L
      • Serialized Fields

        • lnArcDesc
          int lnArcDesc
        • lnArcGuid
          int lnArcGuid
        • lnArcShort
          int lnArcShort
        • lnTSBegin
          int lnTSBegin
        • lnTSDate
          int lnTSDate
        • lnTSEnd
          int lnTSEnd
    • Class de.elo.ix.client.ReplSet extends ValueClass implements Serializable

      serialVersionUID:
      1124529321L
      • Serialized Fields

        • combiGuid
          java.lang.String combiGuid
          Since:
          11.00.000.005
        • dw
          int[] dw
          Bitset of replication IDs.
        • dwSync
          int[] dwSync
          Bitset of synchronized replication IDs.
          Since:
          12.02.001.001
        • objId
          int objId
          This replication information belongs to the archive entry with ID objId
        • TStamp
          java.lang.String TStamp
          Timestamp of the last alteration of replication sets for the corresponding archive entry. The format is JJJJ.MM.DD.hh.mm.ss
          Since:
          9.99.009.001
        • TStampSync
          java.lang.String TStampSync
          Timestamp of this object's last export by the replication.
          Since:
          9.99.009.001
    • Class de.elo.ix.client.ReplSet__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.ReplSetCombination extends ValueClass implements Serializable

      serialVersionUID:
      6035096705624502137L
      • Serialized Fields

        • combi
          byte[] combi
        • guid
          java.lang.String guid
    • Class de.elo.ix.client.ReplSetCombinationC extends java.lang.Object implements Serializable

      serialVersionUID:
      897151349L
      • Serialized Fields

        • lnCombi
          int lnCombi
        • lnCombiGuid
          int lnCombiGuid
    • Class de.elo.ix.client.ReplSetName extends ValueClass implements Serializable

      serialVersionUID:
      755067340L
      • Serialized Fields

        • desc
          java.lang.String desc
          Descriptive text for the replication set.
        • id
          int id
          Identifier for the replication set.
        • image
          int image
          Image used for the replication set in list function in the client application.
        • mobile
          int mobile
          Replication set is used for archive synchronisation(ELO MOBIL).
        • name
          java.lang.String name
          Name of the replication set.
        • priority
          int priority
          Priority of this replication set.
          Since:
          9.99.009.001
        • TStamp
          java.lang.String TStamp
          Timestamp of the last change. The format is JJJJ.MM.DD.hh.mm.ss
        • TStampSync
          java.lang.String TStampSync
          Timestamp of this object's last export by the replication.
          Since:
          9.99.009.001
    • Class de.elo.ix.client.ReplSetName__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.ReplSetNameC extends java.lang.Object implements Serializable

      serialVersionUID:
      969246601L
      • Serialized Fields

        • lnDesc
          int lnDesc
        • lnName
          int lnName
        • lnTStamp
          int lnTStamp
        • lnTStampSync
          int lnTStampSync
    • Class de.elo.ix.client.ReplSetNameC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.ReportC extends java.lang.Object implements Serializable

      serialVersionUID:
      1285453013L
      • Serialized Fields

        • lnExtra3
          int lnExtra3
        • lnId
          int lnId
        • lnText
          int lnText
    • Class de.elo.ix.client.ReportC__IndexServer__InterfaceSOAPSerializer extends com.sun.xml.rpc.encoding.InterfaceSerializerBase implements Serializable

      • Serialized Fields

        • ns1_myReportC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myReportC__IndexServer__SOAPSerializer
        • ns1_myReportInfoC__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myReportInfoC__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.ReportC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.ReportErpCode extends ValueClass implements Serializable

      serialVersionUID:
      508806040L
      • Serialized Fields

        • id
          int id
          ERP code
        • limited
          boolean limited
          This code is wirtten in limited report
        • name
          java.lang.String name
          ERP name
        • verbose
          boolean verbose
          This code is written in verbose report
    • Class de.elo.ix.client.ReportErpCode__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.ReportInfo extends ValueClass implements Serializable

      serialVersionUID:
      1280848136L
      • Serialized Fields

        • action
          java.lang.String action
          ActionNo as name.
        • actionNo
          int actionNo
          Action number in numeric form.
        • actTime
          int actTime
          Reserved - internal function.
        • actTimeISO
          java.lang.String actTimeISO
          Time of the action in ISO format.
        • comment
          java.lang.String comment
          Descriptive text or details.
        • extra1
          int extra1
          Reserved - internal, dependant on actionNo.
        • extra2
          int extra2
          Reserved - internal, dependant on actionNo
        • extra3
          java.lang.String extra3
          Reserved.
          Since:
          9.00.016.001
        • extraInfo
          java.lang.Object extraInfo
          Extra information. This member is always null for report entries written by Windows-Client or by ELOix versions older than 9.00.016. The type of data depends on ReportInfo.actionNo as shown in the following table:
          ReportInfoC.ACT_LOGIN_IXReportInfoUserProps object, member userInfo is set to the user logged on.
          ReportInfoC.ACT_IX_CREATE_USERReportInfoUserModified object, member newProps is set to the new user.
          ReportInfoC.ACT_IX_DELETE_USERReportInfoUserModified object, member newProps is set to deleted user.
          ReportInfoC.ACT_IX_CHECKIN_USER ReportInfoUserModified object, member newProps is set to the modified values. Member oldProps is set to the values before modification.
          Since:
          9.00.016.001
        • id
          java.lang.String id
          Identifier
        • objId
          int objId
          Id of the object for which the action is entered in the protocoll.
        • sessionNo
          int sessionNo
          Id of the session which carried out the action.
        • text
          java.lang.String text
          Reserved - internal, dependant on actionNo
        • userId
          int userId
          Id of the user who carried out the action.
        • userName
          java.lang.String userName
          Name of the user who carried out the action.
    • Class de.elo.ix.client.ReportInfo__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.ReportInfoC extends de.elo.ix.client.ReportC implements Serializable

      serialVersionUID:
      1071192839L
    • Class de.elo.ix.client.ReportInfoC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.ReportInfoUserModified extends ValueClass implements Serializable

      serialVersionUID:
      -7501666205555778909L
      • Serialized Fields

    • Class de.elo.ix.client.ReportInfoUserProps extends ValueClass implements Serializable

      serialVersionUID:
      -5735962225828014662L
    • Class de.elo.ix.client.ReportModeC extends java.lang.Object implements Serializable

      serialVersionUID:
      1594659914L
    • Class de.elo.ix.client.ReportModeC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myReportModeZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myReportModeZ__IndexServer__SOAPSerializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.ReportModeZ extends ValueClass implements Serializable

      serialVersionUID:
      1248158950L
      • Serialized Fields

        • bset
          long bset
          Bitset field for constants from ReportModeC class.
    • Class de.elo.ix.client.ReportModeZ__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.ReportOptions extends ValueClass implements Serializable

      serialVersionUID:
      1057373949L
    • Class de.elo.ix.client.ReportOptions__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfReportErpCode__ReportErpCode__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfReportErpCode__ReportErpCode__IndexServer_Array_SOAPSerializer1
        • ns2_myReportModeZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myReportModeZ__IndexServer__SOAPSerializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.ReportOptionsC extends java.lang.Object implements Serializable

      serialVersionUID:
      2081332891L
    • Class de.elo.ix.client.ReportOptionsC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.ResolveRightsInfo extends java.lang.Object implements Serializable

      serialVersionUID:
      -2057023210536179954L
    • Class de.elo.ix.client.ResolveRightsResult extends java.lang.Object implements Serializable

      serialVersionUID:
      -4034394708669952069L
    • Class de.elo.ix.client.ResolveRightsResultC extends java.lang.Object implements Serializable

      serialVersionUID:
      2324834030921636792L
    • Class de.elo.ix.client.RestoreOptions extends ValueClass implements Serializable

      serialVersionUID:
      378110234L
      • Serialized Fields

        • minDeleteDate
          java.lang.String minDeleteDate

          Restore only document versions that are deleted after minDeleteDate. Its String representation is the ISO format in the client's time zone.

          Since:
          9.00.000.000
        • minIDate
          java.lang.String minIDate

          minIDate ist the ISO representation of the local date used to mark the lower limit for restoring.

        • parentId
          java.lang.String parentId

          Since references also got a delete date, they can be restored independently from their main reference. To restore a reference selectively, set parentId to the references' parentId. Restoring a reference does not affect the delete status of its main reference.

          Setting parentId implies singleObject=true.

          Since:
          9.00.000.002
        • singleObject
          boolean singleObject

          singleObject=true restricts the operation to the specified object not traversing sub trees.

    • Class de.elo.ix.client.RestoreOptions__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.SearchModeC extends java.lang.Object implements Serializable

      serialVersionUID:
      1758444419L
    • Class de.elo.ix.client.SearchModeC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_mySearchModeZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySearchModeZ__IndexServer__SOAPSerializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.SearchModeZ extends ValueClass implements Serializable

      serialVersionUID:
      424689505L
      • Serialized Fields

        • bset
          long bset
          Bitset field for constants from SearchModeC class.
    • Class de.elo.ix.client.SearchModeZ__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.SearchTermsC extends java.lang.Object implements Serializable

      serialVersionUID:
      334358315L
    • Class de.elo.ix.client.SearchTermsC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.ServerInfo extends ValueClass implements Serializable

      serialVersionUID:
      1701204890L
      • Serialized Fields

        • databaseEngine
          java.lang.String databaseEngine
          Database engine name. E. g. MSSQL, ORACLE, DB2 If connected to DB2, the character set UTF-8 is assumed for database columns that store Strings. In this case the length members of the constant classes (e.g. SordC.lnName resp. CONST.SORD.lnName) contain the column widths in bytes rather than characters. Use the IXConnection.truncate function to truncate a String value to fit the corresponding database column.
          Since:
          8.00.000.002
          See Also:
          IXConnection.truncate(java.lang.String, int)
        • indexServers
          IndexServerForArchive[] indexServers
          List of other Index Servers. Read only.
        • instanceName
          java.lang.String instanceName
          Indexserver name. This is the name configured in config.xml or web.xml as "ixid".
          Since:
          8.00.012.004
        • license
          License license
          License key for the Index Server. Read only.
        • replProcessOnServerId
          java.lang.String replProcessOnServerId
          This value defines the server ID which is checked when a workflow is forwared.
          Since:
          7.00.000.015
          See Also:
          WFDiagram.processOnServerId
        • version
          java.lang.String version
          The version of the Index Server. Read only.
    • Class de.elo.ix.client.ServerInfo__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myLicense__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myLicense__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfIndexServerForArchive__IndexServerForArchive__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfIndexServerForArchive__IndexServerForArchive__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.ServerInfoDM extends ValueClass implements Serializable

      serialVersionUID:
      1425760760L
      • Serialized Fields

        • backupStoreIds
          int[] backupStoreIds
          reserved.
        • basisStoreIds
          int[] basisStoreIds
          IDs of the paths to be used for filing docments. The first path ID is the ID of the default filing path. This array can contain up to 4 elements.
        • blackeningEnabled
          boolean blackeningEnabled
          DM is enabled for blackening of document parts.
          See Also:
          NoteC.TYPE_ANNOTATION_MARKER
        • proxyMode
          int proxyMode
          DM proxy mode. Read-only.
          -1 Proxy mode is not active
          0 Main instance
          >0 Branch instance
        • restoreStoreId
          int restoreStoreId
          ID of restore path.
        • storeMode
          int storeMode
          Mode to be used to fill the filing paths. This value is a bitset of the ServerInfoDMC.STOREMODE_* constants.
          See Also:
          ServerInfoDMC
    • Class de.elo.ix.client.ServerInfoDM__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.ServerInfoDMC extends java.lang.Object implements Serializable

      serialVersionUID:
      287365821L
    • Class de.elo.ix.client.ServerInfoDMC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.ServerState extends ValueClass implements Serializable

      serialVersionUID:
      1076606418L
      • Serialized Fields

        • action
          java.lang.String action
          DB column: action
        • actionId
          int actionId
          DB column: actionid
        • subKey
          int subKey
          DB column: subkey
    • Class de.elo.ix.client.ServerStateC extends java.lang.Object implements Serializable

      serialVersionUID:
      1862501863L
      • Serialized Fields

        • lnAction
          int lnAction
    • Class de.elo.ix.client.ServerStateC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.SessionInfo extends ValueClass implements Serializable

      serialVersionUID:
      866689803L
      • Serialized Fields

        • appName
          java.lang.String appName
          The name of the client's application connected with the Index Server.
          Since:
          8.00.032.006
        • appType
          java.lang.String appType
          The type of the client's application connected with the Index Server.
          Since:
          8.00.032.006
        • appVersion
          java.lang.String appVersion
          The version of the client's application connected with the Index Server.
          Since:
          8.00.032.006
        • bestBefore
          java.lang.String bestBefore
          The time stamp of the session best before date.
          Since:
          8.00.032.006
        • clientComputer
          java.lang.String clientComputer
          The client computer connected with the Index Server.
        • loginName
          java.lang.String loginName
          Deprecated.
          The name of the user who initialized the runAs connection
          Since:
          9.00.022.005
        • runAs
          java.lang.String runAs
          Deprecated.
          Session is constrained to this account
          Since:
          8.00.032.006
        • sessionOptions
          java.util.Map<java.lang.String,​java.lang.String> sessionOptions
          Since:
          20.00.000.004
        • ticket
          java.lang.String ticket
          The ticket of this session within the Index Server.
          Since:
          8.00.032.006
        • userId
          int userId
          The id of the user used for the connection.
        • userName
          java.lang.String userName
          The name of the user used for the connection.
          Since:
          8.00.032.006
        • validSeconds
          int validSeconds
          The length of time the connection is valid for.
    • Class de.elo.ix.client.SessionInfo__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.SessionInfoParams extends ValueClass implements Serializable

      serialVersionUID:
      2013576169L
    • Class de.elo.ix.client.SessionOptions extends ValueClass implements Serializable

      serialVersionUID:
      1197100286L
      • Serialized Fields

    • Class de.elo.ix.client.SessionOptions__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfKeyValue__KeyValue__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfKeyValue__KeyValue__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.SessionOptionsC extends java.lang.Object implements Serializable

      serialVersionUID:
      2000345779L
    • Class de.elo.ix.client.SessionOptionsC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.Sord extends ValueClass implements Serializable

      serialVersionUID:
      1576327931L
      • Serialized Fields

        • access
          int access
          The current users access rights for this Sord. Returns a combination of AccessC.LUR_ constants. Read-only. Is returned when SordC.mbAcl is set in checkoutSord.
        • acl
          java.lang.String acl
          Access control language in coded form. The checkInSord method must set either acl or aclItems. aclItems has priority.
        • aclItems
          AclItem[] aclItems
          This is the access control list as an array of AclItem objects.
          See Also:
          Sord.acl, AclItem
        • aspects
          java.util.Map<java.lang.String,​java.util.List<java.util.Map<java.lang.String,​IndexValue>>> aspects
          Index values. This member is only valid, if the associated keywording form DocMask is organized as DocMask.dataOrganisation = DocMaskC.DATA_ORGANISATION_ASPECT.
          The outer key is the name of an AspectAssoc. The value is a list of maps.
          This list can contain more than one element according to cardinality of the aspect association.
          The inner maps are aspect objects, i.e. maps from lineKey of the corresponding aspect to an object of class IndexValue which holds the actual data for an aspect line.
          Since:
          20.00.000.100
        • att
          int att
          Id of the current attachment version. Read-only.
        • attVersion
          DocVersion attVersion
          Work version of the attachment.
          Since:
          7.00.040.007
        • childCount
          int childCount
          Estimated sum of the sub-entries in a directory. This does not take account of any access rights assigned to the entries. This property should only be used to determine whether the directory has additional entries. Read-only.
        • delDateIso
          java.lang.String delDateIso
          ISO encoded expiry date. Only users having right AccessC.FLAG_EDITDUEDATE are allowed to set the expiry date. Once the expiry date is set, it cannot be set to a date before the original expiry date.
        • deleted
          boolean deleted
          Indicates whether the sord has been deleted or not.
        • deleteDateIso
          java.lang.String deleteDateIso
          The Sord is deleted at this date. ClientInfo determines the Timezone.

          Is undefined if isDeleted() returns false.

          Since:
          9.00.000.000
        • deleteUser
          int deleteUser
          The Sord is deleted at this user.

          Is undefined if isDeleted() returns false.

          Since:
          10.00.020.012
        • desc
          java.lang.String desc
          The (visible) memo text. If the value starts with a "!" this member can define a dynamic folder. This is a folder which contents are filled by an arbitrary SQL statement.
        • details
          SordDetails details
          Object encapsulates flags.
        • doc
          int doc
          Read-only. Id of the current document version.
        • docVersion
          DocVersion docVersion
          Version information of current document work version. Read-only.
        • guid
          java.lang.String guid
          GUID of the current document version.
        • hiddenText
          java.lang.String hiddenText
          Hidden text that must not be displayed to the user.
        • histCount
          int histCount
          Number of document versions.
        • id
          int id
          Id of the current document version.
        • IDateIso
          java.lang.String IDateIso
          ISO encoded internal (archive defined) date.
        • info
          int info
          RESERVED
        • key
          int key
          RESERVED
        • kind
          int kind
          Colour
        • linksComeIn
          SordLink[] linksComeIn
          Links pointing from other archive entries to this. Read-only.
        • linksGoOut
          SordLink[] linksGoOut
          Links starting from this to other archive entries. Read-only.
          See Also:
          IXServicePortIF.linkSords(...)
        • lockId
          int lockId
          This is the id of the user who has a lock on the object. To know whether the Sord or the Document is locked, see lockIdSord or lockIdDoc respectively. The object is locked using checkoutSord with the LOCK.YES, LOCK.SORD or LOCK.DOC parameter. Read-only.
        • lockIdDoc
          int lockIdDoc
          This is the id of the user who has a lock on the document (not the object). The object is locked using checkoutSord with the LOCK.DOC parameter. Read-only.
          Since:
          9.99.009.001
        • lockIdSord
          int lockIdSord
          This is the id of the user who has a lock on the object (not the document). The object is locked using checkoutSord with the LOCK.SORD parameter. Read-only.
          Since:
          9.99.009.001
        • lockName
          java.lang.String lockName
          The name of the user who has locked the object. Read-only.
          See Also:
          lockId
        • lockNameDoc
          java.lang.String lockNameDoc
          The name of the user who has locked the document. Read-only.
          Since:
          9.99.009.001
        • lockNameSord
          java.lang.String lockNameSord
          The name of the user who has locked the object. Read-only.
          Since:
          9.99.009.001
        • mask
          int mask
          The id of the filing mask used to archive the sord. Read-only.
        • maskName
          java.lang.String maskName
          Name of keywording form. This value is translated into the language given by ClientInfo.language. It cannot be used as a parameter in Indexserver API functions. Use Sord.getMask() to specify the Keywording form in API functions. Read-only.
          Since:
          7.00.000.028
          See Also:
          Sord.mask
        • name
          java.lang.String name
          The short description/name for the object.
        • objKeys
          ObjKey[] objKeys
          Index values. This array is only valid, if the associated keywording form DocMask is organized as DocMask.dataOrganisation = DocMaskC.DATA_ORGANISATION_OBJKEYS or DocMaskC.DATA_ORGANISATION_TABLE.
          See Also:
          Sord.aspects
        • ownerId
          int ownerId
          The id of the owner of the object. Main-administrators can assign an owner ID for new Sords in IXServicePortIF.checkinSord(ClientInfo, Sord, SordZ, LockZ) and IXServicePortIF.checkinSordPath(ClientInfo, String, Sord[], SordZ). This member is read-only for Non-adminstrators or existing Sords.
        • ownerName
          java.lang.String ownerName
          Name of the owner (read-only).
        • parentId
          int parentId
          Id of the parent object(archive heirachy) of the sord object. Read-only
        • parentIds
          java.lang.String[] parentIds
          GUIDs of archive entries that contain a reference to this. The first element of the array is the GUID of the main parent, where this is physically placed. Read-only.
          See Also:
          IXServicePortIF.linkSords(...)
        • path
          int path
          Filing path for the document manager. Only valid for documents. Read-only.

          If this Sord object is obtained by a call to checkoutSord or checkoutDoc with a database lock (e.g. LockC.IF_FREE), this member contains the storage path specified in the associated keywording form (DocMask.DPath). If the keywording form does not define a path, the default storage path is returned (ServerInfoDM.basisStoreIds[0]). Hence, the current value of the database column objekte.objpath is not used as default for new versions anymore.

          If this Sord object is obtained by a call without a lock, e.g. from findFirstSords, this value should not be used anymore. The storage path of the work version should be used instead, which can be found in Sord.docVersion.pathId.

          See Also:
          DocMask.DPath, ServerInfoDM.basisStoreIds
        • refPaths
          ArcPath[] refPaths
          Archive paths to this Sord. The first path, refPaths[0], contains the path to the original Sord. The other paths contain references to this Sord. The paths do not include an entry for the archive and for this Sord. Since 10.18.021, TTS005149: If the user does not have read access to at least one element in a reference path, this path is excluded from the list. An exception applies to the original path. If the user does not have read access to at least one element in the original path, the ArcPath object at refPaths[0] is empty: refPaths[0].path.length == 0, refPaths[0].pathAsString = "¶". In contrast to refPaths, the array Sord.parentIds is not checked for read access.
        • regionId
          int regionId
          If the sord is contained in a region (i.e. lies below an object in archive tree that has an associated keywording form which defines a region), this value contains the numeric Id of that region sord. This value is only valid, if the associated keywording form DocMask is organized as DocMask.dataOrganisation = DocMaskC.DATA_ORGANISATION_ASPECT.
          Since:
          20.00.000.100
        • replNames
          ReplSetName[] replNames
          Replication set names. The replication set information of an object is binary encoded in the database. The Class ReplNameMap provides functions to convert from the binary format into a list of replication set names and vice versa. Both replNames and replSet contain the information in which replications set the object is contain in. replNames has priority when checking the object in.
          See Also:
          ReplSetName
        • replSet
          ReplSet replSet
          Replication sets. Binary encoded information. Both replNames and replSet contain the information determining in which replications sets the object is contain in. replNames has priority when checking the object in.
          See Also:
          ReplSet
        • SReg
          java.lang.String SReg
          Version numer of the current work version.
        • TStamp
          java.lang.String TStamp
          Timestamp of the last change. The format is JJJJ.MM.DD.hh.mm.ss
        • TStampAcl
          java.lang.String TStampAcl
          Timestamp of the last ACL change. The format is JJJJ.MM.DD.hh.mm.ss
          Since:
          9.99.009.001
        • TStampAclSync
          java.lang.String TStampAclSync
          Timestamp of this object's ACLs last export by the replication.
          Since:
          9.99.009.001
        • TStampSync
          java.lang.String TStampSync
          Timestamp of this object's last export by the replication.
          Since:
          9.99.009.001
        • type
          int type
          The type of sord object. Folder objects: 0 < type < LBT_DOCUMENT Document objects: LBT_DOCUMENT <= type < LBT_DOCUMENT_MAX
          See Also:
          SordC.LBT_DOCUMENT, SordC.LBT_DOCUMENT_MAX
        • vtRep
          int vtRep
          RESERVED
        • XDateIso
          java.lang.String XDateIso
          ISO encoded external (user defined) date.
    • Class de.elo.ix.client.Sord__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myDocVersion__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myDocVersion__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfAclItem__AclItem__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfAclItem__AclItem__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfArcPath__ArcPath__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfArcPath__ArcPath__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfObjKey__ObjKey__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfObjKey__ObjKey__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfReplSetName__ReplSetName__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfReplSetName__ReplSetName__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfSordLink__SordLink__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfSordLink__SordLink__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns2_myReplSet__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myReplSet__IndexServer__SOAPSerializer
        • ns2_mySordDetails__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySordDetails__IndexServer__SOAPSerializer
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.SordC extends de.elo.ix.client.ObjDataC implements Serializable

      serialVersionUID:
      1553100003L
      • Serialized Fields

        • ELOINDEX_USER_FOLDER_DATA
          java.lang.String ELOINDEX_USER_FOLDER_DATA
          Index value ELOINDEX of sub-folder "data" of a users folder. The "data" sub-folder of a user folder can be read as follows: String objId = "OKEY:ELOINDEX=" + ELOINDEX_USER_FOLDER_DATA + user-guid EditInfo ed = conn.ix().checkoutSord(objId, ...)
          Since:
          9.00.000.032
        • ELOINDEX_USER_FOLDER_DATA_PROFILE
          java.lang.String ELOINDEX_USER_FOLDER_DATA_PROFILE
          Index value ELOINDEX of sub-folder "data/elo.profile" of a users folder.
          Since:
          9.00.000.032
          See Also:
          SordC.ELOINDEX_USER_FOLDER_DATA
        • ELOINDEX_USER_FOLDER_INBOX
          java.lang.String ELOINDEX_USER_FOLDER_INBOX
          Index value ELOINDEX of sub-folder "inbox" of a users folder.
          Since:
          9.00.000.032
          See Also:
          SordC.ELOINDEX_USER_FOLDER_DATA
        • ELOINDEX_USER_FOLDER_PRIVATE
          java.lang.String ELOINDEX_USER_FOLDER_PRIVATE
          Index value ELOINDEX of sub-folder "private" of a users folder.
          Since:
          9.00.000.032
          See Also:
          SordC.ELOINDEX_USER_FOLDER_DATA
        • GUID_ADMINISTRATION_BASE
          java.lang.String GUID_ADMINISTRATION_BASE
          GUID of folder "Administration". This folder contains "Replication Base", "Scripting Base" etc.
        • GUID_APPS_FOLDER
          java.lang.String GUID_APPS_FOLDER
          GUID of folder "/Administration/ELO-Apps".
          Since:
          9.99.009.008
        • GUID_COLD_BACKGROUND_IMAGES
          java.lang.String GUID_COLD_BACKGROUND_IMAGES
          Archive folder /Administration/COLD Background Images
          Since:
          7.00.022.001
        • GUID_IX_SCRIPTING_BASE
          java.lang.String GUID_IX_SCRIPTING_BASE
          GUID of folder "IndexServer Scripting Base"
          Since:
          7.00.000.029
        • GUID_REPLICATION_BASE
          java.lang.String GUID_REPLICATION_BASE
          GUID of folder "Replication Base"
        • GUID_SAP_SMART_LINK
          java.lang.String GUID_SAP_SMART_LINK
          GUID of folder "/Administration/Smart Link Base", used for SAP integration
          Since:
          12.00.000.051
        • GUID_SCRIPTING_BASE
          java.lang.String GUID_SCRIPTING_BASE
          GUID of folder "Scripting Base"
        • GUID_TEXTREADER_FOLDER
          java.lang.String GUID_TEXTREADER_FOLDER
          Object-GUID of ELO Textreader folder.
          Since:
          9.00.016.019
        • GUID_TRNOTCONV_FOLDER
          java.lang.String GUID_TRNOTCONV_FOLDER
          Object-GUID of ELO Textreader not converted documents folder.
          Since:
          9.00.016.019
        • GUID_USERS_FOLDER
          java.lang.String GUID_USERS_FOLDER
          Object-GUID of users folder.
          Since:
          9.00.000.011
        • GUID_WFNODE_ICON_BEGINNODE
          java.lang.String GUID_WFNODE_ICON_BEGINNODE
          Object-GUID of icon file for begin node.
          Since:
          7.00.040.012
          See Also:
          WFNode.iconId, WFNodeC.TYPE_BEGINNODE
        • GUID_WFNODE_ICON_COLLECTNODE
          java.lang.String GUID_WFNODE_ICON_COLLECTNODE
          Object-GUID of icon file for collect node.
          Since:
          7.00.040.012
          See Also:
          WFNode.iconId, WFNodeC.TYPE_COLLECTNODE
        • GUID_WFNODE_ICON_CYCLE_BEGIN
          java.lang.String GUID_WFNODE_ICON_CYCLE_BEGIN
          Object-GUID of icon file for cycle node.
          Since:
          7.00.040.012
          See Also:
          WFNode.iconId, WFNodeC.TYPE_CYCLE
        • GUID_WFNODE_ICON_CYCLE_END
          java.lang.String GUID_WFNODE_ICON_CYCLE_END
          Object-GUID of icon file for cycle node.
          Since:
          7.00.040.012
          See Also:
          WFNode.iconId, WFNodeC.TYPE_CYCLE
        • GUID_WFNODE_ICON_IFNODE
          java.lang.String GUID_WFNODE_ICON_IFNODE
          Object-GUID of icon file for decision node.
          Since:
          7.00.040.012
          See Also:
          WFNode.iconId, WFNodeC.TYPE_IFNODE
        • GUID_WFNODE_ICON_PERSONNODE
          java.lang.String GUID_WFNODE_ICON_PERSONNODE
          Object-GUID of icon file for person node.
          Since:
          7.00.040.012
          See Also:
          WFNode.iconId, WFNodeC.TYPE_PERSONNODE
        • GUID_WFNODE_ICON_SET_SERVER_ID
          java.lang.String GUID_WFNODE_ICON_SET_SERVER_ID
          Object-GUID of icon file for server node.
          Since:
          7.00.040.012
          See Also:
          WFNode.iconId, WFNodeC.TYPE_SET_SERVER_ID
        • GUID_WFNODE_ICON_SPLITNODE
          java.lang.String GUID_WFNODE_ICON_SPLITNODE
          Object-GUID of icon file for split node.
          Since:
          7.00.040.012
          See Also:
          WFNode.iconId, WFNodeC.TYPE_SPLITNODE
        • GUID_WFNODE_ICON_TERMINATE
          java.lang.String GUID_WFNODE_ICON_TERMINATE
          reserved
          Since:
          7.00.040.012
        • GUID_WIN_SCRIPTING_BASE
          java.lang.String GUID_WIN_SCRIPTING_BASE
          Archive folder /Administration/ELOscripts, VB scripts for Windows Client.
          Since:
          7.00.022.003
        • GUID_WORKFLOW_ICONS_BASE
          java.lang.String GUID_WORKFLOW_ICONS_BASE
          Archive folder that contains the icons for the workflow nodes.
          Since:
          7.00.040.012
          See Also:
          WFNode.iconId
        • lnDesc
          int lnDesc
          Length of description + hidden text
    • Class de.elo.ix.client.SordC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_mySordZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySordZ__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.SordDetails extends ValueClass implements Serializable

      serialVersionUID:
      1713693326L
      • Serialized Fields

        • archivingMode
          int archivingMode
          Archiving mode. The possible values are:
          version controlledArchivingModeC.VERSION
          read-onlyArchivingModeC.READONLY
          read/writeArchivingModeC.READWRITE
          This value is only valid for document objects.
          See Also:
          ArchivingModeC, sortOrder
        • arcReplEnabled
          boolean arcReplEnabled
          True, if replication is enabled for this archive.
        • documentContainer
          boolean documentContainer
          Folders can be marked as a document container by this flag. If true, clients are advised to preview the first document in this folder on selection.
          Since:
          9.00.018.004
        • encryptionSet
          int encryptionSet
          Encryption set number.
        • fulltext
          boolean fulltext
          Document is or should be containted in the fultext database.
        • fulltextDone
          boolean fulltextDone
          Document is indexed in the fultext database.
        • incomplete
          boolean incomplete
          True, if a document or attachment version has been deleted.
          Since:
          8.00.026.001
        • inheritAclDisabled
          boolean inheritAclDisabled
          Do not inherit permissions from parent Sord.
          Since:
          11.00.000.055
        • limitedReleaseDocument
          boolean limitedReleaseDocument
          Documents using this mask may be used as release notes
          Since:
          8.00.032.007
        • linked
          boolean linked
          True, if this object has links to other Sords. This member is read-only and is ignored in checkinSord and checkinDocEnd.
          Since:
          7.00.000.046
          See Also:
          Sord.linksComeIn, Sord.linksGoOut
        • linkedPermanent
          boolean linkedPermanent
          True, if this object has permanent links to other Sords. This member is read-only and is ignored in checkinSord and checkinDocEnd.
          Since:
          9.00.016.008
          See Also:
          Sord.linksComeIn, Sord.linksGoOut
        • replRoot
          boolean replRoot
          True, if this object is a root folder for replication.
        • sortOrder
          int sortOrder
          Sort order of child entries. This value is only valid for folder objects.
          See Also:
          archivingMode
        • translateSordName
          boolean translateSordName
          If true translate the sord's short description into or from the user language.
          Since:
          9.00.030.013
    • Class de.elo.ix.client.SordDetails__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.SordHist extends ValueClass implements Serializable

      serialVersionUID:
      2121567102L
      • Serialized Fields

        • histGuid
          java.lang.String histGuid
          GUID of the SordHist object.
        • histKeys
          SordHistKey[] histKeys
          An array of the keywording changes.
        • histSource
          int histSource
          Identifies the application with which changes were made to the keywording.
        • objGuid
          java.lang.String objGuid
          GUID of the sord object.
        • timeStampLocal
          java.lang.String timeStampLocal
          Timestamp of the change in the timezone of the client. The format is JJJJ.MM.DD.hh.mm.ss
        • timeStampUTC
          java.lang.String timeStampUTC
          Timestamp of the change in the timezone of the client, in UTC form. The format is JJJJ.MM.DD.hh.mm.ss
        • userName
          java.lang.String userName
          The name of the user who carried out the changes.
        • userNo
          int userNo
          The user who carried out the changes.
        • workStation
          java.lang.String workStation
          The name of the computer from which the change was carried out. This is the parameter clientComputer which is provided by the ix.login function.
    • Class de.elo.ix.client.SordHist__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfSordHistKey__SordHistKey__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfSordHistKey__SordHistKey__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.SordHistC extends de.elo.ix.client.ObjHistC implements Serializable

      serialVersionUID:
      520610723L
    • Class de.elo.ix.client.SordHistC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.SordHistKey extends ValueClass implements Serializable

      serialVersionUID:
      251810638L
      • Serialized Fields

        • histGuid
          java.lang.String histGuid
          GUID of the assigned SordHist object.
        • keyData
          java.lang.String keyData
          Value of dat of the attribute.
        • keyId
          int keyId
          External ID of the attribute, serves as an identifier for keyNames.
          Since:
          8.00.032.007
        • keyIndex
          int keyIndex
          Index of the attribute within an array of attributes.
          Since:
          8.00.032.007
        • keyName
          java.lang.String keyName
          Name of the attribute.
        • keyNo
          int keyNo
          ID of the attribute.
    • Class de.elo.ix.client.SordHistKey__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.SordHistKeyC extends de.elo.ix.client.ObjHistKeyC implements Serializable

      serialVersionUID:
      762601968L
    • Class de.elo.ix.client.SordHistKeyC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.SordLink extends ValueClass implements Serializable

      serialVersionUID:
      200815802L
      • Serialized Fields

        • id
          java.lang.String id
          Numerical ID or GUID of referenced Sord.
        • linkId
          java.lang.String linkId
          Link ID.
        • permanent
          boolean permanent
          True, if this SordLink is permanent. Permanent links between Sords cannot be deleted.
          Since:
          9.00.016.008
    • Class de.elo.ix.client.SordLink__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.SordLinkC extends de.elo.ix.client.ObjLinkC implements Serializable

      serialVersionUID:
      -6818073964723000259L
    • Class de.elo.ix.client.SordPath extends java.lang.Object implements Serializable

      serialVersionUID:
      7034751181901132469L
      • Serialized Fields

        • sords
          java.util.List<Sord> sords
    • Class de.elo.ix.client.SordPaths extends java.lang.Object implements Serializable

      serialVersionUID:
      3784557962813828950L
      • Serialized Fields

        • sordPaths
          java.util.List<SordPath> sordPaths
    • Class de.elo.ix.client.SordType extends ValueClass implements Serializable

      serialVersionUID:
      2065094749L
      • Serialized Fields

        • disabledIcon
          FileData disabledIcon
          File data of disabled icon.
        • extensions
          java.lang.String[] extensions
          For document types, this array lists the associated file extensions.
        • icon
          FileData icon
          File data of normal icon.
        • id
          int id
          Sord type ID.
        • name
          java.lang.String name
          Type name.
        • packageName
          java.lang.String packageName
          Package name of SordType
          Since:
          20.00.000.009
        • workflowIcon
          FileData workflowIcon
          File data of workflow icon.
    • Class de.elo.ix.client.SordType__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myFileData__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myFileData__IndexServer__SOAPSerializer
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.SordTypeC extends java.lang.Object implements Serializable

      serialVersionUID:
      635922924L
    • Class de.elo.ix.client.SordTypeC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_mySordTypeZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_mySordTypeZ__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.SordTypeDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      1015823617L
      • Serialized Fields

        • lnExtensions
          int lnExtensions
        • lnName
          int lnName
        • lnPackageName
          int lnPackageName
    • Class de.elo.ix.client.SordTypeZ extends ValueClass implements Serializable

      serialVersionUID:
      314474107L
      • Serialized Fields

        • bset
          long bset
          Bitset field for constants from SordTypeC class.
    • Class de.elo.ix.client.SordTypeZ__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.SordZ extends ValueClass implements Serializable

      serialVersionUID:
      1441094282L
      • Serialized Fields

        • bset
          long bset
          Bitset field for constants from SordC class.
    • Class de.elo.ix.client.SordZ__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.SortOrderC extends java.lang.Object implements Serializable

      serialVersionUID:
      1551556842L
    • Class de.elo.ix.client.SortOrderC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.StartAdHocWorkflowInfo extends java.lang.Object implements Serializable

      serialVersionUID:
      1587514612L
      • Serialized Fields

        • acceptMessage
          java.lang.String acceptMessage
          This message is shown if the workflow is accepted by a person.
          Since:
          9.00.012.006
        • actionRejectMessage
          java.lang.String actionRejectMessage
          This message is shown if the workflow is rejected.
          Since:
          9.00.014.006
        • breakWorkflowMessage
          java.lang.String breakWorkflowMessage
          This message is send to the user who started the workflow if the workflow is canceled.
        • cancelMessage
          java.lang.String cancelMessage
          The message that is send to the user specified with cancelUserId, if the workflow is canceled.
        • cancelUserId
          java.lang.String cancelUserId
          If the workflow is canceled, this user receives a message, cancelMessage.
        • deactivateNodes
          boolean deactivateNodes
          If true, all person nodes are deactivated when the workflow is canceled. This option is only used for "parallel for validation" workflow. Otherwise this option is ignored.
          Since:
          9.00.012.004
        • finishedMessage
          java.lang.String finishedMessage
          The message that is send to the user specified with finishedUserId, if the workflow is finished.
        • finishedScript
          java.lang.String finishedScript
          This script is executed, when the workflow is finished.
        • finishedUserId
          java.lang.String finishedUserId
          If the workflow is finished, this user receives a message, finishedMessage.
        • flags
          int flags
          Control flags for the node, a combination of WFNode.C.FLAG_* constants.
          Since:
          9.00.016.013
        • forValidation
          boolean forValidation
          If true, the workflow comes back to the user who started it.
        • nodeInfos
          java.util.List<ValueClass> nodeInfos
          The information of all nodes in the workflow.
          Since:
          10.00.000.008
        • nodeName
          java.lang.String nodeName
          Start node name.
        • noticeMessage
          java.lang.String noticeMessage
          This message is shown if the a person was informed about the workflow.
          Since:
          9.00.012.006
        • serialFlow
          boolean serialFlow
          If true, the workflow routes the object from user to user. The workflow finishes when the last user has edited their node. If serialFlow is false, the workflow routes the object to all users. The first user who edits their node terminates the workflow.
        • successMessage
          java.lang.String successMessage
          This message is shown if the workflow is successfully processed.
          Since:
          9.00.014.006
        • timeLimit
          WFTimeLimit timeLimit
          Time-limit for the entire workflow.
          Since:
          9.00.016.009
          See Also:
          StartAdHocWorkflowInfo.timeLimitEscalations
        • timeLimitEscalations
          WFTimeLimit[] timeLimitEscalations
          Additional definitions for time limits.
          Since:
          9.00.016.009
          See Also:
          WFDiagram.timeLimit, WFDiagram.timeLimitUserId, WFDiagram.overTimeLimit
        • userIdsToDeactivate
          java.lang.String[] userIdsToDeactivate
          The list of the person nodes to be deactivated when the workflow is canceled. This option is only used for "parallel for validation" workflow. Otherwise this option is ignored.
          Since:
          9.00.012.004
        • workflowRepeatMessage
          java.lang.String workflowRepeatMessage
          This message is send to the user who started the workflow if the workflow is repeated.
    • Class de.elo.ix.client.StartWorkflowInfo extends ValueClass implements Serializable

      serialVersionUID:
      -3052800687290582950L
      • Serialized Fields

        • flowName
          java.lang.String flowName
          Name of the new workflow.
        • flowOwner
          java.lang.String flowOwner
          The flow owner ID.
        • templFlowId
          java.lang.String templFlowId
          Name or ID of the workflow template.
    • Class de.elo.ix.client.StoreInfo extends ValueClass implements Serializable

      serialVersionUID:
      964052256L
      • Serialized Fields

        • accessKey
          java.lang.String accessKey
          AccessKey for Cloud Storage.
          Since:
          12.00.000.017
        • bucket
          java.lang.String bucket
          Bucket name for Cloud Storage. Bucket names must be unique across all existing bucket names in Amazon S3.
          Since:
          12.00.000.032
        • cloudType
          int cloudType
          Type of Cloud Storage.
          Since:
          12.00.000.017
          See Also:
          StoreInfoC.CLOUD_*
        • createDateISO
          java.lang.String createDateISO
          Create date (UTC).
        • dir
          java.lang.String dir
          Physical directory where the documents of this path are stored. Length of the field in database: 255byte.
        • encryptionKey
          java.lang.String encryptionKey
          Encryption key for Cloud Storage.
          Since:
          12.00.000.050
        • endpoint
          java.lang.String endpoint
          Endpoint (URL/IP/PORT) for Cloud Storage.
          Since:
          12.00.000.017
        • flags
          int flags
          Bitset of options.
          See Also:
          StoreInfoC.FLAG_*
        • fulltextDir
          java.lang.String fulltextDir
          Physical directory where fulltext content is stored. Length of the field in database: 255byte.
          Since:
          8.00.010.001
        • id
          int id
          Path ID Set this value to -1 in order to create a new storage path.
        • name
          java.lang.String name
          Path name. Length of the field in database: 16byte.
        • previewDir
          java.lang.String previewDir
          Physical directory where previews stored. Length of the field in database: 255byte.
          Since:
          8.00.010.001
        • region
          java.lang.String region
          Region for Amazon S3 Cloud Storage.
          Since:
          12.00.000.034
        • scatter
          int scatter
          Granularity of subdirectories in the physical directory.
          See Also:
          StoreInfoC.SP_*
        • secretKey
          java.lang.String secretKey
          SecretKey for Cloud Storage.
          Since:
          12.00.000.017
        • stdPath
          boolean stdPath
          standard path? read-only
        • updateDateISO
          java.lang.String updateDateISO
          Update date (UTC).
    • Class de.elo.ix.client.StoreInfo__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.StoreInfoC extends java.lang.Object implements Serializable

      serialVersionUID:
      979653235L
    • Class de.elo.ix.client.StoreInfoC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.Subscription extends ValueClass implements Serializable

      serialVersionUID:
      2536688192355431591L
      • Serialized Fields

        • createDateIso
          java.lang.String createDateIso
          Create date of the subscription.
        • userGuid
          java.lang.String userGuid
          GUID of user who registered the subscription.
        • watchGuid
          java.lang.String watchGuid
          GUID of Object to be watched. This is either a Feed.getGuid(), Action.getGuid() or HashTag.getHstgGuid().
    • Class de.elo.ix.client.SubscriptionC extends de.elo.ix.client.SubscriptionDataC implements Serializable

      serialVersionUID:
      -2366745718638255267L
    • Class de.elo.ix.client.SubscriptionDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      1152087606L
      • Serialized Fields

        • lnCreateDateIso
          int lnCreateDateIso
        • lnUserGuid
          int lnUserGuid
        • lnWatchGuid
          int lnWatchGuid
    • Class de.elo.ix.client.SubscriptionZ extends java.lang.Object implements Serializable

      serialVersionUID:
      956445237847304856L
      • Serialized Fields

        • bset
          long bset
          Bitset field for constants from the SubscriptionC class.
    • Class de.elo.ix.client.SubsInfo extends ValueClass implements Serializable

      serialVersionUID:
      1910142939L
      • Serialized Fields

        • active
          boolean active
          Deprecated.
          The deputy relationship is applied if this member is true. If false, the deputy does not currently act as the user but may activate the relationship by themself.
        • inheritRights
          boolean inheritRights
          Deprecated.
          The deputy inherits the rights of the user if this member is true.
        • subsId
          int subsId
          Deprecated.
          Deputy: the user that deputizes userId.
        • subsName
          java.lang.String subsName
          Deprecated.
          Deputy name. If this member is set subsId is ignored.
        • userId
          int userId
          Deprecated.
          The user that is being deputized by subsId
        • userName
          java.lang.String userName
          Deprecated.
          User name. If this member is set userId is ignored.
    • Class de.elo.ix.client.SubsInfo__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.Thesaurus extends ValueClass implements Serializable

      serialVersionUID:
      1664944753L
      • Serialized Fields

        • compare
          java.lang.String compare
          DB column: compare
        • data
          java.lang.String data
          DB column: data
        • groupId
          int groupId
          DB column: groupid
        • listId
          int listId
          DB column: listid
        • prio
          int prio
          DB column: prio
    • Class de.elo.ix.client.ThesaurusC extends java.lang.Object implements Serializable

      serialVersionUID:
      670698541L
      • Serialized Fields

        • lnCompare
          int lnCompare
        • lnData
          int lnData
    • Class de.elo.ix.client.ThesaurusC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.TranslateTerm extends ValueClass implements Serializable

      serialVersionUID:
      356302605L
      • Serialized Fields

        • deleted
          boolean deleted
          True, if this entry is logically deleted.
        • guid
          java.lang.String guid
          GUID
        • langs
          java.lang.String[] langs
          The languages of the term in termLangs. In an array of TranslateTerm objects returned in FindResult or returned by checkoutTranslateTerm, all objects share the same array langs.
          See Also:
          TranslateTerm.termLangs
        • termLangs
          java.lang.String[] termLangs
          Term in its languages. The Term termLangs[i] is in Language langs[i]. If a translation does not exist, the corresponding termLangs[.] is an empty string.
          See Also:
          TranslateTermC.lnTermLang, TranslateTerm.langs
        • translationKey
          java.lang.String translationKey
          Read-only member. The IX sets this member when a client searches for translation keys from property files.
          Since:
          9.00.018.008
        • tStamp
          java.lang.String tStamp
          Last modified. ISO date with seaparator "." measured in UTC.
        • tStampSync
          java.lang.String tStampSync
          Timestamp of this object's last export by the replication.
          Since:
          9.99.009.001
    • Class de.elo.ix.client.TranslateTerm__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.TranslateTermC extends java.lang.Object implements Serializable

      serialVersionUID:
      1212336284L
      • Serialized Fields

        • lnTermLang
          int lnTermLang
          Maximum term length;
    • Class de.elo.ix.client.TranslateTermData extends ValueClass implements Serializable

      serialVersionUID:
      486835904L
      • Serialized Fields

        • guid
          java.lang.String guid
          GUID
        • lang1
          java.lang.String lang1
          Language 1. System language.
        • lang2
          java.lang.String lang2
          Language 2
        • lang3
          java.lang.String lang3
          Language 3
        • lang4
          java.lang.String lang4
          Language 4
        • lang5
          java.lang.String lang5
          Language 5
        • lang6
          java.lang.String lang6
          Language 6
        • lang7
          java.lang.String lang7
          Language 7
        • lang8
          java.lang.String lang8
          Language 8
        • lang9
          java.lang.String lang9
          Language 9
        • status
          int status
          Status. The object is not deleted, if status is -1.
        • TStamp
          java.lang.String TStamp
          Timestamp. Last mofified time, ISO date with dots measured in UTC The format is JJJJ.MM.DD.hh.mm.ss
        • TStampSync
          java.lang.String TStampSync
          Timestamp. Timestamp of this object's last export by the replication. The format is JJJJ.MM.DD.hh.mm.ss
          Since:
          9.99.009.001
    • Class de.elo.ix.client.TranslateTermDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      1699470707L
      • Serialized Fields

        • lnGuid
          int lnGuid
        • lnLang1
          int lnLang1
        • lnLang2
          int lnLang2
        • lnLang3
          int lnLang3
        • lnLang4
          int lnLang4
        • lnLang5
          int lnLang5
        • lnLang6
          int lnLang6
        • lnLang7
          int lnLang7
        • lnLang8
          int lnLang8
        • lnLang9
          int lnLang9
        • lnTStamp
          int lnTStamp
        • lnTStampSync
          int lnTStampSync
    • Class de.elo.ix.client.UncheckedRemoteException extends java.lang.RuntimeException implements Serializable

      serialVersionUID:
      -5091977804897086219L
    • Class de.elo.ix.client.UrlParams extends ValueClass implements Serializable

      serialVersionUID:
      2007960901L
      • Serialized Fields

        • highlightTerms
          java.lang.String highlightTerms
          Highlight this terms. This value is only valid for fulltext URLs. Many terms have to be separated by space character. Each term is enclosed in the HTML tags <b> term </b>
        • length
          long length
          Download only length bytes from the resource. Set this value to 0, if all bytes should be read.
        • offset
          long offset
          Download bytes beginning from this offset.
    • Class de.elo.ix.client.UserInfo extends ValueClass implements Serializable

      serialVersionUID:
      1485735592L
      • Serialized Fields

        • availableRoles
          java.util.List<UserName> availableRoles
          The user can activate this roles.
          Since:
          20.00.000.003
        • desc
          java.lang.String desc
          User description.
        • flags
          int flags
          User rights. Possible values are combinations of AccessC.FLAG_* constants.
          See Also:
          AccessC.FLAG_ADMIN
        • flags2
          int flags2
          Second bitset of user rights.
          Since:
          7.00.040.017
          See Also:
          UserInfo.flags
        • groupList
          int[] groupList
          The groups the user is a member of.

          It contains all groups the user inherits the rights because of active substitutions (groups which are set in Substitution.groupsToInheritRights).

          See Also:
          UserInfoC.MAX_GROUPS
        • guid
          java.lang.String guid
          GUID
          Since:
          7.00.000.012
        • id
          int id
          User identifier
        • keylist
          int[] keylist
          Deprecated.
          User keys. Array of key access rights. Each item is a combination of the access constants AccessC.LUR_*. The key ID corresponds to the index of the key access item in the key array. A user owns a key, if at least one access constant is included in the key item. Keys do not distinguish between LUR_WRTE and LUR_LIST: LUR_WRITE implies LUR_LIST and v.v.
          See Also:
          AccessC.LUR_READ, UserInfoC.MAX_KEY
        • lastLoginIso
          java.lang.String lastLoginIso
          Last login timestamp (in timezone UTC). This value is read-only and undefined for groups. Only the date part is valid.
          Since:
          7.00.040.011
        • ldapProperties
          java.util.Map<java.lang.String,​java.lang.String> ldapProperties
          Reserved (LDAP user properties). Keys of this map named LDAP_PROP_* in class UserInfoC. All keys are lower case. Mandatory properties - For user: objectGUID, distinguishedName, displayName, sAMAccountName und UserPrincipalName - For group: objectGUID, distinguishedName, name und sAMAccountName
          Since:
          9.00.040.005
        • name
          java.lang.String name
          User name
        • orgUnitIds
          int[] orgUnitIds
          Organisation unit IDs. A user or group can be assigned to at most one organization unit. But due to its group membership a user or group can actually belong to a list of organization units. When writing this UserInfo object, only the first organization unit in the array is taken into account. In order to remove the relationship, set an empty array.
          Since:
          9.00.000.009
        • packageName
          java.lang.String packageName
          The package name of UserInfo
          Since:
          20.00.000.009
        • parent
          int parent
          User ID of the users parent (users adminstrator).
        • pwd
          java.lang.String pwd
          User password
        • sessions
          SessionInfo[] sessions
          The currently active tickets for the user
        • superiorId
          int superiorId
          ID of the users superior. If the user does not have a superior, this value is equal to id.
          Since:
          7.00.040.017
        • tStamp
          java.lang.String tStamp
          Timestamp The format is JJJJ.MM.DD.hh.mm.ss
          Since:
          7.00.000.013
        • tStampSync
          java.lang.String tStampSync
          Timestamp of this object's last export by the replication.
          Since:
          12.01.001.000
        • type
          int type
          User type. TYPE_USER for user, TYPE_GROUP for group.
          See Also:
          UserInfoC.TYPE_USER, UserInfoC.TYPE_GROUP
        • userProps
          java.lang.String[] userProps
          Reserved (Additional user properties). Index this array with constants named PROP_* in class UserInfoC.
          See Also:
          UserInfoC
    • Class de.elo.ix.client.UserInfo__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfSessionInfo__SessionInfo__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfSessionInfo__SessionInfo__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.UserInfoC extends java.lang.Object implements Serializable

      serialVersionUID:
      703234555L
      • Serialized Fields

        • GUID_ADMINISTRATOR
          java.lang.String GUID_ADMINISTRATOR
          GUID of main administrator
          Since:
          7.00.000.012
          See Also:
          UserInfoC.ID_EVERYONE_GROUP
        • GUID_ELOSERVICE
          java.lang.String GUID_ELOSERVICE
          GUID of the default service user.
          Since:
          11.00.000.011
        • GUID_EVERYONE_GROUP
          java.lang.String GUID_EVERYONE_GROUP
          GUID of group "Everybody"
          Since:
          7.00.000.012
          See Also:
          UserInfoC.ID_EVERYONE_GROUP
        • lnDesc
          int lnDesc
          Maximum user desc length
          Since:
          6.00.103.001
        • lnLdapPropKey
          int lnLdapPropKey
          Maximum length of LDAP property key.
          Since:
          10.17.010.008
        • lnLdapPropValue
          int lnLdapPropValue
          Maximum length of LDAP property value.
          Since:
          10.17.010.008
        • lnName
          int lnName
          Maximum user name length
          Since:
          6.00.103.001
        • lnPwd
          int lnPwd
          Maximum user password length
          Since:
          6.00.103.001
        • lnUserProp
          int lnUserProp
          Maximum user property length
          Since:
          6.00.103.001
    • Class de.elo.ix.client.UserInfoC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.UserName extends ValueClass implements Serializable

      serialVersionUID:
      123879203L
      • Serialized Fields

        • flags
          int flags
          User rights. To detect a suspended user, test bit AccessC.FLAG_NOLOGIN.
          Since:
          7.00.000.020
          See Also:
          AccessC.FLAG_NOLOGIN
        • flags2
          int flags2
          User rights, second set. This member is a bit set of AccessC.FLAGS2_* constants.
          Since:
          8.00.000.006
          See Also:
          AccessC.FLAG2_ALL
        • guid
          java.lang.String guid
          User GUID.
          Since:
          12.00.000.031
        • id
          int id
          User ID
        • name
          java.lang.String name
          User name.
        • type
          int type
          User type.
          See Also:
          UserInfo.type, UserInfoC.TYPE_USER, UserInfoC.TYPE_GROUP
    • Class de.elo.ix.client.UserName__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.UserNodeInfo extends ValueClass implements Serializable

      serialVersionUID:
      -1169785863433446845L
      • Serialized Fields

        • flags
          int flags
          Control flags for the node, a combination of WFNode.C.FLAG_* constants.
          Since:
          9.00.016.013
        • nodeName
          java.lang.String nodeName
        • timeLimit
          int timeLimit
          The time-limit to process the node. This member is only valid for person nodes.
          Since:
          9.00.016.009
        • timeLimitEscalations
          WFTimeLimit[] timeLimitEscalations
          Additional definitions for time limits. This member is only valid for person nodes.
          Since:
          9.00.016.009
          See Also:
          WFDiagram.timeLimit, WFDiagram.timeLimitUserId, WFDiagram.overTimeLimit
        • timeLimitIso
          java.lang.String timeLimitIso
          After this date the node exceeds the time-limit for processing. This member is only valid for person nodes.
          Since:
          9.00.016.009
        • userId
          java.lang.String userId
    • Class de.elo.ix.client.UserProfile extends ValueClass implements Serializable

      serialVersionUID:
      1401065069L
      • Serialized Fields

        • defaultOptions
          KeyValue[] defaultOptions
          Options as name-value-pairs. This array contains the default options valid for all users. Read-only.
          Since:
          8.00.010.001
          See Also:
          UserProfile.options
        • excludeDefaultValues
          boolean excludeDefaultValues
          Do not read values for all users. Only valid for checkoutUserProfile.
          Since:
          7.00.040.014
        • excludeGroupValues
          boolean excludeGroupValues
          Do not read values of option groups. Only valid for checkoutUserProfile.
          Since:
          7.00.040.014
        • groupId
          int groupId
          The users option group ID. This value is -1, if the user is not member of an option group. Read-only.
          Since:
          8.00.010.001
        • groupOptions
          KeyValue[] groupOptions
          Options as name-value-pairs. This array contains the options defined for the users option group. Read-only.
          Since:
          8.00.010.001
          See Also:
          UserProfile.options, UserProfile.groupId
        • includeAllGroupAndDefaultOptions
          boolean includeAllGroupAndDefaultOptions
          Include all group and default options. Set this member as true, if all group and default options shall be returned. If the value is false, only those options are returned that are not particularly defined for the user.
          Since:
          10.17.040.004
        • options
          KeyValue[] options
          Options as name-value-pairs. This array contains the sum of default options, group options and user options.
          See Also:
          UserProfile.defaultOptions, UserProfile.groupOptions
        • userId
          java.lang.String userId
          The user name or UserProfileC.USERID_ALL, if the options for all users are represented by this object. The values null or empty are equal to UserProfileC.USERID_ALL.
        • userOptions
          KeyValue[] userOptions
          Options as name-value-pairs. This array contains the options defined for the given user. Read-only.
          Since:
          8.00.010.001
          See Also:
          UserProfile.options
    • Class de.elo.ix.client.UserProfile__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfKeyValue__KeyValue__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfKeyValue__KeyValue__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.UserProfileC extends java.lang.Object implements Serializable

      serialVersionUID:
      1968434410L
      • Serialized Fields

        • lnKey
          int lnKey
          Maximum length of key
          Since:
          7.00.000.036
        • lnValue
          int lnValue
          Maximum length of value
          Since:
          7.00.000.036
    • Class de.elo.ix.client.UserProfileC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.UserProfileData extends ValueClass implements Serializable

      serialVersionUID:
      2015395180L
      • Serialized Fields

        • key
          java.lang.String key
          Option key. DB column: optkey
        • user
          int user
          User ID. DB column: userid
        • value
          java.lang.String value
          Option value. DB column: optvalue
    • Class de.elo.ix.client.UserProfileDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      466121473L
      • Serialized Fields

        • lnKey
          int lnKey
        • lnValue
          int lnValue
    • Class de.elo.ix.client.UserTask extends ValueClass implements Serializable

      serialVersionUID:
      1484696239L
    • Class de.elo.ix.client.UserTask__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myActivity__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myActivity__IndexServer__SOAPSerializer
        • ns2_myReminder__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myReminder__IndexServer__SOAPSerializer
        • ns2_myWFCollectNode__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFCollectNode__IndexServer__SOAPSerializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.UserTaskPriorityC extends java.lang.Object implements Serializable

      serialVersionUID:
      260320342L
    • Class de.elo.ix.client.UserTaskPriorityC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.UserTaskSortOrderC extends java.lang.Object implements Serializable

      serialVersionUID:
      854117900L
    • Class de.elo.ix.client.UserTaskSortOrderC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myUserTaskSortOrderZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myUserTaskSortOrderZ__IndexServer__SOAPSerializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.UserTaskSortOrderZ extends ValueClass implements Serializable

      serialVersionUID:
      1199296467L
      • Serialized Fields

        • bset
          long bset
          Bitset field for constants from the UserTaskSortOrderC class.
    • Class de.elo.ix.client.UserTaskSortOrderZ__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.ValueClass extends byps.BValueClass implements Serializable

      serialVersionUID:
      5546698309440724814L
    • Class de.elo.ix.client.ValueClass__IndexServer__InterfaceSOAPSerializer extends com.sun.xml.rpc.encoding.InterfaceSerializerBase implements Serializable

      • Serialized Fields

        • ns1_myAclItem__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myAclItem__IndexServer__SOAPSerializer
        • ns1_myActivity__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myActivity__IndexServer__SOAPSerializer
        • ns1_myAny__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myAny__IndexServer__SOAPSerializer
        • ns1_myArchiveStatistics__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myArchiveStatistics__IndexServer__SOAPSerializer
        • ns1_myArcPath__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myArcPath__IndexServer__SOAPSerializer
        • ns1_myCheckinUsersZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myCheckinUsersZ__IndexServer__SOAPSerializer
        • ns1_myCheckoutUsersZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myCheckoutUsersZ__IndexServer__SOAPSerializer
        • ns1_myClientInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myClientInfo__IndexServer__SOAPSerializer
        • ns1_myColorData__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myColorData__IndexServer__SOAPSerializer
        • ns1_myConfigFile__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myConfigFile__IndexServer__SOAPSerializer
        • ns1_myConfigFileZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myConfigFileZ__IndexServer__SOAPSerializer
        • ns1_myCopyInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myCopyInfo__IndexServer__SOAPSerializer
        • ns1_myCopySordZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myCopySordZ__IndexServer__SOAPSerializer
        • ns1_myCounterInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myCounterInfo__IndexServer__SOAPSerializer
        • ns1_myCryptInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myCryptInfo__IndexServer__SOAPSerializer
        • ns1_myDeleteOptions__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myDeleteOptions__IndexServer__SOAPSerializer
        • ns1_myDocMask__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myDocMask__IndexServer__SOAPSerializer
        • ns1_myDocMaskDetails__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myDocMaskDetails__IndexServer__SOAPSerializer
        • ns1_myDocMaskLine__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myDocMaskLine__IndexServer__SOAPSerializer
        • ns1_myDocMaskZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myDocMaskZ__IndexServer__SOAPSerializer
        • ns1_myDocument__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myDocument__IndexServer__SOAPSerializer
        • ns1_myDocVersion__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myDocVersion__IndexServer__SOAPSerializer
        • ns1_myEditInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myEditInfo__IndexServer__SOAPSerializer
        • ns1_myEditInfoZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myEditInfoZ__IndexServer__SOAPSerializer
        • ns1_myFileData__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myFileData__IndexServer__SOAPSerializer
        • ns1_myFindByAcl__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myFindByAcl__IndexServer__SOAPSerializer
        • ns1_myFindByFulltext__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myFindByFulltext__IndexServer__SOAPSerializer
        • ns1_myFindByIndex__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myFindByIndex__IndexServer__SOAPSerializer
        • ns1_myFindByNotes__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myFindByNotes__IndexServer__SOAPSerializer
        • ns1_myFindByRegisteredFunction__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myFindByRegisteredFunction__IndexServer__SOAPSerializer
        • ns1_myFindBySordHist__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myFindBySordHist__IndexServer__SOAPSerializer
        • ns1_myFindByType__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myFindByType__IndexServer__SOAPSerializer
        • ns1_myFindByVersion__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myFindByVersion__IndexServer__SOAPSerializer
        • ns1_myFindChildren__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myFindChildren__IndexServer__SOAPSerializer
        • ns1_myFindConfigFileInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myFindConfigFileInfo__IndexServer__SOAPSerializer
        • ns1_myFindInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myFindInfo__IndexServer__SOAPSerializer
        • ns1_myFindOptions__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myFindOptions__IndexServer__SOAPSerializer
        • ns1_myFindReportInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myFindReportInfo__IndexServer__SOAPSerializer
        • ns1_myFindResult__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myFindResult__IndexServer__SOAPSerializer
        • ns1_myFindTasksInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myFindTasksInfo__IndexServer__SOAPSerializer
        • ns1_myFindWorkflowInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myFindWorkflowInfo__IndexServer__SOAPSerializer
        • ns1_myFulltextConfig__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myFulltextConfig__IndexServer__SOAPSerializer
        • ns1_myIdName__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myIdName__IndexServer__SOAPSerializer
        • ns1_myIndexServerForArchive__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myIndexServerForArchive__IndexServer__SOAPSerializer
        • ns1_myIXExceptionData__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myIXExceptionData__IndexServer__SOAPSerializer
        • ns1_myJobState__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myJobState__IndexServer__SOAPSerializer
        • ns1_myKeyInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myKeyInfo__IndexServer__SOAPSerializer
        • ns1_myKeyValue__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myKeyValue__IndexServer__SOAPSerializer
        • ns1_myKeyword__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myKeyword__IndexServer__SOAPSerializer
        • ns1_myKeywordList__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myKeywordList__IndexServer__SOAPSerializer
        • ns1_myKeywordZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myKeywordZ__IndexServer__SOAPSerializer
        • ns1_myLicense__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myLicense__IndexServer__SOAPSerializer
        • ns1_myLinkSordZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myLinkSordZ__IndexServer__SOAPSerializer
        • ns1_myLockZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myLockZ__IndexServer__SOAPSerializer
        • ns1_myLoginResult__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myLoginResult__IndexServer__SOAPSerializer
        • ns1_myMapData__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myMapData__IndexServer__SOAPSerializer
        • ns1_myMapDomain__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myMapDomain__IndexServer__SOAPSerializer
        • ns1_myMaskName__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myMaskName__IndexServer__SOAPSerializer
        • ns1_myNavigationInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myNavigationInfo__IndexServer__SOAPSerializer
        • ns1_myNote__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myNote__IndexServer__SOAPSerializer
        • ns1_myNoteTemplate__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myNoteTemplate__IndexServer__SOAPSerializer
        • ns1_myNoteZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myNoteZ__IndexServer__SOAPSerializer
        • ns1_myObjKey__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myObjKey__IndexServer__SOAPSerializer
        • ns1_myProcessAcl__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myProcessAcl__IndexServer__SOAPSerializer
        • ns1_myProcessCopyElements__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myProcessCopyElements__IndexServer__SOAPSerializer
        • ns1_myProcessCountElements__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myProcessCountElements__IndexServer__SOAPSerializer
        • ns1_myProcessFulltext__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myProcessFulltext__IndexServer__SOAPSerializer
        • ns1_myProcessInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myProcessInfo__IndexServer__SOAPSerializer
        • ns1_myProcessMoveDocumentsToStoragePath__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myProcessMoveDocumentsToStoragePath__IndexServer__SOAPSerializer
        • ns1_myProcessReplSet__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myProcessReplSet__IndexServer__SOAPSerializer
        • ns1_myProcessScript__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myProcessScript__IndexServer__SOAPSerializer
        • ns1_myReminder__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myReminder__IndexServer__SOAPSerializer
        • ns1_myReplSet__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myReplSet__IndexServer__SOAPSerializer
        • ns1_myReplSetName__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myReplSetName__IndexServer__SOAPSerializer
        • ns1_myReportErpCode__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myReportErpCode__IndexServer__SOAPSerializer
        • ns1_myReportInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myReportInfo__IndexServer__SOAPSerializer
        • ns1_myReportModeZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myReportModeZ__IndexServer__SOAPSerializer
        • ns1_myReportOptions__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myReportOptions__IndexServer__SOAPSerializer
        • ns1_myRestoreOptions__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myRestoreOptions__IndexServer__SOAPSerializer
        • ns1_mySearchModeZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_mySearchModeZ__IndexServer__SOAPSerializer
        • ns1_myServerInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myServerInfo__IndexServer__SOAPSerializer
        • ns1_myServerInfoDM__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myServerInfoDM__IndexServer__SOAPSerializer
        • ns1_mySessionInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_mySessionInfo__IndexServer__SOAPSerializer
        • ns1_mySessionOptions__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_mySessionOptions__IndexServer__SOAPSerializer
        • ns1_mySord__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_mySord__IndexServer__SOAPSerializer
        • ns1_mySordDetails__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_mySordDetails__IndexServer__SOAPSerializer
        • ns1_mySordHist__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_mySordHist__IndexServer__SOAPSerializer
        • ns1_mySordHistKey__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_mySordHistKey__IndexServer__SOAPSerializer
        • ns1_mySordLink__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_mySordLink__IndexServer__SOAPSerializer
        • ns1_mySordType__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_mySordType__IndexServer__SOAPSerializer
        • ns1_mySordTypeZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_mySordTypeZ__IndexServer__SOAPSerializer
        • ns1_mySordZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_mySordZ__IndexServer__SOAPSerializer
        • ns1_myStoreInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myStoreInfo__IndexServer__SOAPSerializer
        • ns1_mySubsInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_mySubsInfo__IndexServer__SOAPSerializer
        • ns1_myTranslateTerm__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myTranslateTerm__IndexServer__SOAPSerializer
        • ns1_myUserInfo__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myUserInfo__IndexServer__SOAPSerializer
        • ns1_myUserName__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myUserName__IndexServer__SOAPSerializer
        • ns1_myUserProfile__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myUserProfile__IndexServer__SOAPSerializer
        • ns1_myUserTask__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myUserTask__IndexServer__SOAPSerializer
        • ns1_myUserTaskSortOrderZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myUserTaskSortOrderZ__IndexServer__SOAPSerializer
        • ns1_myValueClass__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myValueClass__IndexServer__SOAPSerializer
        • ns1_myValuesOfObjKeyOptions__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myValuesOfObjKeyOptions__IndexServer__SOAPSerializer
        • ns1_myWFCollectNode__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myWFCollectNode__IndexServer__SOAPSerializer
        • ns1_myWFDiagram__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myWFDiagram__IndexServer__SOAPSerializer
        • ns1_myWFDiagramZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myWFDiagramZ__IndexServer__SOAPSerializer
        • ns1_myWFEditNode__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myWFEditNode__IndexServer__SOAPSerializer
        • ns1_myWFNode__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myWFNode__IndexServer__SOAPSerializer
        • ns1_myWFNodeAssoc__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myWFNodeAssoc__IndexServer__SOAPSerializer
        • ns1_myWFNodeMatrix__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myWFNodeMatrix__IndexServer__SOAPSerializer
        • ns1_myWFTimeLimit__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myWFTimeLimit__IndexServer__SOAPSerializer
        • ns1_myWFTypeZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myWFTypeZ__IndexServer__SOAPSerializer
        • ns1_myWFVersion__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns1_myWFVersion__IndexServer__SOAPSerializer
    • Class de.elo.ix.client.ValueClass__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.ValuesOfObjKey extends java.lang.Object implements Serializable

      serialVersionUID:
      1153931872L
      • Serialized Fields

        • totalCount
          int totalCount
          The sum of all usageCounts.
        • usageCounts
          int[] usageCounts
          For each entry values[i] the corresponding usageCount[i] tells how often the value is used.
        • values
          java.lang.String[] values
          ObjKey values.
    • Class de.elo.ix.client.ValuesOfObjKey__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfint__int__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.ValuesOfObjKeyOptions extends ValueClass implements Serializable

      serialVersionUID:
      958310068L
    • Class de.elo.ix.client.ValuesOfObjKeyOptions__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.VtDoc extends ValueClass implements Serializable

      serialVersionUID:
      1935852595L
      • Serialized Fields

        • code
          int code
          DB column: vtcode
        • docId
          int docId
          DB column: objdoc
        • objId
          int objId
          DB column: objid
    • Class de.elo.ix.client.VtDocC extends java.lang.Object implements Serializable

      serialVersionUID:
      1585149555L
    • Class de.elo.ix.client.VtDocC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.WFCacheSyncInfo extends ValueClass implements Serializable

      serialVersionUID:
      255633440L
      • Serialized Fields

        • flowId
          int flowId
          Workflow ID.
        • hash
          int hash
          Checksum on workflow data.
        • tstamp
          java.lang.String tstamp
          Workflow timestamp.
    • Class de.elo.ix.client.WFCollectNode extends ValueClass implements Serializable

      serialVersionUID:
      1492908819L
      • Serialized Fields

        • access
          int access
          Access rights to the active workflow for the current user. A combination of LUR_* constants. Read-only.
          Since:
          11.00.000.023
          See Also:
          AccessC.LUR_ALL
        • activateDateIso
          java.lang.String activateDateIso
          Date the node was activated
        • activateDateWorkflowIso
          java.lang.String activateDateWorkflowIso
          Workflow start date.
          Since:
          8.00.022.000
        • active
          boolean active
          Is the node active or not?
        • callNodeId
          int callNodeId
          The call node id of the main workflow, which call this sub workflow.
          Since:
          10.00.000.004
        • completionDateIso
          java.lang.String completionDateIso
          Date the workfow was completed
          Since:
          6.00.098
        • designDepartmentId
          int designDepartmentId
          ID of the user that was assigned to the node when the workflow started.
          Since:
          7.00.020.006
        • designDepartmentName
          java.lang.String designDepartmentName
          Name of the user that was assigned to the node when the workflow started.
          Since:
          7.00.020.006
        • flowId
          int flowId
          Workflow id
        • flowName
          java.lang.String flowName
          Workflow name
        • flowNameTranslationKey
          java.lang.String flowNameTranslationKey
          Translation-keyword for workflow name.
          Since:
          9.00.022.012
        • flowStatus
          java.lang.String flowStatus
          Workflow status. This member is only valid when this object is returned by the findFirstTasks or findNextTasks functions.
          Since:
          7.00.000.019
        • formSpec
          java.lang.String formSpec
          Since:
          8.00.024.000
        • hidden
          boolean hidden
          Indicates whether this workflow is hidden.
          Since:
          9.00.018.006
        • inUseDateIso
          java.lang.String inUseDateIso
          Date the node was set to In Use
        • label
          java.lang.String label
          Display name by forwarding
          Since:
          9.00.022.019
        • labelTranslationKey
          java.lang.String labelTranslationKey
          Deprecated.
          Translation-keyword for WFCollectNode.label.
          Since:
          9.00.030.021
          See Also:
          WFNode.label
        • nodeComment
          java.lang.String nodeComment
          Node description.
          Since:
          7.00.026.003
        • nodeCommentTranslationKey
          java.lang.String nodeCommentTranslationKey
          Translation-keyword for nodeComment.
          Since:
          9.00.022.012
        • nodeId
          int nodeId
          Node identifier
        • nodeName
          java.lang.String nodeName
          Description/processing instructions for the workflow node
        • nodeNameTranslationKey
          java.lang.String nodeNameTranslationKey
          Translation-keyword for nodeName.
          Since:
          9.00.022.012
        • objGuid
          java.lang.String objGuid
          Deprecated.
          Object GUID of the object for which the workflow is started. This member will be set only if a search is run via findFirstTasks or findNextTasks. In this case it is equal to the GUID of UserTask.sord.
        • objId
          int objId
          Object id of the object for which the workflow is started.
        • objName
          java.lang.String objName
          Sord name.
          Since:
          7.00.026.003
        • objType
          int objType
          Object type of the object for which the workflow is started. (1 for cabinet, 2 for folder, etc.)
        • overTimeLimit
          boolean overTimeLimit
          True, if the node exceeds the time limit.
          Since:
          6.00.098
        • overTimeLimitAny
          boolean overTimeLimitAny
          Indicates whether the workflow is an escalation.
          Since:
          9.00.016.016
        • parentFlowId
          int parentFlowId
          ID of the parent workflow.
          Since:
          9.00.030.022
        • prio
          int prio
          Node priority
        • properties
          java.lang.String properties
          Node properties
          Since:
          9.00.022.018
        • terminateDateIso
          java.lang.String terminateDateIso
          Date the node was completed/terminated
        • timeLimit
          int timeLimit
          Time limit in minutes.
          Since:
          8.00.010.002
        • timeLimitEscalations
          WFTimeLimit[] timeLimitEscalations
          Additional definitions for time limits.
          Since:
          7.00.000.019
          See Also:
          WFDiagram.timeLimit, WFDiagram.timeLimitUserId, This member is only valid when this object is returned by the findFirstTasks or findNextTasks functions.
        • timeLimitIso
          java.lang.String timeLimitIso
          Node must be completed until this date. This member is only valid when this object is returned by the findFirstTasks or findNextTasks functions.
          Since:
          7.00.000.019
        • timeLimitsWorkflow
          WFTimeLimit[] timeLimitsWorkflow
          Time limits and time limit escalation of the entire workflow. This array holds 3 time limit states of the entire workflow. The first item is filled from WFDiagram.overTimeLimit, WFDiagram.timeLimit, WFDiagram.timeLimitIso, WFDiagram.timeLimitUserId and WFDiagram.timeLimitUserName. The second and third items are set to the two items in WFDiagram.timeLimitEscaltions.
          Since:
          8.00.022.000
        • timeLimitUserId
          int timeLimitUserId
          The ID of the user that should be informed, if the time-limit is exceeded. The Indexserver does not send any notification to the user. The client application is responsible for doing this.
          Since:
          8.00.010.002
        • timeLimitUserName
          java.lang.String timeLimitUserName
          User name for timeLimitUserId; When writing a workflow with checkinWorkFlow, this value has preceedence before timeLimitUserId. Set timeLimitUserName to an empty string, if timeLimitUserId should be used.
          Since:
          8.00.010.002
        • userDelayDateIso
          java.lang.String userDelayDateIso
          The workflow node is deferred until this date. Not valid for template workflows. Only valid for person nodes. ELO date format.
          Since:
          7.00.000.000
        • userId
          int userId
          User number of the user for whom the workflow node is intended.
        • userName
          java.lang.String userName
          User name of the user for whom the workflow node is intended.
        • workflowOwnerId
          int workflowOwnerId
          Workflow owner ID. This member is only valid when this object is returned by the findFirstTasks or findNextTasks functions.
          Since:
          7.00.000.047
        • workflowOwnerName
          java.lang.String workflowOwnerName
          Workflow owner name. This member is only valid when this object is returned by the findFirstTasks or findNextTasks functions.
          Since:
          7.00.000.047
    • Class de.elo.ix.client.WFCollectNode__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfWFTimeLimit__WFTimeLimit__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfWFTimeLimit__WFTimeLimit__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.WFDelegateNodeInfo extends java.lang.Object implements Serializable

      serialVersionUID:
      20892334L
      • Serialized Fields

        • backNodeComment
          java.lang.String backNodeComment
          Description of the back node.
        • backNodeMoveX
          int backNodeMoveX
          Horizontal distance between the active node and the back node. Recommended value is 0.
        • backNodeMoveY
          int backNodeMoveY
          Vertical distance between the active node and the back node. Recommended value is 80.
        • backNodeName
          java.lang.String backNodeName
          Name of the back node.
        • copyMembersToBackNodeZ
          WFNodeZ copyMembersToBackNodeZ
          This selector defines which members of the current node are copied to the node that leads back to the current user. If this value is null, the following members are copied by default: WFNodeC.mbFlags|WFNodeC.mbMoveCyclePosX|WFNodeC.mbObjKeyNames|WFNodeC.mbScriptNames|WFNodeC.mbTag|WFNodeC.mbTimeLimit|WFNodeC.mbTimeLimitEscalations. The members given or evaluated by backNodeName, backNodeComment, backNodeMoveX and backNodeMoveY overwrite the members copied due copyMembersToBackNodeZ. The following members are always copied from the current node: WFNode.userId, WFNode.userName, WFNode.designDepartment, WFNode.department2, WFNode.formSpec and need not to be included in copyMembersToBackNodeZ.
          Since:
          8.00.000.004
        • copyMembersToDelegateNodeZ
          WFNodeZ copyMembersToDelegateNodeZ
          This selector defines which members of the node specified by nodeId are copied to the delegated node. If this value is null, all node members are copied except the following: WFNodeC.mbId| WFNodeC.mbDelayDate|WFNodeC.mbDelayDateIso| WFNodeC.mbEnterDate|WFNodeC.mbEnterDateIso| WFNodeC.mbExitDate|WFNodeC.mbExitDateIso| WFNodeC.mbInUseDate|WFNodeC.mbInUseDateIso| WFNodeC.mbUserDelayDate|WFNodeC.mbUserDelayDateIso| WFNodeC.mbIsNext overwrite the members copied due copyMembersToDelegateNodeZ. The member WFNode.formSpec is always copied from the current node and need not to be included in copyMembersToDelegateNodeZ.
          Since:
          8.00.000.004
        • delegateNodeComment
          java.lang.String delegateNodeComment
          Description of the new node
        • delegateNodeMoveX
          int delegateNodeMoveX
          Horizontal distance between the active node and the delegation node. Recommended value is 240.
        • delegateNodeMoveY
          int delegateNodeMoveY
          Vertical distance between the active node and the delegation node. Recommended value is 0.
        • delegateNodeName
          java.lang.String delegateNodeName
          Name of the new node
        • delegateParallel
          boolean delegateParallel
          Delegate parallel or serial to the list of users. if WFDelegateNodeInfo.delegateToUserIds is not null or empty, this member describes how the nodes created for delegation are connected.

          Set this member as true, if all delegation nodes should be activated directly. The delegation returns, if at least one of the users forwards her/his node.

          Set this member as false, if the delegation nodes should be lined up one after another. The delegation returns, if all users have forwarded their nodes.

          Ignored, if WFDelegateNodeInfo.delegateToUserIds is null or empty.
          Since:
          10.00.020.008
        • delegateToUserId
          java.lang.String delegateToUserId
          Name or ID of user or group to whom the workflow is delegated.
          See Also:
          WFDelegateNodeInfo.delegateToUserIds
        • delegateToUserIds
          java.util.List<java.lang.String> delegateToUserIds
          Names or IDs of users or groups to whom the workflow is delegated. The delegation nodes are organized serial or parallel as defined by member WFDelegateNodeInfo.delegateParallel.
          Since:
          10.00.020.008
          See Also:
          WFDelegateNodeInfo.delegateParallel
        • flowId
          java.lang.String flowId
          Workflow ID, GUID or name
        • nodeId
          int nodeId
          Node ID
    • Class de.elo.ix.client.WFDelegateNodeInfo__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.WFDiagram extends ValueClass implements Serializable

      serialVersionUID:
      1663767661L
      • Serialized Fields

        • access
          int access
          Access rights to the workflow template for the current user. A combination of LUR_* constants. Read-only.
          Since:
          7.00.000.007
          See Also:
          AccessC.LUR_ALL
        • acl
          java.lang.String acl
          Access control list in the internal format. It defines who is able to edit the workflow. This member is only valid for workflow templates.
        • aclItems
          AclItem[] aclItems
          Access control list in a more convenient format than member acl. It defines who is able to edit the workflow. This member is only valid for workflow templates.
        • activeAcl
          java.lang.String activeAcl
          Access control list in the internal format. It defines who is able to edit the workflow. This member is only valid for active workflows.
          Since:
          11.00.000.023
        • activeAclItems
          AclItem[] activeAclItems
          Access control list in a more convenient format than member acl. It defines who is able to edit the workflow. This member is only valid for active workflows
          Since:
          11.00.000.023
        • callNodeId
          int callNodeId
          The call node id of the main workflow, which call this sub workflow.
          Since:
          10.00.000.004
        • completionDateIso
          java.lang.String completionDateIso
          Date of completion in ISO format.
        • deleted
          boolean deleted
          Flag that indicates whether the workflow template is deleted. Only valid for template workflows.
        • flags
          int flags
          Flags of the begin node. This value is a combination of the node flags suitable to begin nodes, e. g. WFNodeC.FLAG_WORKINGDAYS. To ensure compatibility with older client programs, the WFNode.flags of the start node are or-ed with the WFDiagram.flags.
          Since:
          6.00.098
          See Also:
          FLAG_WORKINGDAYS
        • guid
          java.lang.String guid
          GUID
          Since:
          7.00.000.010
        • hidden
          boolean hidden
          Indicates whether this workflow is hidden.
          Since:
          9.00.018.006
        • id
          int id
          Workflow ID.
        • lockId
          int lockId
          The ID of the user who has currently locked the workflow.
        • lockName
          java.lang.String lockName
          The name of the user who has currently locked the workflow.
        • matrix
          WFNodeMatrix matrix
          Node matrix.
        • name
          java.lang.String name
          Workflow name.
        • nameTranslationKey
          java.lang.String nameTranslationKey
          Translation-keyword for WFDiagram.name.
          Since:
          9.00.018.005
        • nodes
          WFNode[] nodes
          Array of nodes.
        • objId
          java.lang.String objId
          ID or GUID of the associated folder or document object. checkoutWorkFlow will always return the numeric object ID in this field. checkinWorkFlow is able to receive a GUID too.
        • objName
          java.lang.String objName
          Sord name. Readonly.
          Since:
          7.00.026.003
        • objType
          int objType
          Sord type of the associated folder or document.
        • overTimeLimit
          boolean overTimeLimit
          True, if the workflow exceeds the time limit. Read-only.
          Since:
          6.00.096
        • ownerId
          int ownerId
          ID of the user who has started the workflow.
        • ownerName
          java.lang.String ownerName
          Name of the user who has started the workflow.
        • packageName
          java.lang.String packageName
          Package name of WFDiagram
          Since:
          20.00.000.009
        • parentFlowId
          int parentFlowId
          ID of the parent workflow.
          Since:
          9.00.030.022
        • prio
          int prio
          Workflow priortiy: 0...high, 1...medium, 2...low.
        • processOnServerId
          java.lang.String processOnServerId
          If not empty, the workflow can only be continued on this server (resp. replication branch). The current server ID can be read by getServerInfo(). This member is only valid for ACTIVE or FINISHED workflows.
          Since:
          7.00.000.015
          See Also:
          WFNode.processOnServerId, ServerInfo.replProcessOnServerId, IXServicePortIF.getServerInfo(ClientInfo), IXServicePortIF.setServerInfo(ClientInfo, ServerInfo)
        • startDateIso
          java.lang.String startDateIso
          Date of start in ISO format.
        • subWorkflows
          java.util.Map<java.lang.Integer,​WFDiagram> subWorkflows
          Sub workflows.
          Since:
          9.00.030.022
        • templateId
          int templateId
          The workflow was started based on this workflow template. This member is only valid for active and finished workflows.
          See Also:
          WFDiagramC.TEMPLATE_ID_ADHOC
        • templateName
          java.lang.String templateName
          The workflow was started based on the workflow template with this name. This member is only valid for active and finished workflows.
          See Also:
          WFDiagramC.TEMPLATE_ID_ADHOC
        • timeLimit
          int timeLimit
          Time-limit for the entire workflow in minutes.
          See Also:
          WFDiagram.timeLimitEscalations, WFDiagram.overTimeLimit
        • timeLimitEscalations
          WFTimeLimit[] timeLimitEscalations
          Additional definitions for time limits.
          Since:
          7.00.000.016
          See Also:
          WFDiagram.timeLimit, WFDiagram.timeLimitUserId, WFDiagram.overTimeLimit
        • timeLimitIso
          java.lang.String timeLimitIso
          The entire workflow should be finished by this date. Otherwise the time-limit is exceeded. This member is only valid for active and finished workflows. Read-only.
          See Also:
          WFDiagram.timeLimit, WFDiagram.overTimeLimit
        • timeLimitUserId
          int timeLimitUserId
          The ID of the user that should be informed,if the time-limit for the workflow is exceeded. The Indexserver does not send any notification to the user. The client application is responsible for doing this.
          See Also:
          WFDiagram.timeLimit, WFDiagram.timeLimitEscalations, WFDiagram.timeLimitUserName
        • timeLimitUserName
          java.lang.String timeLimitUserName
          The name of the user that should be informed, if the time-limit is exceeded. When writing a workflow with checkinWorkFlow, this value has preceedence before timeLimitUserId. Set timeLimitUserName to an empty string, if timeLimitUserId should be used.
        • tStamp
          java.lang.String tStamp
          TStamp
          Since:
          7.00.000.010
        • TStampSync
          java.lang.String TStampSync
          Timestamp of this object's last export by the replication.
          Since:
          9.99.009.001
        • type
          WFTypeZ type
          Typeof template: template, active or finished.
        • version
          WFVersion version
          Only templates: version information.
          Since:
          7.00.000.008
          See Also:
          IXServicePortIF.checkoutWorkflowTemplate(ClientInfo, String, String, WFDiagramZ, LockZ)
    • Class de.elo.ix.client.WFDiagram__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfAclItem__AclItem__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfAclItem__AclItem__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfWFNode__WFNode__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfWFNode__WFNode__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfWFTimeLimit__WFTimeLimit__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfWFTimeLimit__WFTimeLimit__IndexServer_Array_SOAPSerializer1
        • ns2_myWFNodeMatrix__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFNodeMatrix__IndexServer__SOAPSerializer
        • ns2_myWFTypeZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFTypeZ__IndexServer__SOAPSerializer
        • ns2_myWFVersion__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFVersion__IndexServer__SOAPSerializer
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.WFDiagramC extends java.lang.Object implements Serializable

      serialVersionUID:
      1231341428L
      • Serialized Fields

        • lnGuid
          int lnGuid
          Maximum length of workflow GUID.
          Since:
          7.00.000.010
        • lnName
          int lnName
          Maximum length of workflow name.
        • lnNameTranslationKey
          int lnNameTranslationKey
          Maximum length of the name's translation key.
          Since:
          9.00.018.005
        • lnProcessOnServerId
          int lnProcessOnServerId
          Maximum length of processOnServerId.
          Since:
          7.00.000.015
        • lnTStamp
          int lnTStamp
          Maximum length of workflow TStamp.
          Since:
          7.00.000.010
    • Class de.elo.ix.client.WFDiagramC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myWFDiagramZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFDiagramZ__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.WFDiagramZ extends ValueClass implements Serializable

      serialVersionUID:
      1717407429L
      • Serialized Fields

        • bset
          long bset
          Bitset field for constants from the WFDiagramC class.
    • Class de.elo.ix.client.WFDiagramZ__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.WFEditNode extends ValueClass implements Serializable

      serialVersionUID:
      1822579866L
      • Serialized Fields

        • flowId
          int flowId
          Workflow identifier
        • node
          WFNode node
          The node to be processed
        • nodeId
          int nodeId
          Node identifier
        • succNodes
          WFNode[] succNodes
          Choice of following nodes. Array of ELOWorkFlowNode objects.
    • Class de.elo.ix.client.WFEditNode__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfWFNode__WFNode__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfWFNode__WFNode__IndexServer_Array_SOAPSerializer1
        • ns2_myWFNode__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFNode__IndexServer__SOAPSerializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.WFNode extends ValueClass implements Serializable

      serialVersionUID:
      2015686193L
      • Serialized Fields

        • allowActivate
          boolean allowActivate
          Can this node be activated? A script can set this value to prevent the activation of the node. This member is valid for all node types.
        • comment
          java.lang.String comment
          Comment text for the node. This member is valid for all node types.
        • commentTranslationKey
          java.lang.String commentTranslationKey
          Translation-keyword for WFNode.comment.
          Since:
          9.00.018.005
        • delayDateIso
          java.lang.String delayDateIso
          The node is displayed to the user at this date. This date is computed by enterDateIso + delayDays. This member is only valid for person nodes. Read-only.
        • delayDays
          int delayDays
          An active person node (Activate is set) might be displayed to the user delayed by this number of days. Only valid for person nodes.
        • department2
          int department2
          A group ID to constrain access to the node. Only members of this group are allowed to see and process the node. Only valid for person nodes.
        • departmentGroup
          int departmentGroup
          Grouping of nodes for function takeWorkFlowNode. A non-zero value binds nodes with the same value to a group of nodes that is evaluated in IXServicePortIF.takeWorkFlowNode(ClientInfo, int, int, String, int, LockZ). The function takeWorkFlowNodes takes - in addition to the given node - all nodes with the same group assignment specified by this member. This member is only used as a marker and is not interpreted as a group or user ID.
          Since:
          9.00.030.006
        • designDepartment
          int designDepartment

          A group ID or user ID that was originally assigned in the designer.

          • Only valid for person nodes.
          • If a template is checked in, designDepartment is always set to WFNode.userName respectively WFNode.userId.
          • If a new active workflow is checked in, it it is always set to WFNode.userName respectively WFNode.userId.
          • If an existing active workflow is checked in, the checked in value is saved
        • enterDateIso
          java.lang.String enterDateIso
          The node was activated on this date. This member is valid for all node types.
        • exitDateIso
          java.lang.String exitDateIso
          The node was exited/completed on this date. This member is valid for all node types.
        • flags
          int flags
          Control flags for the node, a combination of WFNodeC.FLAG_* constants. For start nodes (TYPE_BEGINNODE), the flags should be specified in WFDiagram.flags. To ensure compatibility with older client programs, the WFNode.flags of the start node are or-ed with the WFDiagram.flags. This member is valid for all node types.
          See Also:
          WFNodeC
        • formSpec
          java.lang.String formSpec
          Multipurpose field.

          If the node is a collect node (type=WFNodeC.TYPE_COLLECTNODE), formSpec contains a comma separated list of node IDs. This nodes are deactivated when the collect node forwards the workflow. In addition to a list of IDs, the value of WFNodeC.DEACTIVATE_ALL_PREDS causes to deactivate all predecessor nodes.

          In case of a person node (WFNodeC.TYPE_PERSONNODE), formSpec can contain proprietary encoded information about a workflow form.

          Since:
          7.00.040.012
        • iconId
          java.lang.String iconId
          Object-GUID of an icon file that is displayed in the designer.
          Since:
          7.00.040.012
          See Also:
          SordC.GUID_WORKFLOW_ICONS_BASE, SordC.GUID_WFNODE_ICON_BEGINNODE
        • id
          int id
          Node ID. This member is valid for all node types.
        • inUseDateIso
          java.lang.String inUseDateIso
          The date when the node was last used(activated or completed). This member is valid for all node types.
        • isNext
          int isNext
          The activation state of the node. This member is valid for all node types.
        • label
          java.lang.String label
          Display name by forwarding.
          Since:
          9.00.022.019
        • labelTranslationKey
          java.lang.String labelTranslationKey
          Translation-keyword for WFNode.label.
          Since:
          9.00.030.021
        • moveCyclePosX
          int moveCyclePosX
          If a cycle is re-entered, the nodes in the cycle are duplicated. The copied nodes will be placed in the designer moved by this value to the right. If this value is 0, the nodes are moved 60 points right and 20 points up. This member is valid for all node types.
        • name
          java.lang.String name
          The node description (work instruction). This member is valid for all node types.
        • nameTranslationKey
          java.lang.String nameTranslationKey
          Translation-keyword for WFNode.name.
          Since:
          9.00.018.005
        • nbOfDonesToExit
          int nbOfDonesToExit
          The number of predecessor nodes that must be processed to forward this collector node. A value of -1 means that all predecessor nodes must be processed. If set to 0, the collect node switches when it is activated regardless of the state of the predecessor nodes. This member is only valid for collect nodes.
        • objKeyNames
          java.lang.String[] objKeyNames
          Group names of index values (DocMaskLine.key resp. ObjKey.name) for which an edit box is to be displayed when forwarding a person node. This member is only valid for person nodes.
          Since:
          7.00.000.021
          See Also:
          DocMaskLine.key, ObjKey.name
        • onEnter
          java.lang.String onEnter
          A script or plugin name that is called, if a workflow node is entered.

          In order to capture this workflow event in JavaScript, store a script file that defines a function named onEnterNode in a sub-folder of "Indexserver Scripting Base/_ALL" or "Indexserver Scripting Base/instancename".

          
           function onEnterNode(ci, userId, workflow, nodeId) {
             // ci       ... ClientInfo object of the user that forwards the workflow.
             // userId   ... The calling user's ID (Integer)
             // workflow ... WFDiagram object
             // nodeId   ... The activated node ID (Integer)
           ...
           }
           
          See Indexserver Programming Manual for more information.

          If onEnter starts with a plugin's Bundle-SymbolicName, the event is delegated to function onEnterWorkflowNode of a WorkflowNodeEvents object. Such object is created by WorkflowNodeEventsFactory.create implemented in the plugin. Optionally, a path can be appended to the Bundle-SymbolicName which is passed to WorkflowNodeEventsFactory.create. This path has to start with a forward slash. E.g. onEnter="com.partner.wfevents/invoice-solution".

          This member is valid for all node types.
        • onExit
          java.lang.String onExit
          A script or plugin name that is called, if a workflow node is exited.

          In order to capture this workflow event in JavaScript, store a script file that defines a function named onExitNode in a sub-folder of "Indexserver Scripting Base/_ALL" or "Indexserver Scripting Base/instancename".

          
           function onExitNode(ci, userId, workflow, nodeId) {
             // ci       ... ClientInfo object of the user that forwards the workflow.
             // userId   ... The calling user's ID (Integer)
             // workflow ... WFDiagram object
             // nodeId   ... The deactivated node ID (Integer)
           ...
           }
           
          See Indexserver Programming Manual for more information.

          If onExit starts with a plugin's Bundle-SymbolicName, the event is delegated to function WorkflowNodeEvents.onExitWorkflowNode(de.elo.ix.client.IXServerEventsContext, de.elo.ix.client.WFDiagram, int) of a WorkflowNodeEvents object returned from a call to WorkflowNodeEventsFactory.create(de.elo.ix.client.IXServerEventsContext, java.lang.String). Optionally, a path can be appended to the Bundle-SymbolicName which is passed to WorkflowNodeEventsFactory.create(de.elo.ix.client.IXServerEventsContext, java.lang.String). This path has to start with a forward slash. E.g. onEnter="com.partner.wfevents/invoice-solution".

          This member is valid for all node types.
        • overTimeLimit
          boolean overTimeLimit
          True, if the node exceeds the time limit. This member is only valid for person nodes in active or finished workflows. Read-only.
          Since:
          6.00.098
          See Also:
          WFNode.timeLimit, WFNode.overTimeLimit
        • posX
          int posX
          The X position in the designer view. This member is valid for all node types.
        • posY
          int posY
          The Y position in the designer view. This member is valid for all node types.
        • prio
          int prio
          Node priortiy: 0...high, 1...medium, 2...low. Only valid for person nodes, type==WFNodeC.TYPE_PERSONNODE. The user assigned to the person node can change this value by conn.ix().forwardWorkflowNode():
           
            WFEditNode editNode = conn.ix().beginForwardWorkflowNode(flowId, nodeId, null, LockC.NO);
            WFNode activeNode = editNode.getNode();
            activeNode.setPrio(activeNode.getPrio()-1); // One level higher.
            ForwardWorkflowNodeInfo fwdInfo = new ForwardWorkflowNodeInfo();
            fwdInfo.setNode(activeNode);
            conn.ix().forwardWorkflowNode(wfActive.getId(), activeNode.getId(), fwdInfo, LockC.NO);
            
           
           
          Since:
          9.99.009.005
          See Also:
          UserTaskPriorityC
        • processOnServerId
          java.lang.String processOnServerId
          Server ID (resp. replication branch). If the node is activated, the server ID is set to this value. This member is only valid for nodes of type WFNodeC.TYPE_SET_SERVER_ID.
          Since:
          7.00.000.015
          See Also:
          WFNodeC.TYPE_SET_SERVER_ID, WFDiagram.processOnServerId
        • properties
          java.lang.String properties
          Node properties. Maximum byte size of this string in UTF-8 encoding is constrained to FileDataC.MAX_BLOB_LENGTH.
          Since:
          9.00.022.018
        • returnValue
          java.lang.String returnValue
          Return value of a sub-workflow. The value defines the name of the successor node of the call-node WFNodeC.TYPE_CALL_SUB_WORKFLOW that will be activated when the sub-workflow returns. If the sub-workflow returns a node name that does not exist in the main workflow, a new person node is inserted between the call-node and its successors. This new node is named as the return value and is assigned to the workflow owner.
          Since:
          9.99.009.003
        • retVal
          int retVal
          Deprecated.
          Use #returnValue
          Return value of an end node. Only valid for TYPE_END.
          Since:
          9.00.030.022
        • scriptNames
          java.lang.String[] scriptNames
          Script names used as action scripts in buttons when forwarding a person node. Script files for the Windows CLIENT have to be named as ELOWF_ + scriptNames[.]. This member is only valid for person nodes.
          Since:
          7.00.000.021
        • subFlowId
          int subFlowId
          Id of the active sub-workflow. Only valid for TYPE_CALL_SUB_WORKFLOW.
          Since:
          9.00.030.022
        • subTemplateId
          int subTemplateId
          ID, GUID or name of the sub-workflow template.
          Since:
          9.99.009.004
        • tag
          int tag
          reserved. DB column: wf_tag
        • timeLimit
          int timeLimit
          The time-limit to process the node. Measured in minutes. This member is only valid for person nodes.
        • timeLimitEscalations
          WFTimeLimit[] timeLimitEscalations
          Additional definitions for time limits. This member is only valid for person nodes.
          Since:
          7.00.000.016
          See Also:
          WFDiagram.timeLimit, WFDiagram.timeLimitUserId, WFDiagram.overTimeLimit
        • timeLimitIso
          java.lang.String timeLimitIso
          After this date the node exceeds the time-limit for processing. This member is only valid for person nodes. Read-only.
        • type
          int type
          The node type. This member is set to one of the TYPE_* constants in WFNodeC.
          See Also:
          WFNodeC
        • userDelayDateIso
          java.lang.String userDelayDateIso
          The workflow node is deferred until this date. This member is only valid for person nodes in active or finished workflows. ISO date format.
          Since:
          7.00.000.000
        • userId
          int userId
          This user has to edit the node. This member is only valid for person nodes.
        • userName
          java.lang.String userName
          The name of the user that has the ID userId This member is only valid for person nodes.
          See Also:
          WFNode.userId
        • userTerminate
          java.lang.String userTerminate
          The ID of the user who has forwarded the node. Not valid for template workflows. This member is only valid for person nodes.
        • yesNoCondition
          java.lang.String yesNoCondition
          IF node: test condition, numeric values must be formatted according to the servers locale. split node: sets the workflow status to this value, begin node: contains workflow status cycle node: condition that evaluates true to leave the cycle
    • Class de.elo.ix.client.WFNode__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfstring__String__IndexServer_Array_SOAPSerializer1
        • ns2_myns2_ArrayOfWFTimeLimit__WFTimeLimit__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfWFTimeLimit__WFTimeLimit__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.WFNodeAssoc extends ValueClass implements Serializable

      serialVersionUID:
      1042649178L
      • Serialized Fields

        • done
          boolean done
          Indicates whether the bridge has been passed through/over (used). For a condition node, this member is true for both paths (TRUE and FALSE) if either has been passed. Thus it cannot be used in a client application to find out, which path the workflow has taken.
        • nodeFrom
          int nodeFrom
          Start node (starting location)
        • nodeTo
          int nodeTo
          Destination (end) node
        • type
          int type
    • Class de.elo.ix.client.WFNodeAssoc__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.WFNodeC extends java.lang.Object implements Serializable

      serialVersionUID:
      1514069164L
      • Serialized Fields

        • lnComment
          int lnComment
          Maximum length of comment.
        • lnCommentTranslationKey
          int lnCommentTranslationKey
          Maximum length of the comment's translation key.
          Since:
          9.00.018.007
        • lnCondition
          int lnCondition
        • lnFormSpec
          int lnFormSpec
          Maximum length of form spec.
          Since:
          9.00.000.029
        • lnLabel
          int lnLabel
          Maximum length of the label.
          Since:
          9.00.022.019
        • lnLabelTranslationKey
          int lnLabelTranslationKey
          Maximum length of the labelTranslationKey.
          Since:
          9.00.030.021
        • lnName
          int lnName
          Maximum length of node name.
        • lnNameTranslationKey
          int lnNameTranslationKey
          Maximum length of the name's translation key.
          Since:
          9.00.018.007
        • lnOnEnter
          int lnOnEnter
        • lnOnExit
          int lnOnExit
        • lnProcessOnServerId
          int lnProcessOnServerId
          Maximum length of processOnServerId.
          Since:
          7.00.000.015
        • lnProperties
          int lnProperties
          Maximum length of the properties.
          Since:
          9.00.050.004
        • lnYesNoCondition
          int lnYesNoCondition
    • Class de.elo.ix.client.WFNodeC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.WFNodeHistory extends ValueClass implements Serializable

      serialVersionUID:
      784568809L
      • Serialized Fields

        • enterDateIso
          java.lang.String enterDateIso
          The node was activated on this date. This member is valid for all node types.
        • exitDateIso
          java.lang.String exitDateIso
          The node was exited/completed on this date. This member is valid for all node types.
        • flowGuid
          java.lang.String flowGuid
          GUID of the workflow. DB column: wfguid
        • histGuid
          java.lang.String histGuid
          GUID of the WorkflowHist object. DB column: wfhistguid
        • nodeId
          int nodeId
          Node ID. DB column: wf_nodeid
        • succ_0
          int succ_0
          Successor node(s) succ_0 ... Succ 19 DB column: wf_succ_0
        • succ_1
          int succ_1
          DB column: wf_succ_1
        • succ_10
          int succ_10
          DB column: wf_succ_10
        • succ_11
          int succ_11
          DB column: wf_succ_11
        • succ_12
          int succ_12
          DB column: wf_succ_12
        • succ_13
          int succ_13
          DB column: wf_succ_13
        • succ_14
          int succ_14
          DB column: wf_succ_14
        • succ_15
          int succ_15
          DB column: wf_succ_15
        • succ_16
          int succ_16
          DB column: wf_succ_16
        • succ_17
          int succ_17
          DB column: wf_succ_17
        • succ_18
          int succ_18
          DB column: wf_succ_18
        • succ_19
          int succ_19
          DB column: wf_succ_19
        • succ_2
          int succ_2
          DB column: wf_succ_2
        • succ_3
          int succ_3
          DB column: wf_succ_3
        • succ_4
          int succ_4
          DB column: wf_succ_4
        • succ_5
          int succ_5
          DB column: wf_succ_5
        • succ_6
          int succ_6
          DB column: wf_succ_6
        • succ_7
          int succ_7
          DB column: wf_succ_7
        • succ_8
          int succ_8
          DB column: wf_succ_8
        • succ_9
          int succ_9
          DB column: wf_succ_9
        • userId
          int userId
          ID of user who has to process the node. Might be a group ID too. Only valid for person nodes. DB column: wf_userid
        • userName
          java.lang.String userName
          Name of user who has to process the node. Might be a group name too. Only valid for person nodes. DB column: wf_username
    • Class de.elo.ix.client.WFNodeHistoryC extends java.lang.Object implements Serializable

      serialVersionUID:
      1457412372L
      • Serialized Fields

        • lnFlowGuid
          int lnFlowGuid
        • lnHistGuid
          int lnHistGuid
        • lnUserName
          int lnUserName
    • Class de.elo.ix.client.WFNodeMatrix extends ValueClass implements Serializable

      serialVersionUID:
      425879495L
      • Serialized Fields

        • assocs
          WFNodeAssoc[] assocs
          Array of the edges. Since 9.00.030, IX stores the order of the items in the database. When reading a workflow, the saved element order is restored.
    • Class de.elo.ix.client.WFNodeMatrix__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myns2_ArrayOfWFNodeAssoc__WFNodeAssoc__IndexServer_Array_SOAPSerializer1
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_ArrayOfWFNodeAssoc__WFNodeAssoc__IndexServer_Array_SOAPSerializer1
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.WFNodeMatrixC extends java.lang.Object implements Serializable

      serialVersionUID:
      171864975L
    • Class de.elo.ix.client.WFNodeMatrixC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.WFNodeZ extends ValueClass implements Serializable

      serialVersionUID:
      226200225L
      • Serialized Fields

        • bset
          long bset
          Bitset field for constants from the WFNodeC class.
    • Class de.elo.ix.client.WFTakeNodeC extends java.lang.Object implements Serializable

      serialVersionUID:
      1164251184L
    • Class de.elo.ix.client.WFTakeNodeC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.WFTimeLimit extends ValueClass implements Serializable

      serialVersionUID:
      633363356L
      • Serialized Fields

        • overTimeLimit
          boolean overTimeLimit
          True, if the workflow exceeds the time limit. Read-only.
          Since:
          7.00.000.017
        • timeLimit
          int timeLimit
          Time-limit in minutes.
          See Also:
          WFTimeLimit.timeLimitIso
        • timeLimitIso
          java.lang.String timeLimitIso
          After this date the node exceeds the time-limit for processing. Read-only.
          See Also:
          WFTimeLimit.timeLimit
        • userId
          int userId
          The ID of the user that should be informed, if the time-limit is exceeded. The Indexserver does not send any notification to the user. The client application is responsible for doing this.
        • userName
          java.lang.String userName
          User name for timeLimitUserId; When writing a workflow with checkinWorkFlow, this value has preceedence before timeLimitUserId. Set timeLimitUserName to an empty string, if timeLimitUserId should be used.
    • Class de.elo.ix.client.WFTimeLimit__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__boolean__boolean_Boolean_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__boolean__boolean_Boolean_Serializer
        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.WFTypeC extends java.lang.Object implements Serializable

      serialVersionUID:
      1842783874L
    • Class de.elo.ix.client.WFTypeC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns2_myWFTypeZ__IndexServer__SOAPSerializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns2_myWFTypeZ__IndexServer__SOAPSerializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.WFTypeZ extends ValueClass implements Serializable

      serialVersionUID:
      927083544L
      • Serialized Fields

        • bset
          long bset
          Bitset field for constants from the WFTypeC class.
    • Class de.elo.ix.client.WFTypeZ__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
    • Class de.elo.ix.client.WFVersion extends ValueClass implements Serializable

      serialVersionUID:
      914434915L
      • Serialized Fields

        • comment
          java.lang.String comment
          Version comment.
          See Also:
          WFVersionC.lnComment
        • createDateIso
          java.lang.String createDateIso
          Create date in ISO format.
          Since:
          7.00.000.018
        • id
          int id
          Version ID. Set this member -1, to check in a new workflow template version. A value of 0 indicates the current working version.
          See Also:
          IXServicePortIF.checkinWorkflowTemplate(ClientInfo, WFDiagram, WFDiagramZ, LockZ)
        • userId
          int userId
          ID of the user who created the version.
          Since:
          7.00.000.018
        • userName
          java.lang.String userName
          Name of the user who created the version.
          Since:
          7.00.000.018
        • version
          java.lang.String version
          Version number.
          Since:
          7.00.000.018
    • Class de.elo.ix.client.WFVersion__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
        • ns3_myns3__long__long_Long_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__long__long_Long_Serializer
        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.WFVersionC extends java.lang.Object implements Serializable

      serialVersionUID:
      1378592156L
      • Serialized Fields

        • lnComment
          int lnComment
          Length of WFVersion.comment.
        • lnVersion
          int lnVersion
          Length of WFVersion.version.
          Since:
          7.00.000.018
    • Class de.elo.ix.client.WFVersionC__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3__int__int_Int_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3__int__int_Int_Serializer
    • Class de.elo.ix.client.WorkFlowActiveDoc extends ValueClass implements Serializable

      serialVersionUID:
      1807635378L
      • Serialized Fields

        • activate
          int activate
          ELO-date when the node was entered. DB column: wf_activate
        • activeAcl
          java.lang.String activeAcl
          Contains the ACL of the workflow. Only valid for begin nodes.
          Since:
          11.00.000.023
        • alertFromBegin
          int alertFromBegin
          Time-limt for the entire workflow in minutes. This value is only valid for the begin node. DB column: wf_alert_from_begin
        • alertTo
          int alertTo
          ID of user who should be informed, if a time-limit exceeds. It might be the time-limit for the entire workflow or for a signle person node. DB column: wf_alert_to
        • alertTo2
          int alertTo2
          ID of user who should be informed, if the time-limit alertWait2 exceeds.
          Since:
          7.00.000.014
        • alertTo3
          int alertTo3
          ID of user who should be informed, if the time-limit alertWait2 exceeds.
          Since:
          7.00.000.014
        • alertWait
          int alertWait
          Time-limit for a single node. This value is only valid for person nodes. DB column: wf_alert_wait
        • alertWait2
          int alertWait2
          Second Time-limit for a person node or begin node.
          Since:
          7.00.000.014
        • alertWait3
          int alertWait3
          Third Time-limit for a person node or begin node.
          Since:
          7.00.000.014
        • comment
          java.lang.String comment
          Comment, only valid for person nodes. DB column: wf_comment
        • commentTranslationKey
          java.lang.String commentTranslationKey
          Translation-keyword for WFNode.comment.
          Since:
          9.00.018.005
        • completionDate
          int completionDate
          ELO-date when the workflow was finished. All nodes contain the same value. DB column: wf_completion_date
        • condition
          java.lang.String condition
          Contains the ACL of the workflow template. Only valid for begin nodes. DB column: wf_condition
        • delayDate
          int delayDate
          Activate + DelayDays. Not valid for template workflows. Only valid for person nodes. DB column: wf_duedate
        • delayDays
          int delayDays
          An active person node (Activate is set) might be displayed to the user delayed by this number of days. Only valid for person nodes. DB column: wf_delaydays
        • deleted
          int deleted
          Flag that indicates whether the workflow template is deleted. If the value is not 0, the workflow template is deleted. Only valid for template workflows. DB column: wf_deleted
        • department
          int department
          ID of user who has to process the node. Might be a group ID too. Only valid for person nodes. DB column: wf_department
        • department2
          int department2
          A group ID to constrain access to the node. Only members of this group are allowed to see and process the node. Only valid for person nodes. DB column: wf_department2
        • departmentGroup
          int departmentGroup
          Grouping of nodes for function takeWorkFlowNode.
          Since:
          9.00.030.006
          See Also:
          WFNode.departmentGroup
        • designDepartment
          int designDepartment
          A group ID or user ID that was originally assigned in the designer. DB column: wf_designdepartment
        • eloObjId
          int eloObjId
          Associated object ID. Only valid for non-template workflows. DB column: wf_eloobjid
        • flowId
          int flowId
          Workflow ID. DB column: wf_flowid
        • flowName
          java.lang.String flowName
          Workflow name. DB column: wf_flow_name
        • flowNameTranslationKey
          java.lang.String flowNameTranslationKey
          Translation-keyword for WFDiagram.name.
          Since:
          9.00.018.005
        • formSpec
          java.lang.String formSpec
          User defined data to be stored in the database.
          Since:
          7.00.040.012
        • iconId
          java.lang.String iconId
          Object-GUID of an icon file that is displayed in the designer.
          Since:
          7.00.040.012
        • inUseDate
          int inUseDate
          ELO-date when the node was visited the last time. DB column: wf_in_use_date
        • isNext
          int isNext
          Contains 1, if this node is active. DB column: wf_is_next
        • label
          java.lang.String label
          Display name by forwarding.
          Since:
          9.00.022.019
        • labelTranslationKey
          java.lang.String labelTranslationKey
          Translation-keyword for WorkFlowActiveDoc.label.
          Since:
          9.00.030.021
          See Also:
          WFNode.label
        • locked
          int locked
          If node is locked, it contains 1 otherwise 0 DB column: wf_locked
        • lockId
          int lockId
          User ID of the owner of the lock. DB column: wf_locked_owner
        • moveCyclePosX
          int moveCyclePosX
          If a cycle is re-entered, the nodes in the cycle are duplicated. The copied nodes will be placed in the designer moved by this value to the right. If this value is 0, the nodes are moved 60 points right and 20 points up. DB column: wf_dx
        • name
          java.lang.String name
          Node name (work instruction). DB column: wf_name
        • nameTranslationKey
          java.lang.String nameTranslationKey
          Translation-keyword for WFNode.name.
          Since:
          9.00.018.005
        • nextServerId
          java.lang.String nextServerId
          Next server name. This value is used in replication environments and defines the ID of the next server (resp. replication branch) where the workflow continues processing.
          Since:
          7.00.000.014
        • nodeFlags
          int nodeFlags
          Node flags. DB column: wf_nodeflags
        • nodeId
          int nodeId
          Node ID. DB column: wf_nodeid
        • nodeType
          int nodeType
          Node type (begin node, split node, etc.). DB column: wf_node_type
        • onActivate
          java.lang.String onActivate
          Name of script to be executed, if the node is activated (entered). DB column: wf_ev_on_activate
        • onTerminate
          java.lang.String onTerminate
          Name of script to be executed, if the node is leaved (exited). DB column: wf_ev_on_terminate
        • packageName
          java.lang.String packageName
          PackageName of a Workflow, only used for workflow templates
          Since:
          20.00.000.009
        • posX
          int posX
          Node X position in designer view. DB column: pos_x
        • posY
          int posY
          Node Y position in designer view. DB column: pos_y
        • prio
          int prio
          Workflow priority: 0...high, 1...medium, 2...low. DB column: wf_prio
        • properties
          java.lang.String properties
          Properties field of node.
          Since:
          9.00.022.019
        • returnValue
          java.lang.String returnValue
          Return value of an end node.
          Since:
          9.99.009.003
        • retVal
          int retVal
          Return value of an end node.
          Since:
          9.00.030.022
        • subWorkflow
          int subWorkflow
          ID of the active sub-workflow.
          Since:
          9.00.030.022
        • subWorkflowTemplate
          int subWorkflowTemplate
          ID of the sub-workflow template.
          Since:
          9.99.009.004
        • succ_0
          int succ_0
          Successor node(s) succ_0 ... Succ 19 DB column: wf_succ_0 This mebers are moved into WorkFlowNodeMatrix. They are still here due to compatibiltiy with older stream versions.
        • succ_1
          int succ_1
          DB column: wf_succ_1
        • succ_10
          int succ_10
          DB column: wf_succ_10
        • succ_11
          int succ_11
          DB column: wf_succ_11
        • succ_12
          int succ_12
          DB column: wf_succ_12
        • succ_13
          int succ_13
          DB column: wf_succ_13
        • succ_14
          int succ_14
          DB column: wf_succ_14
        • succ_15
          int succ_15
          DB column: wf_succ_15
        • succ_16
          int succ_16
          DB column: wf_succ_16
        • succ_17
          int succ_17
          DB column: wf_succ_17
        • succ_18
          int succ_18
          DB column: wf_succ_18
        • succ_19
          int succ_19
          DB column: wf_succ_19
        • succ_2
          int succ_2
          DB column: wf_succ_2
        • succ_3
          int succ_3
          DB column: wf_succ_3
        • succ_4
          int succ_4
          DB column: wf_succ_4
        • succ_5
          int succ_5
          DB column: wf_succ_5
        • succ_6
          int succ_6
          DB column: wf_succ_6
        • succ_7
          int succ_7
          DB column: wf_succ_7
        • succ_8
          int succ_8
          DB column: wf_succ_8
        • succ_9
          int succ_9
          DB column: wf_succ_9
        • succType
          int succType
          This value depends on the node type and is not processed anymore by Indexserver. It is written for compability with workflows of older CLIENT versions. DB column: wf_succ_type
        • tag
          int tag
          reserved. DB column: wf_tag
        • templateId
          int templateId
          Workflow template ID. Not valid for template workflows. For active and finished workflows this member specifies the template ID that was used to start the workflow. If the workflow is started as an adhoc workflow, this member is 0 and flags contains the bit FLAG_ROOT_ADHOC. DB column: wf_template
        • terminate
          int terminate
          ELO-date when the node was exited. DB column: wf_terminate
        • userDelayDate
          int userDelayDate
          The workflow node is deferred until this date. ELO date format. DB column: wf_user_delaydate
          Since:
          7.00.000.000
        • userTerminate
          java.lang.String userTerminate
          The ID of the user who has forwarded the node. Not valid for template workflows. Only valid for person nodes. DB column: wf_userterminate
        • versionCreateDate
          int versionCreateDate
          ID of the user who created the workflow version.
          Since:
          7.00.000.018
        • versionId
          int versionId
          Version ID.
          Since:
          7.00.000.008
        • versionName
          java.lang.String versionName
          Version comment.
          Since:
          7.00.000.008
        • versionTag
          java.lang.String versionTag
          Version number.
          Since:
          7.00.000.018
        • versionUserId
          int versionUserId
          ID of the user who created the workflow version.
          Since:
          7.00.000.018
        • yNCondition
          java.lang.String yNCondition
          IF-Nodes: test condition, person nodes: index values or scripts, split nodes: workflow status. DB column: wf_yesnocondition
    • Class de.elo.ix.client.WorkFlowActiveDocC extends java.lang.Object implements Serializable

      serialVersionUID:
      509854692L
      • Serialized Fields

        • lnActiveAcl
          int lnActiveAcl
        • lnComment
          int lnComment
        • lnCommentTranslationKey
          int lnCommentTranslationKey
        • lnCondition
          int lnCondition
        • lnFlowName
          int lnFlowName
        • lnFlowNameTranslationKey
          int lnFlowNameTranslationKey
        • lnFormSpec
          int lnFormSpec
        • lnIconId
          int lnIconId
        • lnLabel
          int lnLabel
        • lnLabelTranslationKey
          int lnLabelTranslationKey
        • lnName
          int lnName
        • lnNameTranslationKey
          int lnNameTranslationKey
        • lnNextServerId
          int lnNextServerId
        • lnOnActivate
          int lnOnActivate
        • lnOnTerminate
          int lnOnTerminate
        • lnPackageName
          int lnPackageName
        • lnProperties
          int lnProperties
        • lnReturnValue
          int lnReturnValue
        • lnUserTerminate
          int lnUserTerminate
        • lnVersionName
          int lnVersionName
        • lnVersionTag
          int lnVersionTag
        • lnYNCondition
          int lnYNCondition
    • Class de.elo.ix.client.WorkflowExchangeInfo extends ValueClass implements Serializable

      serialVersionUID:
      -5788666338617977775L
      • Serialized Fields

        • subWorkflowMap
          java.util.Map<java.lang.Integer,​WFDiagram> subWorkflowMap
          Map contains the all direct und indirect subworkflows. The workflow ID is the key.
          Since:
          9.00.030.022
        • subWorkflowVersionMap
          java.util.Map<java.lang.Integer,​java.util.ArrayList<WFDiagram>> subWorkflowVersionMap
          Map contains the workflow verions of the sub workflows.
          Since:
          9.00.030.022
        • userNames
          java.util.Map<java.lang.Integer,​UserName> userNames
          The users associated with the workflow
        • workflow
          WFDiagram workflow
          The exchanged workflow.
        • workflowVersions
          WFDiagram[] workflowVersions
          The workflow version.
    • Class de.elo.ix.client.WorkflowExportOptions extends java.lang.Object implements Serializable

      serialVersionUID:
      402835780L
      • Serialized Fields

        • characterSet
          java.lang.String characterSet
          Character set for the export-data.
        • flowId
          java.lang.String flowId
          Id of the workflow, that will be exported.
        • flowVersId
          java.lang.String flowVersId
          Deprecated.
          Reserved.
        • format
          int format
          Export format.
          Since:
          9.00.016.017
        • wordWrap
          java.lang.String wordWrap
          Word wrap for the export-data.
    • Class de.elo.ix.client.WorkflowExportOptions__IndexServer__SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable

      • Serialized Fields

        • ns3_myns3_string__java_lang_String_String_Serializer
          com.sun.xml.rpc.encoding.CombinedSerializer ns3_myns3_string__java_lang_String_String_Serializer
    • Class de.elo.ix.client.WorkflowExportOptionsC extends java.lang.Object implements Serializable

      serialVersionUID:
      -2157887539491497039L
    • Class de.elo.ix.client.WorkFlowHead extends ValueClass implements Serializable

      serialVersionUID:
      37271022L
      • Serialized Fields

        • actServerId
          java.lang.String actServerId
          The current sever ID (resp. replication branch) where the workflow can be condinued.
          Since:
          7.00.000.014
        • callNodeId
          int callNodeId
          The call node id of the main workflow, which call this sub workflow.
          Since:
          10.00.000.004
        • flowId
          int flowId
          Workflow ID
        • guid
          java.lang.String guid
          GUID
        • parentWorkflow
          int parentWorkflow
          Id of the main workflow.
          Since:
          9.00.030.022
        • status
          int status
          Status, != 0 means deleted
        • tStamp
          java.lang.String tStamp
          Timestamp The format is JJJJ.MM.DD.hh.mm.ss
        • tStampSync
          java.lang.String tStampSync
          Timestamp of this object's last export by the replication.
          Since:
          12.02.001.003
        • type
          int type
          Workflow type.
          Since:
          7.00.000.014
    • Class de.elo.ix.client.WorkFlowHeadC extends java.lang.Object implements Serializable

      serialVersionUID:
      807993720L
      • Serialized Fields

        • lnActServerId
          int lnActServerId
        • lnGuid
          int lnGuid
        • lnTStamp
          int lnTStamp
        • lnTStampSync
          int lnTStampSync
    • Class de.elo.ix.client.WorkflowImportOptions extends ValueClass implements Serializable

      serialVersionUID:
      2642818434240595609L
      • Serialized Fields

        • replaceMissingUserByUserId
          java.lang.String replaceMissingUserByUserId
          If this variable is set, the missing user is replaced by this user. Otherwise the missing user will be created using a random password.
    • Class de.elo.ix.client.WorkflowNodeInfo extends ValueClass implements Serializable

      serialVersionUID:
      -7253758270858363572L
      • Serialized Fields

        • flags
          int flags
          Control flags for the node, a combination of WFNode.C.FLAG_* constants.
        • nodeName
          java.lang.String nodeName
          The node name
        • workflow
          java.lang.String workflow
          The template ID of the subworkflow to start.
    • Class de.elo.ix.client.WorkFlowNodeMatrix extends ValueClass implements Serializable

      serialVersionUID:
      1337377725L
      • Serialized Fields

        • flowId
          int flowId
          Workflow ID
        • isNext
          int isNext
          Contains 1, if this node is active. DB column: wf_is_next
        • nodeId
          int nodeId
          Node ID
        • succ_0
          int succ_0
        • succ_1
          int succ_1
        • succ_10
          int succ_10
        • succ_11
          int succ_11
        • succ_12
          int succ_12
        • succ_13
          int succ_13
        • succ_14
          int succ_14
        • succ_15
          int succ_15
        • succ_16
          int succ_16
        • succ_17
          int succ_17
        • succ_18
          int succ_18
        • succ_19
          int succ_19
        • succ_2
          int succ_2
        • succ_3
          int succ_3
        • succ_4
          int succ_4
        • succ_5
          int succ_5
        • succ_6
          int succ_6
        • succ_7
          int succ_7
        • succ_8
          int succ_8
        • succ_9
          int succ_9
        • succOvertime
          int succOvertime
          Id of successor node, which should be activated by the escalation.
          Since:
          9.00.030.018
        • succType
          int succType
          Type of successor node.
        • terminate
          int terminate
          ELO-date when the node was exited. DB column: wf_terminate
        • versionId
          int versionId
          Version ID.
          Since:
          7.00.000.008
    • Class de.elo.ix.client.WorkFlowNodeMatrixC extends java.lang.Object implements Serializable

      serialVersionUID:
      813423307L
      • Serialized Fields

        • lnEdgesOrdinals
          int lnEdgesOrdinals
  • Package de.elo.ix.client.compatibility

    • Class de.elo.ix.client.compatibility.BRequest_RawStreamService_download extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      280725475L
      • Serialized Fields

        • ci
          ClientInfo ci
        • params
          java.lang.String[] params
    • Class de.elo.ix.client.compatibility.BRequest_RawStreamService_upload extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      527524138L
      • Serialized Fields

        • ci
          ClientInfo ci
        • is
          java.io.InputStream is
        • params
          java.lang.String[] params
    • Class de.elo.ix.client.compatibility.BStub_RawStreamService extends byps.BStub implements Serializable

      serialVersionUID:
      354585327L
    • Class de.elo.ix.client.compatibility.WClientC extends java.lang.Object implements Serializable

      serialVersionUID:
      1800529481L
  • Package de.elo.ix.client.devents

  • Package de.elo.ix.client.esearch

    • Class de.elo.ix.client.esearch.CompletionOptions extends ESearchOptions implements Serializable

      serialVersionUID:
      830631077L
      • Serialized Fields

        • completionField
          QueryFilter completionField

          Defines field to retrieve completion.

          Submit text to get completion for by completionField.value

          Additionally, a query and queryOperator can be added via ESearchParams.

          Note: Currently, it's only possible to return completion suggestions for title and indexfields

        • returnType
          FieldTypeE returnType

          Defines type (tokenized/ not tokenized) of returned values.

          If null, FieldTypeC.tokenized is used as default value.
    • Class de.elo.ix.client.esearch.ContextTermOptions extends ESearchOptions implements Serializable

      serialVersionUID:
      450746100L
      • Serialized Fields

        • contextTermQueries
          java.util.List<ContextTermQuery> contextTermQueries
          List of contextTermQueries.
    • Class de.elo.ix.client.esearch.DocumentOptions extends ESearchOptions implements Serializable

      serialVersionUID:
      1344728019L
      • Serialized Fields

        • currentFolderId
          int currentFolderId
          Provide this ID to restrict search on current folder.
        • highlightedText
          boolean highlightedText
          Return highlighted result text for each sord.
          Highlighted text is retrieved from fulltext and surrounded by b-tags.
          Defaults to false.
        • relevance
          boolean relevance
          Calculate relevance for each sord.
          Defaults to false.
        • resultField
          boolean resultField
          Return fields in which search terms are found for each sord.
          Defaults to false.
        • sort
          ESearchOrderE sort
          Results are ordered by this parameter.
          See Also:
          ESearchOrderE
    • Class de.elo.ix.client.esearch.ESearchOptions extends java.lang.Object implements Serializable

      serialVersionUID:
      5519255683538121305L
    • Class de.elo.ix.client.esearch.ESearchParams extends java.lang.Object implements Serializable

      serialVersionUID:
      588768513L
      • Serialized Fields

        • inclDeleted
          int inclDeleted
          Define if deleted sords should be included:
          • 0: exclude deleted sords (default).
          • 1: include deleted sords.
          • 2: only deleted sords.
        • query
          java.lang.String query

          QueryString

          Note: Do not escaped any characters, this is done by IX.

          A PowerSearch is enabled if query starts with =. In this case, nothing is escaped by IX.

        • queryOperator
          QueryOperator queryOperator
          The QueryOperator is a combination of various QueryFilters to specify in which fields (e.g. index field, sord title, ...)
          See Also:
          QueryOperator, QueryFilter, QueryObject
        • searchIn
          long searchIn

          Select which Information should be searched.

          Example for multiple selection to search in title and fulltext:
          searchIn = SearchObjectC.TITLE | SearchObjectC.FULLTEXT

          See Also:
          ESearchParamsC
    • Class de.elo.ix.client.esearch.ESearchParamsC extends java.lang.Object implements Serializable

      serialVersionUID:
      951302447L
    • Class de.elo.ix.client.esearch.FindByESearch extends java.lang.Object implements Serializable

      serialVersionUID:
      1449016732L
    • Class de.elo.ix.client.esearch.SearchTermOptions extends ESearchOptions implements Serializable

      serialVersionUID:
      1965769127L
      • Serialized Fields

        • correction
          boolean correction
          Return correction suggestion for search query.
          Example for a correction: tets -> test
        • synonyms
          boolean synonyms
          Return synonyms for search query.
  • Package de.elo.ix.client.esearch.configpage

    • Class de.elo.ix.client.esearch.configpage.ESInfoObj extends java.lang.Object implements Serializable

      serialVersionUID:
      736983867L
      • Serialized Fields

        • arhiveStatus
          int arhiveStatus
        • connectionCount
          int connectionCount
        • documentCount
          int documentCount
        • installedPlugins
          java.util.List<java.lang.String> installedPlugins
        • installedVersion
          java.lang.String installedVersion
        • langsWithDocCount
          java.util.List<java.lang.String> langsWithDocCount
        • lastUpdate
          java.lang.String lastUpdate
        • nodeList
          java.util.List<ESNodeObj> nodeList
        • thesaurusLangs
          java.util.List<java.lang.String> thesaurusLangs
        • thesaurusStatus
          int thesaurusStatus
    • Class de.elo.ix.client.esearch.configpage.ESInstanceSettings extends java.lang.Object implements Serializable

      serialVersionUID:
      1229780589L
      • Serialized Fields

        • additionalIndex
          EsSettingsProperty additionalIndex
          Set to true if this IX should generate a separate index (e.g. second system for test purposes or scheduled reindex)
        • allowLeadingWildcards
          EsSettingsProperty allowLeadingWildcards
          Allow leading wildcard for search queries. Defaults to false. Setting it to true might result in very poor search perfomance.
          Since:
          11.00.000.045
        • archiveLang
          java.lang.String archiveLang
          Archive language.

          Immutable.

        • clusterName
          EsSettingsProperty clusterName
          Elasticsearch cluster name.
        • completion
          EsSettingsProperty completion
          Query "auto completion" on search
        • configuredLangs
          EsSettingsProperty configuredLangs
          Configured languages (without archive language), separated by comma
        • continueReindexOnFailure
          EsSettingsProperty continueReindexOnFailure
          Define if reindex process should be continued or interrupted on failure.
        • correction
          EsSettingsProperty correction
          Query "corrections" on search
        • feedAnalyzer
          EsSettingsProperty feedAnalyzer
          Define if feed should use archive language, one of the configured languages or try to determine the language based on content.
        • germanAnalyzer
          EsSettingsProperty germanAnalyzer
          Option to define a analyzer for German language without decomposition (to speed up analysis process, but results in worse search results). Default: empty or "elo_german". Set to "elo_german_without_decomp" to use analyzer without decomposition.
        • hosts
          EsSettingsProperty hosts
          Elasticsearch host address.
        • indexingDisabled
          EsSettingsProperty indexingDisabled
          Define if this IX instance should be used to run reindex and updater thread. Can only be set instance specific.
        • indexName
          EsSettingsProperty indexName
          Elasticsearch index name
        • instanceName
          java.lang.String instanceName
        • maxAmountOfReferencesInErrorFolder
          EsSettingsProperty maxAmountOfReferencesInErrorFolder
          Maximum number of references created in Reindex error folder during reindex process
        • maxFulltextLength
          EsSettingsProperty maxFulltextLength
          Define the maximun length for fulltext documents indexed by iSearch. If not set or set to <= 0, complete documents are indexed.
        • maxObjsPerReindexInterval
          EsSettingsProperty maxObjsPerReindexInterval
          Maximum number of objects to be processed in one time unit of updater. Default: 1.000. Set to -1 if nothing should be changed.
        • maxObjsPerUpdateInterval
          EsSettingsProperty maxObjsPerUpdateInterval
          Maximum number of objects selected by reindexer. Default: 10.000 Set to -1 if nothing should be changed.
        • maxSearchResults
          EsSettingsProperty maxSearchResults
          Define how many results should be returned with findFirstSords and findNextSords (in total!) by iSearch. Defaults to 10000.
          Since:
          11.00.000.045
        • maxTokenLength
          EsSettingsProperty maxTokenLength
          Maximum length of tokens in elastic search. Defaults to 300, max 10922. Set to -1 if nothing should be changed.
        • nbOfAllowedLangs
          int nbOfAllowedLangs
          Number of allowed languages.

          Immutable.

        • nodeName
          EsSettingsProperty nodeName
          Elasticsearch node name
        • numberOfShards
          EsSettingsProperty numberOfShards
          Number of shards per index in Elasticsearch. Default: 1.
        • numberOfShardsByMaskId
          EsSettingsProperty numberOfShardsByMaskId
          Define the nuber of shards for individual masks. Use a higher number of (e.g. 3) for masks with many objects. Masks which are not defined with this setting use numberOfShards. Syntax: maskId:number of shards;maskId: number of shards, e.g. "23:2;34:5"
        • reindexFromObjId
          EsSettingsProperty reindexFromObjId
          Reindex processes object IDs >= this one. Set to -1 to delete, everything >= 0 is written to db (if lower than reindexToObjId) Always needs to send reindexFromObjId and reindexToObjId.
        • reindexStarted
          java.lang.String reindexStarted
          Reindex started at this time. Format: yyyyMMddHHmmss Timezone: JVM default.
        • reindexToObjId
          EsSettingsProperty reindexToObjId
          Reindex processes object IDs <= this one. Set to -1 to delete, everything >= 0 is written to db (if greater than reindexFromObjId) Always needs to send reindexFromObjId and reindexToObjId.
        • searchAnalyzer
          EsSettingsProperty searchAnalyzer
          Define a special analyzer to use during search. Please make sure the defined analyzer exists. Remove or set to "default" to disable.
        • skipNonAsciiStepsOnFallback
          EsSettingsProperty skipNonAsciiStepsOnFallback
          Determines if we should skip some analyzer steps when we use the fallback analyzer. The skipped steps are trimming non-ascii chars from the analyzed text. Setting this option to true results in using a different fallback analyzer both for indexing and search without the trimming steps. This analyzer is meant to be used only for fulltext docs (body and summary) and not for Sord fields. Defaults to false.
          Since:
          12.00.000.055
        • synonyms
          EsSettingsProperty synonyms
          Query synonyms on search
        • updaterFromTs
          EsSettingsProperty updaterFromTs
          Process documents newer than this date. Format: yyyyMMddHHmmss Timezone: JVM default.
        • updaterInterval
          EsSettingsProperty updaterInterval
          How often should the updater run? Interval in seconds
        • updaterNextStart
          EsSettingsProperty updaterNextStart
          Next start of updater. Format: yyyyMMddHHmmss. Timezone: JVM default.
        • useSsl
          boolean useSsl
          Use SSL encryption.
    • Class de.elo.ix.client.esearch.configpage.ESNodeObj extends java.lang.Object implements Serializable

      serialVersionUID:
      -4251768664742770857L
      • Serialized Fields

        • discSpaceUsage
          java.lang.String discSpaceUsage
        • ip
          java.lang.String ip
        • port
          int port
        • Status
          java.lang.String Status
    • Class de.elo.ix.client.esearch.configpage.ESSettingsObj extends java.lang.Object implements Serializable

      serialVersionUID:
      -2640461774038361797L
      • Serialized Fields

        • allInstanceNames
          java.util.ArrayList<java.lang.String> allInstanceNames
          List of all instance names
        • instanceName
          java.lang.String instanceName
          Name of this IX instance
        • instanceSettings
          java.util.ArrayList<ESInstanceSettings> instanceSettings
          List of instance settings. Contains settings (as in database) for instance _ALL and every IX instance.
    • Class de.elo.ix.client.esearch.configpage.EsSettingsProperty extends java.lang.Object implements Serializable

      serialVersionUID:
      640416996L
      • Serialized Fields

        • defaultValue
          java.lang.String defaultValue
          Default value of property.
        • possibleValues
          java.util.ArrayList<java.lang.String> possibleValues
          List of all possible values. If empty, there are no specified possible values.
        • value
          java.lang.String value
          Value of property as set in database. If empty, default value is used.
    • Class de.elo.ix.client.esearch.configpage.ESStatusObj extends java.lang.Object implements Serializable

      serialVersionUID:
      4211519077381032064L
      • Serialized Fields

        • esConnection
          boolean esConnection
          Is this IX connected to the Elasticsearch server.
        • lastExceptionReindexer
          java.lang.String lastExceptionReindexer
          Last exception of reindexer of this IX
        • lastExceptionUpdater
          java.lang.String lastExceptionUpdater
          Last exception of updater of this IX
        • runningReindexers
          java.util.Map<java.lang.String,​java.lang.String> runningReindexers
          List of all IXs with an active reindex process. It returns the IX ID and its progress percent.
        • runningUpdaters
          java.util.Map<java.lang.String,​java.lang.String> runningUpdaters
          List of all IXs with an active updater process. It returns the IX ID and its progress percent.
  • Package de.elo.ix.client.esearch.query

    • Class de.elo.ix.client.esearch.query.AndOperator extends QueryOperator implements Serializable

      serialVersionUID:
      547828846L
      • Serialized Fields

        • queryObjectList
          java.util.List<QueryObject> queryObjectList
          List of QueryObjects which are and combined.
    • Class de.elo.ix.client.esearch.query.ContextTermQuery extends java.lang.Object implements Serializable

      serialVersionUID:
      -7982429242697412307L
      • Serialized Fields

        • filter
          QueryFilter filter
          Specify the field and type for which a context term should be returned.
        • isNegated
          boolean isNegated
          To exclude a value from contextTerms, use set isNegated=true. Defaults to false.
          Since:
          11.00.000.002
        • returnType
          ContextTermReturnTypeE returnType
          Specify the return type of this ContextTerm.
    • Class de.elo.ix.client.esearch.query.NotOperator extends QueryOperator implements Serializable

      serialVersionUID:
      1458099644L
      • Serialized Fields

        • queryFilter
          QueryFilter queryFilter
          A negated QueryObject.
          Since:
          10.17.059.012
    • Class de.elo.ix.client.esearch.query.OrOperator extends QueryOperator implements Serializable

      serialVersionUID:
      841639079L
      • Serialized Fields

        • queryObjectList
          java.util.List<QueryObject> queryObjectList
          List of QueryObjects which are or combined.
    • Class de.elo.ix.client.esearch.query.QueryFilter extends QueryObject implements Serializable

      serialVersionUID:
      594680222L
      • Serialized Fields

        • boost
          float boost
          Boost for calculated relevance.
          A field can be boosted and therefore has a higher influence on the calculated relevance.
          For more information, refere to https://www.elastic.co/guide/en/elasticsearch/guide/current/multi-query-strings.html#prioritising-clauses
        • docMaskLine
          java.lang.String docMaskLine
          Deprecated.
          use indexField instead
          Provide the name of the index field here.
          If searchField != SearchFieldC.INDEXFIELD, this value is ignored.
        • fieldType
          FieldTypeE fieldType
          Define how to search for a value.
          Options are tokenized, not tokenized, numeric, date.
          The delivered FilterValue must match this fieldType, if not, an exception is thrown.
          See Also:
          FieldTypeE
        • indexFieldKey
          java.lang.String indexFieldKey
          Provide the name of the index field here.
          If searchField != SearchFieldC.INDEXFIELD, this value is ignored. If the associated docmask is of type DocMaskC.DATA_ORGANISATION_OBJKEYS or DATA_ORGANISATION_TABLE the value of this field should be the line key of the docMaskLine. If the associated docMask is of type DocMaskC.DATA_ORGANISATION_ASPECT the value of this field should be the name of the aspectAssoc followed by "_" followed by the line key of the aspectLine, e.g. CUSTOMERADDRESS_STREET.
          Since:
          20.00.000.100
        • searchField
          SearchFieldE searchField
          Provide the constant of the field to search in.
          To search in a index field, set this to SearchFieldC.INDEXFIELD and provide its name in docMaskLine.
          See Also:
          SearchFieldE
        • value
          FilterValue value
          The value for the QueryFilter.
          See Also:
          FilterValue
    • Class de.elo.ix.client.esearch.query.QueryObject extends java.lang.Object implements Serializable

      serialVersionUID:
      -4675061948286107766L
    • Class de.elo.ix.client.esearch.query.QueryOperator extends QueryObject implements Serializable

      serialVersionUID:
      -6252029088323417632L
  • Package de.elo.ix.client.esearch.query.data

  • Package de.elo.ix.client.feed

    • Class de.elo.ix.client.feed.Action extends ValueClass implements Serializable

      serialVersionUID:
      5181017258899789203L
    • Class de.elo.ix.client.feed.ActionC extends de.elo.ix.client.feed.ActionDataC implements Serializable

      serialVersionUID:
      1988394652L
    • Class de.elo.ix.client.feed.ActionDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      423487901L
      • Serialized Fields

        • lnAcl
          int lnAcl
        • lnCreateDateIso
          int lnCreateDateIso
        • lnDocVersionGuid
          int lnDocVersionGuid
        • lnFeedGuid
          int lnFeedGuid
        • lnGuid
          int lnGuid
        • lnParentGuid
          int lnParentGuid
        • lnText
          int lnText
        • lnTStamp
          int lnTStamp
        • lnTStampSync
          int lnTStampSync
        • lnUpdateDateIso
          int lnUpdateDateIso
        • lnUserGuid
          int lnUserGuid
        • lnWorkflowGuid
          int lnWorkflowGuid
    • Class de.elo.ix.client.feed.ActionHistDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      734763371L
      • Serialized Fields

        • lnActionGuid
          int lnActionGuid
        • lnCreateDateIso
          int lnCreateDateIso
        • lnText
          int lnText
    • Class de.elo.ix.client.feed.ActionHistory extends ValueClass implements Serializable

      serialVersionUID:
      598833764L
      • Serialized Fields

        • actionGuid
          java.lang.String actionGuid
          Action GUID. Unique identifier.
        • createDateIso
          java.lang.String createDateIso
          Create date. This element is the ISO formatted create date of the action in the time zone of the client application. In order to convert this value into a date object, invoke function IXConnection.isoToDate(java.lang.String).
        • text
          java.lang.String text
          Comment text. This element is only valid for EActionType.UserComment, and EActionType.AutoComment.
    • Class de.elo.ix.client.feed.ActionHistoryC extends de.elo.ix.client.feed.ActionHistDataC implements Serializable

      serialVersionUID:
      442981425L
    • Class de.elo.ix.client.feed.ActionZ extends java.lang.Object implements Serializable

      serialVersionUID:
      1006784044L
      • Serialized Fields

        • bset
          long bset
    • Class de.elo.ix.client.feed.BRequest_FeedNotification_updateAction extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      688797212L
      • Serialized Fields

    • Class de.elo.ix.client.feed.BRequest_FeedService_checkinAction extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1138765790L
    • Class de.elo.ix.client.feed.BRequest_FeedService_checkoutAction extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1737190301L
      • Serialized Fields

    • Class de.elo.ix.client.feed.BRequest_FeedService_checkoutHashTag extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      122354907L
      • Serialized Fields

        • ci
          ClientInfo ci
        • hashtagGuidOrName
          java.lang.String hashtagGuidOrName
        • hstgZ
          HashTagZ hstgZ
    • Class de.elo.ix.client.feed.BRequest_FeedService_createAction extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      643943187L
    • Class de.elo.ix.client.feed.BRequest_FeedService_createHashTagSubscription extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1471082196L
      • Serialized Fields

        • ci
          ClientInfo ci
        • hashtagGuidOrName
          java.lang.String hashtagGuidOrName
        • userGuidOrId
          java.lang.String userGuidOrId
    • Class de.elo.ix.client.feed.BRequest_FeedService_findFirstActions extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      334710983L
    • Class de.elo.ix.client.feed.BRequest_FeedService_findFirstHashTagRelation extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      2144547950L
    • Class de.elo.ix.client.feed.BRequest_FeedService_findFirstNotification extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      906090337L
    • Class de.elo.ix.client.feed.BRequest_FeedService_findHashTagByActions extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      421489164L
      • Serialized Fields

    • Class de.elo.ix.client.feed.BRequest_FeedService_findHashTags extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      66310175L
    • Class de.elo.ix.client.feed.BRequest_FeedService_findNextActions extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      933597872L
      • Serialized Fields

        • actionZ
          ActionZ actionZ
        • ci
          ClientInfo ci
        • idx
          int idx
        • max
          int max
        • searchId
          java.lang.String searchId
    • Class de.elo.ix.client.feed.BRequest_FeedService_findNextHashTagRelation extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1204755579L
      • Serialized Fields

        • ci
          ClientInfo ci
        • hashTagZ
          HashTagZ hashTagZ
        • idx
          int idx
        • max
          int max
        • searchId
          java.lang.String searchId
    • Class de.elo.ix.client.feed.BRequest_FeedService_findNextNotification extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1326557416L
      • Serialized Fields

        • ci
          ClientInfo ci
        • idx
          int idx
        • max
          int max
        • searchId
          java.lang.String searchId
    • Class de.elo.ix.client.feed.BRequest_FeedService_findPostActions extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      116865123L
      • Serialized Fields

    • Class de.elo.ix.client.feed.BRequest_FeedService_internalInsertSystemAction extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1637137212L
    • Class de.elo.ix.client.feed.BRequest_FeedService_registerNotify extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      458959949L
    • Class de.elo.ix.client.feed.BRequest_FeedService_unregisterNotify extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      285270298L
      • Serialized Fields

        • ci
          ClientInfo ci
        • feedGuid
          java.lang.String feedGuid
    • Class de.elo.ix.client.feed.BStub_FeedNotification extends byps.BStub implements Serializable

      serialVersionUID:
      320199695L
    • Class de.elo.ix.client.feed.BStub_FeedService extends byps.BStub implements Serializable

      serialVersionUID:
      1670701039L
    • Class de.elo.ix.client.feed.Feed extends ValueClass implements Serializable

      serialVersionUID:
      7019850817229028849L
      • Serialized Fields

        • createDateIso
          java.lang.String createDateIso
          Create date. It holds the ISO formatted create date in the time zone of the client application. In order to convert this value into a date object, invoke function IXConnection.isoToDate(java.lang.String).
        • guid
          java.lang.String guid
          Feed GUID.
        • objGuid
          java.lang.String objGuid
          GUID of the associated Sord object.
        • tStamp
          java.lang.String tStamp
          Time stamp. Time stamp of creation or modification.
        • TStampSync
          java.lang.String TStampSync
          Timestamp of this object's last export by the replication.
          Since:
          9.99.009.001
    • Class de.elo.ix.client.feed.FeedC extends de.elo.ix.client.feed.FeedDataC implements Serializable

      serialVersionUID:
      714225908148142628L
    • Class de.elo.ix.client.feed.FeedDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      1837685365L
      • Serialized Fields

        • lnCreateDateIso
          int lnCreateDateIso
        • lnGuid
          int lnGuid
        • lnObjGuid
          int lnObjGuid
        • lnTStamp
          int lnTStamp
        • lnTStampSync
          int lnTStampSync
    • Class de.elo.ix.client.feed.FeedPost extends java.lang.Object implements Serializable

      serialVersionUID:
      -2513762112620351635L
      • Serialized Fields

        • creatorIds
          java.util.HashSet<java.lang.Integer> creatorIds
          List of all user IDs which created any action
        • feedGuid
          java.lang.String feedGuid
          GUID of corresponding feed (read from parentAction.feedGuid)
        • hashTags
          java.util.HashSet<java.lang.String> hashTags
          List of all hashtags of actions if action.type == EActionType.UserComment
        • lastChanged
          java.lang.String lastChanged
          Date of last change of any action
        • linkedGuids
          java.util.HashSet<java.lang.String> linkedGuids
          List of GUIDs which are linked in any action if action.type == EActionType.UserComment
        • mentions
          java.util.HashSet<java.lang.String> mentions
          List of all mentions (UserNames) of actions if action.type == EActionType.UserComment
        • parentAction
          Action parentAction
          an action where action.parentGuid is empty
        • sordGuid
          java.lang.String sordGuid
          GUID of corresponsing Sord
        • subActions
          java.util.List<Action> subActions
          List of all subActions (action.parentGuid = parentAction.guid)
        • text
          java.lang.String text
          Text of all actions, separated by a whitespace
        • textList
          java.util.List<java.lang.String> textList
          List of all texts of all actions
        • versionComment
          java.lang.String versionComment
          Version comment of corresponding DocVersion if parentAction.getDocVersionGuid() is set.
        • versionName
          java.lang.String versionName
          Name of corresponding DocVersion if parentAction.getDocVersionGuid() is set.
    • Class de.elo.ix.client.feed.FeedZ extends java.lang.Object implements Serializable

      serialVersionUID:
      126672288L
      • Serialized Fields

        • bset
          long bset
    • Class de.elo.ix.client.feed.FindActionsInfo extends java.lang.Object implements Serializable

      serialVersionUID:
      1747180074L
      • Serialized Fields

        • actionTypes
          java.util.List<EActionType> actionTypes
          Search by action types. If this element is empty, actions of all types are returned.
          Since:
          9.00.012.001
        • createDateIso
          java.lang.String createDateIso
          Search by create date. A date range can be specified by using the default range delimiter "..." or the one defined in FindOptions.getRangeDelimiter().
        • findHashTags
          boolean findHashTags
          Search for HashTags If this member is true, all HashTags within the action will be returned
          Since:
          9.00.022.016
        • findNotifications
          boolean findNotifications
          Search for notifications. If this member is true, only those actions are found for which the user was notified.
          Since:
          9.00.014.003
        • findResultAccessMode
          FindResultAccessMode findResultAccessMode
          Describes how the client application will access the results.
          Since:
          11.00.000.033
        • findSubscriptions
          boolean findSubscriptions
          If true a Map will be set in the FindResult
          Since:
          9.00.030.016
        • objId
          java.lang.String objId
          Search by Sord ID, GUID, etc. This value can be an ID, a GUID or an expression as defined in IXServicePortIF.checkoutSord(de.elo.ix.client.ClientInfo, String, de.elo.ix.client.EditInfoZ, de.elo.ix.client.LockZ).
        • sordZ
          SordZ sordZ
          Sord element selector. If this member is not null or empty, the returned FindResult object contains the associated Sord objects in FindResult.sords.
          Since:
          9.00.014.003
        • userId
          java.lang.String userId
          Search by user ID, GUID, name.
    • Class de.elo.ix.client.feed.FindActionsInfoC extends java.lang.Object implements Serializable

      serialVersionUID:
      -3734752200843264454L
    • Class de.elo.ix.client.feed.FindHashTagInfo extends java.lang.Object implements Serializable

      serialVersionUID:
      5681720607302211088L
      • Serialized Fields

        • actionZ
          ActionZ actionZ
          Action element selector.
          Since:
          9.00.030.007
        • createDateIso
          java.lang.String createDateIso
          Search by create date. A date range can be specified by using the default range delimiter "..." or the one defined in FindOptions.getRangeDelimiter().
        • findFeeds
          boolean findFeeds
          If true a Map will be set in the FindResult. by default true
          Since:
          9.00.030.007
        • findHashTags
          boolean findHashTags
          Since:
          9.00.030.020
        • findResultAccessMode
          FindResultAccessMode findResultAccessMode
          Describes how the client application will access the results.
          Since:
          11.00.000.033
        • findSubscriptions
          boolean findSubscriptions
          If true a Map will be set in the FindResult
          Since:
          9.00.030.016
        • hashtagGuidOrName
          java.lang.String hashtagGuidOrName
          HashTag Guid or Name
        • lastUsedIso
          java.lang.String lastUsedIso
          Search by last used. A date range can be specified by using the default range delimiter "..." or the one defined in FindOptions.getRangeDelimiter().
        • minCount
          int minCount
          Filter the result by number of use. Only HashTags with >= minCount will be returned
          Since:
          9.00.030.004
        • sordZ
          SordZ sordZ
          Sord element selector.
          Since:
          9.00.030.007
    • Class de.elo.ix.client.feed.FindNotificationInfo extends java.lang.Object implements Serializable

      serialVersionUID:
      -8724906273158945941L
      • Serialized Fields

        • actionZ
          ActionZ actionZ
          Action element selector.
          Since:
          9.00.030.007
        • createDateIso
          java.lang.String createDateIso
          Search by create date. A date range can be specified by using the default range delimiter "..." or the one defined in FindOptions.getRangeDelimiter().
        • findFeeds
          boolean findFeeds
          If true a Map will be set in the FindResult. by default true
          Since:
          9.00.030.007
        • findHashTags
          boolean findHashTags
          If true a List and a Map will be set in the FindResult
          Since:
          9.00.030.007
        • findSubscriptions
          boolean findSubscriptions
          If true a Map will be set in the FindResult
          Since:
          9.00.030.016
        • inclImportant
          boolean inclImportant
          If true and createDateIso is set, it will also return all Notifications marked as Important even if they are not in the specified createDate range. If true and createDateIso is not set, it will return only Notifications marked as Important
        • sordZ
          SordZ sordZ
          Sord element selector.
        • userGuidOrID
          java.lang.String userGuidOrID
          GUID or ID or Name of the User. If null, current user will be set. If GUID/ID is not the current user, admin rights are needed to preform the search
        • what
          int what
          Reserved.
    • Class de.elo.ix.client.feed.HashTag extends ValueClass implements Serializable

      serialVersionUID:
      5780542477763314377L
      • Serialized Fields

        • counter
          int counter
          Counter. Counts how often this HashTag is used.
        • createDateIso
          java.lang.String createDateIso
          Create date. It holds the ISO formatted create date in the time zone of the client application. In order to convert this value into a date object, invoke function IXConnection.isoToDate(java.lang.String).
        • hstgGuid
          java.lang.String hstgGuid
          HashTag GUID. Unique identifier.
        • hstgName
          java.lang.String hstgName
          HashTag Name.
        • lastUsedIso
          java.lang.String lastUsedIso
          Last used. It holds the ISO formatted date of the last use of this HashTag In order to convert this value into a date object, invoke function IXConnection.isoToDate(java.lang.String).
        • status
          int status
          Status.
        • tStamp
          java.lang.String tStamp
          Timestamp for replication.
    • Class de.elo.ix.client.feed.HashTagC extends de.elo.ix.client.feed.HashTagDataC implements Serializable

      serialVersionUID:
      250741620L
    • Class de.elo.ix.client.feed.HashTagDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      513648569L
      • Serialized Fields

        • lnCreateDateIso
          int lnCreateDateIso
        • lnHstgGuid
          int lnHstgGuid
        • lnHstgName
          int lnHstgName
        • lnLastUsedIso
          int lnLastUsedIso
        • lnTStamp
          int lnTStamp
    • Class de.elo.ix.client.feed.HashTagRelation extends ValueClass implements Serializable

      serialVersionUID:
      6753963508100629552L
      • Serialized Fields

        • actionGuid
          java.lang.String actionGuid
          Guid of the Action in which the HashTag is used.
        • hashtagGuid
          java.lang.String hashtagGuid
          Guid of the HashTag.
        • status
          int status
          Status.
        • tStamp
          java.lang.String tStamp
          Timestamp for replication.
    • Class de.elo.ix.client.feed.HashTagRelationC extends de.elo.ix.client.feed.HashTagRelationDataC implements Serializable

      serialVersionUID:
      4683775591391452558L
    • Class de.elo.ix.client.feed.HashTagRelationDataC extends java.lang.Object implements Serializable

      serialVersionUID:
      2035445347L
      • Serialized Fields

        • lnActionGuid
          int lnActionGuid
        • lnHashtagGuid
          int lnHashtagGuid
        • lnTStamp
          int lnTStamp
    • Class de.elo.ix.client.feed.HashTagRelationZ extends java.lang.Object implements Serializable

      serialVersionUID:
      -21280714186404733L
      • Serialized Fields

        • bset
          long bset
    • Class de.elo.ix.client.feed.HashTagZ extends java.lang.Object implements Serializable

      serialVersionUID:
      -4906803239829308435L
      • Serialized Fields

        • bset
          long bset
  • Package de.elo.ix.client.fio

    • Class de.elo.ix.client.fio.BRequest_FioService_finishExport extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1226796900L
    • Class de.elo.ix.client.fio.BRequest_FioService_startExport extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1192461863L
    • Class de.elo.ix.client.fio.BRequest_FioService_startImport extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1088103990L
    • Class de.elo.ix.client.fio.BStub_FioService extends byps.BStub implements Serializable

      serialVersionUID:
      1490412273L
    • Class de.elo.ix.client.fio.ExportFileC extends java.lang.Object implements Serializable

      serialVersionUID:
      -5410626109501871030L
    • Class de.elo.ix.client.fio.ExportOptions extends java.lang.Object implements Serializable

      serialVersionUID:
      2021263873L
      • Serialized Fields

        • compressionLevel
          int compressionLevel
          Enables compression mode. -1=no compression, 0/1=low compression, 9=strong compression.
        • includeMasterData
          java.util.Set<MasterDataE> includeMasterData
          Specifies which master data to export.
          Since:
          12.00.000.053
        • timeStampEnd
          java.lang.String timeStampEnd
          This value applies to exports only. Objects modified after this timestamp will not be processed.
        • timeStampStart
          java.lang.String timeStampStart
          This value applies to exports only. Objects modified before this timestamp will not be processed.
    • Class de.elo.ix.client.fio.FioFinishOptions extends java.lang.Object implements Serializable

      serialVersionUID:
      82097980L
      • Serialized Fields

        • jobState
          JobState jobState
          Since:
          11.00.000.045
    • Class de.elo.ix.client.fio.FioResult extends java.lang.Object implements Serializable

      serialVersionUID:
      -7283377924364407856L
    • Class de.elo.ix.client.fio.ImportOptions extends java.lang.Object implements Serializable

      serialVersionUID:
      71907053L
      • Serialized Fields

        • conflictHandling
          ConflictHandlingE conflictHandling
        • uploadStream
          java.io.InputStream uploadStream
  • Package de.elo.ix.client.health

    • Class de.elo.ix.client.health.BRequest_HealthCheckService_computeDoubleValue extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1919177848L
      • Serialized Fields

    • Class de.elo.ix.client.health.BRequest_HealthCheckService_read extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      771256331L
      • Serialized Fields

        • ci
          ClientInfo ci
        • names
          java.util.List<java.lang.String> names
    • Class de.elo.ix.client.health.BRequest_HealthCheckService_update extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1948144488L
    • Class de.elo.ix.client.health.BRequest_HealthCheckService_updateAll extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      720562919L
    • Class de.elo.ix.client.health.BRequest_HealthCheckService_updateDoubleValue extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      677413784L
      • Serialized Fields

        • ci
          ClientInfo ci
        • doubleValue
          double doubleValue
        • name
          java.lang.String name
    • Class de.elo.ix.client.health.BRequest_HealthCheckService_updateMeanValue extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1150533084L
      • Serialized Fields

        • ci
          ClientInfo ci
        • meanValue
          double meanValue
        • name
          java.lang.String name
        • sampleSize
          long sampleSize
    • Class de.elo.ix.client.health.BRequest_HealthCheckService_uploadAll extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1827236639L
      • Serialized Fields

        • ci
          ClientInfo ci
        • reserved
          java.lang.Object reserved
    • Class de.elo.ix.client.health.BStub_HealthCheckService extends byps.BStub implements Serializable

      serialVersionUID:
      969424915L
    • Class de.elo.ix.client.health.HealthCheckInfo extends ValueClass implements Serializable

      serialVersionUID:
      -4637445262440338798L
      • Serialized Fields

        • doubleValue
          double doubleValue
          Numeric value. Either this value or HealthCheckInfo.stringValue has to be set.
        • maxValue
          long maxValue
          Maximaler Wert für mean values.

          EIX-1408

          Since:
          20.00.000.001
        • minValue
          long minValue
          Minimaler Wert für mean values.

          EIX-1408

          Since:
          20.00.000.001
        • name
          java.lang.String name
          Value name.
        • operation
          HealthCheckValueOperation operation
          Operation to process when updating the value.
          Since:
          10.00.020.016
        • sampleSize
          long sampleSize
          Sample size for mean values. If HealthCheckInfo.doubleValue is a arithmetic mean, this value gives the number of the underlying samples. If HealthCheckInfo.stringValue is set, this value has to be 0.
        • stringValue
          java.lang.String stringValue
          String value. Either this or HealthCheckInfo.doubleValue has to be set.
        • timeStamp
          java.lang.String timeStamp
          Since:
          20.00.000.002
        • type
          HealthCheckInfoType type
          Type defining interpretation of the given data.

          EIX-1408

          Since:
          20.00.000.001
    • Class de.elo.ix.client.health.HealthCheckInfoC extends java.lang.Object implements Serializable

      serialVersionUID:
      526645641L
      • Serialized Fields

        • lnDoubleValue
          int lnDoubleValue
        • lnName
          int lnName
        • lnSampleSize
          int lnSampleSize
        • lnStringValue
          int lnStringValue
    • Class de.elo.ix.client.health.HealthCheckInfos extends ValueClass implements Serializable

      serialVersionUID:
      2499354165522755418L
  • Package de.elo.ix.client.ldap

    • Class de.elo.ix.client.ldap.BRequest_LdapService_configure extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1889131443L
    • Class de.elo.ix.client.ldap.BRequest_LdapService_createConfig extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      2060589937L
    • Class de.elo.ix.client.ldap.BStub_LdapService extends byps.BStub implements Serializable

      serialVersionUID:
      1709005937L
    • Class de.elo.ix.client.ldap.Domain extends ValueClass implements Serializable

      serialVersionUID:
      111619615L
      • Serialized Fields

        • attributeForUserPropOS
          java.lang.String attributeForUserPropOS
          LDAP attribute to be used as OS name for UserInfoC.PROP_NAME_OS. This value is either Domain.AD_SAM_ACCOUNT_NAME or Domain.AD_USER_PRINCIPAL_NAME. If set as Domain.AD_USER_PRINCIPAL_NAME, also set Domain.searchFilterForPerson to Domain.FILTER_PERSON_USER_PRINCIPAL_NAME. Default is sAMAccountName.
          Since:
          11.00.000.060
        • attributeNameMail
          java.lang.String attributeNameMail
          Name of attribute that contains the user's mail address. Defaults to "mail".
        • attributeNameMemberOf
          java.lang.String attributeNameMemberOf
          Name of attribute that contains the user's groups. Defaults to "memberOf".
        • attributesToRead
          java.util.Set<java.lang.String> attributesToRead
          Read this LDAP attributes into ldapProperties of UserInfo. The attributes Domain.getAttributeNameMail() and Domain.getAttributeNameMemberOf() are always read and need not to be included in this collection.
        • attributeSuperior
          java.lang.String attributeSuperior
          Attribute to determine the superior of an ELO user. Set this attribute ID e.g. to Domain.AD_ATTRIBUTE_MANAGER to assign the superior of a user on login. This value is empty by default, which means that ELO Administrator (user ID 0) is assigned as superior.
          Since:
          12.00.000.052
        • connectionTimeoutSeconds
          int connectionTimeoutSeconds
          Timeout limit when connecting to a LDAP server.
        • defaultUserName
          java.lang.String defaultUserName
          Optional user name to connect to the LDAP servers. This account must have the permission to list the group associations of all users. It does not need to be an ELO account too.
        • defaultUserPasswordEncr
          java.lang.String defaultUserPasswordEncr
          Optional encrypted user password to connect to the LDAP servers. This password can also be set in plain text. It is automatically encrypted when stored into a file or database.
        • domainPrefix
          java.lang.String domainPrefix
          Domain prefix. The login name of the user is prefixed by this value to build the user property UserInfoC.PROP_NAME_OS. When using this prefix, users should also use this prefix for login. This value must end with a separator char, e.g. backslash. E.g. ELO\\
        • groupSearchDNList
          java.util.List<java.lang.String> groupSearchDNList
          Search paths to find groups. If empty, only those groups are assigned to the user in ELO the user is a direct member of in LDAP. If not empty, the user's groups are recursively searched through group in group membership. A group found via this search is always added to the user regardless of whether its location fits to the given list. But groups that do not match any location are not investigated deeper.
        • initialContextEnvironment
          java.util.Map<java.lang.String,​java.lang.String> initialContextEnvironment
          Additional properties to build the login environment. Example: initialContextEnvironment.put(Context.SECURITY_AUTHENTICATION, "DIGEST-MD5");
        • maxGroupNesting
          int maxGroupNesting
          Groups are collected recursively up to this depth. A value of 0 means no depth limit. This value is ignored, if Domain.groupSearchDNList is empty.
        • name
          java.lang.String name
          Domain name. E.g. ELO.LOCAL
        • nameFormatter
          java.lang.String nameFormatter
          Format string to build a unique ELO account name from LDAP attributes. LDAP attributes have to be enclosed in $. Examples: 1. $cn$, $department$ ; 2. $sAMAccountName$ $department$
        • parentOfNewUser
          java.lang.String parentOfNewUser
          Assign this user as parent for a new ELO user. ID, GUID or name of existing ELO user or group that is assigned as UserInfo#parent when a new ELO user is created. This value is empty by default, which means that ELO Administrator (user ID 0) is assigned as parent.
          Since:
          12.00.000.056
        • personSearchDNList
          java.util.List<java.lang.String> personSearchDNList
          Search paths to find persons. Only users that are found in one of this DN can login to ELO. E.g. "cn=users,dc=elotest2,dc=local".
        • requiredGroup
          java.lang.String requiredGroup
          Users must be member of this LDAP group. Optional, short LDAP group name (not a DN) the user must be a member of in order to login. The membership in this group is checked after the group list has been collected. Hence, Domain.groupSearchDNList and Domain.maxGroupNesting have an effect on this check too. The comparison to this value is case-sensitive.
        • searchFilterForGroups
          java.lang.String searchFilterForGroups
          Name of attribute that contains the user's groups. Defaults to "(&(objectCategory=group)(member={0}))"
        • searchFilterForMail
          java.lang.String searchFilterForMail
          Search filter for mail address. Defaults to "(&(objectclass=person)(mail={0}))"
        • searchFilterForPerson
          java.lang.String searchFilterForPerson
          Search filter for person. Defaults to "(&(objectclass=person)(sAMAccountName={0}))"
        • searchTimeLimitSeconds
          int searchTimeLimitSeconds
          Search for groups can least up to this number of seconds.
        • servers
          java.util.List<Server> servers
          List of LDAP servers of the domain.
    • Class de.elo.ix.client.ldap.LdapConfig extends ValueClass implements Serializable

      serialVersionUID:
      944564842L
      • Serialized Fields

        • assignGroups
          boolean assignGroups
          If authentication succeeds, update the user's memberships in ELO groups.
        • createNewUser
          boolean createNewUser
          If authentication succeeds, create a new ELO user if she does not already exist.
        • domains
          java.util.List<Domain> domains
          List of configuration data for each domain.
        • enabled
          boolean enabled
          Enable/disable authentication via LDAP.
          Since:
          20.00.000.004
        • name
          java.lang.String name
          Configuration name. Optional configuration name.
        • notResponsibleForUserOrGroupIds
          java.util.Set<java.lang.String> notResponsibleForUserOrGroupIds
          List of user IDs, or user GUIDs, or group IDs (not group GUIDs) that cannot be authenticated by this UserDirectory. If the user passed in UserDirectory.authenticate, parameter loginName, is associated to an ID found in this list, function authenticate returns NOT_RESPONSIBLE_FOR_AUTHENTICATION. This value is also returned, if one of the user's groups is included in the list. The list contains user ID 0 (Administrator) and UserInfoC.GUID_ELOSERVICE (ELO Service), if this LdapConfig object is initialized by LdapService.createConfig(de.elo.ix.client.ClientInfo).
    • Class de.elo.ix.client.ldap.Server extends ValueClass implements Serializable

      serialVersionUID:
      809425097L
      • Serialized Fields

        • lastException
          java.lang.String lastException
          An exception message if connection to Server.ldapUrl failed.
        • lastLoginDurationMillis
          long lastLoginDurationMillis
          Duration of last login. Read only.
        • ldapUrl
          java.lang.String ldapUrl
          URL to access the LDAP directory.
        • priority
          double priority
          Priority for using this URL compared to others. Higher value means more preferred.
  • Package de.elo.ix.client.myelo

    • Class de.elo.ix.client.myelo.BRequest_MyELOService_checkState extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      2068722874L
      • Serialized Fields

        • ci
          ClientInfo ci
        • sinceDateIso
          java.lang.String sinceDateIso
        • userGuidOrID
          java.lang.String userGuidOrID
    • Class de.elo.ix.client.myelo.BRequest_MyELOService_cleanUpNotifications extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1931138849L
    • Class de.elo.ix.client.myelo.BRequest_MyELOService_readContent extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      261913914L
    • Class de.elo.ix.client.myelo.BRequest_MyELOService_readHashTagCloud extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      698134460L
    • Class de.elo.ix.client.myelo.BStub_MyELOService extends byps.BStub implements Serializable

      serialVersionUID:
      1063633807L
    • Class de.elo.ix.client.myelo.CleanUpInfo extends ValueClass implements Serializable

      serialVersionUID:
      3740660710016583524L
      • Serialized Fields

        • deleteImportant
          boolean deleteImportant
          Include Notifications marked as important.
        • lifetimeDays
          int lifetimeDays
          Lifetime of notifications in days.
        • userGuidOrID
          java.lang.String userGuidOrID
          GUID or ID or Name of the User. If null, current user will be set. If GUID/ID is not the current user, admin rights are required to perform the cleanup
    • Class de.elo.ix.client.myelo.HtCloudData extends java.lang.Object implements Serializable

      serialVersionUID:
      5956823013628694694L
      • Serialized Fields

        • hashTagNameCloud
          java.util.HashMap<java.lang.String,​java.lang.Integer> hashTagNameCloud
    • Class de.elo.ix.client.myelo.HtCloudInfo extends java.lang.Object implements Serializable

      serialVersionUID:
      -6066300768946641275L
    • Class de.elo.ix.client.myelo.MyELOContent extends ValueClass implements Serializable

      serialVersionUID:
      8696764992323446265L
    • Class de.elo.ix.client.myelo.MyELOInfo extends ValueClass implements Serializable

      serialVersionUID:
      -2227604842964324582L
      • Serialized Fields

        • date
          java.lang.String date
          Return Results only newer than the given date.
        • max
          int max
          Maximum number of Results that should be returned by this call.
          Since:
          10.00.020.002
        • notificationInfo
          FindNotificationInfo notificationInfo
          FindInfo for FindFirstNotifications. FindNotificationInfo.
        • taskInfo
          FindTasksInfo taskInfo
          Info Object with search criteria that are required for locating a task (reminders, workflow tasks or activity). FindTasksInfo.
        • workflowInfo
          FindWorkflowInfo workflowInfo
          Info Object with search criteria for selecting workflows. FindWorkflowInfo.
    • Class de.elo.ix.client.myelo.MyELOState extends ValueClass implements Serializable

      serialVersionUID:
      -2224246237697317477L
      • Serialized Fields

        • newFeed
          boolean newFeed
        • newTask
          boolean newTask
        • newWorkflow
          boolean newWorkflow
        • userGuid
          java.lang.String userGuid
  • Package de.elo.ix.client.notify

    • Class de.elo.ix.client.notify.BRequest_ClientNotification_adminMode extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      475567923L
      • Serialized Fields

    • Class de.elo.ix.client.notify.BRequest_ClientNotification_updateTask extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1469990419L
    • Class de.elo.ix.client.notify.BStub_ClientNotification extends byps.BStub implements Serializable

      serialVersionUID:
      2104055021L
  • Package de.elo.ix.client.plugin

    • Class de.elo.ix.client.plugin.BRequest_PluginService_configure extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      825244123L
      • Serialized Fields

        • ci
          ClientInfo ci
        • config
          java.lang.String config
        • id
          long id
    • Class de.elo.ix.client.plugin.BRequest_PluginService_getHistory extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      944056329L
    • Class de.elo.ix.client.plugin.BRequest_PluginService_getPlugin extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1954453218L
      • Serialized Fields

        • ci
          ClientInfo ci
        • symbolicName
          java.lang.String symbolicName
    • Class de.elo.ix.client.plugin.BRequest_PluginService_getPlugins extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      458507499L
    • Class de.elo.ix.client.plugin.BRequest_PluginService_install extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      686541360L
      • Serialized Fields

        • ci
          ClientInfo ci
        • location
          java.lang.String location
    • Class de.elo.ix.client.plugin.BRequest_PluginService_send extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      246697101L
    • Class de.elo.ix.client.plugin.BRequest_PluginService_start extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      942759383L
    • Class de.elo.ix.client.plugin.BRequest_PluginService_stop extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      246682643L
    • Class de.elo.ix.client.plugin.BRequest_PluginService_uninstall extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1004077015L
    • Class de.elo.ix.client.plugin.BRequest_PluginService_upload extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      785341652L
      • Serialized Fields

        • ci
          ClientInfo ci
        • istream
          java.io.InputStream istream
    • Class de.elo.ix.client.plugin.BStub_PluginService extends byps.BStub implements Serializable

      serialVersionUID:
      2078870031L
    • Class de.elo.ix.client.plugin.PluginInfo extends java.lang.Object implements Serializable

      serialVersionUID:
      1597637633L
      • Serialized Fields

        • id
          long id
          Plugin ID. This value is transient and might change after Indexserver has re-loaded or re-started.
        • serviceNames
          java.util.List<java.lang.String> serviceNames
          List of service names provides by this plugin. A list of full qualified class names, e.g. IXServerEvents.class.getName(), WorkflowNodeEvents.class.getName(), DynamicKeywordEvents.class.getName()
          Since:
          10.99.999.010
        • state
          PluginState state
          Plugin state.
        • symbolicName
          java.lang.String symbolicName
          Plugin name. Symbolic name of OSGi plugin.
    • Class de.elo.ix.client.plugin.PluginMessage extends byps.BValueClass implements Serializable

      serialVersionUID:
      1652390957L
      • Serialized Fields

        • bytes
          java.util.Map<java.lang.String,​byte[]> bytes
          Byte array parameters. In case of a HTTP request or response, this element can contain the response data at map key PluginMessageC.BODY.
        • id
          long id
          Message ID.
        • objects
          java.util.Map<java.lang.String,​byps.BValueClass> objects
          API object parameters. E.g. Sord objects. In case of a HTTP request or response, this element is ignored.
        • parameters
          java.util.Map<java.lang.String,​java.lang.String> parameters
          String parameters.
        • source
          PluginMessageSource source
          Message source. Read only.
        • status
          int status
          Message response status code. In case of a HTTP request, this element specifies the response status code. A value of 0 is implicitly mapped to 200.
        • streams
          java.util.Map<java.lang.String,​java.io.InputStream> streams
          Stream parameters. In case of a HTTP request or response, this element can contain the response data at map key PluginMessageC.BODY.
        • uri
          java.lang.String uri
          Message URI.
    • Class de.elo.ix.client.plugin.PluginMessageC extends java.lang.Object implements Serializable

      serialVersionUID:
      2130586885L
  • Package de.elo.ix.client.search

    • Class de.elo.ix.client.search.LanguageConfig extends ValueClass implements Serializable

      serialVersionUID:
      4919024510663983693L
      • Serialized Fields

        • allowedLangs
          java.lang.String allowedLangs
        • archiveLang
          java.lang.String archiveLang
          Since:
          10.00.020.021
        • languages
          java.lang.String languages
        • mapLanguageNames
          java.util.Map<java.lang.String,​java.lang.String> mapLanguageNames
          Since:
          10.17.010.003
        • nbOfLangs
          int nbOfLangs
          Since:
          10.00.020.022
    • Class de.elo.ix.client.search.OptimizerConfig extends ValueClass implements Serializable

      serialVersionUID:
      645566676L
      • Serialized Fields

        • intervalHours
          int intervalHours
        • ixid
          java.lang.String ixid
          This Indexserver instance is processing the optimization.
        • lastException
          java.lang.String lastException
          Last exception occured during processing.
        • lockName
          java.lang.String lockName
          Process runs under this user account.
          Since:
          10.00.000.007
        • nextRunAt
          java.util.Date nextRunAt
        • status
          SearchIndexerStatus status
    • Class de.elo.ix.client.search.ReindexerConfig extends ValueClass implements Serializable

      serialVersionUID:
      1470978622L
      • Serialized Fields

        • ixid
          java.lang.String ixid
          This Indexserver instance is processing the update.
        • lastException
          java.lang.String lastException
          Last exception occured during processing.
        • lockName
          java.lang.String lockName
          Process runs under this user account.
          Since:
          10.00.000.007
        • objIdRange
          java.lang.String objIdRange
          Lower and upper limit of object IDs processed by re-indexing process.
        • progressInPercent
          int progressInPercent
        • startedAt
          java.util.Date startedAt
        • status
          SearchIndexerStatus status
    • Class de.elo.ix.client.search.SearchIndexerConfig extends ValueClass implements Serializable

      serialVersionUID:
      1425319615L
    • Class de.elo.ix.client.search.UpdaterConfig extends ValueClass implements Serializable

      serialVersionUID:
      1275243126L
      • Serialized Fields

        • intervalMinutes
          int intervalMinutes
        • ixid
          java.lang.String ixid
          This Indexserver instance is processing the update.
        • lastException
          java.lang.String lastException
          Last exception occured during processing.
        • lockName
          java.lang.String lockName
          Process runs under this user account.
          Since:
          10.00.000.007
        • nextRunAt
          java.util.Date nextRunAt
        • progressInPercent
          int progressInPercent
        • status
          SearchIndexerStatus status
        • updateNewerThan
          java.util.Date updateNewerThan
  • Package de.elo.ix.client.subs

  • Package de.elo.ix.client.system

    • Class de.elo.ix.client.system.ArchivReport extends ValueClass implements Serializable

      serialVersionUID:
      -1230371933360025610L
      • Serialized Fields

        • archivGUID
          java.lang.String archivGUID
        • elodmdocs
          java.util.List<ArchivValue> elodmdocs
        • objecte
          java.util.List<ArchivValue> objecte
    • Class de.elo.ix.client.system.ArchivValue extends ValueClass implements Serializable

      serialVersionUID:
      -1965890382477333238L
      • Serialized Fields

        • count
          int count
        • year
          int year
    • Class de.elo.ix.client.system.BRequest_SystemInformation_archivReport extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1995041693L
    • Class de.elo.ix.client.system.BRequest_SystemInformation_countDocsInStorePath extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      1786633213L
    • Class de.elo.ix.client.system.BRequest_SystemInformation_licenseReport extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      821360905L
    • Class de.elo.ix.client.system.BRequest_SystemInformation_userReport extends byps.BMethodRequest implements Serializable

      serialVersionUID:
      2081672491L
    • Class de.elo.ix.client.system.BStub_SystemInformation extends byps.BStub implements Serializable

      serialVersionUID:
      708455930L
    • Class de.elo.ix.client.system.LicenseCounter extends ValueClass implements Serializable

      serialVersionUID:
      1522145897474644048L
      • Serialized Fields

        • accessMap
          java.util.HashMap<java.lang.Integer,​java.lang.Integer> accessMap
          License counters. Counter 0 contains the number of writes from a full client.
        • countType
          int countType
          Deprecated.
        • disabled
          boolean disabled
          True, if the user has been inactive for 30 days.
        • sumAccess
          int sumAccess
          Deprecated.
        • userInfo
          UserInfo userInfo
          User object.
    • Class de.elo.ix.client.system.LicenseReport extends ValueClass implements Serializable

      serialVersionUID:
      1033535844041026475L
      • Serialized Fields

        • counterList
          java.util.List<LicenseCounter> counterList
          list of counter delegated from am
        • deletedUser
          int deletedUser
          Deprecated.
        • freeUser
          int freeUser
          Deprecated.
        • fullUser
          int fullUser
          Deprecated.
        • ixUser
          int ixUser
          Deprecated.
        • licenseType
          LicenseType licenseType
          License type.
          Since:
          20.00.000.106
        • nbOfIgLicenses
          int nbOfIgLicenses
          Deprecated.
          Number of ELO Internet Gateway users. This field is not used anymore.
        • nbOfServerLicenses
          int nbOfServerLicenses
          Deprecated.
          Number of server licenses. This field is not used anymore.
        • reportMode
          int reportMode
          report period / access mode.
          Since:
          12.00.000.049
        • serno
          java.lang.String serno
          Deprecated.
          License key. This field is not used anymore.
    • Class de.elo.ix.client.system.SystemInfo extends ValueClass implements Serializable

      serialVersionUID:
      -5962790692980969040L
      • Serialized Fields

        • endDate
          long endDate
          Select documents created before or on this date. This is an ISODate in UTC.
        • reportMode
          UserReportZ reportMode
          Report mode for SystemInformation.userReport(de.elo.ix.client.ClientInfo, SystemInfo) to determine which information should be reported.
          Since:
          12.00.000.049
        • startDate
          long startDate
          Select documents created on or after this date. This is an ISODate in UTC.
        • storePathID
          int storePathID
          ID of the StoreInfo where the documents should be counted.
        • userReportMode
          long userReportMode
          Deprecated.
    • Class de.elo.ix.client.system.SystemReport extends ValueClass implements Serializable

      serialVersionUID:
      -2730548240809318936L
      • Serialized Fields

        • doccount
          long doccount
        • docsize
          long docsize
        • ftsize
          long ftsize
        • previewsize
          long previewsize
    • Class de.elo.ix.client.system.UserReport extends ValueClass implements Serializable

      serialVersionUID:
      5744252549902757250L
      • Serialized Fields

        • childIds
          java.util.List<java.lang.Integer> childIds
          List of child IDs.
          Since:
          12.00.000.049
        • counterGroup
          int counterGroup
          Count of groups.
          Since:
          12.00.000.049
        • counterNoLogin
          int counterNoLogin
          Count of users without login flag.
          Since:
          12.00.000.049
        • counterTotal
          int counterTotal
          Total count of all users.
          Since:
          12.00.000.049
        • counterUser
          int counterUser
          Count of users.
          Since:
          12.00.000.049
        • dmsDesktopUserIds
          java.util.List<java.lang.Integer> dmsDesktopUserIds
          List of DMS Desktop user IDs.
          Since:
          12.00.000.049
        • optionGroupIds
          java.util.List<java.lang.Integer> optionGroupIds
          List of option group IDs.
          Since:
          12.00.000.049
        • subadminIds
          java.util.List<java.lang.Integer> subadminIds
          List of subadmin IDs.
          Since:
          12.00.000.049
        • userNames
          java.util.List<UserName> userNames
          All user names.
          Since:
          12.00.000.049
    • Class de.elo.ix.client.system.UserReportC extends java.lang.Object implements Serializable

      serialVersionUID:
      681073719490914217L
    • Class de.elo.ix.client.system.UserReportZ extends ValueClass implements Serializable

      serialVersionUID:
      -3463963604631807637L
      • Serialized Fields

        • bset
          long bset
  • Package de.elo.ix.client.webapp.servlet

  • Package de.elo.utils