public class DefaultNWorkspaceLocationModel extends Object
| Constructor and Description |
|---|
DefaultNWorkspaceLocationModel(net.thevpc.nuts.NWorkspace workspace,
String workspaceLocation) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.io.NPath |
getDefaultIdBasedir(net.thevpc.nuts.NId id) |
String |
getDefaultIdContentExtension(String packaging) |
String |
getDefaultIdExtension(net.thevpc.nuts.NId id) |
String |
getDefaultIdFilename(net.thevpc.nuts.NId id) |
net.thevpc.nuts.io.NPath |
getHomeLocation(net.thevpc.nuts.NHomeLocation location) |
net.thevpc.nuts.io.NPath |
getHomeLocation(net.thevpc.nuts.NStoreType folderType) |
Map<net.thevpc.nuts.NHomeLocation,String> |
getHomeLocations() |
net.thevpc.nuts.NStoreStrategy |
getRepositoryStoreStrategy() |
net.thevpc.nuts.NOsFamily |
getStoreLayout() |
net.thevpc.nuts.io.NPath |
getStoreLocation(net.thevpc.nuts.NId id,
net.thevpc.nuts.NStoreType folderType) |
net.thevpc.nuts.io.NPath |
getStoreLocation(net.thevpc.nuts.NId id,
net.thevpc.nuts.NStoreType folderType,
String repositoryIdOrName) |
net.thevpc.nuts.io.NPath |
getStoreLocation(net.thevpc.nuts.NLocationKey locationKey) |
net.thevpc.nuts.io.NPath |
getStoreLocation(net.thevpc.nuts.NStoreType folderType) |
net.thevpc.nuts.io.NPath |
getStoreLocation(net.thevpc.nuts.NStoreType folderType,
String repositoryIdOrName) |
Map<net.thevpc.nuts.NStoreType,String> |
getStoreLocations() |
net.thevpc.nuts.NStoreStrategy |
getStoreStrategy() |
net.thevpc.nuts.NWorkspace |
getWorkspace() |
net.thevpc.nuts.io.NPath |
getWorkspaceLocation() |
void |
setHomeLocation(net.thevpc.nuts.NHomeLocation homeType,
String location) |
void |
setStoreLayout(net.thevpc.nuts.NOsFamily layout) |
void |
setStoreLocation(net.thevpc.nuts.NStoreType folderType,
String location) |
void |
setStoreStrategy(net.thevpc.nuts.NStoreStrategy strategy) |
public DefaultNWorkspaceLocationModel(net.thevpc.nuts.NWorkspace workspace,
String workspaceLocation)
public net.thevpc.nuts.NWorkspace getWorkspace()
public void setHomeLocation(net.thevpc.nuts.NHomeLocation homeType,
String location)
public net.thevpc.nuts.io.NPath getWorkspaceLocation()
public net.thevpc.nuts.io.NPath getHomeLocation(net.thevpc.nuts.NStoreType folderType)
public net.thevpc.nuts.io.NPath getStoreLocation(net.thevpc.nuts.NStoreType folderType)
public void setStoreLocation(net.thevpc.nuts.NStoreType folderType,
String location)
public void setStoreStrategy(net.thevpc.nuts.NStoreStrategy strategy)
public void setStoreLayout(net.thevpc.nuts.NOsFamily layout)
public net.thevpc.nuts.io.NPath getStoreLocation(net.thevpc.nuts.NStoreType folderType,
String repositoryIdOrName)
public net.thevpc.nuts.io.NPath getStoreLocation(net.thevpc.nuts.NLocationKey locationKey)
public net.thevpc.nuts.io.NPath getStoreLocation(net.thevpc.nuts.NId id,
net.thevpc.nuts.NStoreType folderType,
String repositoryIdOrName)
public net.thevpc.nuts.io.NPath getStoreLocation(net.thevpc.nuts.NId id,
net.thevpc.nuts.NStoreType folderType)
public net.thevpc.nuts.NStoreStrategy getStoreStrategy()
public net.thevpc.nuts.NStoreStrategy getRepositoryStoreStrategy()
public net.thevpc.nuts.NOsFamily getStoreLayout()
public net.thevpc.nuts.io.NPath getHomeLocation(net.thevpc.nuts.NHomeLocation location)
public net.thevpc.nuts.io.NPath getDefaultIdBasedir(net.thevpc.nuts.NId id)
public String getDefaultIdFilename(net.thevpc.nuts.NId id)
public String getDefaultIdExtension(net.thevpc.nuts.NId id)
Copyright © 2025 vpc open source initiative. All rights reserved.