public final class PropertyUtil extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
getBooleanValueAdditionalKeys(org.apache.sling.api.resource.ValueMap valueMap,
String key,
String[] additionalKeys)
Get boolean value from value map with key, or with alternative keys if not set.
|
public static boolean getBooleanValueAdditionalKeys(org.apache.sling.api.resource.ValueMap valueMap, String key, String[] additionalKeys)
valueMap
- Value mapkey
- Primary keyadditionalKeys
- Alternative keysCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.