com.stimulsoft.report.check.report
Class StiDuplicatedNameInSourceInDataRelationReportCheck

java.lang.Object
  extended by com.stimulsoft.report.check.StiCheck
      extended by com.stimulsoft.report.check.report.StiReportCheck
          extended by com.stimulsoft.report.check.report.StiDuplicatedNameInSourceInDataRelationReportCheck

public class StiDuplicatedNameInSourceInDataRelationReportCheck
extends StiReportCheck

Copyright Stimulsoft


Constructor Summary
StiDuplicatedNameInSourceInDataRelationReportCheck()
           
 
Method Summary
 java.lang.String getLongMessage()
           
 boolean getPreviewVisible()
           
 java.lang.String getRelationsNameInSource()
           
 java.lang.String getRelationsNames()
           
 java.lang.String getShortMessage()
           
 StiCheckStatus getStatus()
           
 java.lang.Object processCheck(StiReport report, java.lang.Object obj)
           
 void setRelationsNameInSource(java.lang.String relationsNameInSource)
           
 void setRelationsNames(java.lang.String relationsNames)
           
 
Methods inherited from class com.stimulsoft.report.check.report.StiReportCheck
getElementName, getObjectType
 
Methods inherited from class com.stimulsoft.report.check.StiCheck
clone, createPreviewImage, getActions, getElement, getEnabled, isDefaultStateEnabled, setActions, setElement, setEnabled
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiDuplicatedNameInSourceInDataRelationReportCheck

public StiDuplicatedNameInSourceInDataRelationReportCheck()
Method Detail

getPreviewVisible

public boolean getPreviewVisible()
Overrides:
getPreviewVisible in class StiCheck

getRelationsNames

public java.lang.String getRelationsNames()
Returns:
the relationsNames

setRelationsNames

public void setRelationsNames(java.lang.String relationsNames)
Parameters:
relationsNames - the relationsNames to set

getRelationsNameInSource

public java.lang.String getRelationsNameInSource()
Returns:
the relationsNameInSource

setRelationsNameInSource

public void setRelationsNameInSource(java.lang.String relationsNameInSource)
Parameters:
relationsNameInSource - the relationsNameInSource to set

getShortMessage

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

getLongMessage

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

getStatus

public StiCheckStatus getStatus()
Specified by:
getStatus in class StiCheck

processCheck

public java.lang.Object processCheck(StiReport report,
                                     java.lang.Object obj)
Specified by:
processCheck in class StiCheck


Copyright © 2018 Stimulsoft. All Rights Reserved.