public abstract class AbstractNSearchRepositoryCmd extends NRepositoryCmdBase<net.thevpc.nuts.spi.NSearchRepositoryCmd> implements net.thevpc.nuts.spi.NSearchRepositoryCmd
| Modifier and Type | Field and Description |
|---|---|
protected net.thevpc.nuts.artifact.NDefinitionFilter |
filter |
protected net.thevpc.nuts.util.NIterator<net.thevpc.nuts.artifact.NId> |
result |
repo| Constructor and Description |
|---|
AbstractNSearchRepositoryCmd(net.thevpc.nuts.core.NRepository repo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine) |
net.thevpc.nuts.artifact.NDefinitionFilter |
filter() |
net.thevpc.nuts.spi.NSearchRepositoryCmd |
filter(net.thevpc.nuts.artifact.NDefinitionFilter filter) |
net.thevpc.nuts.util.NIterator<net.thevpc.nuts.artifact.NId> |
getResult() |
configure, fetchMode, fetchMode, getCommandName, getRepo, invalidateResult, runprotected net.thevpc.nuts.artifact.NDefinitionFilter filter
protected net.thevpc.nuts.util.NIterator<net.thevpc.nuts.artifact.NId> result
public AbstractNSearchRepositoryCmd(net.thevpc.nuts.core.NRepository repo)
public boolean configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine)
configureFirst in interface net.thevpc.nuts.cmdline.NCmdLineConfigurableconfigureFirst in class NRepositoryCmdBase<net.thevpc.nuts.spi.NSearchRepositoryCmd>public net.thevpc.nuts.util.NIterator<net.thevpc.nuts.artifact.NId> getResult()
getResult in interface net.thevpc.nuts.spi.NSearchRepositoryCmdpublic net.thevpc.nuts.spi.NSearchRepositoryCmd filter(net.thevpc.nuts.artifact.NDefinitionFilter filter)
filter in interface net.thevpc.nuts.spi.NSearchRepositoryCmdpublic net.thevpc.nuts.artifact.NDefinitionFilter filter()
filter in interface net.thevpc.nuts.spi.NSearchRepositoryCmdCopyright © 2026 vpc open source initiative. All rights reserved.