Interface IntegrityCheckManager
- All Known Implementing Classes:
IntegrityCheckManagerImpl
public interface IntegrityCheckManager
-
Method Summary
Modifier and TypeMethodDescriptionintint
-
Method Details
-
getIntegrityChecks
List<IntegrityCheck> getIntegrityChecks() -
getCheck
-
getIntegrityCheck
-
getMaxResultsLimit
int getMaxResultsLimit() -
getDisplayableResultsLimit
int getDisplayableResultsLimit()
-