public interface DataIntegrityService
| Modifier and Type | Method and Description |
|---|---|
List<String> |
checkIntegrity()
Performs and integrity check on KIM data, returning a list of messages.
|
List<String> |
repair()
Executes any automatic repair of data integrity issues on KIM data, returning a list of messages.
|
List<String> checkIntegrity()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.