| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.workspace.cmd.recom |
| Modifier and Type | Method and Description |
|---|---|
static NRecommendationPhase |
NRecommendationPhase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NRecommendationPhase[] |
NRecommendationPhase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map |
SafeRecommendationConnector.getRecommendations(RequestQueryInfo ri,
NRecommendationPhase phase,
boolean failure) |
Map |
RecommendationConnector.getRecommendations(RequestQueryInfo ri,
NRecommendationPhase phase,
boolean failure) |
Map |
AbstractRecommendationConnector.getRecommendations(RequestQueryInfo ri,
NRecommendationPhase phase,
boolean failure) |
Copyright © 2025 vpc open source initiative. All rights reserved.