Uses of Enum
org.apache.sling.feature.extension.apiregions.api.config.PlaceholderPolicy
Packages that use PlaceholderPolicy
-
Uses of PlaceholderPolicy in org.apache.sling.feature.extension.apiregions.api.config
Methods in org.apache.sling.feature.extension.apiregions.api.config that return PlaceholderPolicyModifier and TypeMethodDescriptionPropertyDescription.getPlaceholderPolicy()Get the placeholder policy.static PlaceholderPolicyReturns 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.Methods in org.apache.sling.feature.extension.apiregions.api.config with parameters of type PlaceholderPolicyModifier and TypeMethodDescriptionvoidPropertyDescription.setPlaceholderPolicy(PlaceholderPolicy policy) Set the placeholder policy