Uses of Class
org.javarosa.core.services.storage.EntityFilter
| Package | Description |
|---|---|
| org.javarosa.core.services.storage | |
| org.javarosa.core.services.storage.util |
-
Uses of EntityFilter in org.javarosa.core.services.storage
Methods in org.javarosa.core.services.storage with parameters of type EntityFilter Modifier and Type Method Description List<Integer>IStorageUtility. removeAll(EntityFilter ef)List<Integer>WrappingStorageUtility. removeAll(EntityFilter ef) -
Uses of EntityFilter in org.javarosa.core.services.storage.util
Methods in org.javarosa.core.services.storage.util with parameters of type EntityFilter Modifier and Type Method Description List<Integer>DummyIndexedStorageUtility. removeAll(EntityFilter ef)