Skip to content
Snippets Groups Projects
Commit fd21ad1d authored by oussamasic's avatar oussamasic
Browse files

Bug 9120 : remove criteria search

parent 32f1453d
No related branches found
No related tags found
3 merge requests!65Retour vitamui pull request,!64Retour commentaires vitamui pull request,!62Ajout de l'application pastis dans le portail des application web de vitam
......@@ -35,6 +35,7 @@ import lombok.NoArgsConstructor;
@AllArgsConstructor
@NoArgsConstructor
public class CriteriaValue {
private String id;
private String value;
private String beginInterval;
private String endInterval;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment