Uses of Class
com.netgrif.application.engine.importer.service.Importer
- 
Packages that use Importer Package Description com.netgrif.application.engine.configuration com.netgrif.application.engine.importer.service com.netgrif.application.engine.petrinet.service  - 
- 
Uses of Importer in com.netgrif.application.engine.configuration
Methods in com.netgrif.application.engine.configuration that return Importer Modifier and Type Method Description ImporterPrototypesConfiguration. importer() - 
Uses of Importer in com.netgrif.application.engine.importer.service
Methods in com.netgrif.application.engine.importer.service with parameters of type Importer Modifier and Type Method Description ComponentComponentFactory. buildComponent(Component importComponent, Importer importer, Data data)ComponentComponentFactory. buildComponent(Component importComponent, Importer importer, Field field) - 
Uses of Importer in com.netgrif.application.engine.petrinet.service
Methods in com.netgrif.application.engine.petrinet.service that return Importer Modifier and Type Method Description protected ImporterPetriNetService. getImporter() 
 -