C# Class Sitecore.Feature.Demo.Repositories.OutcomeRepository

Afficher le fichier Open project: Sitecore/Habitat Class Usage Examples

Méthodes publiques

Méthode Description
GetAll ( ) : IEnumerable
GetLatest ( ) : IEnumerable
OutcomeRepository ( ) : System.Collections.Generic
OutcomeRepository ( OutcomeManager outcomeManager ) : System.Collections.Generic

Private Methods

Méthode Description
Create ( IOutcome outcome ) : Sitecore.Feature.Demo.Models.Outcome
GetCurrentOutcomes ( ) : IEnumerable
GetHistoricalOutcomes ( ) : IEnumerable
GetOutcomeDefinition ( ID outcomeId ) : IOutcomeDefinition
GetOutcomeGroup ( IOutcomeDefinition outcome ) : string

Method Details

GetAll() public méthode

public GetAll ( ) : IEnumerable
Résultat IEnumerable

GetLatest() public méthode

public GetLatest ( ) : IEnumerable
Résultat IEnumerable

OutcomeRepository() public méthode

public OutcomeRepository ( ) : System.Collections.Generic
Résultat System.Collections.Generic

OutcomeRepository() public méthode

public OutcomeRepository ( OutcomeManager outcomeManager ) : System.Collections.Generic
outcomeManager OutcomeManager
Résultat System.Collections.Generic