public class FunctionLookUp extends FunctionViewColumnValues implements ArgumentValidator
VICE_INQUIRY_NAME| コンストラクタと説明 |
|---|
FunctionLookUp() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
FixedValue |
execute(Arguments args)
関数を実行します。
|
String |
getName()
関数の名前を取得します。
|
void |
validate(List<Element> elements)
関数に渡される引数について関数独自のチェックを行います。
|
execute, execute, getDataViewCode, getListDataView, setColumnsUnGroupingcheckArgumentCount, executeBySql, executeBySql, existNullElement, expand, expand4SQLEvalStatement, expand4SQLEvalStatement, getColumnCode, getColumnCode, getConnection, getData, getSubTotal, init, setData2Statementpublic FixedValue execute(Arguments args) throws FunctionExecuteException
FunctionImplementationexecute インタフェース内 FunctionImplementationexecute クラス内 FunctionViewColumnValuesargs - 関数に渡された引数FunctionExecuteException - 実行時エラーpublic String getName()
FunctionImplementationgetName インタフェース内 FunctionImplementationgetName クラス内 FunctionViewColumnValuespublic void validate(List<Element> elements) throws FormulaSymtaxException
ArgumentValidatorvalidate インタフェース内 ArgumentValidatorvalidate クラス内 FunctionViewColumnValueselements - 関数に対して設定された展開前の式を構成する要素配列FormulaSymtaxException - 引数の設定にエラーがある場合にスローされます。Copyright © 2012 NTT DATA INTRAMART CORPORATION