public interface DerivateQueryTermProcessor
| Modifier and Type | Method and Description |
|---|---|
float |
matchTermToFileAnnotations(de.innovationgate.webgate.api.WGFileAnnotations fileAnnotations,
FileDerivateManager.DerivateQueryTerm term,
ClientHints hints)
Evaluates how much given file annotations match the terms conditions.
|
float matchTermToFileAnnotations(de.innovationgate.webgate.api.WGFileAnnotations fileAnnotations,
FileDerivateManager.DerivateQueryTerm term,
ClientHints hints)
throws de.innovationgate.webgate.api.WGException
fileAnnotations - The annotationsterm - The termde.innovationgate.webgate.api.WGException