public static class PropertyValue.Strategy.Default extends Object implements PropertyValue.Strategy
PropertyValue.Strategy.Default| Constructor and Description |
|---|
Default() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getProtectedProperties()
A list of the properties that should be protected
|
PropertyValue.Factory<? extends PropertyValue> |
newProtected()
A factory for protected properties
|
PropertyValue.Factory<? extends PropertyValue> |
newUnprotected()
A factory for unprotected property values
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFactoryForpublic List<String> getProtectedProperties()
PropertyValue.StrategygetProtectedProperties in interface PropertyValue.Strategypublic PropertyValue.Factory<? extends PropertyValue> newProtected()
PropertyValue.StrategynewProtected in interface PropertyValue.Strategypublic PropertyValue.Factory<? extends PropertyValue> newUnprotected()
PropertyValue.StrategynewUnprotected in interface PropertyValue.StrategyCopyright © 2025. All rights reserved.