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