| Package | Description |
|---|---|
| de.hybris.bootstrap.beangenerator | |
| de.hybris.bootstrap.beangenerator.definitions.model | |
| de.hybris.bootstrap.beangenerator.validators |
| Modifier and Type | Method and Description |
|---|---|
protected VelocityContext |
BeanSourceFileProcessor.createVelocityContext(ClassNameAware beanPrototype) |
void |
BeanSourceFileProcessor.generateBeanSourceFile(ClassNameAware bean,
File velocityTemplateFile) |
protected File |
BeanGenerator.getVelocityTemplateForBean(ClassNameAware bean) |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeContainer<T extends AttributePrototype> |
class |
BeanPrototype |
class |
EnumPrototype |
| Modifier and Type | Method and Description |
|---|---|
<T extends ClassNameAware> |
BeanSet.getBean(String className) |
<T extends ClassNameAware> |
BeanSet.getOrCreateBean(Extension currentExtension,
String className,
String superclassName,
String description,
String type)
Deprecated.
since 5.6
|
<T extends ClassNameAware> |
BeanSet.getOrCreateBean(Extension currentExtension,
String className,
String superclassName,
String description,
String type,
String deprecated,
boolean _abstract,
boolean superEquals) |
<T extends ClassNameAware> |
BeanSet.getOrCreateEnum(Extension currentExtension,
String className,
String description)
Deprecated.
since 5.6
|
<T extends ClassNameAware> |
BeanSet.getOrCreateEnum(Extension currentExtension,
String className,
String description,
String deprecated) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends ClassNameAware> |
BeanSet.getBeans() |
Collection<? extends ClassNameAware> |
PojoFactory.getBeans() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PojoFactory.BeanTemplateValidator.adjustTemplate(ClassNameAware beanProto,
AbstractPojo xmlBean,
Extension ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
PojoCreationValidator.PojoCreationValidationAdapter.getOwnClassName(ClassNameAware beanProto) |
Copyright © 2017 SAP SE. All Rights Reserved.