com.stimulsoft.report.check.datarelation
Class StiDataRelationCheck

java.lang.Object
  extended by com.stimulsoft.report.check.StiCheck
      extended by com.stimulsoft.report.check.datarelation.StiDataRelationCheck
Direct Known Subclasses:
StiDifferentAmountOfKeysInDataRelationCheck, StiKeysInAbsentDataRelationCheck, StiKeysNotFoundRelationCheck, StiKeysTypesMismatchDataRelationCheck, StiNoNameDataRelationCheck, StiNoNameInSourceDataRelationCheck, StiSourcesInAbsentDataRelationCheck

public abstract class StiDataRelationCheck
extends StiCheck

Copyright Stimulsoft


Constructor Summary
StiDataRelationCheck()
           
 
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

StiDataRelationCheck

public StiDataRelationCheck()
Method Detail

getObjectType

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

getElementName

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