public abstract class AbstractNRepositoryConfigModel extends Object implements NRepositoryConfigModel
| Constructor and Description |
|---|
AbstractNRepositoryConfigModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTag(String tag) |
boolean |
containsTag(String tag) |
Set<String> |
getTags() |
boolean |
isPreview() |
void |
removeTag(String tag) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddMirror, addMirror, findMirror, findMirrorById, findMirrorByName, findUser, findUsers, fireConfigurationChanged, get, getConfig, getDeployWeight, getGlobalName, getGroups, getLocation, getLocationPath, getMirror, getMirrors, getMirrorsRoot, getName, getRepository, getRepositoryRef, getSpeed, getStoredConfig, getStoreLocation, getStoreLocation, getStoreStrategy, getTempMirrorsRoot, getType, getUuid, getWorkspace, isEnabled, isIndexEnabled, isIndexSubscribed, isSupportedMirroring, isTemporary, removeMirror, removeUser, save, set, setEnabled, setIndexEnabled, setMirrorEnabled, setTemporary, setUser, subscribeIndex, toMap, toMap, unsubscribeIndexpublic boolean isPreview()
isPreview in interface NRepositoryConfigModelpublic boolean containsTag(String tag)
containsTag in interface NRepositoryConfigModelpublic Set<String> getTags()
getTags in interface NRepositoryConfigModelpublic void addTag(String tag)
addTag in interface NRepositoryConfigModelpublic void removeTag(String tag)
removeTag in interface NRepositoryConfigModelCopyright © 2025 vpc open source initiative. All rights reserved.