com.stimulsoft.report.check.connection
Class StiConnectionCheck

java.lang.Object
  extended by com.stimulsoft.report.check.StiCheck
      extended by com.stimulsoft.report.check.connection.StiConnectionCheck
Direct Known Subclasses:
StiUndefinedConnectionCheck

public abstract class StiConnectionCheck
extends StiCheck

Copyright Stimulsoft


Constructor Summary
StiConnectionCheck()
           
 
Method Summary
 java.lang.String getElementName()
           
 StiCheckObjectType getObjectType()
           
 
Methods inherited from class com.stimulsoft.report.check.StiCheck
clone, createPreviewImage, getActions, getElement, getEnabled, getLongMessage, getPreviewVisible, getShortMessage, getStatus, isDefaultStateEnabled, processCheck, setActions, setElement, setEnabled
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiConnectionCheck

public StiConnectionCheck()
Method Detail

getObjectType

public StiCheckObjectType getObjectType()
Specified by:
getObjectType in class StiCheck

getElementName

public java.lang.String getElementName()
Specified by:
getElementName in class StiCheck