Skip navigation links
A B C D E F G I L O P Q R S T U V W 

A

Action - Enum in com.bazaarvoice.bvandroidsdk
* An enum used for defining an action type for content submission.
addAnswerSort(AnswerOptions.Sort, SortOrder) - Method in class com.bazaarvoice.bvandroidsdk.AuthorsRequest.Builder
 
addAnswerSort(AnswerOptions.Sort, SortOrder) - Method in class com.bazaarvoice.bvandroidsdk.QuestionAndAnswerRequest.Builder
 
addAnswerSort(AnswerOptions.Sort, SortOrder) - Method in class com.bazaarvoice.bvandroidsdk.SortableProductRequest.Builder
Deprecated.
Including answers is not supported on product calls.
addFilter(BulkRatingOptions.Filter, EqualityOperator, String) - Method in class com.bazaarvoice.bvandroidsdk.BulkRatingsRequest.Builder
 
addFilter(BulkRatingOptions.Filter, EqualityOperator, String) - Method in class com.bazaarvoice.bvandroidsdk.BulkStoreRequest.Builder
 
addFilter(CommentOptions.Filter, EqualityOperator, String) - Method in class com.bazaarvoice.bvandroidsdk.CommentsRequest.Builder
 
addFilter(QuestionOptions.Filter, EqualityOperator, String) - Method in class com.bazaarvoice.bvandroidsdk.QuestionAndAnswerRequest.Builder
 
addFilter(ReviewOptions.Filter, EqualityOperator, String) - Method in class com.bazaarvoice.bvandroidsdk.ReviewDisplayRequestBuilder
 
addFilter(ReviewOptions.Filter, EqualityOperator, List<String>) - Method in class com.bazaarvoice.bvandroidsdk.ReviewDisplayRequestBuilder
 
addFilter(ProductOptions.Filter, EqualityOperator, String) - Method in class com.bazaarvoice.bvandroidsdk.SortableProductRequest.Builder
 
addIncludeContent(PDPContentType, int) - Method in class com.bazaarvoice.bvandroidsdk.AuthorsRequest.Builder
Deprecated.
This method works, but the input param is technically of the wrong type. See AuthorsRequest.Builder.addIncludeContent(AuthorIncludeType, int) instead
addIncludeContent(AuthorIncludeType, int) - Method in class com.bazaarvoice.bvandroidsdk.AuthorsRequest.Builder
 
addIncludeContent(CommentIncludeType, int) - Method in class com.bazaarvoice.bvandroidsdk.CommentsRequest.Builder
 
addIncludeContent(ReviewIncludeType) - Method in class com.bazaarvoice.bvandroidsdk.ReviewDisplayRequestBuilder
 
addIncludeContent(PDPContentType, Integer) - Method in class com.bazaarvoice.bvandroidsdk.SortableProductRequest.Builder
Type of social content to inlcude with the product request.
addIncludeStatistics(PDPContentType) - Method in class com.bazaarvoice.bvandroidsdk.AuthorsRequest.Builder
Deprecated.
This method works, but the input param is technically of the wrong type. See AuthorsRequest.Builder.addIncludeStatistics(AuthorIncludeType) instead
addIncludeStatistics(AuthorIncludeType) - Method in class com.bazaarvoice.bvandroidsdk.AuthorsRequest.Builder
 
addIncludeStatistics(PDPContentType) - Method in class com.bazaarvoice.bvandroidsdk.SortableProductRequest.Builder
 
addQuestionSort(QuestionOptions.Sort, SortOrder) - Method in class com.bazaarvoice.bvandroidsdk.AuthorsRequest.Builder
 
addQuestionSort(QuestionOptions.Sort, SortOrder) - Method in class com.bazaarvoice.bvandroidsdk.QuestionAndAnswerRequest.Builder
 
addQuestionSort(QuestionOptions.Sort, SortOrder) - Method in class com.bazaarvoice.bvandroidsdk.SortableProductRequest.Builder
 
addReviewSort(ReviewOptions.Sort, SortOrder) - Method in class com.bazaarvoice.bvandroidsdk.AuthorsRequest.Builder
 
addReviewSort(ReviewOptions.Sort, SortOrder) - Method in class com.bazaarvoice.bvandroidsdk.SortableProductRequest.Builder
 
addSort(CommentOptions.Sort, SortOrder) - Method in class com.bazaarvoice.bvandroidsdk.CommentsRequest.Builder
 
addSort(QuestionOptions.Sort, SortOrder) - Method in class com.bazaarvoice.bvandroidsdk.QuestionAndAnswerRequest.Builder
Deprecated.
renamed to explicitly be the Question sorting option
addSort(ReviewOptions.Sort, SortOrder) - Method in class com.bazaarvoice.bvandroidsdk.ReviewDisplayRequestBuilder
 
Answer - Class in com.bazaarvoice.bvandroidsdk
Answer for a Question about a CGC item.
Answer() - Constructor for class com.bazaarvoice.bvandroidsdk.Answer
 
AnswerOptions - Enum in com.bazaarvoice.bvandroidsdk
Enums for possible sorts on QuestionAndAnswersRequest results
AnswerOptions.Sort - Enum in com.bazaarvoice.bvandroidsdk
 
AnswersContainerView - Class in com.bazaarvoice.bvandroidsdk
android.widget.FrameLayout container for many AnswerViews providing usage Analytic events.
AnswersContainerView(Context) - Constructor for class com.bazaarvoice.bvandroidsdk.AnswersContainerView
 
AnswersContainerView(Context, AttributeSet) - Constructor for class com.bazaarvoice.bvandroidsdk.AnswersContainerView
 
AnswersContainerView(Context, AttributeSet, int) - Constructor for class com.bazaarvoice.bvandroidsdk.AnswersContainerView
 
AnswersContainerView(Context, AttributeSet, int, int) - Constructor for class com.bazaarvoice.bvandroidsdk.AnswersContainerView
 
AnswersGridView - Class in com.bazaarvoice.bvandroidsdk
Deprecated.
Used the AnswersRecyclerView instead android.widget.GridView container for many AnswerViews providing usage Analytic events.
AnswersGridView(Context) - Constructor for class com.bazaarvoice.bvandroidsdk.AnswersGridView
Deprecated.
 
AnswersGridView(Context, AttributeSet) - Constructor for class com.bazaarvoice.bvandroidsdk.AnswersGridView
Deprecated.
 
AnswersGridView(Context, AttributeSet, int) - Constructor for class com.bazaarvoice.bvandroidsdk.AnswersGridView
Deprecated.
 
AnswersGridView(Context, AttributeSet, int, int) - Constructor for class com.bazaarvoice.bvandroidsdk.AnswersGridView
Deprecated.
 
AnswersListView - Class in com.bazaarvoice.bvandroidsdk
Deprecated.
Used the AnswersRecyclerView instead android.widget.ListView container for many AnswerViews providing usage Analytic events.
AnswersListView(Context) - Constructor for class com.bazaarvoice.bvandroidsdk.AnswersListView
Deprecated.
 
AnswersListView(Context, AttributeSet) - Constructor for class com.bazaarvoice.bvandroidsdk.AnswersListView
Deprecated.
 
AnswersListView(Context, AttributeSet, int) - Constructor for class com.bazaarvoice.bvandroidsdk.AnswersListView
Deprecated.
 
AnswersListView(Context, AttributeSet, int, int) - Constructor for class com.bazaarvoice.bvandroidsdk.AnswersListView
Deprecated.
 
AnswersRecyclerView - Class in com.bazaarvoice.bvandroidsdk
android.support.v7.widget.RecyclerView container for many AnswerViews providing usage Analytic events.
AnswersRecyclerView(Context) - Constructor for class com.bazaarvoice.bvandroidsdk.AnswersRecyclerView
 
AnswersRecyclerView(Context, AttributeSet) - Constructor for class com.bazaarvoice.bvandroidsdk.AnswersRecyclerView
 
AnswersRecyclerView(Context, AttributeSet, int) - Constructor for class com.bazaarvoice.bvandroidsdk.AnswersRecyclerView
 
AnswerSubmissionRequest - Class in com.bazaarvoice.bvandroidsdk
Request to submit an Answer
AnswerSubmissionRequest.Builder - Class in com.bazaarvoice.bvandroidsdk
 
AnswerSubmissionResponse - Class in com.bazaarvoice.bvandroidsdk
Response for an AnswerSubmissionRequest
AnswerSubmissionResponse() - Constructor for class com.bazaarvoice.bvandroidsdk.AnswerSubmissionResponse
 
AnswerView - Class in com.bazaarvoice.bvandroidsdk
android.widget.FrameLayout container for a single Answer providing usage Analytic events.
AnswerView(Context) - Constructor for class com.bazaarvoice.bvandroidsdk.AnswerView
 
AnswerView(Context, AttributeSet) - Constructor for class com.bazaarvoice.bvandroidsdk.AnswerView
 
AnswerView(Context, AttributeSet, int) - Constructor for class com.bazaarvoice.bvandroidsdk.AnswerView
 
AnswerView(Context, AttributeSet, int, int) - Constructor for class com.bazaarvoice.bvandroidsdk.AnswerView
 
AuthenticationProvider - Interface in com.bazaarvoice.bvandroidsdk
A type for classes that handle the details about which fields are necessary for authenticating ConversationsSubmissionRequests.
Author - Class in com.bazaarvoice.bvandroidsdk
 
Author() - Constructor for class com.bazaarvoice.bvandroidsdk.Author
 
AuthorIncludeType - Enum in com.bazaarvoice.bvandroidsdk
 
AuthorOptions - Enum in com.bazaarvoice.bvandroidsdk
Enums for possible filters and sorts types on AuthorsRequest results
AuthorOptions.FilterOptions - Enum in com.bazaarvoice.bvandroidsdk
 
AuthorOptions.SortOptions - Enum in com.bazaarvoice.bvandroidsdk
 
AuthorsRequest - Class in com.bazaarvoice.bvandroidsdk
Request to get Authors
AuthorsRequest.Builder - Class in com.bazaarvoice.bvandroidsdk
 
AuthorsResponse - Class in com.bazaarvoice.bvandroidsdk
Response to a AuthorsRequest
AuthorsResponse() - Constructor for class com.bazaarvoice.bvandroidsdk.AuthorsResponse
 

B

Badge - Class in com.bazaarvoice.bvandroidsdk
Icons that allow content and/or contributors to be recognized, or flagged, as having an additional meaning.
Badge() - Constructor for class com.bazaarvoice.bvandroidsdk.Badge
 
Badge.Type - Enum in com.bazaarvoice.bvandroidsdk
 
BaseProduct<AttributeType> - Class in com.bazaarvoice.bvandroidsdk
Common attributes for items that are considered 'products' by the Conversations API.
BaseProduct() - Constructor for class com.bazaarvoice.bvandroidsdk.BaseProduct
 
BaseReview - Class in com.bazaarvoice.bvandroidsdk
Common Review attributes
BaseReview() - Constructor for class com.bazaarvoice.bvandroidsdk.BaseReview
 
