public interface ParameterValueProvider<P extends PersistentProperty<P>>
Parameter
.Modifier and Type | Method and Description |
---|---|
<T> T |
getParameterValue(Parameter<T,P> parameter)
Returns the value to be used for the given
Parameter (usually when entity instances are created). |
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.