public interface AOClusterVerifyResults
Modifier and Type | Method and Description |
---|---|
Integer |
getExistingRGCount()
The number of registration groups that exist
|
Boolean |
getIsRegenerationNeeded()
Indicates if regeneration is needed
|
List<? extends ValidationResult> |
getValidationResults()
Validation result messages
|
Integer |
getValidRGCount()
The number of valid registration groups that exist
|
Integer getExistingRGCount()
Integer getValidRGCount()
Boolean getIsRegenerationNeeded()
List<? extends ValidationResult> getValidationResults()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.