public abstract class AbstractNSearchVersionsRepositoryCmd extends NRepositoryCmdBase<net.thevpc.nuts.spi.NSearchVersionsRepositoryCmd> implements net.thevpc.nuts.spi.NSearchVersionsRepositoryCmd
| Modifier and Type | Field and Description |
|---|---|
protected net.thevpc.nuts.artifact.NDefinitionFilter |
filter |
protected net.thevpc.nuts.artifact.NId |
id |
protected net.thevpc.nuts.util.NIterator<net.thevpc.nuts.artifact.NId> |
result |
repo| Constructor and Description |
|---|
AbstractNSearchVersionsRepositoryCmd(net.thevpc.nuts.core.NRepository repo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine) |
net.thevpc.nuts.spi.NSearchVersionsRepositoryCmd |
filter(net.thevpc.nuts.artifact.NDefinitionFilter filter) |
net.thevpc.nuts.artifact.NDefinitionFilter |
getFilter() |
net.thevpc.nuts.util.NIterator<net.thevpc.nuts.artifact.NId> |
getResult() |
net.thevpc.nuts.artifact.NId |
id() |
net.thevpc.nuts.spi.NSearchVersionsRepositoryCmd |
id(net.thevpc.nuts.artifact.NId id) |
configure, fetchMode, fetchMode, getCommandName, getRepo, invalidateResult, runclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected net.thevpc.nuts.artifact.NId id
protected net.thevpc.nuts.util.NIterator<net.thevpc.nuts.artifact.NId> result
protected net.thevpc.nuts.artifact.NDefinitionFilter filter
public AbstractNSearchVersionsRepositoryCmd(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.NSearchVersionsRepositoryCmd>public net.thevpc.nuts.spi.NSearchVersionsRepositoryCmd filter(net.thevpc.nuts.artifact.NDefinitionFilter filter)
filter in interface net.thevpc.nuts.spi.NSearchVersionsRepositoryCmdpublic net.thevpc.nuts.artifact.NDefinitionFilter getFilter()
getFilter in interface net.thevpc.nuts.spi.NSearchVersionsRepositoryCmdpublic net.thevpc.nuts.util.NIterator<net.thevpc.nuts.artifact.NId> getResult()
getResult in interface net.thevpc.nuts.spi.NSearchVersionsRepositoryCmdpublic net.thevpc.nuts.spi.NSearchVersionsRepositoryCmd id(net.thevpc.nuts.artifact.NId id)
id in interface net.thevpc.nuts.spi.NSearchVersionsRepositoryCmdpublic net.thevpc.nuts.artifact.NId id()
id in interface net.thevpc.nuts.spi.NSearchVersionsRepositoryCmdCopyright © 2026 vpc open source initiative. All rights reserved.