com.stimulsoft.report.check.page
Class StiLostPointsOnPageCheck
java.lang.Object
com.stimulsoft.report.check.StiCheck
com.stimulsoft.report.check.page.StiPageCheck
com.stimulsoft.report.check.page.StiLostPointsOnPageCheck
public class StiLostPointsOnPageCheck
- extends StiPageCheck
Copyright Stimulsoft
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiLostPointsOnPageCheck
public StiLostPointsOnPageCheck()
getPreviewVisible
public boolean getPreviewVisible()
- Overrides:
getPreviewVisible in class StiPageCheck
getShortMessage
public java.lang.String getShortMessage()
- Specified by:
getShortMessage in class StiCheck
getLongMessage
public java.lang.String getLongMessage()
- Specified by:
getLongMessage in class StiCheck
getLostPointsNames
public java.lang.String getLostPointsNames()
- Returns:
- the lostPointsNames
setLostPointsNames
public void setLostPointsNames(java.lang.String lostPointsNames)
- Parameters:
lostPointsNames - the lostPointsNames to set
getStatus
public StiCheckStatus getStatus()
- Specified by:
getStatus in class StiCheck
getLostPointsOnPage
public static java.util.List<StiPointPrimitive> getLostPointsOnPage(StiPage page)
processCheck
public java.lang.Object processCheck(StiReport report,
java.lang.Object obj)
- Specified by:
processCheck in class StiCheck