build() - Method in class com.bazaarvoice.bvandroidsdk.AnswerSubmissionRequest.Builder
 
build() - Method in class com.bazaarvoice.bvandroidsdk.AuthorsRequest.Builder
 
build() - Method in class com.bazaarvoice.bvandroidsdk.BulkProductRequest.Builder
 
build() - Method in class com.bazaarvoice.bvandroidsdk.BulkRatingsRequest.Builder
 
build() - Method in class com.bazaarvoice.bvandroidsdk.BulkStoreRequest.Builder
 
build() - Method in class com.bazaarvoice.bvandroidsdk.BVConversationsClient.Builder
 
build() - Method in class com.bazaarvoice.bvandroidsdk.CommentsRequest.Builder
 
build() - Method in class com.bazaarvoice.bvandroidsdk.CommentSubmissionRequest.Builder
 
build() - Method in class com.bazaarvoice.bvandroidsdk.FeedbackSubmissionRequest.Builder
 
build() - Method in class com.bazaarvoice.bvandroidsdk.ProductDisplayPageRequest.Builder
 
build() - Method in class com.bazaarvoice.bvandroidsdk.QuestionAndAnswerRequest.Builder
 
build() - Method in class com.bazaarvoice.bvandroidsdk.QuestionSubmissionRequest.Builder
 
build() - Method in class com.bazaarvoice.bvandroidsdk.ReviewDisplayRequestBuilder
 
build() - Method in class com.bazaarvoice.bvandroidsdk.ReviewsRequest.Builder
 
build() - Method in class com.bazaarvoice.bvandroidsdk.ReviewSubmissionRequest.Builder
 
build() - Method in class com.bazaarvoice.bvandroidsdk.SortableProductRequest.Builder
 
build() - Method in class com.bazaarvoice.bvandroidsdk.StoreReviewsRequest.Builder
 
build() - Method in class com.bazaarvoice.bvandroidsdk.StoreReviewSubmissionRequest.Builder
 
Builder(Action, String, String) - Constructor for class com.bazaarvoice.bvandroidsdk.AnswerSubmissionRequest.Builder
 
Builder(String) - Constructor for class com.bazaarvoice.bvandroidsdk.AuthorsRequest.Builder
 
Builder() - Constructor for class com.bazaarvoice.bvandroidsdk.BulkProductRequest.Builder
 
Builder(List<String>, BulkRatingOptions.StatsType) - Constructor for class com.bazaarvoice.bvandroidsdk.BulkRatingsRequest.Builder
 
Builder(List<String>) - Constructor for class com.bazaarvoice.bvandroidsdk.BulkStoreRequest.Builder
 
Builder(int, int) - Constructor for class com.bazaarvoice.bvandroidsdk.BulkStoreRequest.Builder
 
Builder(BVSDK) - Constructor for class com.bazaarvoice.bvandroidsdk.BVConversationsClient.Builder
 
Builder(String, int, int) - Constructor for class com.bazaarvoice.bvandroidsdk.CommentsRequest.Builder
 
Builder(String) - Constructor for class com.bazaarvoice.bvandroidsdk.CommentsRequest.Builder
 
Builder(Action, String, String) - Constructor for class com.bazaarvoice.bvandroidsdk.CommentSubmissionRequest.Builder
 
Builder(String) - Constructor for class com.bazaarvoice.bvandroidsdk.FeedbackSubmissionRequest.Builder
 
Builder(String) - Constructor for class com.bazaarvoice.bvandroidsdk.ProductDisplayPageRequest.Builder
 
Builder(String, int, int) - Constructor for class com.bazaarvoice.bvandroidsdk.QuestionAndAnswerRequest.Builder
 
Builder(Action, String) - Constructor for class com.bazaarvoice.bvandroidsdk.QuestionSubmissionRequest.Builder
 
Builder(String, int, int) - Constructor for class com.bazaarvoice.bvandroidsdk.ReviewsRequest.Builder
 
Builder(Action, String) - Constructor for class com.bazaarvoice.bvandroidsdk.ReviewSubmissionRequest.Builder
 
Builder(String, int, int) - Constructor for class com.bazaarvoice.bvandroidsdk.StoreReviewsRequest.Builder
 
Builder(Action, String) - Constructor for class com.bazaarvoice.bvandroidsdk.StoreReviewSubmissionRequest.Builder
 
BulkProductRequest - Class in com.bazaarvoice.bvandroidsdk
Request to get info and stats for many Products
BulkProductRequest.Builder - Class in com.bazaarvoice.bvandroidsdk
 
BulkProductResponse - Class in com.bazaarvoice.bvandroidsdk
Response for info and stats for many Products
BulkProductResponse() - Constructor for class com.bazaarvoice.bvandroidsdk.BulkProductResponse
 
BulkRatingOptions - Class in com.bazaarvoice.bvandroidsdk
Enums for possible filters and stats types on BulkRatingRequest results
BulkRatingOptions() - Constructor for class com.bazaarvoice.bvandroidsdk.BulkRatingOptions
 
BulkRatingOptions.Filter - Enum in com.bazaarvoice.bvandroidsdk
 
BulkRatingOptions.StatsType - Enum in com.bazaarvoice.bvandroidsdk
 
BulkRatingsRequest - Class in com.bazaarvoice.bvandroidsdk
Request used to obtain statistics such as Ratings on multiple productIds
BulkRatingsRequest.Builder - Class in com.bazaarvoice.bvandroidsdk
 
BulkRatingsResponse - Class in com.bazaarvoice.bvandroidsdk
Response for a BulkRatingsRequest
BulkRatingsResponse() - Constructor for class com.bazaarvoice.bvandroidsdk.BulkRatingsResponse
 
BulkStoreRequest - Class in com.bazaarvoice.bvandroidsdk
Request used to obtain multiple Stores.
BulkStoreRequest.Builder - Class in com.bazaarvoice.bvandroidsdk
 
BulkStoreResponse - Class in com.bazaarvoice.bvandroidsdk
Response for a BulkStoreRequest
BulkStoreResponse() - Constructor for class com.bazaarvoice.bvandroidsdk.BulkStoreResponse
 
bvConfig(BVConfig) - Method in class com.bazaarvoice.bvandroidsdk.BVConversationsClient.Builder
 
BVConversationsClient - Class in com.bazaarvoice.bvandroidsdk
Class used to perform Conversations requests.
BVConversationsClient() - Constructor for class com.bazaarvoice.bvandroidsdk.BVConversationsClient
Deprecated.
Now use the BVConversationsClient.Builder which explicitly requires the BVSDK singleton instance. Builds a instance with the BVSDK defaults
BVConversationsClient.Builder - Class in com.bazaarvoice.bvandroidsdk
Builds a instance with the BVSDK defaults, and/or optional configuration values.
BVConversationsClient.DisplayLoader<RequestType extends com.bazaarvoice.bvandroidsdk.ConversationsDisplayRequest,ResponseType extends ConversationsDisplayResponse> - Interface in com.bazaarvoice.bvandroidsdk
 
BVHostedAuthenticationProvider - Class in com.bazaarvoice.bvandroidsdk
Authentication that clients configured for Hosted Authentication should use.
BVHostedAuthenticationProvider(String, String) - Constructor for class com.bazaarvoice.bvandroidsdk.BVHostedAuthenticationProvider
When to use
BVHostedAuthenticationProvider(String) - Constructor for class com.bazaarvoice.bvandroidsdk.BVHostedAuthenticationProvider
Use this constructor if you managed to retrieve the UAS for the user.

C

CALL_ON_MAIN_THREAD - Static variable in class com.bazaarvoice.bvandroidsdk.ConversationsException
 
cancel() - Method in class com.bazaarvoice.bvandroidsdk.LoadCallDisplay
 
cancel() - Method in class com.bazaarvoice.bvandroidsdk.LoadCallSubmission
 
com.bazaarvoice.bvandroidsdk - package com.bazaarvoice.bvandroidsdk
 
com.bazaarvoice.bvandroidsdk.types - package com.bazaarvoice.bvandroidsdk.types
 
Comment - Class in com.bazaarvoice.bvandroidsdk
 
Comment() - Constructor for class com.bazaarvoice.bvandroidsdk.Comment
 
CommentIncludeType - Enum in com.bazaarvoice.bvandroidsdk
 
CommentOptions - Enum in com.bazaarvoice.bvandroidsdk
 
CommentOptions.Filter - Enum in com.bazaarvoice.bvandroidsdk
 
CommentOptions.Sort - Enum in com.bazaarvoice.bvandroidsdk
 
CommentsRequest - Class in com.bazaarvoice.bvandroidsdk
 
CommentsRequest.Builder - Class in com.bazaarvoice.bvandroidsdk
 
CommentsResponse - Class in com.bazaarvoice.bvandroidsdk
 
CommentsResponse() - Constructor for class com.bazaarvoice.bvandroidsdk.CommentsResponse
 
CommentSubmissionRequest - Class in com.bazaarvoice.bvandroidsdk
Request for submitting Comments
CommentSubmissionRequest.Builder - Class in com.bazaarvoice.bvandroidsdk
 
CommentSubmissionResponse - Class in com.bazaarvoice.bvandroidsdk
Response for submitting Comments
CommentSubmissionResponse() - Constructor for class com.bazaarvoice.bvandroidsdk.CommentSubmissionResponse
 
Content() - Constructor for class com.bazaarvoice.bvandroidsdk.Photo.Content
 
ContextDataValue - Class in com.bazaarvoice.bvandroidsdk
 
ContextDataValue() - Constructor for class com.bazaarvoice.bvandroidsdk.ContextDataValue
 
ConversationsCallback<ResponseType> - Interface in com.bazaarvoice.bvandroidsdk
Callback for a ConversationsDisplayRequest
ConversationsDisplayCallback<T extends ConversationsResponse> - Interface in com.bazaarvoice.bvandroidsdk
 
ConversationsDisplayRecyclerView<RequestType extends com.bazaarvoice.bvandroidsdk.ConversationsDisplayRequest,ResponseType extends ConversationsDisplayResponse> - Class in com.bazaarvoice.bvandroidsdk
android.support.v7.widget.RecyclerView container for many reviews providing usage Analytic events.
ConversationsDisplayResponse<ResultType> - Class in com.bazaarvoice.bvandroidsdk
Common options for a Conversations display response
ConversationsDisplayResponse() - Constructor for class com.bazaarvoice.bvandroidsdk.ConversationsDisplayResponse
 
ConversationsException - Class in com.bazaarvoice.bvandroidsdk
 
ConversationsException(String, List<Error>) - Constructor for class com.bazaarvoice.bvandroidsdk.ConversationsException
 
ConversationsException(String, Throwable, List<Error>) - Constructor for class com.bazaarvoice.bvandroidsdk.ConversationsException
 
ConversationsIncludeProduct - Class in com.bazaarvoice.bvandroidsdk
Included Products and Reviews
ConversationsIncludeProduct() - Constructor for class com.bazaarvoice.bvandroidsdk.ConversationsIncludeProduct
 
