Skip to content
Snippets Groups Projects
Commit 6c9c5743 authored by gpawel's avatar gpawel
Browse files

SP-460 BIS-306: SearchCriteria should support a search by permId (missing commit)

SVN: 28058
parent bdc5ef6f
No related branches found
No related tags found
No related merge requests found
......@@ -89,7 +89,7 @@ public class SearchCriteria implements Serializable
public static enum MatchClauseAttribute
{
// common
CODE, TYPE, // TODO 2011-06-24, Piotr Buczek: add search by PERM_ID
CODE, TYPE, PERM_ID,
// for sample or experiment
SPACE,
// for experiment
......
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