Package com.stimulsoft.report.check
Class StiCheckHelper
java.lang.Object
com.stimulsoft.report.check.StiCheckHelper
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbuildChecks(StiReport report) voidintintintintboolean
-
Constructor Details
-
StiCheckHelper
public StiCheckHelper()
-
-
Method Details
-
getErrorsCount
public int getErrorsCount()- Returns:
- the errorsCount
-
getWarningsCount
public int getWarningsCount()- Returns:
- the warningsCount
-
getInformationMessagesCount
public int getInformationMessagesCount()- Returns:
- the informationMessagesCount
-
getReportRenderingMessagesCount
public int getReportRenderingMessagesCount()- Returns:
- the reportRenderingMessagesCount
-
getChecks
- Returns:
- the checks
-
getReportRenderingMessagesChecks
- Returns:
- the reportRenderingMessagesChecks
-
isMessagesPresent
public boolean isMessagesPresent() -
buildChecks
- Throws:
StiException
-
buildReportRenderingMessages
-