ConversationsIncludeStore - Class in com.bazaarvoice.bvandroidsdk
Included Stores and StoreReviews
ConversationsIncludeStore() - Constructor for class com.bazaarvoice.bvandroidsdk.ConversationsIncludeStore
 
ConversationsResponse - Class in com.bazaarvoice.bvandroidsdk
Base options for a conversations response, to display or submission endpoints.
ConversationsResponse() - Constructor for class com.bazaarvoice.bvandroidsdk.ConversationsResponse
 
ConversationsSubmissionCallback<T extends ConversationsResponse> - Interface in com.bazaarvoice.bvandroidsdk
 
ConversationsSubmissionException - Class in com.bazaarvoice.bvandroidsdk
 
ConversationsSubmissionException(String, List<Error>, List<FieldError>) - Constructor for class com.bazaarvoice.bvandroidsdk.ConversationsSubmissionException
 
ConversationsSubmissionException(String, Throwable, List<Error>, List<FieldError>) - Constructor for class com.bazaarvoice.bvandroidsdk.ConversationsSubmissionException
 
ConversationsSubmissionResponse - Class in com.bazaarvoice.bvandroidsdk
 
ConversationsSubmissionResponse() - Constructor for class com.bazaarvoice.bvandroidsdk.ConversationsSubmissionResponse
 

D

DimensionElement - Class in com.bazaarvoice.bvandroidsdk
Tag Dimensions let you create custom tag types with tags that identify the different attributes of a product.
DimensionElement() - Constructor for class com.bazaarvoice.bvandroidsdk.DimensionElement
 
DistributionElement - Class in com.bazaarvoice.bvandroidsdk
 
DistributionElement() - Constructor for class com.bazaarvoice.bvandroidsdk.DistributionElement
 
DistributionValue - Class in com.bazaarvoice.bvandroidsdk
 
DistributionValue() - Constructor for class com.bazaarvoice.bvandroidsdk.DistributionValue
 

E

EMPTY - Static variable in interface com.bazaarvoice.bvandroidsdk.FingerprintProvider
 
EqualityOperator - Enum in com.bazaarvoice.bvandroidsdk
An enum for all available equality types in BazaarParams requests.
Error - Class in com.bazaarvoice.bvandroidsdk
Container for the meta data describing why a Conversations API request was malformed.
Error() - Constructor for class com.bazaarvoice.bvandroidsdk.Error
 
ErrorCode - Enum in com.bazaarvoice.bvandroidsdk
 

F

feedbackContentType(FeedbackContentType) - Method in class com.bazaarvoice.bvandroidsdk.FeedbackSubmissionRequest.Builder
 
FeedbackContentType - Enum in com.bazaarvoice.bvandroidsdk.types
An enum used for defining the content type for which feedback is submitted.
FeedbackSubmissionRequest - Class in com.bazaarvoice.bvandroidsdk
Request class for submitting feedback on Reviews, Questions, and Answers.
FeedbackSubmissionRequest(FeedbackSubmissionRequest.Builder) - Constructor for class com.bazaarvoice.bvandroidsdk.FeedbackSubmissionRequest
 
FeedbackSubmissionRequest.Builder - Class in com.bazaarvoice.bvandroidsdk
 
FeedbackSubmissionResponse - Class in com.bazaarvoice.bvandroidsdk
Response for a successful FeedbackSubmissionRequest from either a helpfulness vote or inappropriate feedback response.
FeedbackSubmissionResponse() - Constructor for class com.bazaarvoice.bvandroidsdk.FeedbackSubmissionResponse
 
feedbackType(FeedbackType) - Method in class com.bazaarvoice.bvandroidsdk.FeedbackSubmissionRequest.Builder
 
FeedbackType - Enum in com.bazaarvoice.bvandroidsdk.types
An enum used for defining the type of feedback to be submitted.
feedbackVote(FeedbackVoteType) - Method in class com.bazaarvoice.bvandroidsdk.FeedbackSubmissionRequest.Builder
 
FeedbackVoteType - Enum in com.bazaarvoice.bvandroidsdk.types
An enum used for defining the vote type for feedback to be submitted.
FieldError - Class in com.bazaarvoice.bvandroidsdk
Metadata for the error for a specific field in a form
FieldError() - Constructor for class com.bazaarvoice.bvandroidsdk.FieldError
 
fingerprintProvider(FingerprintProvider) - Method in class com.bazaarvoice.bvandroidsdk.BVConversationsClient.Builder
 
FingerprintProvider - Interface in com.bazaarvoice.bvandroidsdk
 
FormData - Class in com.bazaarvoice.bvandroidsdk
Container for form field map
FormData() - Constructor for class com.bazaarvoice.bvandroidsdk.FormData
 
FormError - Class in com.bazaarvoice.bvandroidsdk
Metadata for the errors in a form
FormError() - Constructor for class com.bazaarvoice.bvandroidsdk.FormError
 
FormField - Class in com.bazaarvoice.bvandroidsdk
An individual field for a submission form
FormField() - Constructor for class com.bazaarvoice.bvandroidsdk.FormField
 
FormFieldOption - Class in com.bazaarvoice.bvandroidsdk
The FormFieldOption are values that have been configured for a parent FormField element.
FormFieldOption() - Constructor for class com.bazaarvoice.bvandroidsdk.FormFieldOption
 
FormInputType - Enum in com.bazaarvoice.bvandroidsdk
The form of data the Conversations API expects to receive for a particular input

G

getAnswer() - Method in class com.bazaarvoice.bvandroidsdk.AnswerSubmissionResponse
 
getAnswerHelpfulVoteCount() - Method in class com.bazaarvoice.bvandroidsdk.QAStatistics
 
getAnswerId() - Method in class com.bazaarvoice.bvandroidsdk.SubmittedAnswer
 
getAnswerNotHelpfulVoteCount() - Method in class com.bazaarvoice.bvandroidsdk.QAStatistics
 
getAnswers() - Method in class com.bazaarvoice.bvandroidsdk.Question
 
getAnswerText() - Method in class com.bazaarvoice.bvandroidsdk.Answer
 
getAnswerText() - Method in class com.bazaarvoice.bvandroidsdk.SubmittedAnswer
 
getAttributes() - Method in class com.bazaarvoice.bvandroidsdk.BaseProduct
 
getAttributesOrder() - Method in class com.bazaarvoice.bvandroidsdk.BaseProduct
 
getAuthorSubmissionToken() - Method in class com.bazaarvoice.bvandroidsdk.AnswerSubmissionResponse
 
getAuthorSubmissionToken() - Method in class com.bazaarvoice.bvandroidsdk.UserAuthenticationStringResponse
 
getAuthToken() - Method in class com.bazaarvoice.bvandroidsdk.UserAuthenticationStringRequest
 
getAverageOverallRating() - Method in class com.bazaarvoice.bvandroidsdk.ReviewStatistics
 
getAverageOverallRating() - Method in class com.bazaarvoice.bvandroidsdk.SecondaryRatingsAverages
 
getAverageRating() - Method in class com.bazaarvoice.bvandroidsdk.BaseProduct
 
getBestAnswerCount() - Method in class com.bazaarvoice.bvandroidsdk.QAStatistics
 
getBrand() - Method in class com.bazaarvoice.bvandroidsdk.BaseProduct
 
getBrandExternalId() - Method in class com.bazaarvoice.bvandroidsdk.BaseProduct
 
getBrandImageLogoUrl() - Method in class com.bazaarvoice.bvandroidsdk.Answer
 
getCallbackUrl() - Method in class com.bazaarvoice.bvandroidsdk.BVHostedAuthenticationProvider
 
getCaption() - Method in class com.bazaarvoice.bvandroidsdk.Photo
 
getCaption() - Method in class com.bazaarvoice.bvandroidsdk.Video
 
getCategoryId() - Method in class com.bazaarvoice.bvandroidsdk.BaseProduct
 
getCid() - Method in class com.bazaarvoice.bvandroidsdk.Comment
 
getClientResponses() - Method in class com.bazaarvoice.bvandroidsdk.BaseReview
 
getCode() - Method in class com.bazaarvoice.bvandroidsdk.Error
 
getCode() - Method in enum com.bazaarvoice.bvandroidsdk.ErrorCode
 
getCode() - Method in class com.bazaarvoice.bvandroidsdk.FieldError
 
getCode() - Method in enum com.bazaarvoice.bvandroidsdk.SubmissionErrorCode
 
getCommentIds() - Method in class com.bazaarvoice.bvandroidsdk.BaseReview
 
getComments() - Method in class com.bazaarvoice.bvandroidsdk.BaseReview
 
getCommentText() - Method in class com.bazaarvoice.bvandroidsdk.Comment
 
getCommentText() - Method in class com.bazaarvoice.bvandroidsdk.CommentSubmissionRequest
 
getCons() - Method in class com.bazaarvoice.bvandroidsdk.BaseReview
 
getContent() - Method in class com.bazaarvoice.bvandroidsdk.Photo
 
getContentLink() - Method in class com.bazaarvoice.bvandroidsdk.SyndicatedSource
 
getContentType() - Method in class com.bazaarvoice.bvandroidsdk.Badge
 
getContextDataDistribution() - Method in class com.bazaarvoice.bvandroidsdk.QAStatistics
 
getContextDataDistribution() - Method in class com.bazaarvoice.bvandroidsdk.ReviewStatistics
 
getCount() - Method in class com.bazaarvoice.bvandroidsdk.DistributionValue
 
getDimensionLabel() - Method in class com.bazaarvoice.bvandroidsdk.ContextDataValue
 
getDisplayImageUrl() - Method in class com.bazaarvoice.bvandroidsdk.BaseProduct
 
getDisplayName() - Method in class com.bazaarvoice.bvandroidsdk.BaseProduct
 
getDisplayType() - Method in class com.bazaarvoice.bvandroidsdk.SecondaryRating
 
getEANs() - Method in class com.bazaarvoice.bvandroidsdk.BaseProduct
 
getElements() - Method in class com.bazaarvoice.bvandroidsdk.StoreLocationAttributes
 
getErrorCode() - Method in class com.bazaarvoice.bvandroidsdk.Error
 
getErrorCode() - Method in class com.bazaarvoice.bvandroidsdk.FieldError
 
getErrors() - Method in class com.bazaarvoice.bvandroidsdk.ConversationsException
 
getErrors() - Method in class com.bazaarvoice.bvandroidsdk.ConversationsResponse
 
getFamilyIds() - Method in class com.bazaarvoice.bvandroidsdk.BaseProduct
 
getFeaturedAnswerCount() - Method in class com.bazaarvoice.bvandroidsdk.QAStatistics
 
getFeaturedQuestionCount() - Method in class com.bazaarvoice.bvandroidsdk.QAStatistics
 
getFeaturedReviewCount() - Method in class com.bazaarvoice.bvandroidsdk.ReviewStatistics
 
getFeedback() - Method in class com.bazaarvoice.bvandroidsdk.FeedbackSubmissionResponse
 
