Uses of Interface
org.javarosa.core.services.IPropertyManager
| Package | Description |
|---|---|
| org.javarosa.core.services |
-
Uses of IPropertyManager in org.javarosa.core.services
Classes in org.javarosa.core.services that implement IPropertyManager Modifier and Type Class Description classPropertyManagerPropertyManager is a class that is used to set and retrieve name/value pairs from persistent storage.Methods in org.javarosa.core.services that return IPropertyManager Modifier and Type Method Description static IPropertyManagerPropertyManager. __()Methods in org.javarosa.core.services with parameters of type IPropertyManager Modifier and Type Method Description static voidPropertyManager. setPropertyManager(IPropertyManager pm)