Skip to content
Snippets Groups Projects
Commit e7dc7bf9 authored by pkupczyk's avatar pkupczyk
Browse files

SSDM-254 : V3 AS API - merge the new API branch to trunk - stabilize tests in trunk after the merge

SVN: 32132
parent 3267af0a
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ import ch.systemsx.cisd.base.annotation.JsonObject; ...@@ -25,7 +25,7 @@ import ch.systemsx.cisd.base.annotation.JsonObject;
/** /**
* @author pkupczyk * @author pkupczyk
*/ */
@JsonObject("AbstractStringValue") @JsonObject("AbstractCompositeSearchCriterion")
public abstract class AbstractCompositeSearchCriterion extends AbstractSearchCriterion public abstract class AbstractCompositeSearchCriterion extends AbstractSearchCriterion
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment