Uses of Interface
com.netgrif.application.engine.files.IStorageResolverService
-
-
Uses of IStorageResolverService in com.netgrif.application.engine.files
Classes in com.netgrif.application.engine.files that implement IStorageResolverService Modifier and Type Class Description classStorageResolverService -
Uses of IStorageResolverService in com.netgrif.application.engine.importer.service
Methods in com.netgrif.application.engine.importer.service with parameters of type IStorageResolverService Modifier and Type Method Description voidFieldFactory. setStorageResolverService(IStorageResolverService storageResolverService) -
Uses of IStorageResolverService in com.netgrif.application.engine.petrinet.domain.dataset.factory
Methods in com.netgrif.application.engine.petrinet.domain.dataset.factory with parameters of type IStorageResolverService Modifier and Type Method Description static StorageStorageFactory. createStorage(Data data, IStorageResolverService storageResolverService, java.lang.String defaultStorageType)
-