public class NutsInstallStatusIdFilter extends AbstractIdFilter
| Constructor and Description |
|---|
NutsInstallStatusIdFilter(net.thevpc.nuts.NutsSession ws,
net.thevpc.nuts.NutsInstallStatusFilter installStatus) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptId(net.thevpc.nuts.NutsId id,
net.thevpc.nuts.NutsSession session) |
boolean |
acceptSearchId(net.thevpc.nuts.NutsSearchId sid,
net.thevpc.nuts.NutsSession session) |
net.thevpc.nuts.NutsInstallStatusFilter |
getInstallStatus() |
net.thevpc.nuts.NutsIdFilter |
simplify() |
String |
toString() |
and, neg, orand, getFilterOp, getFilterType, getSession, getSubFilters, getWorkspace, or, simplify, topublic NutsInstallStatusIdFilter(net.thevpc.nuts.NutsSession ws,
net.thevpc.nuts.NutsInstallStatusFilter installStatus)
public boolean acceptId(net.thevpc.nuts.NutsId id,
net.thevpc.nuts.NutsSession session)
public boolean acceptSearchId(net.thevpc.nuts.NutsSearchId sid,
net.thevpc.nuts.NutsSession session)
public net.thevpc.nuts.NutsInstallStatusFilter getInstallStatus()
public net.thevpc.nuts.NutsIdFilter simplify()
Copyright © 2021 vpc open source initiative. All rights reserved.