com.stimulsoft.report.check.report
Class StiDuplicatedNameCheck

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.StiDuplicatedNameCheck

public class StiDuplicatedNameCheck
extends StiReportCheck

Copyright Stimulsoft


Constructor Summary
StiDuplicatedNameCheck()
           
 
Method Summary
 java.lang.String getElementName()
           
 java.lang.String getLongMessage()
           
 boolean getPreviewVisible()
           
 java.lang.String getShortMessage()
           
 StiCheckStatus getStatus()
           
 boolean isDataSource()
           
 java.lang.Object processCheck(StiReport report, java.lang.Object obj)
           
 void setDataSource(boolean dataSource)
           
 
Methods inherited from class com.stimulsoft.report.check.report.StiReportCheck
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

StiDuplicatedNameCheck

public StiDuplicatedNameCheck()
Method Detail

isDataSource

public boolean isDataSource()
Returns:
the dataSource

setDataSource

public void setDataSource(boolean dataSource)
Parameters:
dataSource - the dataSource to set

getElementName

public java.lang.String getElementName()
Overrides:
getElementName in class StiReportCheck

getPreviewVisible

public boolean getPreviewVisible()
Overrides:
getPreviewVisible in class StiCheck

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.