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 |
getBootPath() |
List<String> |
getBootRepositories() |
String |
getDefaultIdBasedir(NId id) |
String |
getEffectiveWorkspace() |
String |
getEffectiveWorkspaceName() |
List<NWorkspaceBootConfig.Extension> |
getExtensions() |
String |
getHomeLocation(NHomeLocation homeLocation) |
String |
getHomeLocation(NStoreType storeType) |
Map<NHomeLocation,String> |
getHomeLocations() |
String |
getName() |
NStoreStrategy |
getRepositoryStoreStrategy() |
NOsFamily |
getStoreLayout() |
String |
getStoreLocation(NId id,
NStoreType folderType) |
String |
getStoreLocation(NStoreType storeType) |
Map<NStoreType,String> |
getStoreLocations() |
NStoreStrategy |
getStoreStrategy() |
String |
getUuid() |
String |
getWorkspace() |
boolean |
isImmediateLocation() |
boolean |
isSystem() |
public DefaultNWorkspaceBootConfig(String bootPath, String effectiveWorkspace, String effectiveWorkspaceName, boolean immediateLocation, NWorkspaceConfigBoot bootModel)
public boolean isImmediateLocation()
isImmediateLocation in interface NWorkspaceBootConfigpublic String getEffectiveWorkspaceName()
getEffectiveWorkspaceName in interface NWorkspaceBootConfigpublic String getBootPath()
getBootPath in interface NWorkspaceBootConfigpublic String getName()
getName in interface NWorkspaceBootConfigpublic String getWorkspace()
getWorkspace in interface NWorkspaceBootConfigpublic String getEffectiveWorkspace()
getEffectiveWorkspace in interface NWorkspaceBootConfigpublic List<NWorkspaceBootConfig.Extension> getExtensions()
getExtensions in interface NWorkspaceBootConfigpublic List<String> getBootRepositories()
getBootRepositories in interface NWorkspaceBootConfigpublic Map<NStoreType,String> getStoreLocations()
getStoreLocations in interface NWorkspaceBootConfigpublic Map<NHomeLocation,String> getHomeLocations()
getHomeLocations in interface NWorkspaceBootConfigpublic NStoreStrategy getStoreStrategy()
getStoreStrategy in interface NWorkspaceBootConfigpublic NOsFamily getStoreLayout()
getStoreLayout in interface NWorkspaceBootConfigpublic NStoreStrategy getRepositoryStoreStrategy()
getRepositoryStoreStrategy in interface NWorkspaceBootConfigpublic String getUuid()
getUuid 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 © 2025 vpc open source initiative. All rights reserved.