public abstract class AbstractNFetchDescriptorRepositoryCmd extends NRepositoryCmdBase<net.thevpc.nuts.spi.NFetchDescriptorRepositoryCmd> implements net.thevpc.nuts.spi.NFetchDescriptorRepositoryCmd
| Modifier and Type | Field and Description |
|---|---|
protected net.thevpc.nuts.NId |
id |
protected net.thevpc.nuts.NDescriptor |
result |
repo| Constructor and Description |
|---|
AbstractNFetchDescriptorRepositoryCmd(net.thevpc.nuts.NRepository repo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine) |
net.thevpc.nuts.NId |
getId() |
net.thevpc.nuts.NDescriptor |
getResult() |
net.thevpc.nuts.spi.NFetchDescriptorRepositoryCmd |
setId(net.thevpc.nuts.NId id) |
configure, getCommandName, getFetchMode, getRepo, invalidateResult, run, setFetchModeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected net.thevpc.nuts.NId id
protected net.thevpc.nuts.NDescriptor result
public AbstractNFetchDescriptorRepositoryCmd(net.thevpc.nuts.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.NFetchDescriptorRepositoryCmd>public net.thevpc.nuts.NDescriptor getResult()
getResult in interface net.thevpc.nuts.spi.NFetchDescriptorRepositoryCmdpublic net.thevpc.nuts.spi.NFetchDescriptorRepositoryCmd setId(net.thevpc.nuts.NId id)
setId in interface net.thevpc.nuts.spi.NFetchDescriptorRepositoryCmdpublic net.thevpc.nuts.NId getId()
getId in interface net.thevpc.nuts.spi.NFetchDescriptorRepositoryCmdCopyright © 2025 vpc open source initiative. All rights reserved.