public interface NRepositoryConfigModel
boolean save(boolean force)
NRepository getRepository()
NWorkspace getWorkspace()
void addMirror(NRepository repo)
NRepository addMirror(NRepositorySpec options)
NRepository findMirrorById(String repositoryNameOrId)
NRepository findMirrorByName(String repositoryNameOrId)
int getDeployWeight()
String getGlobalName()
String getGroups()
NPath getLocationPath()
NRepositoryLocation getLocation()
NOptional<NRepository> getMirror(String repositoryIdOrName)
List<NRepository> getMirrors()
String getName()
NRepositoryRef getRepositoryRef()
NSpeedQualifier getSpeed()
NPath getStoreLocation()
NPath getStoreLocation(NStoreType folderType)
NStoreStrategy getStoreStrategy()
String getType()
String getUuid()
boolean isEnabled()
boolean isIndexEnabled()
boolean isPreview()
boolean isIndexSubscribed()
boolean isSupportedMirroring()
boolean isTemporary()
void removeMirror(String repositoryId)
void setEnabled(boolean enabled)
void setIndexEnabled(boolean enabled)
void setMirrorEnabled(String repoName, boolean enabled)
void setTemporary(boolean enabled)
void subscribeIndex()
void unsubscribeIndex()
NPath getTempMirrorsRoot()
NPath getMirrorsRoot()
NRepositoryConfig getStoredConfig()
void fireConfigurationChanged(String configName)
NRepositoryConfig getConfig()
boolean containsTag(String tag)
void addTag(String tag)
void removeTag(String tag)
Copyright © 2026 vpc open source initiative. All rights reserved.