public static interface TapServiceFinder.Constraint
Modifier and Type | Method | Description |
---|---|---|
java.lang.String[] |
getKeywords() |
Returns a list of search terms to be matched against target items.
|
TapServiceFinder.Target[] |
getTargets() |
Returns a list of the metadata items against which the supplied
keywords are to be matched.
|
boolean |
isAndKeywords() |
Indicates how the search terms will be combined when matching
against the search targets.
|
java.lang.String[] getKeywords()
TapServiceFinder.Target[] getTargets()
boolean isAndKeywords()
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.