public abstract class NWorkspaceCmdBaseRepo<T extends NWorkspaceCmd> extends NWorkspaceCmdBase<T>
| Modifier and Type | Field and Description |
|---|---|
protected NRepository |
repository |
| Constructor and Description |
|---|
NWorkspaceCmdBaseRepo(String commandName) |
| Modifier and Type | Method and Description |
|---|---|
NRepository |
getRepository() |
T |
setRepository(NRepository repository) |
_LOG, configure, configureFirst, copyFromWorkspaceCommandBase, getCommandName, invalidateResultclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrunconfigure, configure, configureLastprotected NRepository repository
public NWorkspaceCmdBaseRepo(String commandName)
public NRepository getRepository()
public T setRepository(NRepository repository)
Copyright © 2026 vpc open source initiative. All rights reserved.