getField() - Method in class com.bazaarvoice.bvandroidsdk.FieldError
 
getFieldErrorMap() - Method in class com.bazaarvoice.bvandroidsdk.FormError
 
getFieldErrors() - Method in class com.bazaarvoice.bvandroidsdk.ConversationsSubmissionException
 
getFieldErrors() - Method in class com.bazaarvoice.bvandroidsdk.ConversationsSubmissionResponse
 
getFingerprint() - Method in interface com.bazaarvoice.bvandroidsdk.FingerprintProvider
 
getFirstAnswerDate() - Method in class com.bazaarvoice.bvandroidsdk.QAStatistics
 
getFirstQuestionDate() - Method in class com.bazaarvoice.bvandroidsdk.QAStatistics
 
getFirstSubmissionDate() - Method in class com.bazaarvoice.bvandroidsdk.ReviewStatistics
 
getFiveStarCount() - Method in class com.bazaarvoice.bvandroidsdk.RatingDistribution
 
getFormData() - Method in class com.bazaarvoice.bvandroidsdk.ConversationsSubmissionResponse
Deprecated.
getFormErrors() - Method in class com.bazaarvoice.bvandroidsdk.ConversationsSubmissionResponse
Deprecated.
getFormField() - Method in class com.bazaarvoice.bvandroidsdk.FieldError
 
getFormFieldMap() - Method in class com.bazaarvoice.bvandroidsdk.FormData
 
getFormFieldOptions() - Method in class com.bazaarvoice.bvandroidsdk.FormField
 
getFormFields() - Method in class com.bazaarvoice.bvandroidsdk.ConversationsSubmissionResponse
 
getFormInputType() - Method in class com.bazaarvoice.bvandroidsdk.FormField
 
getFourStarCount() - Method in class com.bazaarvoice.bvandroidsdk.RatingDistribution
 
getHasErrors() - Method in class com.bazaarvoice.bvandroidsdk.ConversationsResponse
 
getHelpfulness() - Method in class com.bazaarvoice.bvandroidsdk.BaseReview
 
getHelpfulnessFeedback() - Method in class com.bazaarvoice.bvandroidsdk.SubmittedFeedback
 
getHelpfulVoteCount() - Method in class com.bazaarvoice.bvandroidsdk.QAStatistics
 
getHelpfulVoteCount() - Method in class com.bazaarvoice.bvandroidsdk.ReviewStatistics
 
getId() - Method in class com.bazaarvoice.bvandroidsdk.Badge
 
getId() - Method in class com.bazaarvoice.bvandroidsdk.BaseProduct
 
getId() - Method in class com.bazaarvoice.bvandroidsdk.ContextDataValue
 
getId() - Method in class com.bazaarvoice.bvandroidsdk.DimensionElement
 
getId() - Method in class com.bazaarvoice.bvandroidsdk.DistributionElement
 
getId() - Method in class com.bazaarvoice.bvandroidsdk.FormField
 
getId() - Method in class com.bazaarvoice.bvandroidsdk.Photo
 
getId() - Method in class com.bazaarvoice.bvandroidsdk.SecondaryRating
 
getId() - Method in class com.bazaarvoice.bvandroidsdk.StoreLocationAttributes
 
getImageUrl() - Method in class com.bazaarvoice.bvandroidsdk.BaseProduct
Deprecated.
getInappropriateFeedback() - Method in class com.bazaarvoice.bvandroidsdk.SubmittedFeedback
 
getIncludedIn() - Method in class com.bazaarvoice.bvandroidsdk.Review
 
getIncludedIn() - Method in class com.bazaarvoice.bvandroidsdk.StoreReview
 
getISBNs() - Method in class com.bazaarvoice.bvandroidsdk.BaseProduct
 
getKey() - Method in enum com.bazaarvoice.bvandroidsdk.AnswerOptions.Sort
 
getKey() - Method in enum com.bazaarvoice.bvandroidsdk.BulkRatingOptions.Filter
 
getKey() - Method in enum com.bazaarvoice.bvandroidsdk.BulkRatingOptions.StatsType
 
getKey() - Method in enum com.bazaarvoice.bvandroidsdk.CommentOptions.Filter
 
getKey() - Method in enum com.bazaarvoice.bvandroidsdk.CommentOptions.Sort
 
getKey() - Method in enum com.bazaarvoice.bvandroidsdk.ProductOptions.Filter
 
getKey() - Method in enum com.bazaarvoice.bvandroidsdk.ProductOptions.Sort
 
getKey() - Method in enum com.bazaarvoice.bvandroidsdk.QuestionOptions.Filter
 
getKey() - Method in enum com.bazaarvoice.bvandroidsdk.QuestionOptions.Sort
 
getKey() - Method in enum com.bazaarvoice.bvandroidsdk.ReviewOptions.Filter
 
getKey() - Method in enum com.bazaarvoice.bvandroidsdk.ReviewOptions.Sort
 
getLabel() - Method in class com.bazaarvoice.bvandroidsdk.DimensionElement
 
getLabel() - Method in class com.bazaarvoice.bvandroidsdk.DistributionElement
 
getLabel() - Method in class com.bazaarvoice.bvandroidsdk.FormField
 
getLabel() - Method in class com.bazaarvoice.bvandroidsdk.FormFieldOption
 
getLabel() - Method in class com.bazaarvoice.bvandroidsdk.SecondaryRating
 
getLastAnswerDate() - Method in class com.bazaarvoice.bvandroidsdk.QAStatistics
 
getLastQuestionAnswerDate() - Method in class com.bazaarvoice.bvandroidsdk.QAStatistics
 
getLastQuestionDate() - Method in class com.bazaarvoice.bvandroidsdk.QAStatistics
 
getLastSubmissionDate() - Method in class com.bazaarvoice.bvandroidsdk.ReviewStatistics
 
getLimit() - Method in class com.bazaarvoice.bvandroidsdk.ConversationsDisplayResponse
 
getLocale() - Method in class com.bazaarvoice.bvandroidsdk.AnswerSubmissionResponse
 
getLocale() - Method in class com.bazaarvoice.bvandroidsdk.ConversationsDisplayResponse
 
getLocale() - Method in class com.bazaarvoice.bvandroidsdk.FeedbackSubmissionResponse
 
getLocale() - Method in class com.bazaarvoice.bvandroidsdk.StoreLocationElement
 
getLocation() - Method in class com.bazaarvoice.bvandroidsdk.Author
 
getLocationAttribute(Store.StoreAttributeType) - Method in class com.bazaarvoice.bvandroidsdk.Store
Get a location attribute on a Store object by supplying one of the StoreAttributeType enumerations.
getLogoImageUrl() - Method in class com.bazaarvoice.bvandroidsdk.SyndicatedSource
 
getManufacturerPartNumbers() - Method in class com.bazaarvoice.bvandroidsdk.BaseProduct
 
getMaxLabel() - Method in class com.bazaarvoice.bvandroidsdk.SecondaryRating
 
getMaxLength() - Method in class com.bazaarvoice.bvandroidsdk.FormField
 
getMessage() - Method in class com.bazaarvoice.bvandroidsdk.Error
 
getMessage() - Method in class com.bazaarvoice.bvandroidsdk.FieldError
 
getMinLabel() - Method in class com.bazaarvoice.bvandroidsdk.SecondaryRating
 
getMinLength() - Method in class com.bazaarvoice.bvandroidsdk.FormField
 
getModelNumbers() - Method in class com.bazaarvoice.bvandroidsdk.BaseProduct
 
getName() - Method in class com.bazaarvoice.bvandroidsdk.BaseProduct
Deprecated.
getName() - Method in class com.bazaarvoice.bvandroidsdk.SyndicatedSource
 
getNativeReviewStatistics() - Method in class com.bazaarvoice.bvandroidsdk.ProductStatistics
 
getNormalUrl() - Method in class com.bazaarvoice.bvandroidsdk.Photo.Content
 
getNotHelpfulVoteCount() - Method in class com.bazaarvoice.bvandroidsdk.ReviewStatistics
 
getNotRecommendedCount() - Method in class com.bazaarvoice.bvandroidsdk.ReviewStatistics
 
getOffset() - Method in class com.bazaarvoice.bvandroidsdk.ConversationsDisplayResponse
 
getOneStarCount() - Method in class com.bazaarvoice.bvandroidsdk.RatingDistribution
 
getOverallRatingRange() - Method in class com.bazaarvoice.bvandroidsdk.ReviewStatistics
 
getProductDescription() - Method in class com.bazaarvoice.bvandroidsdk.BaseProduct
 
getProductId() - Method in class com.bazaarvoice.bvandroidsdk.AnswersContainerView
 
getProductId() - Method in class com.bazaarvoice.bvandroidsdk.AnswersGridView
Deprecated.
 
getProductId() - Method in class com.bazaarvoice.bvandroidsdk.AnswersListView
Deprecated.
 
getProductId() - Method in class com.bazaarvoice.bvandroidsdk.AnswersRecyclerView
 
getProductId() - Method in class com.bazaarvoice.bvandroidsdk.ConversationsDisplayRecyclerView
 
getProductId() - Method in class com.bazaarvoice.bvandroidsdk.ProductStatistics
 
getProductId() - Method in class com.bazaarvoice.bvandroidsdk.QuestionsContainerView
 
getProductId() - Method in class com.bazaarvoice.bvandroidsdk.QuestionsGridView
Deprecated.
 
getProductId() - Method in class com.bazaarvoice.bvandroidsdk.QuestionsListView
Deprecated.
 
getProductId() - Method in class com.bazaarvoice.bvandroidsdk.ReviewsContainerView
 
getProductId() - Method in class com.bazaarvoice.bvandroidsdk.ReviewsGridView
Deprecated.
 
getProductId() - Method in class com.bazaarvoice.bvandroidsdk.ReviewsListView
Deprecated.
 
getProductPageUrl() - Method in class com.bazaarvoice.bvandroidsdk.BaseProduct
 
getProducts() - Method in class com.bazaarvoice.bvandroidsdk.ConversationsIncludeProduct
 
getProductStatistics() - Method in class com.bazaarvoice.bvandroidsdk.Statistics
 
getPros() - Method in class com.bazaarvoice.bvandroidsdk.BaseReview
 
getQaStatistics() - Method in class com.bazaarvoice.bvandroidsdk.Author
 
getQaStatistics() - Method in class com.bazaarvoice.bvandroidsdk.Product
 
getQuestion() - Method in class com.bazaarvoice.bvandroidsdk.Answer
 
getQuestionDetails() - Method in class com.bazaarvoice.bvandroidsdk.Question
 
getQuestionDetails() - Method in class com.bazaarvoice.bvandroidsdk.QuestionSubmissionRequest
 
getQuestionHelpfulVoteCount() - Method in class com.bazaarvoice.bvandroidsdk.QAStatistics
 
getQuestionNotHelpfulVoteCount() - Method in class com.bazaarvoice.bvandroidsdk.QAStatistics
 
getQuestions() - Method in class com.bazaarvoice.bvandroidsdk.Product
 
