com.stimulsoft.report.check.datarelation
Class StiNoNameDataRelationCheck
java.lang.Object
com.stimulsoft.report.check.StiCheck
com.stimulsoft.report.check.datarelation.StiDataRelationCheck
com.stimulsoft.report.check.datarelation.StiNoNameDataRelationCheck
public class StiNoNameDataRelationCheck
- extends StiDataRelationCheck
Copyright Stimulsoft
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiNoNameDataRelationCheck
public StiNoNameDataRelationCheck()
getPreviewVisible
public boolean getPreviewVisible()
- Overrides:
getPreviewVisible in class StiCheck
getDataSources
public java.lang.String getDataSources()
- Returns:
- the dataSources
setDataSources
public void setDataSources(java.lang.String dataSources)
- Parameters:
dataSources - the dataSources 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