public abstract class AbstractNRemoveUserCmd extends NWorkspaceCmdBaseRepo<net.thevpc.nuts.NRemoveUserCmd> implements net.thevpc.nuts.NRemoveUserCmd
| Modifier and Type | Field and Description |
|---|---|
protected String |
login |
repository| Constructor and Description |
|---|
AbstractNRemoveUserCmd() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine) |
String |
getUsername() |
net.thevpc.nuts.NRemoveUserCmd |
setUsername(String username) |
getRepository, setRepository_LOG, _LOGOP, configure, copyFromWorkspaceCommandBase, getCommandName, getSupportLevel, invalidateResultclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfigure, getRepository, of, run, setRepositoryprotected String login
public String getUsername()
getUsername in interface net.thevpc.nuts.NRemoveUserCmdpublic net.thevpc.nuts.NRemoveUserCmd setUsername(String username)
setUsername in interface net.thevpc.nuts.NRemoveUserCmdpublic boolean configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine)
configureFirst in interface net.thevpc.nuts.cmdline.NCmdLineConfigurableconfigureFirst in class NWorkspaceCmdBase<net.thevpc.nuts.NRemoveUserCmd>Copyright © 2025 vpc open source initiative. All rights reserved.