Uses of Class
org.javarosa.core.util.InvalidIndexException
| Package | Description |
|---|---|
| org.javarosa.core.services.storage | |
| org.javarosa.core.services.storage.util |
-
Uses of InvalidIndexException in org.javarosa.core.services.storage
Methods in org.javarosa.core.services.storage that throw InvalidIndexException Modifier and Type Method Description EIStorageUtilityIndexed. getRecordForValue(String fieldName, Object value)Retrieves a Externalizable object from the storage which is reference by the unique index fieldName.ExternalizableWrappingStorageUtility. getRecordForValue(String fieldName, Object value) -
Uses of InvalidIndexException in org.javarosa.core.services.storage.util
Methods in org.javarosa.core.services.storage.util that throw InvalidIndexException Modifier and Type Method Description TDummyIndexedStorageUtility. getRecordForValue(String fieldName, Object value)