Package | Description |
---|---|
org.apache.sling.feature.extension.apiregions.api.config |
Modifier and Type | Method and Description |
---|---|
PlaceholderPolicy |
PropertyDescription.getPlaceholderPolicy()
Get the placeholder policy.
|
static PlaceholderPolicy |
PlaceholderPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlaceholderPolicy[] |
PlaceholderPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PropertyDescription.setPlaceholderPolicy(PlaceholderPolicy policy)
Set the placeholder policy
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.