getQuestionSummary() - Method in class com.bazaarvoice.bvandroidsdk.Question
 
getQuestionSummary() - Method in class com.bazaarvoice.bvandroidsdk.QuestionSubmissionRequest
 
getRating() - Method in class com.bazaarvoice.bvandroidsdk.BaseReview
 
getRatingDistribution() - Method in class com.bazaarvoice.bvandroidsdk.ReviewStatistics
 
getRatingRange() - Method in class com.bazaarvoice.bvandroidsdk.BaseReview
 
getRatingsOnly() - Method in class com.bazaarvoice.bvandroidsdk.BaseReview
 
getRatingsOnlyReviewCount() - Method in class com.bazaarvoice.bvandroidsdk.ReviewStatistics
 
getRecommended() - Method in class com.bazaarvoice.bvandroidsdk.BaseReview
 
getRecommendedCount() - Method in class com.bazaarvoice.bvandroidsdk.ReviewStatistics
 
getResults() - Method in class com.bazaarvoice.bvandroidsdk.ConversationsDisplayResponse
 
getReviewId() - Method in class com.bazaarvoice.bvandroidsdk.Comment
 
getReviewId() - Method in class com.bazaarvoice.bvandroidsdk.CommentSubmissionRequest
 
getReviewList() - Method in class com.bazaarvoice.bvandroidsdk.BaseProduct
 
getReviewList() - Method in class com.bazaarvoice.bvandroidsdk.ConversationsIncludeStore
 
getReviews() - Method in class com.bazaarvoice.bvandroidsdk.ConversationsIncludeProduct
 
getReviews() - Method in class com.bazaarvoice.bvandroidsdk.Product
 
getReviewsIds() - Method in class com.bazaarvoice.bvandroidsdk.BaseProduct
 
getReviewStatistics() - Method in class com.bazaarvoice.bvandroidsdk.Author
 
getReviewStatistics() - Method in class com.bazaarvoice.bvandroidsdk.BaseProduct
 
getReviewStatistics() - Method in class com.bazaarvoice.bvandroidsdk.ProductStatistics
 
getReviewText() - Method in class com.bazaarvoice.bvandroidsdk.BaseReview
 
getSecondaryRatingList() - Method in class com.bazaarvoice.bvandroidsdk.Author
 
getSecondaryRatingList() - Method in class com.bazaarvoice.bvandroidsdk.BaseReview
 
getSecondaryRatings() - Method in class com.bazaarvoice.bvandroidsdk.Author
 
getSecondaryRatings() - Method in class com.bazaarvoice.bvandroidsdk.BaseReview
 
getSecondaryRatingsAverages() - Method in class com.bazaarvoice.bvandroidsdk.ReviewStatistics
 
getSendEmailAlertWhenAnswered() - Method in class com.bazaarvoice.bvandroidsdk.QuestionSubmissionRequest
 
getSendEmailAlertWhenAnswered() - Method in class com.bazaarvoice.bvandroidsdk.SubmittedAnswer
 
getSourceClient() - Method in class com.bazaarvoice.bvandroidsdk.Comment
 
getStoreReviews() - Method in class com.bazaarvoice.bvandroidsdk.Store
 
getStores() - Method in class com.bazaarvoice.bvandroidsdk.ConversationsIncludeStore
 
getSubmissionDate() - Method in class com.bazaarvoice.bvandroidsdk.SubmittedAnswer
 
getSubmissionId() - Method in class com.bazaarvoice.bvandroidsdk.AnswerSubmissionResponse
 
getSubmissionId() - Method in class com.bazaarvoice.bvandroidsdk.ConversationsSubmissionResponse
 
getSubmissionId() - Method in class com.bazaarvoice.bvandroidsdk.SubmittedAnswer
 
getSyndicated() - Method in class com.bazaarvoice.bvandroidsdk.BaseReview
 
getSyndicatedSource() - Method in class com.bazaarvoice.bvandroidsdk.Answer
 
getSyndicatedSource() - Method in class com.bazaarvoice.bvandroidsdk.BaseReview
 
getSyndicatedSource() - Method in class com.bazaarvoice.bvandroidsdk.Comment
 
getSyndicatedSource() - Method in class com.bazaarvoice.bvandroidsdk.Question
 
getTagDimensions() - Method in class com.bazaarvoice.bvandroidsdk.Author
 
getTagDimensions() - Method in class com.bazaarvoice.bvandroidsdk.BaseReview
 
getTagDimensions() - Method in class com.bazaarvoice.bvandroidsdk.Question
 
getTagDistribution() - Method in class com.bazaarvoice.bvandroidsdk.QAStatistics
 
getTagDistribution() - Method in class com.bazaarvoice.bvandroidsdk.ReviewStatistics
 
getThreeStarCount() - Method in class com.bazaarvoice.bvandroidsdk.RatingDistribution
 
getThumbnailUrl() - Method in class com.bazaarvoice.bvandroidsdk.Photo.Content
 
getTitle() - Method in class com.bazaarvoice.bvandroidsdk.BaseReview
 
getTitle() - Method in class com.bazaarvoice.bvandroidsdk.Comment
 
getTitle() - Method in class com.bazaarvoice.bvandroidsdk.CommentSubmissionRequest
 
getTotalAnswerCount() - Method in class com.bazaarvoice.bvandroidsdk.QAStatistics
 
getTotalAnswerCount() - Method in class com.bazaarvoice.bvandroidsdk.Question
 
getTotalCommentCount() - Method in class com.bazaarvoice.bvandroidsdk.BaseReview
 
getTotalInappropriateFeedbackCount() - Method in class com.bazaarvoice.bvandroidsdk.Question
 
getTotalQuestionCount() - Method in class com.bazaarvoice.bvandroidsdk.QAStatistics
 
getTotalResults() - Method in class com.bazaarvoice.bvandroidsdk.ConversationsDisplayResponse
 
getTotalReviewCount() - Method in class com.bazaarvoice.bvandroidsdk.ReviewStatistics
 
getTwoStarCount() - Method in class com.bazaarvoice.bvandroidsdk.RatingDistribution
 
getType() - Method in class com.bazaarvoice.bvandroidsdk.Badge
 
getType() - Method in class com.bazaarvoice.bvandroidsdk.FormField
Deprecated.
getTypeString() - Method in enum com.bazaarvoice.bvandroidsdk.types.FeedbackContentType
 
getTypeString() - Method in enum com.bazaarvoice.bvandroidsdk.types.FeedbackType
 
getTypeString() - Method in enum com.bazaarvoice.bvandroidsdk.types.FeedbackVoteType
 
getTypicalHoursToPost() - Method in class com.bazaarvoice.bvandroidsdk.AnswerSubmissionResponse
 
getTypicalHoursToPost() - Method in class com.bazaarvoice.bvandroidsdk.FeedbackSubmissionResponse
 
getTypicalHoursToPost() - Method in class com.bazaarvoice.bvandroidsdk.SubmittedAnswer
 
getUas() - Method in class com.bazaarvoice.bvandroidsdk.BVHostedAuthenticationProvider
 
getUas() - Method in class com.bazaarvoice.bvandroidsdk.SiteAuthenticationProvider
 
getUas() - Method in class com.bazaarvoice.bvandroidsdk.UserAuthenticationStringResponse
 
getUPCs() - Method in class com.bazaarvoice.bvandroidsdk.BaseProduct
 
getUserAnonymous() - Method in class com.bazaarvoice.bvandroidsdk.QuestionSubmissionRequest
 
getUserEmailAddress() - Method in class com.bazaarvoice.bvandroidsdk.BVHostedAuthenticationProvider
 
getValue() - Method in enum com.bazaarvoice.bvandroidsdk.AuthorOptions.FilterOptions
 
getValue() - Method in enum com.bazaarvoice.bvandroidsdk.AuthorOptions.SortOptions
 
getValue() - Method in class com.bazaarvoice.bvandroidsdk.ContextDataValue
 
getValue() - Method in class com.bazaarvoice.bvandroidsdk.DistributionValue
 
getValue() - Method in class com.bazaarvoice.bvandroidsdk.FormField
 
getValue() - Method in class com.bazaarvoice.bvandroidsdk.FormFieldOption
 
getValue() - Method in enum com.bazaarvoice.bvandroidsdk.FormInputType
 
getValue() - Method in class com.bazaarvoice.bvandroidsdk.SecondaryRating
 
getValue() - Method in class com.bazaarvoice.bvandroidsdk.StoreLocationElement
 
getValueLabel() - Method in class com.bazaarvoice.bvandroidsdk.ContextDataValue
 
getValueLabel() - Method in class com.bazaarvoice.bvandroidsdk.SecondaryRating
 
getValueRange() - Method in class com.bazaarvoice.bvandroidsdk.SecondaryRating
 
getValues() - Method in class com.bazaarvoice.bvandroidsdk.DimensionElement
 
getValues() - Method in class com.bazaarvoice.bvandroidsdk.DistributionElement
 
getVideoHost() - Method in class com.bazaarvoice.bvandroidsdk.Video
 
getVideoId() - Method in class com.bazaarvoice.bvandroidsdk.Video
 
getVideoIframeUrl() - Method in class com.bazaarvoice.bvandroidsdk.Video
 
getVideoThumbnailUrl() - Method in class com.bazaarvoice.bvandroidsdk.Video
 
getVideoUrl() - Method in class com.bazaarvoice.bvandroidsdk.Video
 

I

includeSearchPhrase(String) - Method in class com.bazaarvoice.bvandroidsdk.QuestionAndAnswerRequest.Builder
 
includeSearchPhrase(String) - Method in class com.bazaarvoice.bvandroidsdk.ReviewDisplayRequestBuilder
 
IncludeType - Interface in com.bazaarvoice.bvandroidsdk
 
isDefault() - Method in class com.bazaarvoice.bvandroidsdk.FormField
 
isRequired() - Method in class com.bazaarvoice.bvandroidsdk.FormField
 
isSelected() - Method in class com.bazaarvoice.bvandroidsdk.FormFieldOption
 
isSyndicated() - Method in class com.bazaarvoice.bvandroidsdk.Answer
 
isSyndicated() - Method in class com.bazaarvoice.bvandroidsdk.Comment
 
isSyndicated() - Method in class com.bazaarvoice.bvandroidsdk.Question
 
isUserAnonymous(Boolean) - Method in class com.bazaarvoice.bvandroidsdk.QuestionSubmissionRequest.Builder
 

L

limit - Variable in class com.bazaarvoice.bvandroidsdk.ReviewDisplayRequestBuilder
 
loadAsync(LoadCallDisplay<RequestType, ResponseType>, ConversationsCallback<ResponseType>) - Method in interface com.bazaarvoice.bvandroidsdk.BVConversationsClient.DisplayLoader
 
loadAsync(LoadCallDisplay<RequestType, ResponseType>, ConversationsDisplayCallback<ResponseType>) - Method in interface com.bazaarvoice.bvandroidsdk.BVConversationsClient.DisplayLoader
 
