public abstract class AbstractNDeployRepositoryCmd extends NRepositoryCmdBase<NDeployRepositoryCmd> implements NDeployRepositoryCmd
repo| Constructor and Description |
|---|
AbstractNDeployRepositoryCmd(NRepository repo) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkParameters() |
boolean |
configureFirst(NCmdLine cmdLine) |
NInputSource |
getContent() |
NDescriptor |
getDescriptor() |
NId |
getId() |
NDeployRepositoryCmd |
setContent(File content) |
NDeployRepositoryCmd |
setContent(InputStream content) |
NDeployRepositoryCmd |
setContent(NInputSource content) |
NDeployRepositoryCmd |
setContent(NPath content) |
NDeployRepositoryCmd |
setContent(Path content) |
NDeployRepositoryCmd |
setContent(URL content) |
NDeployRepositoryCmd |
setDescriptor(NDescriptor descriptor) |
NDeployRepositoryCmd |
setId(NId id) |
configure, getCommandName, getFetchMode, getRepo, invalidateResult, run, setFetchModeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrunconfigureconfigure, configure, configureLastpublic AbstractNDeployRepositoryCmd(NRepository repo)
public boolean configureFirst(NCmdLine cmdLine)
configureFirst in interface NCmdLineConfigurableconfigureFirst in class NRepositoryCmdBase<NDeployRepositoryCmd>public NInputSource getContent()
getContent in interface NDeployRepositoryCmdpublic NDeployRepositoryCmd setContent(NInputSource content)
setContent in interface NDeployRepositoryCmdpublic NDeployRepositoryCmd setContent(NPath content)
setContent in interface NDeployRepositoryCmdpublic NDeployRepositoryCmd setContent(Path content)
setContent in interface NDeployRepositoryCmdpublic NDeployRepositoryCmd setContent(URL content)
setContent in interface NDeployRepositoryCmdpublic NDeployRepositoryCmd setContent(File content)
setContent in interface NDeployRepositoryCmdpublic NDeployRepositoryCmd setContent(InputStream content)
setContent in interface NDeployRepositoryCmdpublic NDescriptor getDescriptor()
getDescriptor in interface NDeployRepositoryCmdpublic NDeployRepositoryCmd setDescriptor(NDescriptor descriptor)
setDescriptor in interface NDeployRepositoryCmdpublic NId getId()
getId in interface NDeployRepositoryCmdpublic NDeployRepositoryCmd setId(NId id)
setId in interface NDeployRepositoryCmdprotected void checkParameters()
Copyright © 2026 vpc open source initiative. All rights reserved.