public class NWorkspaceUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NWorkspaceUtils.Events |
public static NWorkspaceUtils of()
public static NWorkspaceUtils of(NWorkspace workspace)
public static NSession bindSession(NWorkspace ws, NSession session)
public static boolean isUserDefaultWorkspace()
protected NLogOp _LOGOP()
protected NLog _LOG()
public NRepositorySPI repoSPI(NRepository repo)
public net.thevpc.nuts.reflect.NReflectRepository getReflectRepository()
public void checkReadOnly()
public List<NRepository> filterRepositoriesDeploy(NId id, NRepositoryFilter repositoryFilter)
public List<NRepositoryAndFetchMode> filterRepositoryAndFetchModes(NRepositorySupportedAction fmode, NId id, NRepositoryFilter repositoryFilter, NFetchStrategy fetchStrategy)
public void validateRepositoryName(String repositoryName, Set<String> registered)
public <T> NIterator<T> decoratePrint(NIterator<T> it, NFetchDisplayOptions displayOptions)
public NWorkspaceUtils.Events events()
public void installAllJVM()
public void installCurrentJVM()
public void installScriptsAndLaunchers(boolean includeGraphicalLaunchers)
public void installCompanions()
Copyright © 2025 vpc open source initiative. All rights reserved.