public class InternalNutsInstallStatusFilters extends InternalNutsTypedFilters<net.thevpc.nuts.NutsInstallStatusFilter> implements net.thevpc.nuts.NutsInstallStatusFilters
model, ws| Constructor and Description |
|---|
InternalNutsInstallStatusFilters(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsInstallStatusFilter |
all(net.thevpc.nuts.NutsFilter... others) |
net.thevpc.nuts.NutsInstallStatusFilter |
always() |
net.thevpc.nuts.NutsInstallStatusFilter |
any(net.thevpc.nuts.NutsFilter... others) |
net.thevpc.nuts.NutsInstallStatusFilter |
as(net.thevpc.nuts.NutsFilter a) |
net.thevpc.nuts.NutsInstallStatusFilter |
byDefaultValue(boolean value) |
net.thevpc.nuts.NutsInstallStatusFilter |
byDeployed(boolean value) |
net.thevpc.nuts.NutsInstallStatusFilter |
byInstalled(boolean value) |
net.thevpc.nuts.NutsInstallStatusFilter |
byObsolete(boolean value) |
net.thevpc.nuts.NutsInstallStatusFilter |
byRequired(boolean value) |
net.thevpc.nuts.NutsInstallStatusFilter |
from(net.thevpc.nuts.NutsFilter a) |
int |
getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context) |
net.thevpc.nuts.NutsInstallStatusFilter |
never() |
net.thevpc.nuts.NutsInstallStatusFilter |
none(net.thevpc.nuts.NutsFilter... others) |
net.thevpc.nuts.NutsInstallStatusFilter |
not(net.thevpc.nuts.NutsFilter other) |
net.thevpc.nuts.NutsInstallStatusFilter |
parse(String expression) |
checkSession, convertList, getSession, nonnullpublic InternalNutsInstallStatusFilters(net.thevpc.nuts.NutsSession session)
public net.thevpc.nuts.NutsInstallStatusFilter not(net.thevpc.nuts.NutsFilter other)
not in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsInstallStatusFilter>public net.thevpc.nuts.NutsInstallStatusFilter always()
always in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsInstallStatusFilter>public net.thevpc.nuts.NutsInstallStatusFilter never()
never in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsInstallStatusFilter>public net.thevpc.nuts.NutsInstallStatusFilter all(net.thevpc.nuts.NutsFilter... others)
all in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsInstallStatusFilter>public net.thevpc.nuts.NutsInstallStatusFilter any(net.thevpc.nuts.NutsFilter... others)
any in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsInstallStatusFilter>public net.thevpc.nuts.NutsInstallStatusFilter none(net.thevpc.nuts.NutsFilter... others)
none in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsInstallStatusFilter>public net.thevpc.nuts.NutsInstallStatusFilter from(net.thevpc.nuts.NutsFilter a)
from in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsInstallStatusFilter>public net.thevpc.nuts.NutsInstallStatusFilter as(net.thevpc.nuts.NutsFilter a)
as in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsInstallStatusFilter>public net.thevpc.nuts.NutsInstallStatusFilter parse(String expression)
parse in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsInstallStatusFilter>public net.thevpc.nuts.NutsInstallStatusFilter byInstalled(boolean value)
byInstalled in interface net.thevpc.nuts.NutsInstallStatusFilterspublic net.thevpc.nuts.NutsInstallStatusFilter byRequired(boolean value)
byRequired in interface net.thevpc.nuts.NutsInstallStatusFilterspublic net.thevpc.nuts.NutsInstallStatusFilter byDefaultValue(boolean value)
byDefaultValue in interface net.thevpc.nuts.NutsInstallStatusFilterspublic net.thevpc.nuts.NutsInstallStatusFilter byObsolete(boolean value)
byObsolete in interface net.thevpc.nuts.NutsInstallStatusFilterspublic net.thevpc.nuts.NutsInstallStatusFilter byDeployed(boolean value)
byDeployed in interface net.thevpc.nuts.NutsInstallStatusFilterspublic int getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NutsComponentCopyright © 2022 vpc open source initiative. All rights reserved.