Package | Description |
---|---|
org.apache.myfaces.trinidad.component | |
org.apache.myfaces.trinidad.model |
Modifier and Type | Method and Description |
---|---|
LocalRowKeyIndex.Confidence |
UIXCollection.getEstimatedRowCountConfidence()
Helper API to determine if the row count returned from
UIXCollection.getEstimatedRowCount()
is EXACT, or an ESTIMATE |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2001-2016 The Apache Software Foundation. All Rights Reserved.