com.stimulsoft.report.dictionary.adapters
Class StiDataTableAdapterService

java.lang.Object
  extended by com.stimulsoft.base.serializing.StiSerializedObject
      extended by com.stimulsoft.base.services.StiService
          extended by com.stimulsoft.report.dictionary.adapters.StiDataAdapterService
              extended by com.stimulsoft.report.dictionary.adapters.StiDataStoreAdapterService
                  extended by com.stimulsoft.report.dictionary.adapters.StiDataTableAdapterService
All Implemented Interfaces:
IStiSerializable, IStiSerializableRef, java.lang.Cloneable

public class StiDataTableAdapterService
extends StiDataStoreAdapterService


Field Summary
 
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT
 
Constructor Summary
StiDataTableAdapterService()
           
 
Method Summary
 
Methods inherited from class com.stimulsoft.report.dictionary.adapters.StiDataAdapterService
ConnectDataSourceToData, GetDataAdapter, getServiceType
 
Methods inherited from class com.stimulsoft.base.services.StiService
clone, getProperties, getServiceCategory, getServiceEnabled, getServiceInfo, getServiceName, isPropertyPresent, MemberwiseClone, packService, properties, setProperties, setServiceEnabled
 
Methods inherited from class com.stimulsoft.base.serializing.StiSerializedObject
cleanReference, getReference, setReference
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiDataTableAdapterService

public StiDataTableAdapterService()