| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| searchAlbums(params:com.yahoo.webapis.search.params:SearchParams) — Method in class com.yahoo.webapis.search.SearchService | |
| Search albums based on an album, album ID, artist, or artist ID. | |
| searchAnswers(questionID) — Method in class com.yahoo.webapis.answers.AnswersService | |
| Return answers by question ID. | |
| searchArtists(params:com.yahoo.webapis.search.params:SearchParams) — Method in class com.yahoo.webapis.search.SearchService | |
| Search artists based on an artist or artist ID. | |
| searchAudio(params:com.yahoo.webapis.search.params:SearchParams) — Method in class com.yahoo.webapis.search.SearchService | |
| Search audio based on a query. | |
| searchByCategoryResult — Event in class com.yahoo.webapis.answers.AnswersService | |
| SEARCH_BY_CATEGORY_RESULT — Constant static property in class com.yahoo.webapis.answers.events.AnswersResultEvent | |
| searchByQueryResult — Event in class com.yahoo.webapis.answers.AnswersService | |
| SEARCH_BY_QUERY_RESULT — Constant static property in class com.yahoo.webapis.answers.events.AnswersResultEvent | |
| Constant for the event types. | |
| searchByUserResult — Event in class com.yahoo.webapis.answers.AnswersService | |
| SEARCH_BY_USER_RESULT — Constant static property in class com.yahoo.webapis.answers.events.AnswersResultEvent | |
| searchComments(questionID) — Method in class com.yahoo.webapis.answers.AnswersService | |
| Return comments by question ID. | |
| searchContextAnalysis(params:com.yahoo.webapis.search.params:SearchParams) — Method in class com.yahoo.webapis.search.SearchService | |
| Search pages based on a query and context. | |
| SearchFaultEvent — Class in package com.yahoo.webapis.search.events | |
| Error Event class in response to fault events from the Yahoo! Search API. | |
| SearchFaultEvent(type, fault:com.yahoo.webapis:ServiceFault) — Constructor in class com.yahoo.webapis.search.events.SearchFaultEvent | |
| Constructs a new ErrorEvent | |
| searchImages(params:com.yahoo.webapis.search.params:SearchParams) — Method in class com.yahoo.webapis.search.SearchService | |
| Search images based on a query. | |
| search_in — Property in class com.yahoo.webapis.answers.params.SearchParams | |
| search_in - Search for keywords in: "all", "question", "best_answer", "nickname". | |
| searchIn — Property in class com.yahoo.webapis.search.params.SearchParams | |
| Search for keywords. | |
| searchLocal(params:com.yahoo.webapis.search.params:SearchParams) — Method in class com.yahoo.webapis.search.SearchService | |
| Search local based on a query and location. | |
| searchNews(params:com.yahoo.webapis.search.params:SearchParams) — Method in class com.yahoo.webapis.search.SearchService | |
| Search news based on a query. | |
| SearchParams — Class in package com.yahoo.webapis.answers.params | |
| Yahoo! Answers API - A Object for Passing Parametors to the Query Search, uses URLLoader through composition. | |
| SearchParams — Class in package com.yahoo.webapis.search.params | |
| An object for passing parameters to the search. | |
| SearchParams() — Constructor in class com.yahoo.webapis.answers.params.SearchParams | |
| SearchParams Constructor | |
| SearchParams() — Constructor in class com.yahoo.webapis.search.params.SearchParams | |
| SearchParams Constructor | |
| searchPodcasts(params:com.yahoo.webapis.search.params:SearchParams) — Method in class com.yahoo.webapis.search.SearchService | |
| Search podcasts based on a query. | |
| searchQuestionByID(questionID) — Method in class com.yahoo.webapis.answers.AnswersService | |
| Return question by question ID. | |
| searchQuestionsByCategory(categoryID, params:com.yahoo.webapis.answers.params:CategoryParams) — Method in class com.yahoo.webapis.answers.AnswersService | |
| Search questions by category. | |
| searchQuestionsByTerm(query, params:com.yahoo.webapis.answers.params:SearchParams) — Method in class com.yahoo.webapis.answers.AnswersService | |
| Search questions based on a search term. | |
| searchQuestionsByUser(userID, params:com.yahoo.webapis.answers.params:UserParams) — Method in class com.yahoo.webapis.answers.AnswersService | |
| Search questions by user. | |
| searchRelatedSuggestions(params:com.yahoo.webapis.search.params:SearchParams) — Method in class com.yahoo.webapis.search.SearchService | |
| Search related suggestions based on a query. | |
| SearchResult — Class in package com.yahoo.webapis.search | |
| SearchResult is a Value Object for the Search API. | |
| SearchResult() — Constructor in class com.yahoo.webapis.search.SearchResult | |
| Construct a new SearchResult instance. | |
| SearchResultEvent — Class in package com.yahoo.webapis.search.events | |
| Event class in response to result events from the Yahoo! Search API. | |
| SearchResultEvent(type, inData, typeOfSearch) — Constructor in class com.yahoo.webapis.search.events.SearchResultEvent | |
| Constructs a new ResultEvent | |
| SearchService — Class in package com.yahoo.webapis.search | |
| Yahoo! Search API Service Class. | |
| SearchService() — Constructor in class com.yahoo.webapis.search.SearchService | |
| Constructor. | |
| searchSongDownloads(params:com.yahoo.webapis.search.params:SearchParams) — Method in class com.yahoo.webapis.search.SearchService | |
| Search for places to download songs based on a song ID | |
| searchSongs(params:com.yahoo.webapis.search.params:SearchParams) — Method in class com.yahoo.webapis.search.SearchService | |
| Search songs based on an song, song ID, album, album ID, artist, or artist ID. | |
| searchSpellingSuggestions(params:com.yahoo.webapis.search.params:SearchParams) — Method in class com.yahoo.webapis.search.SearchService | |
| Search spelling suggestions based on a misspelled word. | |
| searchTermExtraction(params:com.yahoo.webapis.search.params:SearchParams) — Method in class com.yahoo.webapis.search.SearchService | |
| Search keywords based on context. | |
| searchVideos(params:com.yahoo.webapis.search.params:SearchParams) — Method in class com.yahoo.webapis.search.SearchService | |
| Search video based on a query. | |
| searchWeb(params:com.yahoo.webapis.search.params:SearchParams) — Method in class com.yahoo.webapis.search.SearchService | |
| Search pages based on a query. | |
| _self — Property in class com.yahoo.webapis.upcoming.UpcomingService | |
| selfpromotion — Property in class com.yahoo.webapis.upcoming.uEvent | |
| The selfpromotion flag. | |
| send(parameters) — Method in interface com.yahoo.webapis.IService | |
| This provides a way to use a standard method for invoking a service. | |
| send(parameters) — Method in class com.yahoo.webapis.search.SearchService | |
| Search based on type. | |
| ServiceBase — Class in package com.yahoo.webapis | |
| The base class for Service methods | |
| ServiceBase(target) — Constructor in class com.yahoo.webapis.ServiceBase | |
| ServiceFault — Class in package com.yahoo.webapis | |
| Error Event class in response to fault events from the Yahoo! APIs. | |
| ServiceFault(faultCode, faultString, faultDetail) — Constructor in class com.yahoo.webapis.ServiceFault | |
| site — Property in class com.yahoo.webapis.search.params.SearchParams | |
| The site to limit the search to. | |
| size — Property in class com.yahoo.webapis.search.Cache | |
| The size of the Cache in bytes. | |
| song — Property in class com.yahoo.webapis.search.params.SearchParams | |
| The song title or partial song title string to search for (UTF-8 encoded). | |
| Song — Class in package com.yahoo.webapis.search | |
| Song is a Value Object for the Search API. | |
| Song() — Constructor in class com.yahoo.webapis.search.Song | |
| Construct a new Song instance. | |
| SONG_DOWNLOAD_LOCATION_SEARCH — Constant static property in class com.yahoo.webapis.search.SearchService | |
| The Song Download Location service allows you to find places to download individual songs, from the web, and from various online music sources. | |
| SONG_DOWNLOAD_LOCATION_SEARCH_RESULT — Constant static property in class com.yahoo.webapis.search.events.SearchResultEvent | |
| songId — Property in class com.yahoo.webapis.search.params.SearchParams | |
| The specific id for a song. | |
| SONG_SEARCH — Constant static property in class com.yahoo.webapis.search.SearchService | |
| The Song Search service allows you to find information on individual songs. | |
| SONG_SEARCH_RESULT — Constant static property in class com.yahoo.webapis.search.events.SearchResultEvent | |
| sort — Property in class com.yahoo.webapis.answers.params.CategoryParams | |
| sort - Sorting order of result set: relevance: By relevance. | |
| sort — Property in class com.yahoo.webapis.answers.params.SearchParams | |
| sort - Sorting order of result set: relevance: By relevance. | |
| sort — Property in class com.yahoo.webapis.answers.params.UserParams | |
| sort - Sorting order of result set: relevance: By relevance. | |
| sort — Property in class com.yahoo.webapis.search.params.SearchParams | |
| Sorting order of result set: relevance: By relevance. | |
| source — Property in class com.yahoo.webapis.search.params.SearchParams | |
| The source of the download. | |
| sourceURL — Property in class com.yahoo.webapis.search.NewsSearchResult | |
| The news source URL. | |
| speed — Property in class com.yahoo.webapis.weather.Units | |
| The units used for reporting speed. | |
| speed — Property in class com.yahoo.webapis.weather.Wind | |
| The wind speed, in units of distance per hour (scale determined by Weather.units). | |
| SPELLING_SUGGESTION — Constant static property in class com.yahoo.webapis.search.SearchService | |
| The Spelling Suggestion service provides a suggested spelling correction for a given term. | |
| SPELLING_SUGGESTION_RESULT — Constant static property in class com.yahoo.webapis.search.events.SearchResultEvent | |
| start — Property in class com.yahoo.webapis.answers.params.CategoryParams | |
| start - Starting question to list, used to display further results. | |
| start — Property in class com.yahoo.webapis.answers.params.SearchParams | |
| start - Starting question to list, used to display further results. | |
| start — Property in class com.yahoo.webapis.answers.params.UserParams | |
| start - Starting question to list, used to display further results. | |
| start — Property in class com.yahoo.webapis.search.params.SearchParams | |
| Starting page to list, used to display further results. | |
| startAt — Property in class com.yahoo.webapis.search.SearchService | |
| The result index to begin returning results at EXAMPLE: 50 would start returning results at 50 | |
| start_date — Property in class com.yahoo.webapis.upcoming.Group | |
| The date and time when the group has been started. | |
| start_date — Property in class com.yahoo.webapis.upcoming.uEvent | |
| The starting date and time for the event | |
| state — Property in class com.yahoo.webapis.search.LocalSearchResult | |
| The state. | |
| state — Property in class com.yahoo.webapis.search.params.SearchParams | |
| The starting result position to return (1-based). | |
| state — Property in class com.yahoo.webapis.upcoming.Metro | |
| The state in which the Metro area is located | |
| State — Class in package com.yahoo.webapis.upcoming | |
| Yahoo! Upcoming.org API State Class. | |
| State(_parent_service:com.yahoo.webapis.upcoming:UpcomingService, _id, _name, _code) — Constructor in class com.yahoo.webapis.upcoming.State | |
| State class constructor | |
| STATE_GET_INFO — Constant static property in class com.yahoo.webapis.upcoming.events.UpcomingResultEvent | |
| The type of event dispatched when a state is updated with data from the server. | |
| street — Property in class com.yahoo.webapis.search.params.SearchParams | |
| Street name. | |
| subject — Property in class com.yahoo.webapis.answers.Question | |
| The literal Question. | |
| success — Property in class com.yahoo.webapis.answers.Question | |
| success — Property in class com.yahoo.webapis.answers.events.AnswersErrorEvent | |
| True if the event is the result of a successful call, False if the call failed | |
| success — Property in class com.yahoo.webapis.answers.events.AnswersResultEvent | |
| True if the event is the result of a successful call, False if the call failed | |
| success — Property in class com.yahoo.webapis.search.events.SearchFaultEvent | |
| True if the event is the result of a successful call, False if the call failed | |
| success — Property in class com.yahoo.webapis.upcoming.events.UpcomingErrorEvent | |
| True if the event is the result of a successful call, False if the call failed | |
| success — Property in class com.yahoo.webapis.upcoming.events.UpcomingResultEvent | |
| True if the event is the result of a successful call, False if the call failed | |
| success — Property in class com.yahoo.webapis.weather.events.WeatherErrorEvent | |
| True if the event is the result of a successful call, False if the call failed | |
| success — Property in class com.yahoo.webapis.weather.events.WeatherResultEvent | |
| True if the event is the result of a successful call, False if the call failed | |
| summary — Property in class com.yahoo.webapis.search.MediaSearchResult | |
| The title. | |
| summary — Property in class com.yahoo.webapis.search.Rating | |
| The summary of the last review. | |
| summary — Property in class com.yahoo.webapis.search.WebSearchResult | |
| The Summary. | |
| sunrise — Property in class com.yahoo.webapis.weather.Astronomy | |
| The date and time of current date's sunrise | |
| sunset — Property in class com.yahoo.webapis.weather.Astronomy | |
| The date and time of current date's sunset. | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |