com.stimulsoft.report.dictionary.adapters
Class StiDataStoreAdapterService

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
All Implemented Interfaces:
IStiSerializable, IStiSerializableRef, java.lang.Cloneable
Direct Known Subclasses:
StiDataTableAdapterService

public class StiDataStoreAdapterService
extends StiDataAdapterService


Field Summary
 
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT
 
Constructor Summary
StiDataStoreAdapterService()
           
 
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

StiDataStoreAdapterService

public StiDataStoreAdapterService()