| Package | Description |
|---|---|
| de.hybris.bootstrap.beangenerator.definitions.model | |
| de.hybris.bootstrap.beangenerator.definitions.xml | |
| de.hybris.bootstrap.beangenerator.validators |
| Modifier and Type | Method and Description |
|---|---|
void |
PojoFactory.BeanTemplateValidator.afterCreatePojo(BeanPrototype beanProto,
Bean xmlBean,
Extension ctx) |
protected BeanPrototype |
PojoFactory.createBean(Bean xmlBean) |
protected PropertyPrototype |
PojoFactory.createBeanProperty(Bean xmlBean,
Property xmlAttribute) |
<T extends AttributePrototype> |
BeanSet.createProperty(Extension currentExtension,
Bean xmlBean,
Property xmlAttribute) |
protected void |
PojoFactory.notifyAfterBeanCreated(BeanPrototype bean,
Bean xmlBean) |
protected void |
PojoFactory.notifyBeforeBeanCreated(Bean bean) |
protected void |
PojoFactory.notifyBeforePropertyCreated(Bean bean,
Property attribute) |
| Modifier and Type | Method and Description |
|---|---|
Bean |
ObjectFactory.createBean()
Create an instance of
Bean |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyReferenceValidateListener.afterCreatePojo(BeanPrototype beanProto,
Bean bean,
Extension ctx) |
void |
PojoCreationValidator.afterCreatePojo(BeanPrototype beanProto,
Bean bean,
Extension ctx) |
void |
PojoCreationValidator.PojoCreationValidationAdapter.afterCreatePojo(BeanPrototype beanProto,
Bean bean,
Extension ctx) |
void |
TypeConsistencyValidator.beforeCreatePojo(Bean xmlBean,
Extension ctx) |
void |
PojoCreationValidator.beforeCreatePojo(Bean bean,
Extension ctx) |
void |
PojoCreationValidator.PojoCreationValidationAdapter.beforeCreatePojo(Bean bean,
Extension ctx) |
void |
JavaKeyWordValidator.beforeCreatePojo(Bean bean,
Extension ctx) |
void |
PropertyNameValidator.beforeCreateProperty(Bean bean,
Property attr,
Extension ctx) |
void |
PojoCreationValidator.beforeCreateProperty(Bean bean,
Property attr,
Extension ctx) |
void |
PojoCreationValidator.PojoCreationValidationAdapter.beforeCreateProperty(Bean bean,
Property attr,
Extension ctx) |
void |
JavaKeyWordValidator.beforeCreateProperty(Bean bean,
Property attr,
Extension ctx) |
Copyright © 2018 SAP SE. All Rights Reserved.