Class and Description |
---|
com.hcl.voltmx.middleware.convertions.ResultToJSON
Deprecated since Foundry V8 SP2 (8.2). Use
com.hcl.voltmx.middleware.dataobject.ResultToJSON instead. |
Field and Description |
---|
com.hcl.voltmx.middleware.dataobject.Dataset.index
As of Foundry 7.3.2, instead use
Dataset.getIndex() or
Dataset.setIndex(int) . |
com.hcl.voltmx.middleware.dataobject.Record.index
As of Foundry 7.3.2, replaced by
Record.getIndex() and
Record.setIndex(int) |
com.hcl.voltmx.middleware.dataobject.Record.order
As of Foundry 7.3.2, replaced by
Record.getOrder() and
Record.setOrder(int) |
Copyright © 2019. All rights reserved.