public class NRepositoryHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NRepositoryHelper.Events |
| Modifier and Type | Method and Description |
|---|---|
protected net.thevpc.nuts.log.NLog |
_LOG() |
protected net.thevpc.nuts.log.NLogOp |
_LOGOP() |
NRepositoryHelper.Events |
events() |
static int |
getSupportDeployLevel(net.thevpc.nuts.NRepository repository,
NRepositorySupportedAction supportedAction,
net.thevpc.nuts.NId id,
net.thevpc.nuts.NFetchMode mode,
boolean transitive) |
static net.thevpc.nuts.NSpeedQualifier |
getSupportSpeedLevel(net.thevpc.nuts.NRepository repository,
NRepositorySupportedAction supportedAction,
net.thevpc.nuts.NId id,
net.thevpc.nuts.NFetchMode mode,
boolean transitive) |
static NRepositoryHelper |
of(net.thevpc.nuts.NRepository repo) |
public static NRepositoryHelper of(net.thevpc.nuts.NRepository repo)
public static net.thevpc.nuts.NSpeedQualifier getSupportSpeedLevel(net.thevpc.nuts.NRepository repository,
NRepositorySupportedAction supportedAction,
net.thevpc.nuts.NId id,
net.thevpc.nuts.NFetchMode mode,
boolean transitive)
public static int getSupportDeployLevel(net.thevpc.nuts.NRepository repository,
NRepositorySupportedAction supportedAction,
net.thevpc.nuts.NId id,
net.thevpc.nuts.NFetchMode mode,
boolean transitive)
protected net.thevpc.nuts.log.NLogOp _LOGOP()
protected net.thevpc.nuts.log.NLog _LOG()
public NRepositoryHelper.Events events()
Copyright © 2025 vpc open source initiative. All rights reserved.