インタフェース ClientInterface
- すべてのスーパーインタフェース:
CommonInterface
,jp.ne.mki.wedge.run.interfaces.RuleEngineInterface
- 既知の実装クラスのリスト:
AbstractClient
,AbstractGet
,AbstractHttpAccess
,AbstractLayoutRule
,AbstractPost
,AddTabPanel
,CallJavaScript
,CheckInputRecord
,CheckIsVisibleFrame
,CloseFrame
,DownloadFileFromURL
,EmptyRowThenTableRowDelete
,ExecuteAfterEvent
,ExecuteAfterTakeOver
,ExecuteAfterUntilEmpty
,ExecuteBeforeEvent
,ExecutionControl_Index
,ExecutionControl_Parameter
,ExtensionFileChooser
,FileTransferRule
,FolderChooser
,ForeachExecuteAfter
,FrameHidden
,FrameVisible
,GetCurrentComponentValue
,GetCurrentTabIndex
,GetFrameName
,GetLineMatch
,GetNameMatch
,GetParameter
,GetSelectedIndex
,GetTableHeaderValue
,GetTableSelectedCoordinates
,GetTableSelectedValue
,GetURLForOpen
,GetUserObjects
,IfMatchParamThenTableRowDelete
,JWSReadCsvFile
,JWSReadFile
,JWSWriteCsvFile
,JWSWriteFile
,OpenURL
,PostLineMatch
,PostNameMatch
,PrintFrame
,RearrangeTab
,RearrangeTable
,RemoveTabPanel
,RemoveUserObjects
,SampleForHtml
,SetBackColor
,SetBackColorToTableEditor
,SetBackColorToTableRenderer
,SetBorderLayout
,SetCalendarToPanel
,SetCaretUpdatePolicy
,SetCheckEnum
,SetCheckExists
,SetCheckFixLength
,SetCheckLength
,SetCheckMaximum
,SetCheckMinimum
,SetColumnWidth
,SetComboHorizontalScrollBar
,SetComboMaxRow
,SetComboSelectedKey
,SetComponentText
,SetCurrentTabIndex
,SetDefaultFocusComponent
,SetDisabledMenu
,SetDisabledToolbar
,SetDisableItems
,SetEditable
,SetEditableTableColumn
,SetEnabledByInItem
,SetEnabledMenu
,SetEnabledToolbar
,SetEnableItems
,SetFocus
,SetFocusToTableCell
,SetFontToTableAllColumn
,SetFontToTableEditor
,SetFontToTableRenderer
,SetForeColor
,SetForeColorToTableEditor
,SetForeColorToTableRenderer
,SetFrameFunctionKeyListener
,SetFrameKeyListenerExtends
,SetFrameMaximization
,SetFrameMinimization
,SetFramePosition
,SetFunctionKeyMapToButton
,SetFunctionKeyMapToToolbar
,SetGridBagLayout
,SetGridLayout
,SetHorizontalAlignment
,SetItemToTableComboEditor
,SetKeyMapToButton
,SetLabelBorder
,SetRealTimeInputCheck
,SetSelectedIndex
,SetSelectedRowChangeListener
,SetTabChangeListener
,SetTabDisabled
,SetTabEnabled
,SetTableHeaderClickListener
,SetTableHeaderValue
,SetTableSelectedValue
,SetTextPositionToTableEditor
,SetTextPositionToTableRenderer
,SetTextToTableEditor
,SetTextToTableRenderer
,SetTimer
,SetUnEditableTableColumn
,SetUnVisible
,SetUserObjects
,SetVerticalAlignment
,SetVisible
,SetVisibleByInItem
,SetWindowTitle
,ShowDBAccessCountDialog
,ShowErrorDialog
,ShowFileOpenDialog
,ShowFileSaveDialog
,ShowFrame
,ShowImageByUrl
,ShowMessageDialog
,ShowServerParameterDialog
,ShowTableRowControl
,ShowYesNoCancelDialog
,ShowYesNoDialog
,SkipRule
,StructureIfElse
,StructureSetErrorFlag
,StructureSwitchCase
,StructureTryCatch
,TableRowAddition
,TableSelectedRowCopy
,TableSelectedRowDelete
,TableSelectedRowDown
,TableSelectedRowInsert
,TableSelectedRowMove
,TableSelectedRowUp
,TableSort
,TabTitleNameChange
,ToolkitPrintFrame
,XM_ImageFileChooser
-
フィールドの概要
フィールド修飾子とタイプフィールド説明static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
インタフェースから継承されたフィールド jp.ne.mki.wedge.rule.base.interfaces.CommonInterface
CANCEL, ERROR, EXECUTE_BOTH, EXECUTE_CLIENT, EXECUTE_DEBUG, EXECUTE_HTMLGATEWAY, EXECUTE_SERVER, EXECUTE_SERVERDC, IO_ERROR, IO_ERROR_EXECUTE_PARAMETER, IO_ERROR_IN, IO_ERROR_IO_MUST_SAME_COUNT, IO_ERROR_ITEM_TYPE, IO_ERROR_OUT, IO_ERROR_PARAMETER, NONE, OK, PARAMETER_DELIMITER, SKIP, USER_ERROR
-
メソッドの概要
修飾子とタイプメソッド説明jp.ne.mki.wedge.run.client.data.Item
getInItem
(int line) InputRecordのindexによる取得jp.ne.mki.wedge.run.client.data.Item
InputRecordの取得jp.ne.mki.wedge.run.client.control.Manager
Managerオブジェクト取得jp.ne.mki.wedge.run.client.data.Item
getOutItem
(int line) OutputRecordの取得jp.ne.mki.wedge.run.client.data.Item
getOutItem
(String key) OutputRecordの取得インタフェースから継承されたメソッド jp.ne.mki.wedge.rule.base.interfaces.CommonInterface
dispose, execute, exit, getAppAccount, getAppAuthority, getAppMenu, getAppPassword, getClassErrorName, getClientId, getConnectionId, getConnectionPoolId, getDbAccessCount, getDbErrorCode, getDbErrorMessage, getDbStatus, getEngineManager, getExceptionMessage, getExecuteType, getId, getInRecord, getInRecord, getInRecord, getInRecordCount, getIOParameter, getIpAddress_G_Index, getIpAddress_P_Index, getLogicalErrorName, getLogicalName, getOutRecord, getOutRecord, getOutRecord, getOutRecordCount, getPhysicalErrorName, getPhysicalName, getProjectId, getQueryEndLine, getQueryMaxCount, getQueryPageCount, getQueryStartLine, getReturnString, getRuleParameter, getRuleParameters, getRuleType, getRuleTypeName, getServerMessage, getServerParameter, getServerStatus, getServerSubName, getServerSubRevision, getServerTran, getUpdateErrorLine, getUpdateTargetCount, getWebServerIpAddress, isExecutable, logDebug, logError, logError, logFatal, logFatal, logInfo, logTrace, logWarn, logWarn, setExecuteType, setRuleType, setServerParameter, showErrorDialog, showErrorDialogAddRuleName, writeErrorLog, writeLog, writeLog, writeTraceLog
インタフェースから継承されたメソッド jp.ne.mki.wedge.run.interfaces.RuleEngineInterface
createLogicErrorLogRecord, createLogicExceptionLogRecord, createLogicLogRecord, executeRule, getLogicClassDelegate, getLogicClassType, setControlRecord, setEngineManager, setId, setInRecord, setLogicalName, setLogicClassDelegate, setOutRecord, setPhysicalName, setPropertyFromEngine, setRuleParameter, setUserConstant, terminate
-
フィールド詳細
-
SKIP_ALL
static final int SKIP_ALL- 関連項目:
-
FRAME_CLOSE
static final int FRAME_CLOSE- 関連項目:
-
FRAME_QUIT
static final int FRAME_QUIT- 関連項目:
-
SYSTEM_EXIT
static final int SYSTEM_EXIT- 関連項目:
-
SYSTEM_QUIT
static final int SYSTEM_QUIT- 関連項目:
-
STOP
static final int STOP- 関連項目:
-
STOP_SELECT_ALL
static final int STOP_SELECT_ALL- 関連項目:
-
TIMING_BEFORE
static final int TIMING_BEFORE- 関連項目:
-
TIMING_AFTER
static final int TIMING_AFTER- 関連項目:
-
TIMING_LOAD
static final int TIMING_LOAD- 関連項目:
-
TIMING_UN_LOAD
static final int TIMING_UN_LOAD- 関連項目:
-
TIMING_ROW_CLICK
static final int TIMING_ROW_CLICK- 関連項目:
-
TIMING_ROW_WCLICK
static final int TIMING_ROW_WCLICK- 関連項目:
-
-
メソッドの詳細
-
getManager
jp.ne.mki.wedge.run.client.control.Manager getManager()Managerオブジェクト取得- パラメータ:
manager
-
-
getInItem
jp.ne.mki.wedge.run.client.data.Item getInItem(int line) InputRecordのindexによる取得- パラメータ:
int
- 行番号- 戻り値:
- Item
-
getInItem
InputRecordの取得- パラメータ:
String
- アイテムの物理名称- 戻り値:
- Item
-
getOutItem
jp.ne.mki.wedge.run.client.data.Item getOutItem(int line) OutputRecordの取得- パラメータ:
int
- 行番号- 戻り値:
- DataInterface
-
getOutItem
OutputRecordの取得- パラメータ:
String
- アイテムの物理名称- 戻り値:
- Item
-