Uses of Class
com.netgrif.application.engine.importer.model.Place
-
Packages that use Place Package Description com.netgrif.application.engine.importer.model com.netgrif.application.engine.importer.service -
-
Uses of Place in com.netgrif.application.engine.importer.model
Fields in com.netgrif.application.engine.importer.model with type parameters of type Place Modifier and Type Field Description protected java.util.List<Place>DocumentType. placeMethods in com.netgrif.application.engine.importer.model that return Place Modifier and Type Method Description PlaceObjectFactory. createPlace()Create an instance ofPlaceMethods in com.netgrif.application.engine.importer.model that return types with arguments of type Place Modifier and Type Method Description java.util.List<Place>DocumentType. getPlace()Gets the value of the place property. -
Uses of Place in com.netgrif.application.engine.importer.service
Methods in com.netgrif.application.engine.importer.service with parameters of type Place Modifier and Type Method Description protected voidImporter. createPlace(Place importPlace)
-