公共抽象类IloCustomOplDataSource 扩展IloOplDataSource
| 构造函数和说明 |
|---|
IloCustomOplDataSource(IloOplFactory oplEnv)与所有 OPL 对象一样,数据源需要一个工厂来创建。
|
| 修饰符和类型 | 方法和说明 |
|---|---|
abstract void |
customRead() |
IloOplDataHandler |
getDataHandler() |
end, getDataSourceNamepublic IloCustomOplDataSource(IloOplFactory oplEnv)
oplEnv--OPL 工厂publicIloOplDataHandler getDataHandler()
公共抽象 voidcustomRead()