KEY - ITEM - //SearchableCollectionpublic interface Repo<KEY,ITEM> extends ObjectEditor<KEY,ITEM>, SearchableCollection<KEY,ITEM>
| Modifier and Type | Method and Description |
|---|---|
Repo |
init(List<ITEM> items) |
void |
updateByFilter(List<Update> values,
Criteria... expressions) |
void |
updateByFilter(String property,
byte value,
Criteria... expressions) |
void |
updateByFilter(String property,
char value,
Criteria... expressions) |
void |
updateByFilter(String property,
double value,
Criteria... expressions) |
void |
updateByFilter(String property,
float value,
Criteria... expressions) |
void |
updateByFilter(String property,
int value,
Criteria... expressions) |
void |
updateByFilter(String property,
long value,
Criteria... expressions) |
void |
updateByFilter(String property,
Object value,
Criteria... expressions) |
void |
updateByFilter(String property,
short value,
Criteria... expressions) |
void |
updateByFilterUsingValue(String property,
String value,
Criteria... expressions) |
addAll, addAll, addAllAsync, compareAndIncrement, compareAndIncrement, compareAndIncrement, compareAndIncrement, compareAndUpdate, compareAndUpdate, compareAndUpdate, compareAndUpdate, compareAndUpdate, compareAndUpdate, compareAndUpdate, compareAndUpdate, get, getByte, getChar, getDouble, getFloat, getInt, getKey, getLong, getObject, getShort, getValue, modify, modify, modify, modify, modify, modify, modify, modify, modify, modify, modifyAll, modifyAll, modifyByValue, put, readByte, readChar, readDouble, readFloat, readInt, readLong, readNestedByte, readNestedChar, readNestedDouble, readNestedFloat, readNestedInt, readNestedLong, readNestedShort, readNestedValue, readObject, readShort, readValue, removeAll, removeAllAsync, removeByKey, update, update, update, update, update, update, update, update, update, update, updateByValueaddLookupIndex, addSearchIndex, all, count, count, count, count, count, count, count, count, delete, get, getKey, invalidateIndex, max, maxDouble, maxInt, maxLong, maxNumber, maxString, min, minDouble, minInt, minLong, minNumber, minString, query, query, query, query, queryAsMaps, removeByKey, results, sortedQuery, sortedQuery, sortedQuery, sortedQuery, sortedQuery, sortedQuery, validateIndex, validateIndexesCopyright © 2014. All rights reserved.