public class BuilderProperties extends org.sculptor.generator.chain.ChainLink<BuilderProperties>
| Constructor and Description |
|---|
BuilderProperties(BuilderProperties next) |
| Modifier and Type | Method and Description |
|---|---|
BuilderProperties[] |
_getOverridesDispatchArray() |
String |
getBuilderPackage() |
protected void |
initDerivedDefaults(org.sculptor.generator.configuration.MutableConfigurationProvider defaultConfiguration)
Prepare the default values with values inherited from the configuration.
|
boolean |
isBuilderToBeGenerated() |
public BuilderProperties(BuilderProperties next)
@Inject protected void initDerivedDefaults(@Named(value="Mutable Defaults") org.sculptor.generator.configuration.MutableConfigurationProvider defaultConfiguration)
public String getBuilderPackage()
public boolean isBuilderToBeGenerated()
public BuilderProperties[] _getOverridesDispatchArray()
_getOverridesDispatchArray in class org.sculptor.generator.chain.ChainLink<BuilderProperties>Copyright © 2013–2014. All rights reserved.