public class NutsIdFilterTrue extends AbstractIdFilter implements net.thevpc.nuts.NutsIdFilter, Simplifiable<net.thevpc.nuts.NutsIdFilter>, NutsExprIdFilter
| Constructor and Description |
|---|
NutsIdFilterTrue(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptId(net.thevpc.nuts.NutsId id,
net.thevpc.nuts.NutsSession session) |
boolean |
equals(Object obj) |
int |
hashCode() |
net.thevpc.nuts.NutsIdFilter |
simplify() |
String |
toExpr()
if convertible to javascript boolean expression return valid non null
code.
|
String |
toString() |
and, neg, orand, describe, getFilterOp, getFilterType, getSession, getSubFilters, getWorkspace, or, simplify, toclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic boolean acceptId(net.thevpc.nuts.NutsId id,
net.thevpc.nuts.NutsSession session)
acceptId in interface net.thevpc.nuts.NutsIdFilterpublic net.thevpc.nuts.NutsIdFilter simplify()
simplify in interface net.thevpc.nuts.NutsFiltersimplify in interface Simplifiable<net.thevpc.nuts.NutsIdFilter>public String toExpr()
NutsExprIdFiltertoExpr in interface NutsExprIdFilterCopyright © 2022 vpc open source initiative. All rights reserved.