loadAsync(LoadCallDisplay<RequestType, ResponseType>, ConversationsCallback<ResponseType>) - Method in class com.bazaarvoice.bvandroidsdk.ConversationsDisplayRecyclerView
 
loadAsync(LoadCallDisplay<RequestType, ResponseType>, ConversationsDisplayCallback<ResponseType>) - Method in class com.bazaarvoice.bvandroidsdk.ConversationsDisplayRecyclerView
 
loadAsync(ConversationsCallback<ResponseType>) - Method in class com.bazaarvoice.bvandroidsdk.LoadCallDisplay
loadAsync(ConversationsDisplayCallback<ResponseType>) - Method in class com.bazaarvoice.bvandroidsdk.LoadCallDisplay
 
loadAsync(ConversationsCallback<ResponseType>) - Method in class com.bazaarvoice.bvandroidsdk.LoadCallSubmission
loadAsync(ConversationsSubmissionCallback<ResponseType>) - Method in class com.bazaarvoice.bvandroidsdk.LoadCallSubmission
 
loadAsync(LoadCallDisplay<QuestionAndAnswerRequest, QuestionAndAnswerResponse>, ConversationsCallback<QuestionAndAnswerResponse>) - Method in class com.bazaarvoice.bvandroidsdk.QuestionsContainerView
 
loadAsync(LoadCallDisplay<QuestionAndAnswerRequest, QuestionAndAnswerResponse>, ConversationsDisplayCallback<QuestionAndAnswerResponse>) - Method in class com.bazaarvoice.bvandroidsdk.QuestionsContainerView
 
loadAsync(LoadCallDisplay<QuestionAndAnswerRequest, QuestionAndAnswerResponse>, ConversationsCallback<QuestionAndAnswerResponse>) - Method in class com.bazaarvoice.bvandroidsdk.QuestionsGridView
Deprecated.
 
loadAsync(LoadCallDisplay<QuestionAndAnswerRequest, QuestionAndAnswerResponse>, ConversationsDisplayCallback<QuestionAndAnswerResponse>) - Method in class com.bazaarvoice.bvandroidsdk.QuestionsGridView
Deprecated.
 
loadAsync(LoadCallDisplay<QuestionAndAnswerRequest, QuestionAndAnswerResponse>, ConversationsCallback<QuestionAndAnswerResponse>) - Method in class com.bazaarvoice.bvandroidsdk.QuestionsListView
Deprecated.
 
loadAsync(LoadCallDisplay<QuestionAndAnswerRequest, QuestionAndAnswerResponse>, ConversationsDisplayCallback<QuestionAndAnswerResponse>) - Method in class com.bazaarvoice.bvandroidsdk.QuestionsListView
Deprecated.
 
loadAsync(LoadCallDisplay<ReviewsRequest, ReviewResponse>, ConversationsCallback<ReviewResponse>) - Method in class com.bazaarvoice.bvandroidsdk.ReviewsContainerView
 
loadAsync(LoadCallDisplay<ReviewsRequest, ReviewResponse>, ConversationsDisplayCallback<ReviewResponse>) - Method in class com.bazaarvoice.bvandroidsdk.ReviewsContainerView
 
loadAsync(LoadCallDisplay<ReviewsRequest, ReviewResponse>, ConversationsCallback<ReviewResponse>) - Method in class com.bazaarvoice.bvandroidsdk.ReviewsGridView
Deprecated.
 
loadAsync(LoadCallDisplay<ReviewsRequest, ReviewResponse>, ConversationsDisplayCallback<ReviewResponse>) - Method in class com.bazaarvoice.bvandroidsdk.ReviewsGridView
Deprecated.
 
loadAsync(LoadCallDisplay<ReviewsRequest, ReviewResponse>, ConversationsCallback<ReviewResponse>) - Method in class com.bazaarvoice.bvandroidsdk.ReviewsListView
Deprecated.
 
loadAsync(LoadCallDisplay<ReviewsRequest, ReviewResponse>, ConversationsDisplayCallback<ReviewResponse>) - Method in class com.bazaarvoice.bvandroidsdk.ReviewsListView
Deprecated.
 
LoadCallDisplay<RequestType extends com.bazaarvoice.bvandroidsdk.ConversationsDisplayRequest,ResponseType extends ConversationsDisplayResponse> - Class in com.bazaarvoice.bvandroidsdk
 
LoadCallSubmission<RequestType extends com.bazaarvoice.bvandroidsdk.ConversationsSubmissionRequest,ResponseType extends ConversationsResponse> - Class in com.bazaarvoice.bvandroidsdk
Wrapper for a Call for a Conversations request to submission endpoints
loadDisplaySync() - Method in class com.bazaarvoice.bvandroidsdk.LoadCallDisplay
 
loadSubmissionSync() - Method in class com.bazaarvoice.bvandroidsdk.LoadCallSubmission
 
loadSync() - Method in class com.bazaarvoice.bvandroidsdk.LoadCallDisplay
Deprecated.
loadSync() - Method in class com.bazaarvoice.bvandroidsdk.LoadCallSubmission

O

offset - Variable in class com.bazaarvoice.bvandroidsdk.ReviewDisplayRequestBuilder
 
onDetachedFromWindow() - Method in class com.bazaarvoice.bvandroidsdk.ConversationsDisplayRecyclerView
 
onDetachedFromWindow() - Method in class com.bazaarvoice.bvandroidsdk.QuestionsContainerView
 
onDetachedFromWindow() - Method in class com.bazaarvoice.bvandroidsdk.QuestionsGridView
Deprecated.
 
onDetachedFromWindow() - Method in class com.bazaarvoice.bvandroidsdk.QuestionsListView
Deprecated.
 
onDetachedFromWindow() - Method in class com.bazaarvoice.bvandroidsdk.ReviewsContainerView
 
onDetachedFromWindow() - Method in class com.bazaarvoice.bvandroidsdk.ReviewsGridView
Deprecated.
 
onDetachedFromWindow() - Method in class com.bazaarvoice.bvandroidsdk.ReviewsListView
Deprecated.
 
onFailure(ConversationsException) - Method in interface com.bazaarvoice.bvandroidsdk.ConversationsDisplayCallback
 
onFailure(ConversationsSubmissionException) - Method in interface com.bazaarvoice.bvandroidsdk.ConversationsSubmissionCallback
 
onFirstTimeOnScreen() - Method in class com.bazaarvoice.bvandroidsdk.AnswersContainerView
 
onFirstTimeOnScreen() - Method in class com.bazaarvoice.bvandroidsdk.AnswersGridView
Deprecated.
 
onFirstTimeOnScreen() - Method in class com.bazaarvoice.bvandroidsdk.AnswersListView
Deprecated.
 
onFirstTimeOnScreen() - Method in class com.bazaarvoice.bvandroidsdk.AnswersRecyclerView
 
onFirstTimeOnScreen() - Method in class com.bazaarvoice.bvandroidsdk.ConversationsDisplayRecyclerView
 
onFirstTimeOnScreen() - Method in class com.bazaarvoice.bvandroidsdk.QuestionsContainerView
 
onFirstTimeOnScreen() - Method in class com.bazaarvoice.bvandroidsdk.QuestionsGridView
Deprecated.
 
onFirstTimeOnScreen() - Method in class com.bazaarvoice.bvandroidsdk.QuestionsListView
Deprecated.
 
onFirstTimeOnScreen() - Method in class com.bazaarvoice.bvandroidsdk.ReviewsContainerView
 
onFirstTimeOnScreen() - Method in class com.bazaarvoice.bvandroidsdk.ReviewsGridView
Deprecated.
 
onFirstTimeOnScreen() - Method in class com.bazaarvoice.bvandroidsdk.ReviewsListView
Deprecated.
 
onSuccess(T) - Method in interface com.bazaarvoice.bvandroidsdk.ConversationsDisplayCallback
 
onSuccess(T) - Method in interface com.bazaarvoice.bvandroidsdk.ConversationsSubmissionCallback
 
onViewGroupInteractedWith() - Method in class com.bazaarvoice.bvandroidsdk.AnswersGridView
Deprecated.
 
onViewGroupInteractedWith() - Method in class com.bazaarvoice.bvandroidsdk.AnswersListView
Deprecated.
 
onViewGroupInteractedWith() - Method in class com.bazaarvoice.bvandroidsdk.AnswersRecyclerView
 
onViewGroupInteractedWith() - Method in class com.bazaarvoice.bvandroidsdk.ConversationsDisplayRecyclerView
 
onViewGroupInteractedWith() - Method in class com.bazaarvoice.bvandroidsdk.QuestionsGridView
Deprecated.
 
onViewGroupInteractedWith() - Method in class com.bazaarvoice.bvandroidsdk.QuestionsListView
Deprecated.
 
onViewGroupInteractedWith() - Method in class com.bazaarvoice.bvandroidsdk.ReviewsGridView
Deprecated.
 
onViewGroupInteractedWith() - Method in class com.bazaarvoice.bvandroidsdk.ReviewsListView
Deprecated.
 
onVisibleOnScreenStateChanged(boolean) - Method in class com.bazaarvoice.bvandroidsdk.AnswersContainerView
 
onVisibleOnScreenStateChanged(boolean) - Method in class com.bazaarvoice.bvandroidsdk.QuestionsContainerView
 
onVisibleOnScreenStateChanged(boolean) - Method in class com.bazaarvoice.bvandroidsdk.ReviewsContainerView
 

P

PDPContentType - Enum in com.bazaarvoice.bvandroidsdk
Enum used to include certain content or statistics
Photo - Class in com.bazaarvoice.bvandroidsdk
Wrapper for photo metadata
Photo() - Constructor for class com.bazaarvoice.bvandroidsdk.Photo
 
Photo.Content - Class in com.bazaarvoice.bvandroidsdk
 
prepareCall(QuestionAndAnswerRequest) - Method in class com.bazaarvoice.bvandroidsdk.BVConversationsClient
 
prepareCall(ProductDisplayPageRequest) - Method in class com.bazaarvoice.bvandroidsdk.BVConversationsClient
 
prepareCall(BulkProductRequest) - Method in class com.bazaarvoice.bvandroidsdk.BVConversationsClient
 
prepareCall(BulkRatingsRequest) - Method in class com.bazaarvoice.bvandroidsdk.BVConversationsClient
 
prepareCall(BulkStoreRequest) - Method in class com.bazaarvoice.bvandroidsdk.BVConversationsClient
 
prepareCall(ReviewsRequest) - Method in class com.bazaarvoice.bvandroidsdk.BVConversationsClient
 
prepareCall(StoreReviewsRequest) - Method in class com.bazaarvoice.bvandroidsdk.BVConversationsClient
 
prepareCall(AuthorsRequest) - Method in class com.bazaarvoice.bvandroidsdk.BVConversationsClient
 
prepareCall(CommentsRequest) - Method in class com.bazaarvoice.bvandroidsdk.BVConversationsClient
 
prepareCall(AnswerSubmissionRequest) - Method in class com.bazaarvoice.bvandroidsdk.BVConversationsClient
 
