Class NoProjectSearchCriteria
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.project.search.NoProjectSearchCriteria
- All Implemented Interfaces:
ISearchCriteria,Serializable
@JsonObject("as.dto.project.search.NoProjectSearchCriteria")
public class NoProjectSearchCriteria
extends Object
implements ISearchCriteria
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NoProjectSearchCriteria
public NoProjectSearchCriteria()
-
-
Method Details
-
toString
-
isNegated
public boolean isNegated()- Specified by:
isNegatedin interfaceISearchCriteria
-