public abstract class AbstractNFetchDescriptorRepositoryCmd extends NRepositoryCmdBase<NFetchDescriptorRepositoryCmd> implements NFetchDescriptorRepositoryCmd
| Modifier and Type | Field and Description |
|---|---|
protected NId |
id |
protected NDescriptor |
result |
repo| Constructor and Description |
|---|
AbstractNFetchDescriptorRepositoryCmd(NRepository repo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(NCmdLine cmdLine) |
NId |
getId() |
NDescriptor |
getResult() |
NFetchDescriptorRepositoryCmd |
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 NDescriptor result
public AbstractNFetchDescriptorRepositoryCmd(NRepository repo)
public boolean configureFirst(NCmdLine cmdLine)
configureFirst in interface NCmdLineConfigurableconfigureFirst in class NRepositoryCmdBase<NFetchDescriptorRepositoryCmd>public NDescriptor getResult()
getResult in interface NFetchDescriptorRepositoryCmdpublic NFetchDescriptorRepositoryCmd setId(NId id)
setId in interface NFetchDescriptorRepositoryCmdpublic NId getId()
getId in interface NFetchDescriptorRepositoryCmdCopyright © 2025 vpc open source initiative. All rights reserved.