public class DefaultNutsRepositoryDB extends Object implements net.thevpc.nuts.spi.NutsRepositoryDB
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAllNames(String name) |
String |
getRepositoryNameByURL(String url) |
String |
getRepositoryURLByName(String name) |
int |
getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context) |
boolean |
isDefaultRepositoryName(String name) |
public Set<String> getAllNames(String name)
getAllNames in interface net.thevpc.nuts.spi.NutsRepositoryDBpublic String getRepositoryNameByURL(String url)
getRepositoryNameByURL in interface net.thevpc.nuts.spi.NutsRepositoryDBpublic boolean isDefaultRepositoryName(String name)
isDefaultRepositoryName in interface net.thevpc.nuts.spi.NutsRepositoryDBpublic String getRepositoryURLByName(String name)
getRepositoryURLByName in interface net.thevpc.nuts.spi.NutsRepositoryDBpublic int getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NutsComponentCopyright © 2022 vpc open source initiative. All rights reserved.