Uses of Class
org.molgenis.ontology.sorta.meta.MatchingTaskContentMetaData
-
Packages that use MatchingTaskContentMetaData Package Description org.molgenis.ontology.sorta.controller -
-
Uses of MatchingTaskContentMetaData in org.molgenis.ontology.sorta.controller
Constructors in org.molgenis.ontology.sorta.controller with parameters of type MatchingTaskContentMetaData Constructor Description SortaController(org.molgenis.ontology.core.service.OntologyService ontologyService, SortaService sortaService, org.molgenis.security.user.UserAccountService userAccountService, org.molgenis.data.file.FileStore fileStore, org.molgenis.security.core.UserPermissionEvaluator permissionService, DataService dataService, org.molgenis.web.menu.MenuReaderService menuReaderService, IdGenerator idGenerator, org.molgenis.data.security.permission.PermissionSystemService permissionSystemService, MatchingTaskContentMetaData matchingTaskContentMetaData, SortaJobExecutionMetadata sortaJobExecutionMetaData, org.molgenis.ontology.core.meta.OntologyTermMetadata ontologyTermMetadata, SortaJobExecutionFactory sortaJobExecutionFactory, EntityTypeFactory entityTypeFactory, AttributeFactory attrMetaFactory, JobExecutor jobExecutor)
-