public class SelectionConstraints extends Object implements Serializable
| Constructor and Description |
|---|
SelectionConstraints() |
| Modifier and Type | Method and Description |
|---|---|
ConstraintsList |
getCl() |
void |
setCl(ConstraintsList cl) |
void |
setSc(String json) |
void |
setSelection(VerbResolver resolver) |
boolean |
verifyCriteria(Map<String,List<String>> param) |
public ConstraintsList getCl()
public void setCl(ConstraintsList cl)
public void setSc(String json)
public void setSelection(VerbResolver resolver)
Copyright © 2019. All rights reserved.