public interface CorrectionCriterionIndices
| Modifier and Type | Field and Description | 
|---|---|
| static int | CRITERION_INDEX_FIELD_NAMEThe index of the field name. | 
| static int | CRITERION_INDEX_FIELD_VALUEThe index of the field value. | 
| static int | CRITERION_INDEX_MATCH_OPERATORThe index of the match operator. | 
static final int CRITERION_INDEX_FIELD_NAME
static final int CRITERION_INDEX_MATCH_OPERATOR
static final int CRITERION_INDEX_FIELD_VALUE
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.