public class FunctionSwitchMulti extends AbstractFunctionImplementation implements NoCacheFunction, NoExpandBlockFunction
VICE_INQUIRY_NAME
コンストラクタと説明 |
---|
FunctionSwitchMulti() |
修飾子とタイプ | メソッドと説明 |
---|---|
FixedValue |
execute(Arguments args)
関数を実行します。
|
String |
getName()
関数の名前を取得します。
|
checkArgumentCount, executeBySql, executeBySql, existNullElement, expand, expand4SQLEvalStatement, expand4SQLEvalStatement, getColumnCode, getColumnCode, getConnection, getData, getSubTotal, init, setData2Statement
public FixedValue execute(Arguments args) throws FunctionExecuteException
FunctionImplementation
execute
インタフェース内 FunctionImplementation
args
- 関数に渡された引数FunctionExecuteException
- 実行時エラーpublic String getName()
FunctionImplementation
getName
インタフェース内 FunctionImplementation
Copyright © 2012 NTT DATA INTRAMART CORPORATION