|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExternalIntegrationInfo | |
|---|---|
| org.sakaiproject.profile2.logic | |
| Uses of ExternalIntegrationInfo in org.sakaiproject.profile2.logic |
|---|
| Methods in org.sakaiproject.profile2.logic that return ExternalIntegrationInfo | |
|---|---|
ExternalIntegrationInfo |
ProfileExternalIntegrationLogic.getExternalIntegrationInfo(String userUuid)
Get the ExternalIntegrationInfo record for a user or an empty record if none. |
| Methods in org.sakaiproject.profile2.logic with parameters of type ExternalIntegrationInfo | |
|---|---|
String |
ProfileExternalIntegrationLogic.getTwitterName(ExternalIntegrationInfo info)
Gets the Twitter name associated with the stored details, if any. |
boolean |
ProfileExternalIntegrationLogic.updateExternalIntegrationInfo(ExternalIntegrationInfo info)
Update a user's ExternalIntegrationInfo |
boolean |
ProfileExternalIntegrationLogic.validateTwitterCredentials(ExternalIntegrationInfo info)
Check if the stored Twitter credentials are valid. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||