public class DefaultNWorkspaceBootConfig extends Object implements NWorkspaceBootConfig
NWorkspaceBootConfig.Extension| Constructor and Description |
|---|
DefaultNWorkspaceBootConfig(String bootPath,
String effectiveWorkspace,
String effectiveWorkspaceName,
boolean immediateLocation,
NWorkspaceConfigBoot bootModel) |
| Modifier and Type | Method and Description |
|---|---|
String |
bootPath() |
List<String> |
bootRepositories() |
String |
effectiveWorkspace() |
String |
effectiveWorkspaceName() |
List<NWorkspaceBootConfig.Extension> |
extensions() |
String |
getDefaultIdBasedir(NId id) |
String |
getHomeLocation(NHomeLocation homeLocation) |
String |
getHomeLocation(NStoreType storeType) |
String |
getStoreLocation(NId id,
NStoreType folderType) |
String |
getStoreLocation(NStoreType storeType) |
Map<NHomeLocation,String> |
homeLocations() |
boolean |
isImmediateLocation() |
boolean |
isSystem() |
String |
name() |
NStoreStrategy |
repositoryStoreStrategy() |
NOsFamily |
storeLayout() |
Map<NStoreType,String> |
storeLocations() |
NStoreStrategy |
storeStrategy() |
String |
uuid() |
String |
workspace() |
public DefaultNWorkspaceBootConfig(String bootPath, String effectiveWorkspace, String effectiveWorkspaceName, boolean immediateLocation, NWorkspaceConfigBoot bootModel)
public boolean isImmediateLocation()
isImmediateLocation in interface NWorkspaceBootConfigpublic String effectiveWorkspaceName()
effectiveWorkspaceName in interface NWorkspaceBootConfigpublic String bootPath()
bootPath in interface NWorkspaceBootConfigpublic String name()
name in interface NWorkspaceBootConfigpublic String workspace()
workspace in interface NWorkspaceBootConfigpublic String effectiveWorkspace()
effectiveWorkspace in interface NWorkspaceBootConfigpublic List<NWorkspaceBootConfig.Extension> extensions()
extensions in interface NWorkspaceBootConfigpublic List<String> bootRepositories()
bootRepositories in interface NWorkspaceBootConfigpublic Map<NStoreType,String> storeLocations()
storeLocations in interface NWorkspaceBootConfigpublic Map<NHomeLocation,String> homeLocations()
homeLocations in interface NWorkspaceBootConfigpublic NStoreStrategy storeStrategy()
storeStrategy in interface NWorkspaceBootConfigpublic NOsFamily storeLayout()
storeLayout in interface NWorkspaceBootConfigpublic NStoreStrategy repositoryStoreStrategy()
repositoryStoreStrategy in interface NWorkspaceBootConfigpublic String uuid()
uuid in interface NWorkspaceBootConfigpublic boolean isSystem()
isSystem in interface NWorkspaceBootConfigpublic String getStoreLocation(NId id, NStoreType folderType)
getStoreLocation in interface NWorkspaceBootConfigpublic String getStoreLocation(NStoreType storeType)
getStoreLocation in interface NWorkspaceBootConfigpublic String getHomeLocation(NHomeLocation homeLocation)
getHomeLocation in interface NWorkspaceBootConfigpublic String getHomeLocation(NStoreType storeType)
getHomeLocation in interface NWorkspaceBootConfigCopyright © 2026 vpc open source initiative. All rights reserved.