Package | Description |
---|---|
org.apache.myfaces.trinidad.component | |
org.apache.myfaces.trinidad.model |
Modifier and Type | Method and Description |
---|---|
LocalRowKeyIndex.LocalCachingStrategy |
UIXCollection.getCachingStrategy()
Indicates the caching strategy supported by the model
|
Modifier and Type | Method and Description |
---|---|
LocalRowKeyIndex.LocalCachingStrategy |
LocalRowKeyIndex.getCachingStrategy()
Indicates the caching strategy supported by the model
|
LocalRowKeyIndex.LocalCachingStrategy |
CollectionModel.getCachingStrategy()
Returns the row caching strategy used by this implemenation.
|
LocalRowKeyIndex.LocalCachingStrategy |
CollectionModelDecorator.getCachingStrategy()
Indicates the caching strategy supported by the model
|
static LocalRowKeyIndex.LocalCachingStrategy |
LocalRowKeyIndex.LocalCachingStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocalRowKeyIndex.LocalCachingStrategy[] |
LocalRowKeyIndex.LocalCachingStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.