public abstract class AbstractNutsRemoveUserCommand extends NutsWorkspaceCommandBase<net.thevpc.nuts.NutsRemoveUserCommand> implements net.thevpc.nuts.NutsRemoveUserCommand
| Modifier and Type | Field and Description |
|---|---|
protected String |
login |
protected net.thevpc.nuts.NutsRepository |
repo |
session, ws| Constructor and Description |
|---|
AbstractNutsRemoveUserCommand(net.thevpc.nuts.NutsRepository repo) |
AbstractNutsRemoveUserCommand(net.thevpc.nuts.NutsWorkspace ws) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(net.thevpc.nuts.NutsCommandLine cmdLine) |
String |
getUsername() |
net.thevpc.nuts.NutsRemoveUserCommand |
setUsername(String username) |
_LOG, _LOGOP, checkSession, configure, configure, copyFromWorkspaceCommandBase, copySession, getCommandName, getSession, getWorkspace, invalidateResult, setSession, setWsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected net.thevpc.nuts.NutsRepository repo
protected String login
public AbstractNutsRemoveUserCommand(net.thevpc.nuts.NutsWorkspace ws)
public AbstractNutsRemoveUserCommand(net.thevpc.nuts.NutsRepository repo)
public String getUsername()
getUsername in interface net.thevpc.nuts.NutsRemoveUserCommandpublic net.thevpc.nuts.NutsRemoveUserCommand setUsername(String username)
setUsername in interface net.thevpc.nuts.NutsRemoveUserCommandpublic boolean configureFirst(net.thevpc.nuts.NutsCommandLine cmdLine)
configureFirst in interface net.thevpc.nuts.NutsCommandLineConfigurableconfigureFirst in class NutsWorkspaceCommandBase<net.thevpc.nuts.NutsRemoveUserCommand>Copyright © 2021 vpc open source initiative. All rights reserved.