com.stimulsoft.flex.interactionObject
Class StiTableDataRequest
java.lang.Object
com.stimulsoft.base.utils.XmlObject
com.stimulsoft.flex.interactionObject.StiTableDataRequest
public class StiTableDataRequest
- extends XmlObject
Xml представление запроса на получение данных возвращаемых SQL запросом.
Copyright Stimulsoft
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiTableDataRequest
public StiTableDataRequest()
StiTableDataRequest
public StiTableDataRequest(String dataSource)
getJAXBRows
public List<JAXBElement<StiRowData>> getJAXBRows()
add
public void add(StiRowData rowData)
getClassesToBeBound
public Class<?>[] getClassesToBeBound()
- Overrides:
getClassesToBeBound in class XmlObject
Copyright © 2017 Stimulsoft. All Rights Reserved.