public class NutsInstallStatusFilterFalse extends AbstractInstallStatusFilter implements NutsScriptAwareIdFilter
| Constructor and Description |
|---|
NutsInstallStatusFilterFalse(net.thevpc.nuts.NutsSession ws) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptInstallStatus(net.thevpc.nuts.NutsInstallStatus status,
net.thevpc.nuts.NutsSession session) |
boolean |
equals(Object obj) |
int |
hashCode() |
net.thevpc.nuts.NutsInstallStatusFilter |
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 NutsInstallStatusFilterFalse(net.thevpc.nuts.NutsSession ws)
public boolean acceptInstallStatus(net.thevpc.nuts.NutsInstallStatus status,
net.thevpc.nuts.NutsSession session)
acceptInstallStatus in interface net.thevpc.nuts.NutsInstallStatusFilterpublic net.thevpc.nuts.NutsInstallStatusFilter simplify()
simplify in interface net.thevpc.nuts.NutsFiltersimplify in interface Simplifiable<net.thevpc.nuts.NutsInstallStatusFilter>public String toJsNutsIdFilterExpr()
NutsScriptAwareIdFiltertoJsNutsIdFilterExpr in interface NutsScriptAwareIdFilterCopyright © 2021 vpc open source initiative. All rights reserved.