Uses of Class
de.hybris.bootstrap.beangenerator.definitions.xml.Property
Packages that use Property
Package
Description
-
Uses of Property in de.hybris.bootstrap.beangenerator.definitions.model
Methods in de.hybris.bootstrap.beangenerator.definitions.model with parameters of type PropertyModifier and TypeMethodDescriptionprotected PropertyPrototypePojoFactory.createBeanProperty(Bean xmlBean, Property xmlAttribute) <T extends AttributePrototype>
TBeanSet.createProperty(Extension currentExtension, Bean xmlBean, Property xmlAttribute) protected voidPojoFactory.notifyBeforePropertyCreated(Bean bean, Property attribute) -
Uses of Property in de.hybris.bootstrap.beangenerator.definitions.xml
Fields in de.hybris.bootstrap.beangenerator.definitions.xml with type parameters of type PropertyMethods in de.hybris.bootstrap.beangenerator.definitions.xml that return PropertyMethods in de.hybris.bootstrap.beangenerator.definitions.xml that return types with arguments of type Property -
Uses of Property in de.hybris.bootstrap.beangenerator.validators
Methods in de.hybris.bootstrap.beangenerator.validators with parameters of type PropertyModifier and TypeMethodDescriptionvoidJavaKeyWordValidator.beforeCreateProperty(Bean bean, Property attr, Extension ctx) voidPojoCreationValidator.beforeCreateProperty(Bean bean, Property attr, Extension ctx) voidPojoCreationValidator.PojoCreationValidationAdapter.beforeCreateProperty(Bean bean, Property attr, Extension ctx) voidPropertyNameValidator.beforeCreateProperty(Bean bean, Property attr, Extension ctx)