org.alfresco.repo.publishing.flickr.springsocial.api
Interface Flickr

All Superinterfaces:
org.springframework.social.ApiBinding
All Known Implementing Classes:
FlickrTemplate

public interface Flickr
extends org.springframework.social.ApiBinding

Since:
4.0

Method Summary
 MediaOperations mediaOperations()
          API for performing operations on albums, photos, and videos.
 boolean test()
           
 
Methods inherited from interface org.springframework.social.ApiBinding
isAuthorized
 

Method Detail

test

boolean test()

mediaOperations

MediaOperations mediaOperations()
API for performing operations on albums, photos, and videos.



Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.