public abstract class AbstractNFetchContentRepositoryCmd extends NRepositoryCmdBase<NFetchContentRepositoryCmd> implements NFetchContentRepositoryCmd
| Modifier and Type | Field and Description |
|---|---|
protected NDescriptor |
descriptor |
protected NId |
id |
protected NPath |
result |
repo| Constructor and Description |
|---|
AbstractNFetchContentRepositoryCmd(NRepository repo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(NCmdLine cmdLine) |
NDescriptor |
getDescriptor() |
NId |
getId() |
NPath |
getResult() |
NFetchContentRepositoryCmd |
setDescriptor(NDescriptor descriptor) |
NFetchContentRepositoryCmd |
setId(NId id) |
configure, getCommandName, getFetchMode, getRepo, invalidateResult, run, setFetchModeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFetchMode, run, setFetchModeconfigureconfigure, configure, configureLastprotected NId id
protected NPath result
protected NDescriptor descriptor
public AbstractNFetchContentRepositoryCmd(NRepository repo)
public boolean configureFirst(NCmdLine cmdLine)
configureFirst in interface NCmdLineConfigurableconfigureFirst in class NRepositoryCmdBase<NFetchContentRepositoryCmd>public NDescriptor getDescriptor()
getDescriptor in interface NFetchContentRepositoryCmdpublic NFetchContentRepositoryCmd setDescriptor(NDescriptor descriptor)
setDescriptor in interface NFetchContentRepositoryCmdpublic NPath getResult()
getResult in interface NFetchContentRepositoryCmdpublic NFetchContentRepositoryCmd setId(NId id)
setId in interface NFetchContentRepositoryCmdpublic NId getId()
getId in interface NFetchContentRepositoryCmdCopyright © 2026 vpc open source initiative. All rights reserved.