Uses of Interface
org.springframework.social.evernote.api.Evernote

Packages that use Evernote
org.springframework.social.evernote.api.impl   
org.springframework.social.evernote.connect   
 

Uses of Evernote in org.springframework.social.evernote.api.impl
 

Classes in org.springframework.social.evernote.api.impl that implement Evernote
 class EvernoteTemplate
          API Binding implementation for Evernote.
 

Uses of Evernote in org.springframework.social.evernote.connect
 

Methods in org.springframework.social.evernote.connect that return Evernote
 Evernote EvernoteServiceProvider.getApi(EvernoteOAuthToken accessToken)
           
 Evernote EvernoteServiceProvider.getApi(String accessToken, String secret)
           
 

Methods in org.springframework.social.evernote.connect that return types with arguments of type Evernote
 org.springframework.social.connect.Connection<Evernote> EvernoteConnectionFactory.createConnection(org.springframework.social.connect.ConnectionData data)
           
 org.springframework.social.connect.Connection<Evernote> EvernoteConnectionFactory.createConnection(org.springframework.social.oauth1.OAuthToken accessToken)
           
 

Methods in org.springframework.social.evernote.connect with parameters of type Evernote
 org.springframework.social.connect.UserProfile EvernoteAdapter.fetchUserProfile(Evernote evernote)
           
 void EvernoteAdapter.setConnectionValues(Evernote evernote, org.springframework.social.connect.ConnectionValues values)
           
 boolean EvernoteAdapter.test(Evernote evernote)
           
 void EvernoteAdapter.updateStatus(Evernote evernote, String message)
           
 



Copyright © 2014. All Rights Reserved.