Package org.ametys.plugins.hyperplanning
Class HyperplannningStudentProvider
java.lang.Object
org.ametys.plugins.hyperplanning.HyperplannningStudentProvider
- All Implemented Interfaces:
Component
Component in charge of providing an hyperplanning student identifier from a user identity
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetStudentId
(UserIdentity userIdentity) Get the hyperplanning id of a the user
-
Field Details
-
ROLE
The avalon role
-
-
Constructor Details
-
HyperplannningStudentProvider
public HyperplannningStudentProvider()
-
-
Method Details
-
getStudentId
Get the hyperplanning id of a the user- Parameters:
userIdentity
- the user identity- Returns:
- the hyperplanning id
-