- getAccount() - Method in class com.sugestio.client.SugestioConfig
-
- getAlgorithm() - Method in class com.sugestio.client.model.Recommendation
-
- getAnalytics(Integer) - Method in class com.sugestio.client.SugestioClient
-
Get analytics data.
- GetAnalyticsCall - Class in com.sugestio.client.call
-
- GetAnalyticsCall(Client, SugestioConfig, Integer) - Constructor for class com.sugestio.client.call.GetAnalyticsCall
-
- getApml() - Method in class com.sugestio.client.model.User
-
- getAvailable() - Method in class com.sugestio.client.model.Item
-
- getBaseUri() - Method in class com.sugestio.client.SugestioConfig
-
- getBirthday() - Method in class com.sugestio.client.model.User
-
- getBulkMaxCount() - Method in class com.sugestio.client.SugestioConfig
-
- getBulkThreads() - Method in class com.sugestio.client.SugestioConfig
-
- getCategories() - Method in class com.sugestio.client.model.Item
-
- getConnectTimeout() - Method in class com.sugestio.client.SugestioConfig
-
Connect timeout interval property.
- getConsumption(String) - Method in class com.sugestio.client.SugestioClient
-
Retrieves the consumption with given consumptionId
- GetConsumptionCall - Class in com.sugestio.client.call
-
- GetConsumptionCall(Client, SugestioConfig, String) - Constructor for class com.sugestio.client.call.GetConsumptionCall
-
- getConsumptionHistory(String, String) - Method in class com.sugestio.client.SugestioClient
-
Retrieve the consumptions this user has made, optionally filtered by itemId.
- GetConsumptionHistoryCall - Class in com.sugestio.client.call
-
- GetConsumptionHistoryCall(Client, SugestioConfig, String, String) - Constructor for class com.sugestio.client.call.GetConsumptionHistoryCall
-
- GetConsumptionsResponse - Class in com.sugestio.client.response
-
- GetConsumptionsResponse() - Constructor for class com.sugestio.client.response.GetConsumptionsResponse
-
- getCreators() - Method in class com.sugestio.client.model.Item
-
- getDate() - Method in class com.sugestio.client.model.Consumption
-
- getDateString(int, int, int) - Static method in class com.sugestio.client.model.Base
-
- getDateString(long) - Static method in class com.sugestio.client.model.Base
-
- getDescription_long() - Method in class com.sugestio.client.model.Item
-
- getDescription_short() - Method in class com.sugestio.client.model.Item
-
- getDetail() - Method in class com.sugestio.client.model.Consumption
-
- getEntity() - Method in class com.sugestio.client.SugestioResult
-
- getFoaf() - Method in class com.sugestio.client.model.User
-
- getFrom() - Method in class com.sugestio.client.model.Item
-
The date from when the item may be recommended.
- getGender() - Method in class com.sugestio.client.model.User
-
- getId() - Method in class com.sugestio.client.model.Consumption
-
- getId() - Method in class com.sugestio.client.model.Item
-
- getId() - Method in class com.sugestio.client.model.User
-
- getItem() - Method in class com.sugestio.client.Example
-
- getItem() - Method in class com.sugestio.client.model.Recommendation
-
- getItem(String) - Method in class com.sugestio.client.SugestioClient
-
Retrieves the item metadata for the given itemId.
- GetItemCall - Class in com.sugestio.client.call
-
- GetItemCall(Client, SugestioConfig, String) - Constructor for class com.sugestio.client.call.GetItemCall
-
- getItemid() - Method in class com.sugestio.client.model.Consumption
-
- getItemid() - Method in class com.sugestio.client.model.Recommendation
-
- getLength() - Method in class com.sugestio.client.model.Item
-
- getList() - Method in class com.sugestio.client.request.PostConsumptionsRequest
-
- getList() - Method in class com.sugestio.client.request.PostItemsRequest
-
- getList() - Method in class com.sugestio.client.request.PostUsersRequest
-
- getList() - Method in class com.sugestio.client.response.GetConsumptionsResponse
-
- getList() - Method in class com.sugestio.client.response.GetRecommendationsResponse
-
- getLocation_city() - Method in class com.sugestio.client.model.Item
-
- getLocation_latLong() - Method in class com.sugestio.client.model.Consumption
-
- getLocation_latlong() - Method in class com.sugestio.client.model.Item
-
- getLocation_latlong() - Method in class com.sugestio.client.model.User
-
- getLocation_simple() - Method in class com.sugestio.client.model.Consumption
-
- getLocation_simple() - Method in class com.sugestio.client.model.Item
-
- getLocation_simple() - Method in class com.sugestio.client.model.User
-
- getMessage() - Method in class com.sugestio.client.SugestioResult
-
Contains the textual response from the server (if any),
or a problem description in case of a local error.
- getOauthFilter() - Method in class com.sugestio.client.call.Call
-
- getPeriods() - Method in class com.sugestio.client.model.Item
-
- getPermalink() - Method in class com.sugestio.client.model.Item
-
- getPrice() - Method in class com.sugestio.client.model.Item
-
- getPublished() - Method in class com.sugestio.client.model.Item
-
- getReadTimeout() - Method in class com.sugestio.client.SugestioConfig
-
Read timeout interval property.
- getRecommendations() - Method in class com.sugestio.client.Example
-
- getRecommendations(String) - Method in class com.sugestio.client.SugestioClient
-
Gets recommendations for the given userId
- getRecommendations(String, RecommendationFilter) - Method in class com.sugestio.client.SugestioClient
-
Gets recommendations for the given userId
- getRecommendations(String, SugestioClient.PartitionType, String) - Method in class com.sugestio.client.SugestioClient
-
Gets recommendations for the given userId, limited to the given partition
- getRecommendations(List<String>) - Method in class com.sugestio.client.SugestioClient
-
Gets recommendations for the given userIds
- getRecommendations(List<String>, SugestioClient.PartitionType, String) - Method in class com.sugestio.client.SugestioClient
-
Gets recommendations for the given userIds, limited to the given partition
- GetRecommendationsCall - Class in com.sugestio.client.call
-
- GetRecommendationsCall(Client, SugestioConfig, SugestioClient.ResourceType, String, String, SugestioClient.PartitionType, String) - Constructor for class com.sugestio.client.call.GetRecommendationsCall
-
- GetRecommendationsCall(Client, SugestioConfig, SugestioClient.ResourceType, String, String, RecommendationFilter) - Constructor for class com.sugestio.client.call.GetRecommendationsCall
-
- GetRecommendationsResponse - Class in com.sugestio.client.response
-
- GetRecommendationsResponse() - Constructor for class com.sugestio.client.response.GetRecommendationsResponse
-
- getReports() - Method in class com.sugestio.client.model.Analytics
-
- getScore() - Method in class com.sugestio.client.model.Recommendation
-
- getSecret() - Method in class com.sugestio.client.SugestioConfig
-
- getSegments() - Method in class com.sugestio.client.model.Item
-
- getSimilar(String) - Method in class com.sugestio.client.SugestioClient
-
Gets items that are similar to the given item
- getSimilar(String, RecommendationFilter) - Method in class com.sugestio.client.SugestioClient
-
Gets items that are similar to the given item
- getSimilar(String, SugestioClient.PartitionType, String) - Method in class com.sugestio.client.SugestioClient
-
Gets items that are similar to the given item, limited to the given partition
- getSimilar(List<String>) - Method in class com.sugestio.client.SugestioClient
-
Gets similar items for the given itemIds
- getSimilar(List<String>, SugestioClient.PartitionType, String) - Method in class com.sugestio.client.SugestioClient
-
Gets similar items for the given itemIds, limited to the given partition
- getStatusType() - Method in class com.sugestio.client.SugestioResult
-
The response status received from the server.
- getSugestioResult() - Method in exception com.sugestio.client.SugestioException
-
- getTags() - Method in class com.sugestio.client.model.Item
-
- getThumbnail() - Method in class com.sugestio.client.model.Item
-
- getTitle() - Method in class com.sugestio.client.model.Item
-
- getType() - Method in class com.sugestio.client.model.Consumption
-
- getUntil() - Method in class com.sugestio.client.model.Item
-
Get the date until when this item may be recommended
- getUri(SugestioClient.Verb, SugestioClient.ResourceType) - Method in class com.sugestio.client.call.Call
-
- getUri() - Method in class com.sugestio.client.SugestioResult
-
- getUserid() - Method in class com.sugestio.client.model.Consumption
-
- getVerb() - Method in class com.sugestio.client.SugestioResult
-
- setAccount(String) - Method in class com.sugestio.client.SugestioConfig
-
- setAlgorithm(String) - Method in class com.sugestio.client.model.Recommendation
-
- setApml(String) - Method in class com.sugestio.client.model.User
-
- setAvailable(Item.Available) - Method in class com.sugestio.client.model.Item
-
- setBaseUri(String) - Method in class com.sugestio.client.SugestioConfig
-
The base URI of the Sugestio web service.
- setBirthday(String) - Method in class com.sugestio.client.model.User
-
Set the birthday for this user.
- setBirthday(int, int, int) - Method in class com.sugestio.client.model.User
-
Convenience method for assigning a birthday to this user
- setBirthday(long) - Method in class com.sugestio.client.model.User
-
Convenience method for assigning a birthday to this user
- setBulkMaxCount(int) - Method in class com.sugestio.client.SugestioConfig
-
- setBulkThreads(int) - Method in class com.sugestio.client.SugestioConfig
-
- setCategories(List<String>) - Method in class com.sugestio.client.model.Item
-
- setConnectTimeout(int) - Method in class com.sugestio.client.SugestioConfig
-
Connect timeout interval property.
- setCreators(List<String>) - Method in class com.sugestio.client.model.Item
-
- setDate(String) - Method in class com.sugestio.client.model.Consumption
-
Set the consumption date.
- setDate(long) - Method in class com.sugestio.client.model.Consumption
-
Convenience method for assigning a date to this consumption
- setDate(int, int, int) - Method in class com.sugestio.client.model.Consumption
-
Convenience method for assigning a date to this consumption
- setDescription_long(String) - Method in class com.sugestio.client.model.Item
-
- setDescription_short(String) - Method in class com.sugestio.client.model.Item
-
- setDetail(String) - Method in class com.sugestio.client.model.Consumption
-
- setDetail(Detail) - Method in class com.sugestio.client.model.Consumption
-
- setEntity(T) - Method in class com.sugestio.client.SugestioResult
-
- setFoaf(String) - Method in class com.sugestio.client.model.User
-
- setFrom(String) - Method in class com.sugestio.client.model.Item
-
Set the date from when the item may be recommended.
- setFrom(long) - Method in class com.sugestio.client.model.Item
-
Convenience method for setting the 'from' attribute
- setFrom(int, int, int) - Method in class com.sugestio.client.model.Item
-
Convenience method for setting the 'from' attribute
- setGender(User.Gender) - Method in class com.sugestio.client.model.User
-
- setId(String) - Method in class com.sugestio.client.model.Consumption
-
- setId(String) - Method in class com.sugestio.client.model.Item
-
- setId(String) - Method in class com.sugestio.client.model.User
-
- setItem(Item) - Method in class com.sugestio.client.model.Recommendation
-
- setItemid(String) - Method in class com.sugestio.client.model.Consumption
-
- setItemid(String) - Method in class com.sugestio.client.model.Recommendation
-
- setLength(String) - Method in class com.sugestio.client.model.Item
-
- setLimit(int) - Method in class com.sugestio.client.call.RecommendationFilter
-
Maximum number of recommendations to be retrieved.
- setList(List<Consumption>) - Method in class com.sugestio.client.request.PostConsumptionsRequest
-
- setList(List<Item>) - Method in class com.sugestio.client.request.PostItemsRequest
-
- setList(List<User>) - Method in class com.sugestio.client.request.PostUsersRequest
-
- setLocation_city(String) - Method in class com.sugestio.client.model.Item
-
- setLocation_latLong(String) - Method in class com.sugestio.client.model.Consumption
-
- setLocation_latlong(double, double) - Method in class com.sugestio.client.model.Consumption
-
- setLocation_latlong(String) - Method in class com.sugestio.client.model.Item
-
- setLocation_latlong(double, double) - Method in class com.sugestio.client.model.Item
-
- setLocation_latlong(String) - Method in class com.sugestio.client.model.User
-
- setLocation_latlong(double, double) - Method in class com.sugestio.client.model.User
-
- setLocation_simple(String) - Method in class com.sugestio.client.model.Consumption
-
- setLocation_simple(String) - Method in class com.sugestio.client.model.Item
-
- setLocation_simple(String) - Method in class com.sugestio.client.model.User
-
- setMessage(String) - Method in class com.sugestio.client.SugestioResult
-
- setPeriods(List<String>) - Method in class com.sugestio.client.model.Item
-
- setPermalink(String) - Method in class com.sugestio.client.model.Item
-
- setPrice(String) - Method in class com.sugestio.client.model.Item
-
- setPublished(String) - Method in class com.sugestio.client.model.Item
-
- setReadTimeout(int) - Method in class com.sugestio.client.SugestioConfig
-
Read timeout interval property.
- setScore(Double) - Method in class com.sugestio.client.model.Recommendation
-
- setSecret(String) - Method in class com.sugestio.client.SugestioConfig
-
- setSegments(List<String>) - Method in class com.sugestio.client.model.Item
-
- setTags(List<String>) - Method in class com.sugestio.client.model.Item
-
- setThumbnail(String) - Method in class com.sugestio.client.model.Item
-
- setTime(String) - Method in class com.sugestio.client.call.RecommendationFilter
-
Recommended items must be available at this precise point in time.
- setTime(long) - Method in class com.sugestio.client.call.RecommendationFilter
-
Recommended items must be available at this precise point in time.
- setTime(long, Integer, RecommendationFilter.TimeUnit) - Method in class com.sugestio.client.call.RecommendationFilter
-
Recommended items must be available at any time in the given time window.
- setTime(String, Integer, RecommendationFilter.TimeUnit) - Method in class com.sugestio.client.call.RecommendationFilter
-
Recommended items must be available at any time in the given time window.
- setTitle(String) - Method in class com.sugestio.client.model.Item
-
- setType(String) - Method in class com.sugestio.client.model.Consumption
-
- setType(Consumption.Type) - Method in class com.sugestio.client.model.Consumption
-
- setUntil(String) - Method in class com.sugestio.client.model.Item
-
Set the date until when this item may be recommended.
- setUntil(long) - Method in class com.sugestio.client.model.Item
-
Convenience method for setting the 'until' attribute
- setUntil(int, int, int) - Method in class com.sugestio.client.model.Item
-
Convenience method for setting the 'until' attribute
- setUri(URI) - Method in class com.sugestio.client.SugestioResult
-
- setUserid(String) - Method in class com.sugestio.client.model.Consumption
-
- setVerb(SugestioClient.Verb) - Method in class com.sugestio.client.SugestioResult
-
- shutdown() - Method in class com.sugestio.client.Example
-
- shutdown() - Method in class com.sugestio.client.SugestioClient
-
Initiates an orderly shutdown of the client.
- StarRating - Class in com.sugestio.client.model.detail
-
- StarRating(double, double, double) - Constructor for class com.sugestio.client.model.detail.StarRating
-
- SugestioClient - Class in com.sugestio.client
-
- SugestioClient(String, String) - Constructor for class com.sugestio.client.SugestioClient
-
Creates a new instance of the SugestioClient with the given access credentials.
- SugestioClient(String, String, int, int) - Constructor for class com.sugestio.client.SugestioClient
-
Creates a new instance of the SugestioClient with the given access credentials and concurrency options.
- SugestioClient(SugestioConfig) - Constructor for class com.sugestio.client.SugestioClient
-
Creates a new instance of the SugestioClient with the given Config object.
- SugestioClient.PartitionType - Enum in com.sugestio.client
-
- SugestioClient.ResourceType - Enum in com.sugestio.client
-
- SugestioClient.Verb - Enum in com.sugestio.client
-
- SugestioConfig - Class in com.sugestio.client
-
- SugestioConfig(String, String) - Constructor for class com.sugestio.client.SugestioConfig
-
- SugestioException - Exception in com.sugestio.client
-
- SugestioException(SugestioResult) - Constructor for exception com.sugestio.client.SugestioException
-
- SugestioResult<T> - Class in com.sugestio.client
-
- SugestioResult(StatusType) - Constructor for class com.sugestio.client.SugestioResult
-
- valueOf(String) - Static method in enum com.sugestio.client.call.RecommendationFilter.TimeUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sugestio.client.model.Consumption.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sugestio.client.model.detail.ThumbRating.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sugestio.client.model.Item.Available
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sugestio.client.model.User.Gender
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sugestio.client.SugestioClient.PartitionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sugestio.client.SugestioClient.ResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sugestio.client.SugestioClient.Verb
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.sugestio.client.call.RecommendationFilter.TimeUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sugestio.client.model.Consumption.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sugestio.client.model.detail.ThumbRating.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sugestio.client.model.Item.Available
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sugestio.client.model.User.Gender
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sugestio.client.SugestioClient.PartitionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sugestio.client.SugestioClient.ResourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sugestio.client.SugestioClient.Verb
-
Returns an array containing the constants of this enum type, in
the order they are declared.