public class FacebookPublishingHelper extends Object
Constructor and Description |
---|
FacebookPublishingHelper() |
Modifier and Type | Method and Description |
---|---|
org.springframework.social.facebook.connect.FacebookConnectionFactory |
getConnectionFactory() |
org.springframework.social.connect.Connection<org.springframework.social.facebook.api.Facebook> |
getFacebookConnectionForChannel(org.alfresco.service.cmr.repository.NodeRef channelNode) |
void |
setConnectionFactory(org.springframework.social.facebook.connect.FacebookConnectionFactory connectionFactory) |
void |
setEncryptor(MetadataEncryptor encryptor) |
void |
setNodeService(org.alfresco.service.cmr.repository.NodeService nodeService) |
public void setNodeService(org.alfresco.service.cmr.repository.NodeService nodeService)
public void setConnectionFactory(org.springframework.social.facebook.connect.FacebookConnectionFactory connectionFactory)
public org.springframework.social.facebook.connect.FacebookConnectionFactory getConnectionFactory()
public void setEncryptor(MetadataEncryptor encryptor)
public org.springframework.social.connect.Connection<org.springframework.social.facebook.api.Facebook> getFacebookConnectionForChannel(org.alfresco.service.cmr.repository.NodeRef channelNode)
Copyright © 2005–2017 Alfresco Software. All rights reserved.