Uses of Class
de.hybris.bootstrap.beangenerator.definitions.xml.AbstractPojos
Packages that use AbstractPojos
Package
Description
-
Uses of AbstractPojos in de.hybris.bootstrap.beangenerator
Methods in de.hybris.bootstrap.beangenerator that return AbstractPojosModifier and TypeMethodDescriptionprotected AbstractPojosBeansDefinitionParser.doParseBeansDefinition(InputSource inputSource) BeansDefinitionParser.parseBeansDefinition(String filename) -
Uses of AbstractPojos in de.hybris.bootstrap.beangenerator.definitions.model
Methods in de.hybris.bootstrap.beangenerator.definitions.model with parameters of type AbstractPojosModifier and TypeMethodDescriptionvoidPojoFactory.mergePojos(Extension currentExtension, AbstractPojos xmlBeans) -
Uses of AbstractPojos in de.hybris.bootstrap.beangenerator.definitions.xml
Methods in de.hybris.bootstrap.beangenerator.definitions.xml that return AbstractPojosModifier and TypeMethodDescriptionObjectFactory.createAbstractPojos()Create an instance ofAbstractPojosMethods in de.hybris.bootstrap.beangenerator.definitions.xml that return types with arguments of type AbstractPojosModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AbstractPojos>ObjectFactory.createBeans(AbstractPojos value) Methods in de.hybris.bootstrap.beangenerator.definitions.xml with parameters of type AbstractPojosModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AbstractPojos>ObjectFactory.createBeans(AbstractPojos value)