Class PropertyUtil

java.lang.Object
org.apache.sling.caconfig.resource.impl.util.PropertyUtil

public final class PropertyUtil extends Object
  • Method Details

    • getBooleanValueAdditionalKeys

      public static boolean getBooleanValueAdditionalKeys(ValueMap valueMap, String key, String[] additionalKeys)
      Get boolean value from value map with key, or with alternative keys if not set.
      Parameters:
      valueMap - Value map
      key - Primary key
      additionalKeys - Alternative keys
      Returns:
      Value