Méthode | Description | |
---|---|---|
GetAESMajors ( ) : IEnumerable |
probably not used any more
|
|
GetByCeremonies ( string userId, List |
returns list of majors based on a list of ceremonies
|
|
GetByCollege ( List |
returns majors by college(s)
|
|
GetMajors ( ) : IEnumerable |
||
MajorService ( string>.IRepositoryWithTypedId |
public GetByCeremonies ( string userId, List |
||
userId | string | |
ceremonies | List |
|
Résultat | IEnumerable |
public GetByCollege ( List |
||
colleges | List |
|
Résultat | IEnumerable |
public MajorService ( string>.IRepositoryWithTypedId |
||
majorRepository | string>.IRepositoryWithTypedId | |
ceremonyService | ICeremonyService | |
Résultat | System.Collections.Generic |