| Package | Description |
|---|---|
| org.springframework.social.alfresco.api.impl | |
| org.springframework.social.alfresco.connect |
| Modifier and Type | Class and Description |
|---|---|
class |
AlfrescoTemplate |
| Modifier and Type | Method and Description |
|---|---|
Alfresco |
AlfrescoServiceProvider.getApi(String accessToken)
Returns the Alfresco Api client interface to access protected resources on behalf of a user
|
| Modifier and Type | Method and Description |
|---|---|
Network |
AlfrescoAdapter.fetchHomeNetwork(Alfresco alfresco)
Returns the Alfresco home network for a user
|
org.springframework.social.connect.UserProfile |
AlfrescoAdapter.fetchUserProfile(Alfresco alfresco)
Returns the Alfresco user profile for a user
|
void |
AlfrescoAdapter.setConnectionValues(Alfresco alfresco,
org.springframework.social.connect.ConnectionValues values)
Set connection values DisplayName, ProviderUserId
|
boolean |
AlfrescoAdapter.test(Alfresco alfresco)
Is the Api functional
|
void |
AlfrescoAdapter.updateStatus(Alfresco alfresco,
String status) |
Copyright © 2015 Alfresco Software Inc.. All Rights Reserved.