summaryrefslogtreecommitdiffstats
path: root/container-search/abi-spec.json
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@verizonmedia.com>2019-08-26 09:57:11 +0200
committerJon Bratseth <bratseth@verizonmedia.com>2019-08-26 09:57:11 +0200
commitba19f25e9c707e04f5f027376756d02d4c483cce (patch)
treeda38514883f22cb8eee5ddcc25a5199b619a6f5d /container-search/abi-spec.json
parent78133f8c95b11b460aa4fd9ad89bd00bb716c6f8 (diff)
Supoprt and'ing two not's
Diffstat (limited to 'container-search/abi-spec.json')
-rw-r--r--container-search/abi-spec.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index 6c68260df32..164794243ec 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -872,6 +872,7 @@
"public java.lang.String getName()",
"public void addItem(com.yahoo.prelude.query.Item)",
"public void addNegativeItem(com.yahoo.prelude.query.Item)",
+ "public java.util.List negativeItems()",
"public com.yahoo.prelude.query.Item getPositiveItem()",
"public com.yahoo.prelude.query.Item setPositiveItem(com.yahoo.prelude.query.Item)",
"public void addPositiveItem(com.yahoo.prelude.query.Item)",