public abstract class EntitlementPropertyProvider extends Object
| Modifier and Type | Field and Description |
|---|---|
Map<String,String> |
configuration |
| Constructor and Description |
|---|
EntitlementPropertyProvider(Map<String,String> configuration) |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<String,String> |
getProperties(EntitlementPropertyFilter filter,
Locale locale) |
abstract void |
validateConfiguration(Map<String,String> configuration) |
Copyright © 2019–2021 personify. All rights reserved.