Uses of Class
de.hybris.bootstrap.beangenerator.definitions.xml.AbstractPojos
-
Packages that use AbstractPojos Package Description de.hybris.bootstrap.beangenerator de.hybris.bootstrap.beangenerator.definitions.model de.hybris.bootstrap.beangenerator.definitions.xml -
-
Uses of AbstractPojos in de.hybris.bootstrap.beangenerator
Methods in de.hybris.bootstrap.beangenerator that return AbstractPojos Modifier and Type Method Description protected AbstractPojosBeansDefinitionParser. doParseBeansDefinition(org.xml.sax.InputSource inputSource)AbstractPojosBeansDefinitionParser. parseBeansDefinition(java.lang.String filename) -
Uses of AbstractPojos in de.hybris.bootstrap.beangenerator.definitions.model
Methods in de.hybris.bootstrap.beangenerator.definitions.model with parameters of type AbstractPojos Modifier and Type Method Description voidPojoFactory. 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 AbstractPojos Modifier and Type Method Description AbstractPojosObjectFactory. createAbstractPojos()Create an instance ofAbstractPojosMethods in de.hybris.bootstrap.beangenerator.definitions.xml that return types with arguments of type AbstractPojos Modifier and Type Method Description javax.xml.bind.JAXBElement<AbstractPojos>ObjectFactory. createBeans(AbstractPojos value)Methods in de.hybris.bootstrap.beangenerator.definitions.xml with parameters of type AbstractPojos Modifier and Type Method Description javax.xml.bind.JAXBElement<AbstractPojos>ObjectFactory. createBeans(AbstractPojos value)
-