public class InternalNutsInstallStatusFilterManager extends InternalNutsTypedFilters<net.thevpc.nuts.NutsInstallStatusFilter> implements net.thevpc.nuts.NutsInstallStatusFilterManager
model, ws| Constructor and Description |
|---|
InternalNutsInstallStatusFilterManager(DefaultNutsFilterModel model) |
| 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) |
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) |
InternalNutsInstallStatusFilterManager |
setSession(net.thevpc.nuts.NutsSession session) |
checkSession, convertList, getSession, nonnullpublic InternalNutsInstallStatusFilterManager(DefaultNutsFilterModel model)
public InternalNutsInstallStatusFilterManager setSession(net.thevpc.nuts.NutsSession session)
setSession in interface net.thevpc.nuts.NutsInstallStatusFilterManagersetSession in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsInstallStatusFilter>setSession in class InternalNutsTypedFilters<net.thevpc.nuts.NutsInstallStatusFilter>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.NutsInstallStatusFilterManagerpublic net.thevpc.nuts.NutsInstallStatusFilter byRequired(boolean value)
byRequired in interface net.thevpc.nuts.NutsInstallStatusFilterManagerpublic net.thevpc.nuts.NutsInstallStatusFilter byDefaultValue(boolean value)
byDefaultValue in interface net.thevpc.nuts.NutsInstallStatusFilterManagerpublic net.thevpc.nuts.NutsInstallStatusFilter byObsolete(boolean value)
byObsolete in interface net.thevpc.nuts.NutsInstallStatusFilterManagerpublic net.thevpc.nuts.NutsInstallStatusFilter byDeployed(boolean value)
byDeployed in interface net.thevpc.nuts.NutsInstallStatusFilterManagerCopyright © 2021 vpc open source initiative. All rights reserved.