public class ProcessInputTermService extends Object
| Constructor and Description |
|---|
ProcessInputTermService(EmxImportService emxImportService,
DataService dataService,
UploadProgress uploadProgress,
OntologyService ontologyService) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.springframework.security.core.context.SecurityContext securityContext,
MolgenisUser molgenisUser,
String entityName,
String ontologyIri,
File uploadFile,
RepositoryCollection repositoryCollection) |
@Autowired public ProcessInputTermService(EmxImportService emxImportService, DataService dataService, UploadProgress uploadProgress, OntologyService ontologyService)
@Async
@Transactional
public void process(org.springframework.security.core.context.SecurityContext securityContext,
MolgenisUser molgenisUser,
String entityName,
String ontologyIri,
File uploadFile,
RepositoryCollection repositoryCollection)
Copyright © 2015. All Rights Reserved.