prepareCall(ReviewSubmissionRequest) - Method in class com.bazaarvoice.bvandroidsdk.BVConversationsClient
 
prepareCall(StoreReviewSubmissionRequest) - Method in class com.bazaarvoice.bvandroidsdk.BVConversationsClient
 
prepareCall(QuestionSubmissionRequest) - Method in class com.bazaarvoice.bvandroidsdk.BVConversationsClient
 
prepareCall(FeedbackSubmissionRequest) - Method in class com.bazaarvoice.bvandroidsdk.BVConversationsClient
 
prepareCall(CommentSubmissionRequest) - Method in class com.bazaarvoice.bvandroidsdk.BVConversationsClient
 
prepareCall(UserAuthenticationStringRequest) - Method in class com.bazaarvoice.bvandroidsdk.BVConversationsClient
 
Product - Class in com.bazaarvoice.bvandroidsdk
A Bazaarvoice Product
Product() - Constructor for class com.bazaarvoice.bvandroidsdk.Product
 
ProductDisplayPageRequest - Class in com.bazaarvoice.bvandroidsdk
Request to get info and stats for a Product
ProductDisplayPageRequest.Builder - Class in com.bazaarvoice.bvandroidsdk
 
ProductDisplayPageResponse - Class in com.bazaarvoice.bvandroidsdk
Response for info and stats for a Product
ProductDisplayPageResponse() - Constructor for class com.bazaarvoice.bvandroidsdk.ProductDisplayPageResponse
 
productId - Variable in class com.bazaarvoice.bvandroidsdk.ReviewDisplayRequestBuilder
 
ProductOptions - Enum in com.bazaarvoice.bvandroidsdk
Enums for possible filters and sorts types on ProductDisplayPageRequest
ProductOptions.Filter - Enum in com.bazaarvoice.bvandroidsdk
 
ProductOptions.Sort - Enum in com.bazaarvoice.bvandroidsdk
 
ProductStatistics - Class in com.bazaarvoice.bvandroidsdk
Statistics for a product
ProductStatistics() - Constructor for class com.bazaarvoice.bvandroidsdk.ProductStatistics
 

Q

QAStatistics - Class in com.bazaarvoice.bvandroidsdk
Statistics for Questions and Answers
QAStatistics() - Constructor for class com.bazaarvoice.bvandroidsdk.QAStatistics
 
Question - Class in com.bazaarvoice.bvandroidsdk
A Question about a Product
Question() - Constructor for class com.bazaarvoice.bvandroidsdk.Question
 
QuestionAndAnswerRequest - Class in com.bazaarvoice.bvandroidsdk
Request to get Questions and Answers for a particular Product
QuestionAndAnswerRequest.Builder - Class in com.bazaarvoice.bvandroidsdk
 
QuestionAndAnswerResponse - Class in com.bazaarvoice.bvandroidsdk
Response to get Questions and Answers for a particular Product
QuestionAndAnswerResponse() - Constructor for class com.bazaarvoice.bvandroidsdk.QuestionAndAnswerResponse
 
questionDetails(String) - Method in class com.bazaarvoice.bvandroidsdk.QuestionSubmissionRequest.Builder
 
QuestionOptions - Enum in com.bazaarvoice.bvandroidsdk
Enums for possible filters and sorts types on QuestionAndAnswerRequest results
QuestionOptions.Filter - Enum in com.bazaarvoice.bvandroidsdk
 
QuestionOptions.Sort - Enum in com.bazaarvoice.bvandroidsdk
 
QuestionsContainerView - Class in com.bazaarvoice.bvandroidsdk
android.widget.FrameLayout container for many QuestionViews providing usage Analytic events.
QuestionsContainerView(Context) - Constructor for class com.bazaarvoice.bvandroidsdk.QuestionsContainerView
 
QuestionsContainerView(Context, AttributeSet) - Constructor for class com.bazaarvoice.bvandroidsdk.QuestionsContainerView
 
QuestionsContainerView(Context, AttributeSet, int) - Constructor for class com.bazaarvoice.bvandroidsdk.QuestionsContainerView
 
QuestionsContainerView(Context, AttributeSet, int, int) - Constructor for class com.bazaarvoice.bvandroidsdk.QuestionsContainerView
 
QuestionsGridView - Class in com.bazaarvoice.bvandroidsdk
Deprecated.
Used the QuestionsRecyclerView instead android.widget.GridView container for many QuestionViews providing usage Analytic events.
QuestionsGridView(Context) - Constructor for class com.bazaarvoice.bvandroidsdk.QuestionsGridView
Deprecated.
 
QuestionsGridView(Context, AttributeSet) - Constructor for class com.bazaarvoice.bvandroidsdk.QuestionsGridView
Deprecated.
 
QuestionsGridView(Context, AttributeSet, int) - Constructor for class com.bazaarvoice.bvandroidsdk.QuestionsGridView
Deprecated.
 
QuestionsGridView(Context, AttributeSet, int, int) - Constructor for class com.bazaarvoice.bvandroidsdk.QuestionsGridView
Deprecated.
 
QuestionsListView - Class in com.bazaarvoice.bvandroidsdk
Deprecated.
Used the QuestionsRecyclerView instead android.widget.ListView container for many QuestionViews providing usage Analytic events.
QuestionsListView(Context) - Constructor for class com.bazaarvoice.bvandroidsdk.QuestionsListView
Deprecated.
 
QuestionsListView(Context, AttributeSet) - Constructor for class com.bazaarvoice.bvandroidsdk.QuestionsListView
Deprecated.
 
QuestionsListView(Context, AttributeSet, int) - Constructor for class com.bazaarvoice.bvandroidsdk.QuestionsListView
Deprecated.
 
QuestionsListView(Context, AttributeSet, int, int) - Constructor for class com.bazaarvoice.bvandroidsdk.QuestionsListView
Deprecated.
 
QuestionsRecyclerView - Class in com.bazaarvoice.bvandroidsdk
android.support.v7.widget.RecyclerView container for many QuestionViews providing usage Analytic events.
QuestionsRecyclerView(Context) - Constructor for class com.bazaarvoice.bvandroidsdk.QuestionsRecyclerView
 
QuestionsRecyclerView(Context, AttributeSet) - Constructor for class com.bazaarvoice.bvandroidsdk.QuestionsRecyclerView
 
QuestionsRecyclerView(Context, AttributeSet, int) - Constructor for class com.bazaarvoice.bvandroidsdk.QuestionsRecyclerView
 
QuestionSubmissionRequest - Class in com.bazaarvoice.bvandroidsdk
Request for submitting Questions
QuestionSubmissionRequest.Builder - Class in com.bazaarvoice.bvandroidsdk
 
QuestionSubmissionResponse - Class in com.bazaarvoice.bvandroidsdk
Response for submitting Questions
QuestionSubmissionResponse() - Constructor for class com.bazaarvoice.bvandroidsdk.QuestionSubmissionResponse
 
questionSummary(String) - Method in class com.bazaarvoice.bvandroidsdk.QuestionSubmissionRequest.Builder
 
QuestionView - Class in com.bazaarvoice.bvandroidsdk
android.widget.FrameLayout container for a single Question providing usage Analytic events.

R

RatingDistribution - Class in com.bazaarvoice.bvandroidsdk
Number of ratings for each of the star counts.
reasonFlaggedText(String) - Method in class com.bazaarvoice.bvandroidsdk.FeedbackSubmissionRequest.Builder
 
REQUEST_ERROR_MESSAGE - Static variable in class com.bazaarvoice.bvandroidsdk.ConversationsException
 
Review - Class in com.bazaarvoice.bvandroidsdk
Review for a Product
Review() - Constructor for class com.bazaarvoice.bvandroidsdk.Review
 
ReviewDisplayRequestBuilder<BuilderType,RequestType> - Class in com.bazaarvoice.bvandroidsdk
Common options for building a Review Display Request.
ReviewDisplayRequestBuilder(String, int, int) - Constructor for class com.bazaarvoice.bvandroidsdk.ReviewDisplayRequestBuilder
 
ReviewIncludeType - Enum in com.bazaarvoice.bvandroidsdk
 
reviewIncludeTypes - Variable in class com.bazaarvoice.bvandroidsdk.ReviewDisplayRequestBuilder
 
ReviewOptions - Enum in com.bazaarvoice.bvandroidsdk
Enums for possible filters and sorts types on Reviews
ReviewOptions.Filter - Enum in com.bazaarvoice.bvandroidsdk
 
ReviewOptions.Sort - Enum in com.bazaarvoice.bvandroidsdk
 
ReviewResponse - Class in com.bazaarvoice.bvandroidsdk
Response to get Reviews
ReviewResponse() - Constructor for class com.bazaarvoice.bvandroidsdk.ReviewResponse
 
ReviewsContainerView - Class in com.bazaarvoice.bvandroidsdk
android.widget.FrameLayout container for many ReviewViews providing usage Analytic events.
ReviewsContainerView(Context) - Constructor for class com.bazaarvoice.bvandroidsdk.ReviewsContainerView
 
ReviewsContainerView(Context, AttributeSet) - Constructor for class com.bazaarvoice.bvandroidsdk.ReviewsContainerView
 
ReviewsContainerView(Context, AttributeSet, int) - Constructor for class com.bazaarvoice.bvandroidsdk.ReviewsContainerView
 
ReviewsContainerView(Context, AttributeSet, int, int) - Constructor for class com.bazaarvoice.bvandroidsdk.ReviewsContainerView
 
ReviewsGridView - Class in com.bazaarvoice.bvandroidsdk
Deprecated.
Used the ReviewsRecyclerView instead android.widget.GridView container for many ReviewViews providing usage Analytic events.
ReviewsGridView(Context) - Constructor for class com.bazaarvoice.bvandroidsdk.ReviewsGridView
Deprecated.
 
ReviewsGridView(Context, AttributeSet) - Constructor for class com.bazaarvoice.bvandroidsdk.ReviewsGridView
Deprecated.
 
ReviewsGridView(Context, AttributeSet, int) - Constructor for class com.bazaarvoice.bvandroidsdk.ReviewsGridView
Deprecated.
 
ReviewsGridView(Context, AttributeSet, int, int) - Constructor for class com.bazaarvoice.bvandroidsdk.ReviewsGridView
Deprecated.
 
ReviewsListView - Class in com.bazaarvoice.bvandroidsdk
Deprecated.
Used the ReviewsRecyclerView instead android.widget.ListView container for many ReviewViews providing usage Analytic events.
ReviewsListView(Context) - Constructor for class com.bazaarvoice.bvandroidsdk.ReviewsListView
Deprecated.
 
ReviewsListView(Context, AttributeSet) - Constructor for class com.bazaarvoice.bvandroidsdk.ReviewsListView
Deprecated.
 
ReviewsListView(Context, AttributeSet, int) - Constructor for class com.bazaarvoice.bvandroidsdk.ReviewsListView
Deprecated.
 
