public interface CorrectionCriterionIndices
Modifier and Type | Field and Description |
---|---|
static int |
CRITERION_INDEX_FIELD_NAME
The index of the field name.
|
static int |
CRITERION_INDEX_FIELD_VALUE
The index of the field value.
|
static int |
CRITERION_INDEX_MATCH_OPERATOR
The 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.