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