| 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 |
|---|---|
protected PropertyPrototype |
PojoFactory.createBeanProperty(Bean xmlBean,
Property xmlAttribute) |
<T extends AttributePrototype> |
BeanSet.createProperty(Extension currentExtension,
Bean xmlBean,
Property xmlAttribute) |
protected void |
PojoFactory.notifyBeforePropertyCreated(Bean bean,
Property attribute) |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Property> |
Bean.property |
| Modifier and Type | Method and Description |
|---|---|
Property |
ObjectFactory.createProperty()
Create an instance of
Property |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Property> |
Bean.getProperty()
Gets the value of the property property.
|
| Modifier and Type | Method and Description |
|---|---|
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.