com.stimulsoft.report.check.report
Class StiDuplicatedNameCheck
java.lang.Object
com.stimulsoft.report.check.StiCheck
com.stimulsoft.report.check.report.StiReportCheck
com.stimulsoft.report.check.report.StiDuplicatedNameCheck
public class StiDuplicatedNameCheck
- extends StiReportCheck
Copyright Stimulsoft
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiDuplicatedNameCheck
public StiDuplicatedNameCheck()
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.