Publishing: Corrected (or created) Javadoc comments for classes

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30819 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Brian Remmington
2011-09-28 10:17:29 +00:00
parent c4e5fe30d1
commit 5514dd9bc2
49 changed files with 432 additions and 21 deletions

View File

@@ -31,6 +31,11 @@ import org.alfresco.service.namespace.QName;
import org.springframework.social.connect.Connection;
import org.springframework.social.oauth1.OAuthToken;
/**
* A utility class to support the {@link FlickrChannelType}.
* @author Brian
* @since 4.0
*/
public class FlickrPublishingHelper
{
private NodeService nodeService;