| Modifier and Type | Method and Description |
|---|---|
static int |
NRepositoryHelper.getSupportDeployLevel(NRepository repository,
NRepositorySupportedAction supportedAction,
NId id,
NFetchMode mode,
boolean transitive) |
static NSpeedQualifier |
NRepositoryHelper.getSupportSpeedLevel(NRepository repository,
NRepositorySupportedAction supportedAction,
NId id,
NFetchMode mode,
boolean transitive) |
| Modifier and Type | Method and Description |
|---|---|
static NRepositorySupportedAction |
NRepositorySupportedAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NRepositorySupportedAction[] |
NRepositorySupportedAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static NOptional<NRepositorySupportedAction> |
NRepositorySupportedAction.parse(String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
NRepositoryExt.acceptAction(NId id,
NRepositorySupportedAction supportedAction,
NFetchMode mode) |
boolean |
NCachedRepository.acceptAction(NId id,
NRepositorySupportedAction supportedAction,
NFetchMode mode) |
boolean |
AbstractNRepositoryBase.acceptAction(NId id,
NRepositorySupportedAction supportedAction,
NFetchMode mode) |
boolean |
NSimpleRepositoryWrapper.acceptAction(NId id,
NRepositorySupportedAction supportedAction,
NFetchMode mode) |
| Modifier and Type | Method and Description |
|---|---|
List<NRepositoryAndFetchMode> |
NWorkspaceUtils.filterRepositoryAndFetchModes(NRepositorySupportedAction fmode,
NId id,
NRepositoryFilter repositoryFilter,
NFetchStrategy fetchStrategy) |
Copyright © 2025 vpc open source initiative. All rights reserved.