public class InternalNutsRepositoryFilters extends InternalNutsTypedFilters<net.thevpc.nuts.NutsRepositoryFilter> implements net.thevpc.nuts.NutsRepositoryFilters
model, ws| Constructor and Description |
|---|
InternalNutsRepositoryFilters(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsRepositoryFilter |
all(net.thevpc.nuts.NutsFilter... others) |
net.thevpc.nuts.NutsRepositoryFilter |
always() |
net.thevpc.nuts.NutsRepositoryFilter |
any(net.thevpc.nuts.NutsFilter... others) |
net.thevpc.nuts.NutsRepositoryFilter |
as(net.thevpc.nuts.NutsFilter a) |
net.thevpc.nuts.NutsRepositoryFilter |
byName(String[] names) |
net.thevpc.nuts.NutsRepositoryFilter |
byUuid(String... uuids) |
net.thevpc.nuts.NutsRepositoryFilter |
from(net.thevpc.nuts.NutsFilter a) |
int |
getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context) |
net.thevpc.nuts.NutsRepositoryFilter |
installedRepo() |
net.thevpc.nuts.NutsRepositoryFilter |
never() |
net.thevpc.nuts.NutsRepositoryFilter |
none(net.thevpc.nuts.NutsFilter... others) |
net.thevpc.nuts.NutsRepositoryFilter |
not(net.thevpc.nuts.NutsFilter other) |
net.thevpc.nuts.NutsRepositoryFilter |
parse(String expression) |
checkSession, convertList, getSession, nonnullpublic InternalNutsRepositoryFilters(net.thevpc.nuts.NutsSession session)
public net.thevpc.nuts.NutsRepositoryFilter always()
always in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsRepositoryFilter>public net.thevpc.nuts.NutsRepositoryFilter never()
never in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsRepositoryFilter>public net.thevpc.nuts.NutsRepositoryFilter not(net.thevpc.nuts.NutsFilter other)
not in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsRepositoryFilter>public net.thevpc.nuts.NutsRepositoryFilter installedRepo()
installedRepo in interface net.thevpc.nuts.NutsRepositoryFilterspublic net.thevpc.nuts.NutsRepositoryFilter byName(String[] names)
byName in interface net.thevpc.nuts.NutsRepositoryFilterspublic net.thevpc.nuts.NutsRepositoryFilter byUuid(String... uuids)
byUuid in interface net.thevpc.nuts.NutsRepositoryFilterspublic net.thevpc.nuts.NutsRepositoryFilter as(net.thevpc.nuts.NutsFilter a)
as in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsRepositoryFilter>public net.thevpc.nuts.NutsRepositoryFilter from(net.thevpc.nuts.NutsFilter a)
from in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsRepositoryFilter>public net.thevpc.nuts.NutsRepositoryFilter all(net.thevpc.nuts.NutsFilter... others)
all in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsRepositoryFilter>public net.thevpc.nuts.NutsRepositoryFilter any(net.thevpc.nuts.NutsFilter... others)
any in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsRepositoryFilter>public net.thevpc.nuts.NutsRepositoryFilter none(net.thevpc.nuts.NutsFilter... others)
none in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsRepositoryFilter>public net.thevpc.nuts.NutsRepositoryFilter parse(String expression)
parse in interface net.thevpc.nuts.NutsTypedFilters<net.thevpc.nuts.NutsRepositoryFilter>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.