public class InternalNutsIdFilters extends InternalNutsTypedFilters<net.thevpc.nuts.NutsIdFilter> implements net.thevpc.nuts.NutsIdFilters
model, ws| Constructor and Description |
|---|
InternalNutsIdFilters(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsIdFilter |
all(net.thevpc.nuts.NutsFilter... others) |
net.thevpc.nuts.NutsIdFilter |
always() |
net.thevpc.nuts.NutsIdFilter |
any(net.thevpc.nuts.NutsFilter... others) |
net.thevpc.nuts.NutsIdFilter |
as(net.thevpc.nuts.NutsFilter a) |
net.thevpc.nuts.NutsIdFilter |
byDefaultVersion(Boolean defaultVersion) |
net.thevpc.nuts.NutsIdFilter |
byInstallStatus(net.thevpc.nuts.NutsInstallStatusFilter installStatus) |
net.thevpc.nuts.NutsIdFilter |
byName(String... names) |
net.thevpc.nuts.NutsIdFilter |
from(net.thevpc.nuts.NutsFilter a) |
int |
getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context) |
net.thevpc.nuts.NutsIdFilter |
never() |
net.thevpc.nuts.NutsIdFilter |
none(net.thevpc.nuts.NutsFilter... others) |
net.thevpc.nuts.NutsIdFilter |
not(net.thevpc.nuts.NutsFilter other) |
net.thevpc.nuts.NutsIdFilter |
parse(String expression) |
checkSession, convertList, getSession, nonnullpublic InternalNutsIdFilters(net.thevpc.nuts.NutsSession session)
public net.thevpc.nuts.NutsIdFilter always()
always in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsIdFilter>public net.thevpc.nuts.NutsIdFilter not(net.thevpc.nuts.NutsFilter other)
not in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsIdFilter>public net.thevpc.nuts.NutsIdFilter never()
never in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsIdFilter>public net.thevpc.nuts.NutsIdFilter byDefaultVersion(Boolean defaultVersion)
byDefaultVersion in interface net.thevpc.nuts.NutsIdFilterspublic net.thevpc.nuts.NutsIdFilter byInstallStatus(net.thevpc.nuts.NutsInstallStatusFilter installStatus)
byInstallStatus in interface net.thevpc.nuts.NutsIdFilterspublic net.thevpc.nuts.NutsIdFilter byName(String... names)
byName in interface net.thevpc.nuts.NutsIdFilterspublic net.thevpc.nuts.NutsIdFilter as(net.thevpc.nuts.NutsFilter a)
as in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsIdFilter>public net.thevpc.nuts.NutsIdFilter from(net.thevpc.nuts.NutsFilter a)
from in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsIdFilter>public net.thevpc.nuts.NutsIdFilter all(net.thevpc.nuts.NutsFilter... others)
all in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsIdFilter>public net.thevpc.nuts.NutsIdFilter any(net.thevpc.nuts.NutsFilter... others)
any in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsIdFilter>public net.thevpc.nuts.NutsIdFilter none(net.thevpc.nuts.NutsFilter... others)
none in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsIdFilter>public net.thevpc.nuts.NutsIdFilter parse(String expression)
parse in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsIdFilter>public int getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NutsComponentCopyright © 2022 vpc open source initiative. All rights reserved.