| Package | Description |
|---|---|
| org.sakaiproject.profile2.logic |
| Modifier and Type | Method and Description |
|---|---|
ExternalIntegrationInfo |
ProfileExternalIntegrationLogic.getExternalIntegrationInfo(String userUuid)
Get the ExternalIntegrationInfo record for a user or an empty record if none.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2008–2014 The Sakai Foundation. All rights reserved.