|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocalRowKeyIndex.LocalCachingStrategy | |
---|---|
org.apache.myfaces.trinidad.component | |
org.apache.myfaces.trinidad.model |
Uses of LocalRowKeyIndex.LocalCachingStrategy in org.apache.myfaces.trinidad.component |
---|
Methods in org.apache.myfaces.trinidad.component that return LocalRowKeyIndex.LocalCachingStrategy | |
---|---|
LocalRowKeyIndex.LocalCachingStrategy |
UIXCollection.getCachingStrategy()
Indicates the caching strategy supported by the model |
Uses of LocalRowKeyIndex.LocalCachingStrategy in org.apache.myfaces.trinidad.model |
---|
Methods in org.apache.myfaces.trinidad.model that return LocalRowKeyIndex.LocalCachingStrategy | |
---|---|
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 |
LocalRowKeyIndex.LocalCachingStrategy |
LocalRowKeyIndex.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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |