Package de.yamass.redg.runtime.defaultvalues.pluggable
package de.yamass.redg.runtime.defaultvalues.pluggable
-
ClassDescriptionThe base class for
PluggableDefaultValueProviders providing dates.APluggableDefaultValueProviderthat delegates the value request to a providedPluggableDefaultValueProviderif the table and column match a specified regular expression.APluggableDefaultValueProviderthat returns a constant string.APluggableDefaultValueProviderthat provides a constant object for every field with the exact type.APluggableDefaultValueProvideralways returning the current date.A conditional provider that is even more flexible than theConditionalProviderAPluggableDefaultValueProviderreturning the default value from aDefaultDefaultValueStrategy.APluggableDefaultValueProviderthat provides incrementing numbers.APluggableDefaultValueProviderthat is capable of providing numbers.The interface to be used with thePluggableDefaultValueStrategy.ADefaultValueStrategythat implements a simple plugin system.APluggableDefaultValueProviderthat provides a static date.APluggableDefaultValueProviderthat provides a static number.