public class DefaultNRepositoryDB extends Object implements net.thevpc.nuts.spi.NRepositoryDB
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
findAllNamesByName(String name) |
net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NAddRepositoryOptions> |
getRepositoryOptionsByLocation(String name) |
net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NAddRepositoryOptions> |
getRepositoryOptionsByName(String name) |
int |
getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context) |
public Set<String> findAllNamesByName(String name)
findAllNamesByName in interface net.thevpc.nuts.spi.NRepositoryDBpublic net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NAddRepositoryOptions> getRepositoryOptionsByName(String name)
getRepositoryOptionsByName in interface net.thevpc.nuts.spi.NRepositoryDBpublic net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NAddRepositoryOptions> getRepositoryOptionsByLocation(String name)
getRepositoryOptionsByLocation in interface net.thevpc.nuts.spi.NRepositoryDBpublic int getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NComponentCopyright © 2025 vpc open source initiative. All rights reserved.