Interface EloAutomationServer

All Superinterfaces:
AutoDeleteParameter, IDispatch, IUnknown

public interface EloAutomationServer extends IDispatch
Interface der Kompatibilitätsschnittstelle. Diese ist nicht vollständig Implementiert und kann abweichendes Verhalten zum Windows Client aufweisen.
  • Field Details

  • Method Details

    • getDocTPath

      Int32 getDocTPath()
    • setDocTPath

      void setDocTPath(Int32 Path)
    • setObjLock

      void setObjLock(Int32 OLock)
    • getVTInfo

      Int32 getVTInfo(Int32 iObjId, BStr sFileName)
    • updateSelection

      Int32 updateSelection()
    • addCheckoutFile

      BStr addCheckoutFile(Int32 iObjId, BStr sFileName, Int32 iSourceId, Int32 iCheckinMode)
    • queryGroupInfo

      BStr queryGroupInfo(BStr groupName, BStr userInput, BStr optionalSQLCommand, BStr optionalSQLChannel)
    • checkForChange

      Int32 checkForChange(Int32 lObjectId, Int32 iMode)
    • removeFromTreeView

      Int32 removeFromTreeView(Int32 lParentId, Int32 lObjectId)
    • setSSOPassword

      Int32 setSSOPassword(BStr Domain)
    • getClientDomain

      BStr getClientDomain()
    • selectTileFromStore

      BStr selectTileFromStore()
    • publishTileIntoStore

      Int32 publishTileIntoStore(Int32 lObjectId)
    • setDropzoneInfo

      void setDropzoneInfo(BStr info)
    • getDropzoneInfo

      BStr getDropzoneInfo()
    • writeMap

      Int32 writeMap(Int32 lObjectId, BStr mapKeyName, BStr mapKeyValue)
    • readMap

      BStr readMap(Int32 lObjectId, BStr mapKeyName)
    • addVirtualEntry

      Int32 addVirtualEntry(BStr sShortDesc, BStr sFileInfo, Int32 iObjType, Int32 iColor, Int32 iFlags)
    • selectDirectory

      BStr selectDirectory(BStr Title, BStr Dir)
    • createPreSharedKey

      Int32 createPreSharedKey(BStr sDir, BStr sUser, BStr sPwd, BStr sComputer)
    • readSwl

      BStr readSwl(BStr sGroup, BStr sParent, BStr sDelim)
    • addSw

      BStr addSw(BStr sGroup, BStr sParent, BStr sValue)
    • updateSw

      Int32 updateSw(BStr sGroup, BStr sParent, BStr sValue)
    • deleteSwl

      Int32 deleteSwl(BStr sGroup, BStr sParent)
    • fzOptions

      Int32 fzOptions(BStr Opt)
    • fzConvert

      BStr fzConvert(BStr Text)
    • getOCRRectList

      BStr getOCRRectList(BStr sFileName, Int32 lPageNumber, BStr sSearchText, Int32 lFlags)
    • getDocumentPathName

      BStr getDocumentPathName(Int32 DocId)
    • getDocumentExt

      BStr getDocumentExt(Int32 DocId)
    • getDocumentSize

      Int32 getDocumentSize(Int32 DocId)
    • setScriptLock

      Int32 setScriptLock(Int32 Lock)
    • govAddInfo

      Int32 govAddInfo(Int32 Type)
    • govRequestList

      Int32 govRequestList(Int32 Type, Int32 lObjId)
    • govRequestNext

      Int32 govRequestNext()
    • govDeleteRequest

      Int32 govDeleteRequest(Int32 Type, Int32 ReqId)
    • govMoveRequest

      Int32 govMoveRequest(Int32 ReqId, Int32 NewUser)
    • govGetRequestId

      Int32 govGetRequestId(Int32 ObjId, Int32 State)
    • getFromParamList

      BStr getFromParamList(Int32 Line)
    • resetParamList

      Int32 resetParamList()
    • addToParamList

      Int32 addToParamList(BStr sTmp)
    • getParamCount

      Int32 getParamCount()
    • addThesaurus

      Int32 addThesaurus(Int32 ListId, Int32 Group, Int32 Prio, BStr Value)
    • checkFileHash

      Int32 checkFileHash(BStr HeaderMessage, BStr FileName, Int32 ModeMask)
    • getDocExt

      BStr getDocExt(Int32 ObjDocId, Int32 Status)
    • treeWalk

      Int32 treeWalk(Int32 Mode, Int32 StartObj, Int32 MaxDepth, BStr ScriptName)
    • getIndexGroups

      BStr getIndexGroups(BStr GroupCol, BStr SelCol, BStr SelVal)
    • splitFileName

      BStr splitFileName(BStr FilePath, Int32 Mode)
    • getRegInfo

      BStr getRegInfo(Int32 Mode)
    • checkFile

      Int32 checkFile(Int32 CheckMode, BStr FileName)
    • setOption

      BStr setOption(Int32 iOptionNo, BStr sValue)
    • queryOption

      BStr queryOption(Int32 OptionNo)
    • freezeDoc

      Int32 freezeDoc(Int32 iObjId)
    • freezeDocEx

      Int32 freezeDocEx(Int32 iObjId, Int32 iPrinter)
    • notify_

      Int32 notify_(Int32 lParentId, Int32 lObjId, BStr sVersion, BStr sComment)
    • loadPostImg

      Int32 loadPostImg(BStr sFileName, Int32 iFlags)
    • prepareReplSet

      Int32 prepareReplSet(Int32 ObjectId)
    • queryReplSet

      Int32 queryReplSet(Int32 ReplNo)
    • setReplSet

      Int32 setReplSet(Int32 ReplNo, Int32 State)
    • updateReplSet

      Int32 updateReplSet(Int32 Flags)
    • insertProjectOptions

      Int32 insertProjectOptions(BStr Project, Int32 Major, Int32 Minor, BStr Value)
    • deleteProjectOptions

      Int32 deleteProjectOptions(BStr ProjectName)
    • writeActivity

      Int32 writeActivity(BStr ActInfo)
    • editActivity

      BStr editActivity(BStr ActInfo)
    • readActivity

      BStr readActivity(BStr ActGuid)
    • nextActivity

      BStr nextActivity(BStr SqlSelect)
    • showActivities

      Int32 showActivities(Int32 Mode, BStr SqlSelect)
    • getListEntry

      BStr getListEntry(Int32 Index)
    • collectWv

      Int32 collectWv(Int32 UserNo, BStr StartDate, BStr EndDate, Int32 Prio)
    • collectWvEx

      Int32 collectWvEx(Int32 UserNo, BStr StartDate, BStr EndDate, Int32 Prio, BStr Filter)
    • fromClipboard

      BStr fromClipboard()
    • toClipboard

      Int32 toClipboard(BStr ClipText)
    • checkObjAcl

      Int32 checkObjAcl(Int32 ObjId)
    • selectTreePath

      Int32 selectTreePath(BStr Path)
    • selectTreePathEx

      Int32 selectTreePathEx(BStr Path, BStr VirtualTreeSelection)
    • addLink

      Int32 addLink(Int32 SrcObjId, Int32 DestObjId)
    • getPopupObjId

      Int32 getPopupObjId()
    • selectWorkArea

      Int32 selectWorkArea(Int32 WorkArea)
    • checkPage

      Int32 checkPage(Int32 iMode, Int32 Dirt)
    • movePostboxFile

      Int32 movePostboxFile(BStr sDataFile, Int32 iUser, Int32 Mode)
    • movePostboxFile2

      Int32 movePostboxFile2(BStr sDataFile, Int32 iUser, Int32 Mode, BStr sReportLabel)
    • dateToInt

      Int32 dateToInt(BStr sDate)
    • intToDate

      BStr intToDate(Int32 iDate)
    • getReportParam

      BStr getReportParam(Int32 Index)
    • setReportParam

      Int32 setReportParam(Int32 Index, BStr par)
    • getLastDocId

      Int32 getLastDocId()
    • getArchiveName

      BStr getArchiveName(Int32 ArchiveNo)
    • startFlow

      Int32 startFlow(Int32 Mode, Int32 lEloObjID)
    • startFlowEx

      Int32 startFlowEx(Int32 Mode, Int32 lEloObjID, BStr FlowName, BStr TemplateName)
    • getNodeList

      Int32 getNodeList(Int32 Mode)
    • selectNode

      Int32 selectNode(Int32 NodeNo)
    • backup

      Int32 backup(Int32 Start, Int32 Ende, Int32 Mode)
    • readUserProperty

      BStr readUserProperty(Int32 iPropNo)
    • writeUserProperty

      Int32 writeUserProperty(Int32 iPropNo, BStr sPropVal)
    • readUser

      Int32 readUser(Int32 iUserNo)
    • writeUser

      Int32 writeUser()
    • promoteAcl

      Int32 promoteAcl(Int32 iObjId, Int32 iShowResult, Int32 iExact, Int32 UpdateVal, BStr mAcl, BStr mAdd, BStr mDel)
    • checkIn

      Int32 checkIn(BStr sFileName)
    • checkInEx

      Int32 checkInEx(BStr sFileName, BStr sComment, BStr sVersion)
    • checkOut

      BStr checkOut(Int32 lObjectId, Int32 iMode)
    • createViewer

      Int32 createViewer(BStr sExportPath, BStr ArcName, BStr sDestPath)
    • import_

      Int32 import_(BStr sSourcePath, Int32 iParentId, Int32 iSelId)
    • export

      Int32 export(BStr sDestPath, Int32 iExportType, Int32 iParentId, Int32 iOptions, BStr sDocTypes, BStr sStartDate, BStr sEndDate, BStr sObjList)
    • separateTiffFile

      BStr separateTiffFile(BStr sFileName, Int32 iScanProfil, Int32 iTrennseitenoption, Int32 iLeerseiten)
    • prepCDR

      Int32 prepCDR(BStr sDestPath)
    • getTreePath

      BStr getTreePath(Int32 Mode, BStr delimiter, Int32 maxLen)
    • removeDocs

      BStr removeDocs(Int32 lPath, BStr sAge, Int32 lMode)
    • sendMsg

      Int32 sendMsg(Int32 DestUserId, BStr msg)
    • login

      Int32 login(BStr UserName, BStr Password, BStr ArchiveName)
      Falls Ihr Programm ein bereits laufendes ELO vorfindet, kann es im Kontext des bereits angemeldeten Anwenders arbeiten.

      Falls Ihr Programm jedoch ein eigenes ELO starten muß (z.B. ein Serverprozess), ist es notwendig, daß Sie als erste Aktion ein Login durchführen. Im Rahmen dieses Login übergeben Sie den gewünschten Anmeldenamen, das Paßwort und das zu bearbeitende Archiv.

      Nach Beendigung der Arbeit ist dann unbedingt ein Logout (Login mit Anmeldenamen „LOGOUT“) durchzuführen, andernfalls wird das System beim nächsten Start einen möglichen Zugriffskonflikt bemängeln. Zum Verlassen des Systems haben Sie zwei Optionen, ein nomales Beenden (mit Beenden des Programms) über den Loginnamen „LOGOUT“ und ein Teilbeenden in den Logindialog hinein (z.B. um eine Neuanmeldung mit einem anderen Namen oder ein anderes Archiv durchzuführen) über "LOGOUTNOQUIT".

      Falls Sie ein komplettes Logout durchgeführt haben, dürfen Sie nicht sofort ein neues Login ausführen. Da sich das Programm dann gerade im Beenden Zustand befindet, erhalten Sie in diesem Fall eine Schutzverletzung. Sie müssen nach einem kompletten Logout eine kurze Zeit warten (1..5 Sekunden) bis das Programm völlig beendet wurde UND ein neues Elo-Objekt mit CreateOleObject erzeugen (das alte ist nach dem Logout nicht mehr gültig, eine Verwendung führt zu einer Schutzverletzung).

      Parameters:
      UserName - ELO Anmeldename unter dem die Aktionen durchgeführt werden sollen.
      Password - ELO Zugangs-Passwort
      ArchiveName - benötigtes Archiv
      Returns:
      -1: Login gescheitert
      1: Logout ok
      0..255: Login ok, Rückgabe der Verbindungsnummer
    • getArcName

      BStr getArcName()
    • gotoId

      Int32 gotoId(Int32 ObjectId)
    • gotoPath

      Int32 gotoPath(BStr ObjIds)
    • getEntryName

      BStr getEntryName(Int32 ObjId)
    • prepareObjectEx

      Int32 prepareObjectEx(Int32 ObjectId, Int32 ObjType, Int32 MaskNo)
      Diese Funktion liest ein ELO Objekt (Schrank, Ordner, Register oder Dokument) in einen internen Editierpuffer. Von hier aus können die verschiedenen Felder wie z.B. Kurzbezeichnung, Farbe oder Memotext gelesen, bearbeitet und verändert werden. Diese Änderungen können dann mit UpdateObject permanent in die Datenbank übergeben werden.

      Wenn Sie ein neues Objekt anlegen wollen, müssen Sie auch hier zuerst über diesen Aufruf mit der ObjectId 0 einen neuen, leeren Eintrag initialisieren lassen. Wenn Sie einen bestehenden Eintrag als ‚neu’ markieren wollen (d.h. alle Daten bleiben erhalten, beim Speichern wird aber ein neuer Eintrag erzeugt), müssen Sie eine –2 als ObjectId angeben. Diese Funktion ist erst ab Version 2.02.059 verfügbar.

      Als dritte Möglichkeit kann noch ein Postbox-Eintrag als „aktiver Postboxeintrag“ eingerichtet werden. In diesem Falle geben Sie eine –1 als ObjectId und die Postbox-Zeilennummer (beginnend mit 0) als ObjectType an.

      Soll nach dem PrepareObjectEx eine Suche mit DoSearch oder DoSearchEx durchgeführt werden, übergeben Sie als ObjectId den Wert –3 (ab Client-Version 6.00.054).

      Bei Archiven mit einer vierstufigen Hierarchie wird mit PrepareObject gearbeitet, bei Archiven mit mehr als 4 Hierarchiestufen mit PrepareObjectEx.

      Beachten Sie bitte, dass beim Lesen von Postboxeinträgen die Fehlerzustände –5 und –7 zurückgegeben werden können. Das sind nur Fehler im Sinne von „die Verschlagwortung konnte nicht gelesen werden da sie noch nicht angelegt wurde“. Der Postboxeintrag existiert aber unverschlagwortet und kann bearbeitet werden.

      Parameters:
      ObjectId - 0: für einen neuen Eintrag,
      -1: für einen Postbox-Eintrag,
      -2: aktueller Eintrag wird als ‚Neu’ markiert
      -3: Eintrag für nachfolgende Suche initialisieren
      ansonsten: Interne Elo-Zugriffsnummer auf das Objekt.
      ObjType - 1=Schrank, 2=Ordner, 3=..., ..., 253=Register, 254...=Dokument,
      falls Postboxeintrag: Zeilennummer (0..n)
      MaskNo - Dokumententyp (siehe auch ReadObjMask)
    • deleteObj

      Int32 deleteObj(Int32 iObjId)
    • getObjFromGuid

      Int32 getObjFromGuid(BStr Guid)
    • getGuidFromObj

      BStr getGuidFromObj(Int32 ObjId)
    • checkUpdate

      Int32 checkUpdate(Int32 iDoCheck)
    • doEditObject

      Int32 doEditObject()
    • doEditObjectEx

      Int32 doEditObjectEx(Int32 Mode, Int32 Handle, Int32 Minimize)
    • getObjFromDoc

      Int32 getObjFromDoc(Int32 DocId)
    • getObjFromDocEx

      Int32 getObjFromDocEx(Int32 DocId, Int32 Flags)
    • getDocFromObj

      Int32 getDocFromObj(Int32 ObjId, Int32 Flags)
    • getPostDir

      BStr getPostDir()
    • addStamp

      Int32 addStamp(Int32 iObjId, BStr sNoteText, Int32 iPage, Int32 iX, Int32 iY, BStr sFontName, Int32 iFontHeight, Int32 iFontColor, Int32 iBold, Int32 iItalic, Int32 iUnderline, Int32 iStrikeOut, BStr sAcl)
    • addNoteEx3

      Int32 addNoteEx3(Int32 ObjId, Int32 NoteType, BStr NoteText, Int32 Page, Int32 x, Int32 y, Int32 Color, Int32 w, Int32 h, BStr Acl)
    • addNoteEx2

      Int32 addNoteEx2(Int32 ObjId, Int32 NoteType, BStr NoteText, Int32 Page, Int32 x, Int32 y, Int32 Color)
    • addNoteEx

      Int32 addNoteEx(Int32 ObjId, Int32 NoteType, BStr NoteText, Int32 Page, Int32 x, Int32 y)
    • addNote

      Int32 addNote(Int32 ObjId, Int32 NoteType, BStr NoteText)
    • updateObject

      Int32 updateObject()
    • updateDocument

      Int32 updateDocument(Int32 DocId, Int32 Status, BStr DocFilePath)
    • updateDocumentEx

      Int32 updateDocumentEx(Int32 DocId, Int32 Status, BStr DocFilePath, BStr sVerNo, BStr sComment)
    • getEntryId

      Int32 getEntryId(Int32 LineNo)
    • lockObject

      Int32 lockObject(Int32 ObjectId, Int32 ActionCode)
    • startScan

      Int32 startScan(Int32 ActionCode, Int32 PageSize)
    • ocrClearRect

      Int32 ocrClearRect()
    • ocrAddRect

      Int32 ocrAddRect(BStr sRect)
    • ocrGetText

      BStr ocrGetText(Int32 TextNo)
    • ocrAnalyze

      Int32 ocrAnalyze(BStr sTiffFile, Int32 iPage)
    • ocrAnalyzeEx

      Int32 ocrAnalyzeEx(BStr sTiffFile, Int32 iPage, Int32 iMode)
    • ocrPattern

      Int32 ocrPattern(Int32 iPrepareMode, BStr Pattern, BStr Text)
    • ocrGetPattern

      BStr ocrGetPattern(Int32 PatNo)
    • lookupHistMD5

      Int32 lookupHistMD5(BStr MD5)
    • lookupHistMD5Ext

      Int32 lookupHistMD5Ext(BStr MD5, Int32 Mode)
    • getHistObj

      Int32 getHistObj(Int32 HistCount)
    • getHistDoc

      Int32 getHistDoc(Int32 HistCount)
    • getMD5Hash

      BStr getMD5Hash(BStr sFileName)
    • getSHA256Hash

      BStr getSHA256Hash(BStr sFileName)
    • getDocRefComment

      BStr getDocRefComment(Int32 ObjectId, Int32 DocumentId)
    • readObjMask

      Int32 readObjMask(Int32 MaskNo)
    • writeObjMask

      Int32 writeObjMask()
    • deleteMask

      Int32 deleteMask(Int32 iMaskNo)
    • deleteFlow

      Int32 deleteFlow(Int32 iFlowId, Int32 iObjId)
    • lookupMaskName

      Int32 lookupMaskName(BStr MaskName)
    • lookupKeyName

      Int32 lookupKeyName(BStr KeyName)
    • lookupUserName

      Int32 lookupUserName(BStr UserName)
    • lookupDocType

      Int32 lookupDocType(BStr FileName, Int32 DefaultType)
    • readKey

      BStr readKey(Int32 KeyNo)
    • writeKey

      Int32 writeKey(Int32 KeyNo, BStr KeyName)
    • checkSerNo

      Int32 checkSerNo(BStr sSerNo)
    • sleep

      Int32 sleep(Int32 Flags, Int32 Delay)
    • getArcKey

      Int32 getArcKey()
    • getLastVersionTimestamp

      Int32 getLastVersionTimestamp(Int32 DocId, Int32 Status)
    • getLastVersion

      Int32 getLastVersion(Int32 DocId, Int32 Status)
    • setNewDocNo

      Int32 setNewDocNo(Int32 lObjectId, Int32 lDocRef)
    • closeActivateDocDlg

      Int32 closeActivateDocDlg(Int32 Mode)
    • saveObject

      Int32 saveObject(Int32 iMode)
    • readWv

      Int32 readWv(Int32 lWvId)
    • writeWv

      Int32 writeWv(Int32 lWvId)
    • deleteWv

      Int32 deleteWv(Int32 lWvId, Int32 iUserOwner)
    • editWv

      Int32 editWv(Int32 lWvId, Int32 lParentId)
    • getObjAttrib

      BStr getObjAttrib(Int32 AttribNo)
    • setObjAttrib

      Int32 setObjAttrib(Int32 AttribNo, BStr AttribText)
    • getObjAttribName

      BStr getObjAttribName(Int32 AttribNo)
    • setObjAttribName

      Int32 setObjAttribName(Int32 AttribNo, BStr AttribName)
    • getObjAttribKey

      BStr getObjAttribKey(Int32 AttribNo)
    • setObjAttribKey

      Int32 setObjAttribKey(Int32 AttribNo, BStr AttribText)
    • getObjAttribMin

      Int32 getObjAttribMin(Int32 AttribNo)
    • setObjAttribMin

      Int32 setObjAttribMin(Int32 AttribNo, Int32 AttribMin)
    • getObjAttribMax

      Int32 getObjAttribMax(Int32 AttribNo)
    • setObjAttribMax

      Int32 setObjAttribMax(Int32 AttribNo, Int32 AttribMax)
    • getObjAttribType

      Int32 getObjAttribType(Int32 AttribNo)
    • setObjAttribType

      Int32 setObjAttribType(Int32 AttribNo, Int32 AttribType)
    • getObjAttribFlags

      Int32 getObjAttribFlags(Int32 AttribNo)
    • setObjAttribFlags

      Int32 setObjAttribFlags(Int32 AttribNo, Int32 Flags)
    • readLocalSyncDate

      Int32 readLocalSyncDate(Int32 DocId)
    • readRemoteSyncDate

      Int32 readRemoteSyncDate(Int32 DocId)
    • writeSyncDates

      Int32 writeSyncDates(Int32 DocId, Int32 iLoc, Int32 iRem)
    • insertRef

      Int32 insertRef(Int32 ObjId, Int32 OldParent, Int32 NewParent, Int32 CheckTypes)
    • addPostboxFile

      Int32 addPostboxFile(BStr SourceFile)
    • insertDocAttachment

      Int32 insertDocAttachment(Int32 ParentDocument, BStr DocumentFile)
    • insertDocAttachmentEx

      Int32 insertDocAttachmentEx(Int32 ParentDocument, BStr DocumentFile, BStr Comment, BStr Version)
    • insertVTRep

      Int32 insertVTRep(Int32 ObjId, Int32 Flag, BStr FileName)
    • moveToArchive

      Int32 moveToArchive(BStr Destination)
    • moveToArchiveEx

      Int32 moveToArchiveEx(BStr Destination, BStr Version, BStr Comment)
    • updatePostbox

      Int32 updatePostbox()
    • updatePostboxEx

      Int32 updatePostboxEx(Int32 iMode, Int32 iLine)
    • status

      Int32 status(BStr Text)
    • rotateFile

      Int32 rotateFile(BStr FileName, Int32 Degrees)
    • rotateFileExt

      Int32 rotateFileExt(BStr FileName, Int32 Degrees, Int32 iQuality)
    • analyzeFile

      Int32 analyzeFile(BStr SourceFile, BStr OcrDescriptor, Int32 MaskNo)
    • lookupIndex

      Int32 lookupIndex(BStr Destination)
    • getDocumentPath

      BStr getDocumentPath(Int32 DocId, Int32 Status)
    • getDocumentPathVersion

      BStr getDocumentPathVersion(Int32 DocId, Int32 Status, Int32 Version)
    • changeKey

      Int32 changeKey(Int32 KeyNo, Int32 Mode)
    • version

      Int32 version()
    • selectView

      Int32 selectView(Int32 ViewId)
    • selectLine

      Int32 selectLine(Int32 LineNo)
    • unSelectLine

      Int32 unSelectLine(Int32 LineNo)
    • selectPostBoxLine

      Int32 selectPostBoxLine(Int32 LineNo)
    • selectPostBoxLineEx

      Int32 selectPostBoxLineEx(Int32 LineNo, Int32 iMode)
    • unSelectPostBoxLine

      Int32 unSelectPostBoxLine(Int32 LineNo)
    • postBoxLineSelected

      Int32 postBoxLineSelected(Int32 LineNo)
    • selectAllPostBoxLines

      Int32 selectAllPostBoxLines()
    • unSelectAllPostBoxLines

      Int32 unSelectAllPostBoxLines()
    • selectSearchListLine

      Int32 selectSearchListLine(Int32 LineNo)
    • unSelectSearchListLine

      Int32 unSelectSearchListLine(Int32 LineNo)
    • searchListLineSelected

      Int32 searchListLineSelected(Int32 LineNo)
    • searchListLineId

      Int32 searchListLineId(Int32 LineNo)
    • selectArcListLine

      Int32 selectArcListLine(Int32 LineNo)
    • unSelectArcListLine

      Int32 unSelectArcListLine(Int32 LineNo)
    • arcListLineSelected

      Int32 arcListLineSelected(Int32 LineNo)
    • arcListLineId

      Int32 arcListLineId(Int32 LineNo)
    • storeDirect

      Int32 storeDirect()
    • storeKeyword

      Int32 storeKeyword()
    • storeMulti

      Int32 storeMulti()
    • mergePostPages

      Int32 mergePostPages()
    • openChildNodes

      Int32 openChildNodes()
    • getChildNode

      Int32 getChildNode()
    • selectCurrentNode

      Int32 selectCurrentNode()
    • selectRootNode

      Int32 selectRootNode()
    • translateForm

      Int32 translateForm()
    • runEloScript

      Int32 runEloScript(BStr ScriptName)
    • doExecute

      Int32 doExecute(BStr ExeName)
    • doExecuteEx

      Int32 doExecuteEx(BStr ExeName, BStr Params, BStr Directory, BStr Operation, Int32 Mode)
    • bringToFront

      void bringToFront()
    • eloWindow

      Int32 eloWindow(BStr Action)
    • collectChildList

      BStr collectChildList(Int32 ObjId)
    • collectPropertyFile

      Int32 collectPropertyFile(BStr FileName, BStr SqlRequest, BStr delimiter, Int32 Mode)
    • readColorInfo

      Int32 readColorInfo(Int32 iMarkerNo)
    • writeColorInfo

      Int32 writeColorInfo(Int32 iMarkerNo)
    • doSearchEx

      Int32 doSearchEx(BStr sSelText, Int32 Mode)
      Die Funktion DoSearch startet einen Suchvorgang aus den ObjShort, ObjMemo, ObjAttrib Einträgen. Hierzu wird zuerst ein neuer Objekt-Datensatz mit PrepareObject angelegt, dieser Datensatz über die Zugriffsoperationen mit den zu suchenden Begriffen gefüllt und die Funktion DoSearch aufgerufen. Als Ergebnis der Funktion wird die Anzahl der gefundenen Referenzen zurückgegeben, diese stehen dann in der Rechercheliste zur Verfügung und können über SelectLine zur Anzeige gebracht werden.

      Es steht noch ein spezieller Modus zur Verfügung, der dazu dient, eine Liste von Elo-Objekten anzeigen zu lassen. In diesem Fall wird ein Maskeninhalt vom Typ „Freie Eingabe“ so gefüllt, daß nur das Feld mit der Kurzbezeichnung mit einem String der Form „¶Id1¶Id2¶Id3¶ ... ¶IdN¶“ gefüllt ist. In der Rechercheansicht wird dann eine Liste mit diesen Objekten angezeigt.

      Über den Mode-Parameter können Sie festlegen, ob vor einer Suche ein bereits vorhandenes Suchergebnis gelöscht werden soll. Hierüber können Sie dann mehrfach-Suchen zusammenstellen. Bei der ersten Suche wird gelöscht, alle folgenden Suchen ergänzen dann die bislang gesammelte Liste.

      Parameters:
      sSelText - Falls im Rechercheergebnis ein Eintrag mit der vorgegebenen Kurzbezeichnung existiert, dann wird diese Zeile selektiert.
      Mode - Bit 0: 0 alten Listeninhalt nicht löschen
      1: vor der Recherche löschen
      Bit1..31: reserviert.
      Returns:
      -2: Allgemeiner SQL-Fehler
      -1: Kein Arbeitsbereich aktiv
      ansonsten: Anzahl der gefundenen Einträge.
    • doSearchSel

      Int32 doSearchSel(BStr sSelText)
    • doSearch

      Int32 doSearch()
    • doInvisibleSearch

      Int32 doInvisibleSearch()
    • doFullTextSearch

      Int32 doFullTextSearch(BStr sSearchString, Int32 iSearchOption)
    • sortSearchList

      Int32 sortSearchList(Int32 Column, Int32 SortOption)
    • setCookie

      Int32 setCookie(BStr Ident, BStr Value)
    • getCookie

      BStr getCookie(BStr Ident)
    • debugOut

      void debugOut(BStr sText)
    • loadUserName

      BStr loadUserName(Int32 UserId)
    • findUser

      Int32 findUser(BStr UserName)
    • findUserEx

      Int32 findUserEx(BStr UserName, Int32 Mode)
    • selectUser

      Int32 selectUser(Int32 SuppressOwn)
    • selectUserEx

      BStr selectUserEx(Int32 Flags)
    • findFlowTemplate

      Int32 findFlowTemplate(BStr FlowName)
    • activateFlow

      Int32 activateFlow(Int32 FlowID, Int32 ObjectId, Int32 FlowUser, BStr FlowName)
    • doRegel

      Int32 doRegel(Int32 iIndex)
    • getAZSegment

      BStr getAZSegment(Int32 iIndex)
    • setAZSegment

      Int32 setAZSegment(Int32 iIndex, BStr sValue)
    • selList

      BStr selList(BStr ListFile)
    • getCounterList

      BStr getCounterList()
    • createCounter

      Int32 createCounter(BStr CounterName, Int32 InitialValue)
    • getCounter

      Int32 getCounter(BStr CounterName, Int32 Increment)
    • clickOn

      Int32 clickOn(BStr ComponentName)
    • printDocument

      Int32 printDocument(Int32 bMitDialog, BStr sDeviceName, BStr sPort, Int32 iFromPage, Int32 iToPage, Int32 iCopies)
    • findFirstWv

      Int32 findFirstWv(Int32 iWvId)
    • findNextWv

      Int32 findNextWv()
    • reloadWv

      Int32 reloadWv()
    • deleteWvLine

      Int32 deleteWvLine(Int32 iLineNo)
    • wvListInvalidate

      Int32 wvListInvalidate()
    • readBarcodes

      Int32 readBarcodes(BStr SourceFile, BStr BarcodeDescriptor, Int32 MaskNo, Int32 ReadMultiple)
    • getBarcode

      BStr getBarcode(Int32 Index)
    • selectDocumentMask

      Int32 selectDocumentMask()
    • showDocInverted

      Int32 showDocInverted()
    • saveDocumentZoomed

      Int32 saveDocumentZoomed(BStr sFileName, Int32 iZoom, Int32 iQuality)
    • saveDocumentPage

      Int32 saveDocumentPage(BStr sFileName, Int32 iPage, Int32 iQuality)
    • OCRInit

      Int32 OCRInit()
    • OCRExit

      Int32 OCRExit()
    • getDocumentOrientation

      Int32 getDocumentOrientation(BStr SourceFile, Int32 iPage)
    • orientFile

      Int32 orientFile(BStr SourceFile)
    • showBCRForm

      Int32 showBCRForm()
    • showBCRMessage

      Int32 showBCRMessage(BStr sMsg, Int32 iFlag)
    • doCheckInOut

      Int32 doCheckInOut(Int32 hwndParent, BStr sDlgTitel, BStr sShort, BStr sDesc, BStr sXDate, BStr sFileName, Int32 nCtrl, Int32 nMinimize)
    • doSelArcTree

      Int32 doSelArcTree(Int32 hwndParent, BStr sDlgTitle, Int32 nCtrl, Int32 nMinimize)
    • doSelArcTreeEx

      Int32 doSelArcTreeEx(Int32 hwndParent, BStr sDlgTitle, Int32 nCtrl, Int32 nMinimize, Int32 ObjId)
    • doSelArcTree3

      Int32 doSelArcTree3(Int32 hwndParent, BStr sDlgTitle, Int32 nCtrl, Int32 nMinimize, Int32 ObjId, Int32 nRoot)
    • doSelArcTree4

      Int32 doSelArcTree4(Int32 hwndParent, BStr sDlgTitle, Int32 nCtrl, Int32 nMinimize, Int32 ObjId, Int32 nRoot, BStr fileName)
    • doCheckInOut2

      Int32 doCheckInOut2(Int32 hwndParent, BStr sDlgTitle, BStr sShort, BStr sDesc, BStr sXDate, BStr sFilterExt, BStr sFileName, Int32 nMinimize)
    • doCheckInOut3

      Int32 doCheckInOut3(Int32 hwndParent, BStr sDlgTitle, BStr sShort, BStr sDesc, BStr sXDate, BStr sFilterExt, BStr sFileName, Int32 nMinimize, Int32 iFlags, BStr sInfo)
    • setScriptButton

      Int32 setScriptButton(Int32 iTabSheet, Int32 iButton, BStr sScriptName, Int32 iVisible)
    • getScriptButton

      BStr getScriptButton(Int32 iTabSheet, Int32 iButton)
    • setScriptMenu

      Int32 setScriptMenu(Int32 iTabSheet, BStr sScriptName)
    • importScript

      Int32 importScript(BStr SourceFile, Int32 ForceOverwrite)
    • createAutoDlg

      Int32 createAutoDlg(BStr sCaption)
    • addAutoDlgControl

      Int32 addAutoDlgControl(Int32 iType, Int32 iRasterIncrement, BStr sCaption, BStr sDefault)
    • showAutoDlg

      Int32 showAutoDlg()
    • getAutoDlgValue

      BStr getAutoDlgValue(Int32 iIndex)
    • mergeImages

      Int32 mergeImages(BStr sFileSrc, BStr sFileTgt, Int32 iPageSrc, Int32 iPageTgt, Int32 lTransp, Int32 x, Int32 y)
    • mergeImagesEx

      Int32 mergeImagesEx(BStr sFileSrc, BStr sFileTgt, Int32 iPageSrc, Int32 iPageTgt, Int32 lTransp, Int32 x, Int32 y, Int32 iFlags)
    • openSaveDialog

      Int32 openSaveDialog(Int32 iType)
    • createStructure

      BStr createStructure(BStr Path, Int32 StartID)
    • setScriptEvent

      Int32 setScriptEvent(BStr sEvent, BStr sScript, Int32 iMode)
    • getScriptEvent

      BStr getScriptEvent(BStr sEvent, Int32 iMode)
    • printDocList

      Int32 printDocList(BStr sDokTitel, BStr sObjIdList, BStr sObjList, Int32 Typ)
    • archivSelectDlg

      BStr archivSelectDlg(BStr asObjIDs, BStr asCaption, Int32 iOption)
    • removeRef

      Int32 removeRef(Int32 iObjId, Int32 iRefNo)
    • getObjRef

      BStr getObjRef(Int32 iObjId, Int32 iRefNo)
    • changeObjAcl

      BStr changeObjAcl(Int32 iObjId, BStr asAcl, Int32 iOption)
    • showBuzzList

      void showBuzzList(BStr FileName)
    • editBuzzList

      Int32 editBuzzList(BStr FileName)
    • getBuzzListResult

      BStr getBuzzListResult()
    • confirmWorkflow

      Int32 confirmWorkflow(Int32 iLine, BStr sCaption, BStr sComment, Int32 iActivateAll, Int32 iFlags)
    • confirmWorkflowEx

      Int32 confirmWorkflowEx(Int32 FlowID, Int32 NodeID, Int32 EloObjId, Int32 Owner, BStr sCaption, BStr sComment, Int32 iActivateAll, Int32 iFlags)
    • delayWorkflow

      Int32 delayWorkflow(Int32 iLine, BStr sDelayDate, Int32 iFlags)
    • doNextNodesAgain

      Int32 doNextNodesAgain()
    • collectLinks

      BStr collectLinks(Int32 iObjId, Int32 iMode)
    • hideEditDlg

      void hideEditDlg()
    • unHideEditDlg

      void unHideEditDlg()
    • addSignature

      Int32 addSignature(Int32 lObjId, BStr SigName)
    • assignWorkflowUser

      Int32 assignWorkflowUser(Int32 iLine, Int32 iUserID, Int32 iFlags)
    • readWFNode

      Int32 readWFNode(Int32 iFlowId, Int32 iNodeID, Int32 iEloObjID, Int32 iFlags)
    • cancelWorkflow

      Int32 cancelWorkflow(Int32 iLine)
    • cancelObjWorkflows

      Int32 cancelObjWorkflows(Int32 iObjId)
    • resetFlowNode

      Int32 resetFlowNode()
    • activateFlowNode

      Int32 activateFlowNode()
    • getMaskLineAcl

      BStr getMaskLineAcl(Int32 iKeyNo)
    • setMaskLineAcl

      BStr setMaskLineAcl(Int32 iKeyNo, BStr sAcl)
    • getPageCount

      Int32 getPageCount()
    • getActivePageNumber

      Int32 getActivePageNumber()
    • getImageWidth

      Int32 getImageWidth()
    • getImageHeight

      Int32 getImageHeight()
    • getImageColorDepth

      Int32 getImageColorDepth()
    • getImageXResolution

      Int32 getImageXResolution()
    • getImageYResolution

      Int32 getImageYResolution()
    • getPostViewLeft

      Int32 getPostViewLeft()
    • getPostViewTop

      Int32 getPostViewTop()
    • getPostViewWidth

      Int32 getPostViewWidth()
    • getPostViewHeight

      Int32 getPostViewHeight()
    • getUILanguage

      BStr getUILanguage()
    • findFirstNote

      Int32 findFirstNote()
    • findNextNote

      Int32 findNextNote()
    • updateNote

      Int32 updateNote()
    • deleteNote

      Int32 deleteNote()
    • pasteOleInfo

      Int32 pasteOleInfo()
    • getDocExtMask

      Int32 getDocExtMask(BStr sFileName)
    • getObjMaskNo

      Int32 getObjMaskNo()
    • selectWvListLine

      Int32 selectWvListLine(Int32 LineNo)
    • unSelectWvListLine

      Int32 unSelectWvListLine(Int32 LineNo)
    • wvListLineSelected

      Int32 wvListLineSelected(Int32 LineNo)
    • wvListLineId

      Int32 wvListLineId(Int32 LineNo)
    • resetScriptCfg

      Int32 resetScriptCfg(Int32 iControl)
    • addRibbonTab

      Int32 addRibbonTab(BStr sTabName, BStr sCaption, Int32 iFlags)
    • addRibbonGroup

      Int32 addRibbonGroup(BStr sTabName, BStr sGroupName, BStr sCaption, Int32 iFlags)
    • addRibbonButton

      Int32 addRibbonButton(BStr sTabName, BStr sGroupName, BStr sScriptName, BStr sScreenTip, Int32 iFlags)
    • sendELOasRequest

      Int32 sendELOasRequest(BStr ServerIP, Int32 ServerPort, BStr ServletName, Int32 WithTicket, BStr RulesetName, BStr Param1, BStr Param2, BStr Param3)
    • deleteDocumentVersions

      Int32 deleteDocumentVersions(Int32 lObjectId, BStr DocIds)
    • msgBox

      Int32 msgBox(BStr Message, BStr Header, Int32 Flags)
    • setELOText

      void setELOText(BStr sSubstitute, Int32 iTextNo) throws ComException
      Throws:
      ComException
    • getELOText

      BStr getELOText(Int32 iTextNo)
    • doISearch

      Int32 doISearch(BStr SearchString, Int32 ListMode, Int32 Mode)
    • getGovReqId

      Int32 getGovReqId() throws ComException
      Throws:
      ComException
    • setGovReqId

      void setGovReqId(Int32 Value) throws ComException
      Throws:
      ComException
    • getGovReqStatus

      Int32 getGovReqStatus() throws ComException
      Throws:
      ComException
    • setGovReqStatus

      void setGovReqStatus(Int32 Value) throws ComException
      Throws:
      ComException
    • getGovReqPrio

      Int32 getGovReqPrio() throws ComException
      Throws:
      ComException
    • setGovReqPrio

      void setGovReqPrio(Int32 Value) throws ComException
      Throws:
      ComException
    • getGovObjId

      Int32 getGovObjId() throws ComException
      Throws:
      ComException
    • setGovObjId

      void setGovObjId(Int32 Value) throws ComException
      Throws:
      ComException
    • getGovOwner

      Int32 getGovOwner() throws ComException
      Throws:
      ComException
    • setGovOwner

      void setGovOwner(Int32 Value) throws ComException
      Throws:
      ComException
    • getGovSender

      Int32 getGovSender() throws ComException
      Throws:
      ComException
    • setGovSender

      void setGovSender(Int32 Value) throws ComException
      Throws:
      ComException
    • getGovReqDate

      BStr getGovReqDate() throws ComException
      Throws:
      ComException
    • setGovReqDate

      void setGovReqDate(BStr Value) throws ComException
      Throws:
      ComException
    • getGovRetDate

      BStr getGovRetDate() throws ComException
      Throws:
      ComException
    • setGovRetDate

      void setGovRetDate(BStr Value) throws ComException
      Throws:
      ComException
    • getGovDueDate

      BStr getGovDueDate() throws ComException
      Throws:
      ComException
    • setGovDueDate

      void setGovDueDate(BStr Value) throws ComException
      Throws:
      ComException
    • getMaxResultSet

      Int32 getMaxResultSet() throws ComException
      Throws:
      ComException
    • setMaxResultSet

      void setMaxResultSet(Int32 Value) throws ComException
      Throws:
      ComException
    • getUserFlags

      Int32 getUserFlags() throws ComException
      Throws:
      ComException
    • setUserFlags

      void setUserFlags(Int32 Value) throws ComException
      Throws:
      ComException
    • getUserGroups

      BStr getUserGroups() throws ComException
      Throws:
      ComException
    • setUserGroups

      void setUserGroups(BStr Value) throws ComException
      Throws:
      ComException
    • getUserKeys

      BStr getUserKeys() throws ComException
      Throws:
      ComException
    • setUserKeys

      void setUserKeys(BStr Value) throws ComException
      Throws:
      ComException
    • getUserParent

      Int32 getUserParent() throws ComException
      Throws:
      ComException
    • setUserParent

      void setUserParent(Int32 Value) throws ComException
      Throws:
      ComException
    • getUserGroup

      Int32 getUserGroup() throws ComException
      Throws:
      ComException
    • setUserGroup

      void setUserGroup(Int32 Value) throws ComException
      Throws:
      ComException
    • getBackupPath

      BStr getBackupPath() throws ComException
      Throws:
      ComException
    • setBackupPath

      void setBackupPath(BStr Value) throws ComException
      Throws:
      ComException
    • getLookupDelimiter

      BStr getLookupDelimiter() throws ComException
      Throws:
      ComException
    • setLookupDelimiter

      void setLookupDelimiter(BStr Value) throws ComException
      Throws:
      ComException
    • getUserName

      BStr getUserName() throws ComException
      Throws:
      ComException
    • setUserName

      void setUserName(BStr Value) throws ComException
      Throws:
      ComException
    • getUserPwd

      BStr getUserPwd() throws ComException
      Throws:
      ComException
    • setUserPwd

      void setUserPwd(BStr Value) throws ComException
      Throws:
      ComException
    • getUserId

      Int32 getUserId() throws ComException
      Throws:
      ComException
    • setUserId

      void setUserId(Int32 Value) throws ComException
      Throws:
      ComException
    • getActivePostFile

      BStr getActivePostFile() throws ComException
      Throws:
      ComException
    • setActivePostFile

      void setActivePostFile(BStr Value) throws ComException
      Throws:
      ComException
    • getTextParam

      BStr getTextParam() throws ComException
      Throws:
      ComException
    • setTextParam

      void setTextParam(BStr Value) throws ComException
      Throws:
      ComException
    • getObjShort

      BStr getObjShort() throws ComException
      Throws:
      ComException
    • setObjShort

      void setObjShort(BStr Value) throws ComException
      Throws:
      ComException
    • getFilterText

      BStr getFilterText() throws ComException
      Throws:
      ComException
    • setFilterText

      void setFilterText(BStr Value) throws ComException
      Throws:
      ComException
    • getObjBarcodeInfo

      BStr getObjBarcodeInfo() throws ComException
      Throws:
      ComException
    • setObjBarcodeInfo

      void setObjBarcodeInfo(BStr Value) throws ComException
      Throws:
      ComException
    • getObjSReg

      BStr getObjSReg() throws ComException
      Throws:
      ComException
    • setObjSReg

      void setObjSReg(BStr Value) throws ComException
      Throws:
      ComException
    • getObjAcl

      BStr getObjAcl() throws ComException
      Throws:
      ComException
    • setObjAcl

      void setObjAcl(BStr Value) throws ComException
      Throws:
      ComException
    • getObjGuiid

      BStr getObjGuiid() throws ComException
      Throws:
      ComException
    • getObjGuid

      BStr getObjGuid() throws ComException
      Throws:
      ComException
    • getObjMemo

      BStr getObjMemo() throws ComException
      Throws:
      ComException
    • setObjMemo

      void setObjMemo(BStr Value) throws ComException
      Throws:
      ComException
    • getObjMemoInfo

      BStr getObjMemoInfo() throws ComException
      Throws:
      ComException
    • setObjMemoInfo

      void setObjMemoInfo(BStr Value) throws ComException
      Throws:
      ComException
    • getObjIDate

      BStr getObjIDate() throws ComException
      Throws:
      ComException
    • setObjIDate

      void setObjIDate(BStr Value) throws ComException
      Throws:
      ComException
    • getFulltextSearchText

      BStr getFulltextSearchText() throws ComException
      Throws:
      ComException
    • setFulltextSearchText

      void setFulltextSearchText(BStr Value) throws ComException
      Throws:
      ComException
    • getObjSIDate

      BStr getObjSIDate() throws ComException
      Throws:
      ComException
    • setObjSIDate

      void setObjSIDate(BStr Value) throws ComException
      Throws:
      ComException
    • getObjXDate

      BStr getObjXDate() throws ComException
      Throws:
      ComException
    • setObjXDate

      void setObjXDate(BStr Value) throws ComException
      Throws:
      ComException
    • getObjSDate

      BStr getObjSDate() throws ComException
      Throws:
      ComException
    • setObjSDate

      void setObjSDate(BStr Value) throws ComException
      Throws:
      ComException
    • getObjVDate

      BStr getObjVDate() throws ComException
      Throws:
      ComException
    • setObjVDate

      void setObjVDate(BStr Value) throws ComException
      Throws:
      ComException
    • getObjSVDate

      BStr getObjSVDate() throws ComException
      Throws:
      ComException
    • setObjSVDate

      void setObjSVDate(BStr Value) throws ComException
      Throws:
      ComException
    • getObjMainParent

      Int32 getObjMainParent() throws ComException
      Throws:
      ComException
    • setObjMainParent

      void setObjMainParent(Int32 Value) throws ComException
      Throws:
      ComException
    • getObjStatus

      Int32 getObjStatus() throws ComException
      Throws:
      ComException
    • setObjStatus

      void setObjStatus(Int32 Value) throws ComException
      Throws:
      ComException
    • getDocKey

      Int32 getDocKey() throws ComException
      Throws:
      ComException
    • setDocKey

      void setDocKey(Int32 Value) throws ComException
      Throws:
      ComException
    • getDocKind

      Int32 getDocKind() throws ComException
      Throws:
      ComException
    • setDocKind

      void setDocKind(Int32 Value) throws ComException
      Throws:
      ComException
    • getDocId

      Int32 getDocId() throws ComException
      Throws:
      ComException
    • setDocId

      void setDocId(Int32 Value) throws ComException
      Throws:
      ComException
    • getAttId

      Int32 getAttId() throws ComException
      Throws:
      ComException
    • setAttId

      void setAttId(Int32 Value) throws ComException
      Throws:
      ComException
    • getSigId

      Int32 getSigId() throws ComException
      Throws:
      ComException
    • setSigId

      void setSigId(Int32 Value) throws ComException
      Throws:
      ComException
    • getDocPath

      Int32 getDocPath() throws ComException
      Throws:
      ComException
    • setDocPath

      void setDocPath(Int32 Value) throws ComException
      Throws:
      ComException
    • getDocTPathProperty

      Int32 getDocTPathProperty() throws ComException
      Throws:
      ComException
    • setDocTPathProperty

      void setDocTPathProperty(Int32 Value) throws ComException
      Throws:
      ComException
    • getObjType

      Int32 getObjType() throws ComException
      Throws:
      ComException
    • setObjType

      void setObjType(Int32 Value) throws ComException
      Throws:
      ComException
    • getObjTypeEx

      Int32 getObjTypeEx() throws ComException
      Throws:
      ComException
    • setObjTypeEx

      void setObjTypeEx(Int32 Value) throws ComException
      Throws:
      ComException
    • getObjInfo

      Int32 getObjInfo() throws ComException
      Throws:
      ComException
    • setObjInfo

      void setObjInfo(Int32 Value) throws ComException
      Throws:
      ComException
    • getObjKey

      Int32 getObjKey() throws ComException
      Throws:
      ComException
    • setObjKey

      void setObjKey(Int32 Value) throws ComException
      Throws:
      ComException
    • getObjOwner

      Int32 getObjOwner() throws ComException
      Throws:
      ComException
    • setObjOwner

      void setObjOwner(Int32 Value) throws ComException
      Throws:
      ComException
    • getObjLock

      Int32 getObjLock() throws ComException
      Throws:
      ComException
    • getObjIndex

      BStr getObjIndex() throws ComException
      Throws:
      ComException
    • setObjIndex

      void setObjIndex(BStr Value) throws ComException
      Throws:
      ComException
    • getObjMIndex

      BStr getObjMIndex() throws ComException
      Throws:
      ComException
    • setObjMIndex

      void setObjMIndex(BStr Value) throws ComException
      Throws:
      ComException
    • getObjMName

      BStr getObjMName() throws ComException
      Throws:
      ComException
    • setObjMName

      void setObjMName(BStr Value) throws ComException
      Throws:
      ComException
    • getObjFlags

      Int32 getObjFlags() throws ComException
      Throws:
      ComException
    • setObjFlags

      void setObjFlags(Int32 Value) throws ComException
      Throws:
      ComException
    • getMaskFlags

      Int32 getMaskFlags() throws ComException
      Throws:
      ComException
    • setMaskFlags

      void setMaskFlags(Int32 Value) throws ComException
      Throws:
      ComException
    • getMaskKey

      Int32 getMaskKey() throws ComException
      Throws:
      ComException
    • setMaskKey

      void setMaskKey(Int32 Value) throws ComException
      Throws:
      ComException
    • getActionKey

      Int32 getActionKey() throws ComException
      Throws:
      ComException
    • setActionKey

      void setActionKey(Int32 Value) throws ComException
      Throws:
      ComException
    • getScriptActionKey

      Int32 getScriptActionKey() throws ComException
      Throws:
      ComException
    • setScriptActionKey

      void setScriptActionKey(Int32 Value) throws ComException
      Throws:
      ComException
    • getNodeAvailable

      Int32 getNodeAvailable() throws ComException
      Throws:
      ComException
    • getNodeFlowName

      BStr getNodeFlowName() throws ComException
      Throws:
      ComException
    • getNodeAction

      Int32 getNodeAction() throws ComException
      Throws:
      ComException
    • getNodeFlowID

      Int32 getNodeFlowID() throws ComException
      Throws:
      ComException
    • getNodeID

      Int32 getNodeID() throws ComException
      Throws:
      ComException
    • getNodeDepartment

      Int32 getNodeDepartment() throws ComException
      Throws:
      ComException
    • getNodeType

      Int32 getNodeType() throws ComException
      Throws:
      ComException
    • setNodeType

      void setNodeType(Int32 Value) throws ComException
      Throws:
      ComException
    • getNodePrio

      Int32 getNodePrio() throws ComException
      Throws:
      ComException
    • setNodePrio

      void setNodePrio(Int32 Value) throws ComException
      Throws:
      ComException
    • getNodeUser

      Int32 getNodeUser() throws ComException
      Throws:
      ComException
    • setNodeUser

      void setNodeUser(Int32 Value) throws ComException
      Throws:
      ComException
    • getNodeTerminateDate

      BStr getNodeTerminateDate() throws ComException
      Throws:
      ComException
    • getNodeActivateDate

      BStr getNodeActivateDate() throws ComException
      Throws:
      ComException
    • getNodeName

      BStr getNodeName() throws ComException
      Throws:
      ComException
    • setNodeName

      void setNodeName(BStr Value) throws ComException
      Throws:
      ComException
    • getNodeDelayDate

      BStr getNodeDelayDate() throws ComException
      Throws:
      ComException
    • setNodeDelayDate

      void setNodeDelayDate(BStr Value) throws ComException
      Throws:
      ComException
    • getNodeUserDelayDate

      BStr getNodeUserDelayDate() throws ComException
      Throws:
      ComException
    • setNodeUserDelayDate

      void setNodeUserDelayDate(BStr Value) throws ComException
      Throws:
      ComException
    • getActivity

      BStr getActivity() throws ComException
      Throws:
      ComException
    • setActivity

      void setActivity(BStr Value) throws ComException
      Throws:
      ComException
    • getUserTerminate

      BStr getUserTerminate() throws ComException
      Throws:
      ComException
    • setUserTerminate

      void setUserTerminate(BStr Value) throws ComException
      Throws:
      ComException
    • getNodeComment

      BStr getNodeComment() throws ComException
      Throws:
      ComException
    • setNodeComment

      void setNodeComment(BStr Value) throws ComException
      Throws:
      ComException
    • getNodeAlertWait

      Int32 getNodeAlertWait() throws ComException
      Throws:
      ComException
    • setNodeAlertWait

      void setNodeAlertWait(Int32 Value) throws ComException
      Throws:
      ComException
    • getNodeAlertFromBegin

      Int32 getNodeAlertFromBegin() throws ComException
      Throws:
      ComException
    • setNodeAlertFromBegin

      void setNodeAlertFromBegin(Int32 Value) throws ComException
      Throws:
      ComException
    • getNodeAlertUser

      Int32 getNodeAlertUser() throws ComException
      Throws:
      ComException
    • setNodeAlertUser

      void setNodeAlertUser(Int32 Value) throws ComException
      Throws:
      ComException
    • getNodeYesNoCondition

      BStr getNodeYesNoCondition() throws ComException
      Throws:
      ComException
    • setNodeYesNoCondition

      void setNodeYesNoCondition(BStr Value) throws ComException
      Throws:
      ComException
    • getNodeActivateScript

      BStr getNodeActivateScript() throws ComException
      Throws:
      ComException
    • setNodeActivateScript

      void setNodeActivateScript(BStr Value) throws ComException
      Throws:
      ComException
    • getNodeTerminateScript

      BStr getNodeTerminateScript() throws ComException
      Throws:
      ComException
    • setNodeTerminateScript

      void setNodeTerminateScript(BStr Value) throws ComException
      Throws:
      ComException
    • getNodeAllowActivate

      Int32 getNodeAllowActivate() throws ComException
      Throws:
      ComException
    • setNodeAllowActivate

      void setNodeAllowActivate(Int32 Value) throws ComException
      Throws:
      ComException
    • getNodeObjectID

      Int32 getNodeObjectID() throws ComException
      Throws:
      ComException
    • getOfficeMaskNo

      Int32 getOfficeMaskNo() throws ComException
      Throws:
      ComException
    • setOfficeMaskNo

      void setOfficeMaskNo(Int32 Value) throws ComException
      Throws:
      ComException
    • getArchiveDepth

      Int32 getArchiveDepth() throws ComException
      Throws:
      ComException
    • getObjMaskNoProperty

      Int32 getObjMaskNoProperty() throws ComException
      Throws:
      ComException
    • setObjMaskNo

      void setObjMaskNo(Int32 Value) throws ComException
      Throws:
      ComException
    • getEditDlgActive

      Int32 getEditDlgActive() throws ComException
      Throws:
      ComException
    • setEditDlgActive

      void setEditDlgActive(Int32 Value) throws ComException
      Throws:
      ComException
    • getOfficeWnd

      Int32 getOfficeWnd() throws ComException
      Throws:
      ComException
    • setOfficeWnd

      void setOfficeWnd(Int32 Value) throws ComException
      Throws:
      ComException
    • getViewFileName

      BStr getViewFileName() throws ComException
      Throws:
      ComException
    • setViewFileName

      void setViewFileName(BStr Value) throws ComException
      Throws:
      ComException
    • getCheckInOutFileName

      BStr getCheckInOutFileName() throws ComException
      Throws:
      ComException
    • setCheckInOutFileName

      void setCheckInOutFileName(BStr Value) throws ComException
      Throws:
      ComException
    • getCheckInOutObjID

      Int32 getCheckInOutObjID() throws ComException
      Throws:
      ComException
    • getAutoDlgResult

      BStr getAutoDlgResult() throws ComException
      Throws:
      ComException
    • getWindowState

      Int32 getWindowState() throws ComException
      Throws:
      ComException
    • setWindowState

      void setWindowState(Int32 Value) throws ComException
      Throws:
      ComException
    • getMinDocLevel

      Int32 getMinDocLevel() throws ComException
      Throws:
      ComException
    • setMinDocLevel

      void setMinDocLevel(Int32 Value) throws ComException
      Throws:
      ComException
    • getWFName

      BStr getWFName() throws ComException
      Throws:
      ComException
    • getWFFlowName

      BStr getWFFlowName() throws ComException
      Throws:
      ComException
    • setWFFlowName

      void setWFFlowName(BStr Value) throws ComException
      Throws:
      ComException
    • getWFComment

      BStr getWFComment() throws ComException
      Throws:
      ComException
    • getWFOwner

      BStr getWFOwner() throws ComException
      Throws:
      ComException
    • getWFStatus

      BStr getWFStatus() throws ComException
      Throws:
      ComException
    • setWFStatus

      void setWFStatus(BStr Value) throws ComException
      Throws:
      ComException
    • getWVNew

      Int32 getWVNew() throws ComException
      Throws:
      ComException
    • getOutlookName

      BStr getOutlookName() throws ComException
      Throws:
      ComException
    • getDelOutlookName

      BStr getDelOutlookName() throws ComException
      Throws:
      ComException
    • getNoteText

      BStr getNoteText() throws ComException
      Throws:
      ComException
    • setNoteText

      void setNoteText(BStr Value) throws ComException
      Throws:
      ComException
    • getNoteType

      Int32 getNoteType() throws ComException
      Throws:
      ComException
    • setNoteType

      void setNoteType(Int32 Value) throws ComException
      Throws:
      ComException
    • getNoteOwner

      Int32 getNoteOwner() throws ComException
      Throws:
      ComException
    • setNoteOwner

      void setNoteOwner(Int32 Value) throws ComException
      Throws:
      ComException
    • getNoteId

      Int32 getNoteId() throws ComException
      Throws:
      ComException
    • setNoteId

      void setNoteId(Int32 Value) throws ComException
      Throws:
      ComException
    • getNoteParentId

      Int32 getNoteParentId() throws ComException
      Throws:
      ComException
    • setNoteParentId

      void setNoteParentId(Int32 Value) throws ComException
      Throws:
      ComException
    • getOkEnabled

      Int32 getOkEnabled() throws ComException
      Throws:
      ComException
    • setOkEnabled

      void setOkEnabled(Int32 Value) throws ComException
      Throws:
      ComException
    • getPopupObjID

      Int32 getPopupObjID() throws ComException
      Throws:
      ComException
    • setPopupObjID

      void setPopupObjID(Int32 Value) throws ComException
      Throws:
      ComException
    • getWFMode

      Int32 getWFMode() throws ComException
      Throws:
      ComException
    • setWFMode

      void setWFMode(Int32 Value) throws ComException
      Throws:
      ComException
    • getIsWFLine

      Int32 getIsWFLine() throws ComException
      Throws:
      ComException
    • setIsWFLine

      void setIsWFLine(Int32 Value) throws ComException
      Throws:
      ComException
    • getSearchListColumns

      BStr getSearchListColumns() throws ComException
      Throws:
      ComException
    • getWvIdent

      Int32 getWvIdent() throws ComException
      Throws:
      ComException
    • setWvIdent

      void setWvIdent(Int32 Value) throws ComException
      Throws:
      ComException
    • getWvParent

      Int32 getWvParent() throws ComException
      Throws:
      ComException
    • setWvParent

      void setWvParent(Int32 Value) throws ComException
      Throws:
      ComException
    • getWvUserOwner

      Int32 getWvUserOwner() throws ComException
      Throws:
      ComException
    • setWvUserOwner

      void setWvUserOwner(Int32 Value) throws ComException
      Throws:
      ComException
    • getWvUserFrom

      Int32 getWvUserFrom() throws ComException
      Throws:
      ComException
    • setWvUserFrom

      void setWvUserFrom(Int32 Value) throws ComException
      Throws:
      ComException
    • getWvDate

      BStr getWvDate() throws ComException
      Throws:
      ComException
    • setWvDate

      void setWvDate(BStr Value) throws ComException
      Throws:
      ComException
    • getWvCreateDate

      BStr getWvCreateDate() throws ComException
      Throws:
      ComException
    • setWvCreateDate

      void setWvCreateDate(BStr Value) throws ComException
      Throws:
      ComException
    • getWvPrio

      Int32 getWvPrio() throws ComException
      Throws:
      ComException
    • setWvPrio

      void setWvPrio(Int32 Value) throws ComException
      Throws:
      ComException
    • getWvParentType

      Int32 getWvParentType() throws ComException
      Throws:
      ComException
    • setWvParentType

      void setWvParentType(Int32 Value) throws ComException
      Throws:
      ComException
    • getWvParentTypeEx

      Int32 getWvParentTypeEx() throws ComException
      Throws:
      ComException
    • setWvParentTypeEx

      void setWvParentTypeEx(Int32 Value) throws ComException
      Throws:
      ComException
    • getWvShort

      BStr getWvShort() throws ComException
      Throws:
      ComException
    • setWvShort

      void setWvShort(BStr Value) throws ComException
      Throws:
      ComException
    • getWvDesc

      BStr getWvDesc() throws ComException
      Throws:
      ComException
    • setWvDesc

      void setWvDesc(BStr Value) throws ComException
      Throws:
      ComException
    • getWvDueDate

      BStr getWvDueDate() throws ComException
      Throws:
      ComException
    • setWvDueDate

      void setWvDueDate(BStr Value) throws ComException
      Throws:
      ComException
    • getWvActionCode

      Int32 getWvActionCode() throws ComException
      Throws:
      ComException
    • setWvActionCode

      void setWvActionCode(Int32 Value) throws ComException
      Throws:
      ComException
    • getColorNo

      Int32 getColorNo() throws ComException
      Throws:
      ComException
    • setColorNo

      void setColorNo(Int32 Value) throws ComException
      Throws:
      ComException
    • getColorInfo

      Int32 getColorInfo() throws ComException
      Throws:
      ComException
    • setColorInfo

      void setColorInfo(Int32 Value) throws ComException
      Throws:
      ComException
    • getColorName

      BStr getColorName() throws ComException
      Throws:
      ComException
    • setColorName

      void setColorName(BStr Value) throws ComException
      Throws:
      ComException
    • getActiveUserId

      Int32 getActiveUserId() throws ComException
      Throws:
      ComException
    • getOpenSave

      BStr getOpenSave(Int32 Index) throws ComException
      Throws:
      ComException
    • setOpenSave

      void setOpenSave(Int32 Index, BStr Value) throws ComException
      Throws:
      ComException
    • getPrintDocListTabs

      Int32 getPrintDocListTabs(Int32 Index) throws ComException
      Throws:
      ComException
    • setPrintDocListTabs

      void setPrintDocListTabs(Int32 Index, Int32 Value) throws ComException
      Throws:
      ComException
    • getLimitFolderMode

      Int32 getLimitFolderMode() throws ComException
      Throws:
      ComException
    • setLimitFolderMode

      void setLimitFolderMode(Int32 Value) throws ComException
      Throws:
      ComException
    • getUserFlags2

      Int32 getUserFlags2() throws ComException
      Throws:
      ComException
    • setUserFlags2

      void setUserFlags2(Int32 Value) throws ComException
      Throws:
      ComException
    • setActiveUserId

      void setActiveUserId(Int32 Value) throws ComException
      Throws:
      ComException
    • setAutoDlgResult

      void setAutoDlgResult(BStr value) throws ComException
      Throws:
      ComException
    • setNodeObjectID

      void setNodeObjectID(Int32 value) throws ComException
      Throws:
      ComException
    • setSearchListColumns

      void setSearchListColumns(BStr value) throws ComException
      Throws:
      ComException
    • setObjGuid

      void setObjGuid(BStr Value) throws ComException
      Throws:
      ComException
    • getArchiveNameEx

      BStr getArchiveNameEx()