public class NutsVersionFilterTrue extends AbstractVersionFilter implements net.thevpc.nuts.NutsVersionFilter, Simplifiable<net.thevpc.nuts.NutsVersionFilter>, NutsScriptAwareIdFilter
| Constructor and Description |
|---|
NutsVersionFilterTrue(net.thevpc.nuts.NutsSession ws) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptVersion(net.thevpc.nuts.NutsVersion id,
net.thevpc.nuts.NutsSession session) |
boolean |
equals(Object obj) |
int |
hashCode() |
net.thevpc.nuts.NutsVersionFilter |
simplify() |
String |
toJsNutsIdFilterExpr()
if convertible to javascript boolean expression return valid non null
code.
|
String |
toString() |
and, neg, orand, getFilterOp, getFilterType, getSession, getSubFilters, getWorkspace, or, simplify, topublic NutsVersionFilterTrue(net.thevpc.nuts.NutsSession ws)
public boolean acceptVersion(net.thevpc.nuts.NutsVersion id,
net.thevpc.nuts.NutsSession session)
acceptVersion in interface net.thevpc.nuts.NutsVersionFilterpublic net.thevpc.nuts.NutsVersionFilter simplify()
simplify in interface net.thevpc.nuts.NutsFiltersimplify in interface Simplifiable<net.thevpc.nuts.NutsVersionFilter>public String toJsNutsIdFilterExpr()
NutsScriptAwareIdFiltertoJsNutsIdFilterExpr in interface NutsScriptAwareIdFilterCopyright © 2021 vpc open source initiative. All rights reserved.