|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocalRowKeyIndex.Confidence | |
---|---|
org.apache.myfaces.trinidad.component | |
org.apache.myfaces.trinidad.model |
Uses of LocalRowKeyIndex.Confidence in org.apache.myfaces.trinidad.component |
---|
Methods in org.apache.myfaces.trinidad.component that return LocalRowKeyIndex.Confidence | |
---|---|
LocalRowKeyIndex.Confidence |
UIXCollection.getEstimatedRowCountConfidence()
Helper API to determine if the row count returned from UIXCollection.getEstimatedRowCount()
is EXACT, or an ESTIMATE |
Uses of LocalRowKeyIndex.Confidence in org.apache.myfaces.trinidad.model |
---|
Methods in org.apache.myfaces.trinidad.model that return LocalRowKeyIndex.Confidence | |
---|---|
LocalRowKeyIndex.Confidence |
CollectionModel.getEstimatedRowCountConfidence()
Helper API to determine if the row count returned from CollectionModel.getEstimatedRowCount()
is EXACT, or an ESTIMATE. |
LocalRowKeyIndex.Confidence |
CollectionModelDecorator.getEstimatedRowCountConfidence()
|
LocalRowKeyIndex.Confidence |
LocalRowKeyIndex.getEstimatedRowCountConfidence()
Helper API to determine if the row count returned from LocalRowKeyIndex.getEstimatedRowCount()
is EXACT, or an ESTIMATE |
static LocalRowKeyIndex.Confidence |
LocalRowKeyIndex.Confidence.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LocalRowKeyIndex.Confidence[] |
LocalRowKeyIndex.Confidence.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |