public class PersonInfoExtractor extends FlickrExtractor
FlickrExtractor.ExtractionFailure, FlickrExtractor.RequestFailure, FlickrExtractor.UserCancellation| Modifier and Type | Field and Description |
|---|---|
private FlickrPerson |
curPerson |
private Topic |
curPersonTopic |
private static int |
photosPerPage |
currentMap| Constructor and Description |
|---|
PersonInfoExtractor() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
extract(Wandora admin,
Context context) |
java.lang.String |
getDescription()
AdminToolManager views tool descriptions while user browses available
tools and build user customizable GUI elements such as Tools menu.
|
java.lang.String |
getName()
Tools name represent the tool in UI unless the tool has been given
explicitly another GUI name.
|
private void |
getPhotoList(Wandora currentAdmin,
java.lang.String jsonAPI,
FlickrAssoc association,
java.lang.String relationship) |
private void |
people_getInfo(Wandora wandora) |
private void |
people_getPublicGroups(Wandora wandora) |
private java.util.Collection<Tuples.T2<FlickrPerson,Topic>> |
promptForUsers(Wandora admin) |
configure, createSignature, execute, getAssociation, getCurrentMap, getFlickrClass, getFlickrState, getFrob, getIcon, getLanguage, getLicenseTopic, getOccurrence, getTopic, getType, getWandoraClass, getWithType, isConfigurable, main, throwOnAPIError, urladdUndoMarker, addUndoMarker, allowMultipleInvocations, clearAllThreads, clearThreads, clearThreads, clearToolLock, clearToolLock, clearToolLocks, execute, execute, forceStop, forceStop, getContext, getCurrentLogger, getDefaultLogger, getHistory, getLastLogger, getState, getThreads, getThreads, getToolMenuItem, getToolMenuItem, getTopicName, hlog, initialize, interruptAllThreads, interruptThreads, interruptThreads, isRunning, isRunning, lockLog, log, log, log, log, requiresRefresh, run, runInOwnThread, setContext, setDefaultLogger, setLogTitle, setProgress, setProgressMax, setState, setToolLogger, singleLog, singleLog, singleLog, solveContextTopicMap, solveNameForTopicMap, writeOptionsprivate static final int photosPerPage
private FlickrPerson curPerson
private Topic curPersonTopic
private java.util.Collection<Tuples.T2<FlickrPerson,Topic>> promptForUsers(Wandora admin) throws FlickrExtractor.ExtractionFailure
protected boolean extract(Wandora admin, Context context) throws FlickrExtractor.ExtractionFailure
extract in class FlickrExtractorFlickrExtractor.ExtractionFailureprivate void getPhotoList(Wandora currentAdmin, java.lang.String jsonAPI, FlickrAssoc association, java.lang.String relationship) throws org.json.JSONException, TopicMapException, FlickrExtractor.RequestFailure, FlickrExtractor.ExtractionFailure, FlickrExtractor.UserCancellation
org.json.JSONExceptionTopicMapExceptionFlickrExtractor.RequestFailureFlickrExtractor.ExtractionFailureFlickrExtractor.UserCancellationprivate void people_getPublicGroups(Wandora wandora) throws org.json.JSONException, TopicMapException, FlickrExtractor.RequestFailure, FlickrExtractor.ExtractionFailure
org.json.JSONExceptionTopicMapExceptionFlickrExtractor.RequestFailureFlickrExtractor.ExtractionFailureprivate void people_getInfo(Wandora wandora) throws org.json.JSONException, TopicMapException, FlickrExtractor.RequestFailure, FlickrExtractor.ExtractionFailure
org.json.JSONExceptionTopicMapExceptionFlickrExtractor.RequestFailureFlickrExtractor.ExtractionFailurepublic java.lang.String getDescription()
AbstractWandoraToolgetDescription in interface WandoraToolgetDescription in class AbstractWandoraToolpublic java.lang.String getName()
AbstractWandoraToolgetName in interface WandoraToolgetName in class FlickrExtractorCopyright 2004-2015 Wandora Team