ReviewsListView(Context, AttributeSet, int, int) - Constructor for class com.bazaarvoice.bvandroidsdk.ReviewsListView
Deprecated.
 
ReviewsRecyclerView - Class in com.bazaarvoice.bvandroidsdk
android.support.v7.widget.RecyclerView container for many ReviewViews providing usage Analytic events.
ReviewsRecyclerView(Context) - Constructor for class com.bazaarvoice.bvandroidsdk.ReviewsRecyclerView
 
ReviewsRecyclerView(Context, AttributeSet) - Constructor for class com.bazaarvoice.bvandroidsdk.ReviewsRecyclerView
 
ReviewsRecyclerView(Context, AttributeSet, int) - Constructor for class com.bazaarvoice.bvandroidsdk.ReviewsRecyclerView
 
ReviewsRequest - Class in com.bazaarvoice.bvandroidsdk
Request to get Reviews for a Product
ReviewsRequest.Builder - Class in com.bazaarvoice.bvandroidsdk
 
ReviewStatistics - Class in com.bazaarvoice.bvandroidsdk
Statistics about a certain Review
ReviewStatistics() - Constructor for class com.bazaarvoice.bvandroidsdk.ReviewStatistics
 
ReviewSubmissionRequest - Class in com.bazaarvoice.bvandroidsdk
Request for submitting Reviews
ReviewSubmissionRequest.Builder - Class in com.bazaarvoice.bvandroidsdk
 
ReviewSubmissionResponse - Class in com.bazaarvoice.bvandroidsdk
Response for submitting Reviews
ReviewSubmissionResponse() - Constructor for class com.bazaarvoice.bvandroidsdk.ReviewSubmissionResponse
 
ReviewView - Class in com.bazaarvoice.bvandroidsdk
android.widget.FrameLayout container for a single Review providing usage Analytic events.

S

searchPhrase - Variable in class com.bazaarvoice.bvandroidsdk.ReviewDisplayRequestBuilder
 
SecondaryRating - Class in com.bazaarvoice.bvandroidsdk
Ratings for specific qualities
SecondaryRating() - Constructor for class com.bazaarvoice.bvandroidsdk.SecondaryRating
 
SecondaryRatingsAverages - Class in com.bazaarvoice.bvandroidsdk
Averages for ratings for specific qualities
SecondaryRatingsAverages() - Constructor for class com.bazaarvoice.bvandroidsdk.SecondaryRatingsAverages
 
sendEmailAlertWhenAnswered(Boolean) - Method in class com.bazaarvoice.bvandroidsdk.QuestionSubmissionRequest.Builder
 
SiteAuthenticationProvider - Class in com.bazaarvoice.bvandroidsdk
Authentication that clients configured for Site Authentication should use.
SiteAuthenticationProvider(String) - Constructor for class com.bazaarvoice.bvandroidsdk.SiteAuthenticationProvider
 
SortableProductRequest - Class in com.bazaarvoice.bvandroidsdk
 
SortableProductRequest.Builder<BuilderType,RequestType> - Class in com.bazaarvoice.bvandroidsdk
 
SortOrder - Enum in com.bazaarvoice.bvandroidsdk
 
sorts - Variable in class com.bazaarvoice.bvandroidsdk.ReviewDisplayRequestBuilder
 
Statistics - Class in com.bazaarvoice.bvandroidsdk
Statistics for a product
Statistics() - Constructor for class com.bazaarvoice.bvandroidsdk.Statistics
 
Store - Class in com.bazaarvoice.bvandroidsdk
A Store object is equivalent to a Conversations Product but contains additional Geo-Location attributes such as address, city, latitude, longitude.
Store() - Constructor for class com.bazaarvoice.bvandroidsdk.Store
 
Store.StoreAttributeType - Enum in com.bazaarvoice.bvandroidsdk
 
StoreLocationAttributes - Class in com.bazaarvoice.bvandroidsdk
Attributes for a Store
StoreLocationAttributes() - Constructor for class com.bazaarvoice.bvandroidsdk.StoreLocationAttributes
 
StoreLocationElement - Class in com.bazaarvoice.bvandroidsdk
Value and Locale for a specific StoreLocationAttributes
StoreLocationElement() - Constructor for class com.bazaarvoice.bvandroidsdk.StoreLocationElement
 
StoreReview - Class in com.bazaarvoice.bvandroidsdk
Review for a Store
StoreReview() - Constructor for class com.bazaarvoice.bvandroidsdk.StoreReview
 
StoreReviewResponse - Class in com.bazaarvoice.bvandroidsdk
Response to get StoreReviews
StoreReviewResponse() - Constructor for class com.bazaarvoice.bvandroidsdk.StoreReviewResponse
 
StoreReviewsRecyclerView - Class in com.bazaarvoice.bvandroidsdk
android.support.v7.widget.RecyclerView container for many ReviewViews providing usage Analytic events.
StoreReviewsRecyclerView(Context) - Constructor for class com.bazaarvoice.bvandroidsdk.StoreReviewsRecyclerView
 
StoreReviewsRecyclerView(Context, AttributeSet) - Constructor for class com.bazaarvoice.bvandroidsdk.StoreReviewsRecyclerView
 
StoreReviewsRecyclerView(Context, AttributeSet, int) - Constructor for class com.bazaarvoice.bvandroidsdk.StoreReviewsRecyclerView
 
StoreReviewsRequest - Class in com.bazaarvoice.bvandroidsdk
Request to get StoreReviews for a Store
StoreReviewsRequest.Builder - Class in com.bazaarvoice.bvandroidsdk
 
StoreReviewSubmissionRequest - Class in com.bazaarvoice.bvandroidsdk
Request for submitting StoreReviews
StoreReviewSubmissionRequest.Builder - Class in com.bazaarvoice.bvandroidsdk
 
StoreReviewSubmissionResponse - Class in com.bazaarvoice.bvandroidsdk
Response for submitting StoreReviews
StoreReviewSubmissionResponse() - Constructor for class com.bazaarvoice.bvandroidsdk.StoreReviewSubmissionResponse
 
SubmissionErrorCode - Enum in com.bazaarvoice.bvandroidsdk
 
SubmittedAnswer - Class in com.bazaarvoice.bvandroidsdk
Answer model for a successful AnswerSubmissionResponse
SubmittedAnswer() - Constructor for class com.bazaarvoice.bvandroidsdk.SubmittedAnswer
 
SubmittedFeedback - Class in com.bazaarvoice.bvandroidsdk
Feedback model for a successful FeedbackSubmissionResponse
SubmittedFeedback() - Constructor for class com.bazaarvoice.bvandroidsdk.SubmittedFeedback
 
SyndicatedSource - Class in com.bazaarvoice.bvandroidsdk
 
SyndicatedSource() - Constructor for class com.bazaarvoice.bvandroidsdk.SyndicatedSource
 

T

title(String) - Method in class com.bazaarvoice.bvandroidsdk.CommentSubmissionRequest.Builder
 
toString() - Method in enum com.bazaarvoice.bvandroidsdk.AuthorIncludeType
 
toString() - Method in enum com.bazaarvoice.bvandroidsdk.CommentIncludeType
 
toString() - Method in enum com.bazaarvoice.bvandroidsdk.PDPContentType
 
toString() - Method in enum com.bazaarvoice.bvandroidsdk.ReviewIncludeType
 
toString() - Method in enum com.bazaarvoice.bvandroidsdk.Store.StoreAttributeType
 

U

UserAuthenticationStringRequest - Class in com.bazaarvoice.bvandroidsdk
Generates request to retrieve the UAS for a user by providing the bv_authtoken parsed from intercepting the users confirmation
UserAuthenticationStringRequest(String) - Constructor for class com.bazaarvoice.bvandroidsdk.UserAuthenticationStringRequest
 
UserAuthenticationStringResponse - Class in com.bazaarvoice.bvandroidsdk
 
UserAuthenticationStringResponse() - Constructor for class com.bazaarvoice.bvandroidsdk.UserAuthenticationStringResponse
 
userId(String) - Method in class com.bazaarvoice.bvandroidsdk.FeedbackSubmissionRequest.Builder
 

V

valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.AnswerOptions.Sort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.AnswerOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.AuthorIncludeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.AuthorOptions.FilterOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.AuthorOptions.SortOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.AuthorOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.Badge.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.BulkRatingOptions.Filter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.BulkRatingOptions.StatsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.CommentIncludeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.CommentOptions.Filter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.CommentOptions.Sort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.CommentOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.EqualityOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.FormInputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.PDPContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.ProductOptions.Filter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.ProductOptions.Sort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.ProductOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.QuestionOptions.Filter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.QuestionOptions.Sort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.QuestionOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.ReviewIncludeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.ReviewOptions.Filter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.ReviewOptions.Sort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.ReviewOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.Store.StoreAttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.SubmissionErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.types.FeedbackContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.types.FeedbackType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bazaarvoice.bvandroidsdk.types.FeedbackVoteType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.AnswerOptions.Sort
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.AnswerOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.AuthorIncludeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.AuthorOptions.FilterOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.AuthorOptions.SortOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.AuthorOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.Badge.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.BulkRatingOptions.Filter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.BulkRatingOptions.StatsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.CommentIncludeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.CommentOptions.Filter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.CommentOptions.Sort
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.CommentOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.EqualityOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.FormInputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.PDPContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.ProductOptions.Filter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.ProductOptions.Sort
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.ProductOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.QuestionOptions.Filter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.QuestionOptions.Sort
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.QuestionOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.ReviewIncludeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.ReviewOptions.Filter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.ReviewOptions.Sort
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.ReviewOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.Store.StoreAttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.SubmissionErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.types.FeedbackContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.types.FeedbackType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bazaarvoice.bvandroidsdk.types.FeedbackVoteType
Returns an array containing the constants of this enum type, in the order they are declared.
Video - Class in com.bazaarvoice.bvandroidsdk
Metadata for a video and its link
Video() - Constructor for class com.bazaarvoice.bvandroidsdk.Video
 

W

withCallOnMainThread() - Static method in class com.bazaarvoice.bvandroidsdk.ConversationsException
 
withCallOnMainThread() - Static method in class com.bazaarvoice.bvandroidsdk.ConversationsSubmissionException
 
withNoRequestErrors(String) - Static method in class com.bazaarvoice.bvandroidsdk.ConversationsException
 
withNoRequestErrors(String, Throwable) - Static method in class com.bazaarvoice.bvandroidsdk.ConversationsException
 
withNoRequestErrors(String) - Static method in class com.bazaarvoice.bvandroidsdk.ConversationsSubmissionException
 
withNoRequestErrors(String, Throwable) - Static method in class com.bazaarvoice.bvandroidsdk.ConversationsSubmissionException
 
withRequestErrors(List<Error>) - Static method in class com.bazaarvoice.bvandroidsdk.ConversationsException
 
withRequestErrors(List<Error>, List<FieldError>) - Static method in class com.bazaarvoice.bvandroidsdk.ConversationsSubmissionException
 
A B C D E F G I L O P Q R S T U V W 
Skip navigation links