Skip navigation links
A C D G I M O P R S T W 

A

AGGREGATION - Static variable in interface org.deepamehta.twitter.TwitterService
 

C

CHARSET - Static variable in interface org.deepamehta.twitter.TwitterService
 
CHILD_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
COMPOSITION - Static variable in interface org.deepamehta.twitter.TwitterService
 
COMPOSITION_DEF_EDGE_TYPE - Static variable in interface org.deepamehta.twitter.TwitterService
 

D

DEEPAMEHTA_USERNAME_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
DEEPAMEHTA_VERSION - Static variable in interface org.deepamehta.twitter.TwitterService
 

G

GEO_COORDINATE_TOPIC_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
GEO_LATITUDE_TYPE_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
GEO_LONGITUDE_TYPE_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
getMessage() - Method in class org.deepamehta.twitter.TwitterAPIException
 
getStatus() - Method in class org.deepamehta.twitter.TwitterAPIException
 

I

init() - Method in class org.deepamehta.twitter.TwitterPlugin
Initialize the migrated soundsets ACL-Entries.

M

Migration2 - Class in org.deepamehta.twitter.migrations
A very basic client for researching the public Twitter Search API v1.1 with DeepaMehta 4.
Migration2() - Constructor for class org.deepamehta.twitter.migrations.Migration2
 
Migration3 - Class in org.deepamehta.twitter.migrations
This migration changes the Workspace name to "Twitter" and its uri to be simply "org.deepamehta.workspaces.twitter".
Migration3() - Constructor for class org.deepamehta.twitter.migrations.Migration3
 
Migration4 - Class in org.deepamehta.twitter.migrations
Migrate Twitter API settings topics into the (as of DM 4.8 new) "Administration" workspace.
Migration4() - Constructor for class org.deepamehta.twitter.migrations.Migration4
 
Migration5 - Class in org.deepamehta.twitter.migrations
Doing nothing here - but some datbase may have a Migration5 installed from an earlier plugin version.
Migration5() - Constructor for class org.deepamehta.twitter.migrations.Migration5
 

O

org.deepamehta.twitter - package org.deepamehta.twitter
 
org.deepamehta.twitter.migrations - package org.deepamehta.twitter.migrations
 

P

PARENT_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 

R

ROLE_CHILD_TYPE_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
ROLE_PARENT_TYPE_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
run() - Method in class org.deepamehta.twitter.migrations.Migration2
 
run() - Method in class org.deepamehta.twitter.migrations.Migration3
 
run() - Method in class org.deepamehta.twitter.migrations.Migration4
 
run() - Method in class org.deepamehta.twitter.migrations.Migration5
 

S

searchMoreTweets(long, boolean) - Method in class org.deepamehta.twitter.TwitterPlugin
This method executes an existing search-query to either: (a) fetch more (older) tweets for the same query or (b) fetch new tweets and assign them to the current search result
searchMoreTweets(long, boolean) - Method in interface org.deepamehta.twitter.TwitterService
 
searchPublicTweets(long, String, String, String, String) - Method in class org.deepamehta.twitter.TwitterPlugin
Fetches public tweets matching the given query, maintains a search-query topic and references existing tweets and users, as it should be.
searchPublicTweets(long, String, String, String, String) - Method in interface org.deepamehta.twitter.TwitterService
 

T

TWEET_CONTENT_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWEET_ENTITIES_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWEET_FAVOURITE_COUNT_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWEET_ID_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWEET_LOCATION_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWEET_METADATA_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWEET_SOURCE_BUTTON_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWEET_TIME_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWEET_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWEET_WITHHELD_DMCA_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWEET_WITHHELD_IN_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWEET_WITHHELD_SCOPE_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWEETED_TO_STATUS_ID - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWITTER_APPLICATION_KEY - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWITTER_APPLICATION_SECRET - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWITTER_AUTHENTICATION_URL - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWITTER_KEY - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWITTER_RESEARCH_VERSION - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWITTER_SEARCH_BASE_URL - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWITTER_SEARCH_LANG_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWITTER_SEARCH_LOCATION_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWITTER_SEARCH_MAX_TWEET_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWITTER_SEARCH_NEXT_PAGE_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWITTER_SEARCH_REFRESH_URL_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWITTER_SEARCH_RESULT_SIZE_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWITTER_SEARCH_TIME_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWITTER_SEARCH_TYPE_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWITTER_SEARCH_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWITTER_SECRET - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWITTER_USER_ID_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWITTER_USER_IMAGE_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWITTER_USER_NAME_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
TWITTER_USER_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
TwitterAPIException - Class in org.deepamehta.twitter
A very basic client for researching with the public Twitter Search API v1.1 and DeepaMehta 4.1.2
TwitterAPIException(String, Response.Status) - Constructor for class org.deepamehta.twitter.TwitterAPIException
 
TwitterAPIException(String) - Constructor for class org.deepamehta.twitter.TwitterAPIException
 
TwitterPlugin - Class in org.deepamehta.twitter
A very basic client for researching the public Twitter Search API v1.1 with DeepaMehta 4.
TwitterPlugin() - Constructor for class org.deepamehta.twitter.TwitterPlugin
 
TwitterService - Interface in org.deepamehta.twitter
A very basic client for researching the public Twitter Search API v1.1 with DeepaMehta 4.

W

WS_WEB_RESEARCH_NAME - Static variable in interface org.deepamehta.twitter.TwitterService
 
WS_WEB_RESEARCH_URI - Static variable in interface org.deepamehta.twitter.TwitterService
 
A C D G I M O P R S T W 
Skip navigation links

Copyright © 2018. All rights reserved.