com.stimulsoft.flex.interactionObject
Class StiTableDataRequest

java.lang.Object
  extended by com.stimulsoft.base.utils.XmlObject
      extended by com.stimulsoft.flex.interactionObject.StiTableDataRequest

public class StiTableDataRequest
extends XmlObject

Xml представление запроса на получение данных возвращаемых SQL запросом. Copyright Stimulsoft


Constructor Summary
StiTableDataRequest()
           
StiTableDataRequest(String dataSource)
           
 
Method Summary
 void add(StiRowData rowData)
           
 Class<?>[] getClassesToBeBound()
           
 List<JAXBElement<StiRowData>> getJAXBRows()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiTableDataRequest

public StiTableDataRequest()

StiTableDataRequest

public StiTableDataRequest(String dataSource)
Method Detail

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.