public class BeanGenerator extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static Logger |
LOG |
| Constructor and Description |
|---|
BeanGenerator(String platformHome,
String targetDir,
Map<String,String> extensionNamePathMapping) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
calculateSchemaPath() |
boolean |
generate()
Generates beans.
|
protected Collection<Extension> |
getConfiguredExtensions(Map<String,String> extensionNamePathMapping) |
protected List<? extends PojoCreationValidator> |
getListeners() |
protected File |
getVelocityTemplateForBean(ClassNameAware bean) |
protected String calculateSchemaPath()
protected Collection<Extension> getConfiguredExtensions(Map<String,String> extensionNamePathMapping)
protected List<? extends PojoCreationValidator> getListeners()
public boolean generate()
protected File getVelocityTemplateForBean(ClassNameAware bean)
Copyright © 2017 SAP SE. All Rights Reserved.