setDefaults

public abstract void setDefaults(Configuration defaults)

Sets the source of all default values for this Configuration.

If getClassById previous source was set, or previous default values were defined, then they will not be copied to the new source.

Parameters

defaults

New source of default values for this configuration.

Throws

Thrown if defaults is null or this.