Method | Description | |
---|---|---|
GetAll ( ) : IEnumerable |
||
GetLatest ( ) : IEnumerable |
||
OutcomeRepository ( ) : System.Collections.Generic | ||
OutcomeRepository ( OutcomeManager outcomeManager ) : System.Collections.Generic |
Method | Description | |
---|---|---|
Create ( IOutcome outcome ) : Sitecore.Feature.Demo.Models.Outcome | ||
GetCurrentOutcomes ( ) : IEnumerable |
||
GetHistoricalOutcomes ( ) : IEnumerable |
||
GetOutcomeDefinition ( ID outcomeId ) : IOutcomeDefinition | ||
GetOutcomeGroup ( IOutcomeDefinition outcome ) : string |
public OutcomeRepository ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public OutcomeRepository ( OutcomeManager outcomeManager ) : System.Collections.Generic | ||
outcomeManager | OutcomeManager | |
return | System.Collections.Generic |