map
Property File String Map — A String Map that stores its values in a property file<map class="xms.dataservices.map.PropertyFileStringMap" name="name" … />
Table 42. Attributes for map tag (for xms.dataservices.map.PropertyFileStringMap)
| Name | Description | Type | Default Value | Required |
|---|---|---|---|---|
| cache | Enable caching for returned query data | boolean true or false | true | no |
| cacheTimeout | The period between cache refreshes in ms | int any integer | 0 (cache is never refreshed) | no |
| path | Path to property file | String any character combination | none | yes |
| readOnly | Disables write access | boolean true or false | false | no |
This tag depends on the following services (or a service that extends or implements these classes)