- Brein - Class in com.brein.api
-
- Brein() - Constructor for class com.brein.api.Brein
-
- BREIN_BASE_VALIDATION_FAILED - Static variable in exception com.brein.api.BreinException
-
- BreinActivity - Class in com.brein.api
-
Sends an activity to the engine utilizing the API.
- BreinActivity() - Constructor for class com.brein.api.BreinActivity
-
- BreinActivity.ActivityField - Enum in com.brein.api
-
This list may not be complete it just contains some values.
- BreinActivityType - Class in com.brein.domain
-
The type of the activity collected, i.e., one of search, login, logout, addToCart, removeFromCart, checkOut,
selectProduct, or other.
- BreinBase<T extends BreinBase> - Class in com.brein.api
-
Base Class for activity and lookup operations.
- BreinBase() - Constructor for class com.brein.api.BreinBase
-
- BreinCategoryType - Class in com.brein.domain
-
The categoryType of the platform/service/products, i.e., one of apparel,
home, education, family, food, health, job, services, or other.
- BreinConfig - Class in com.brein.domain
-
Provides the configuration of the library for the properties supplied.
- BreinConfig(String) - Constructor for class com.brein.domain.BreinConfig
-
- BreinConfig(String, String) - Constructor for class com.brein.domain.BreinConfig
-
- BreinDimension - Class in com.brein.domain
-
Contains the Dimension to ask for
- BreinDimension(String...) - Constructor for class com.brein.domain.BreinDimension
-
Ctor with array of requested dimensions
- BreinEngine - Class in com.brein.engine
-
Creates the Rest Engine and provides the methods to invoke activity and lookup calls
- BreinEngine() - Constructor for class com.brein.engine.BreinEngine
-
- BreinEngineType - Enum in com.brein.engine
-
Specifies the possible Engine Types
- BreinEventResult - Class in com.brein.domain.results.temporaldataparts
-
- BreinEventResult(Map<String, Object>) - Constructor for class com.brein.domain.results.temporaldataparts.BreinEventResult
-
- BreinEventResult.EventSize - Enum in com.brein.domain.results.temporaldataparts
-
- BreinException - Exception in com.brein.api
-
BreinException
- BreinException(Throwable) - Constructor for exception com.brein.api.BreinException
-
- BreinException(String) - Constructor for exception com.brein.api.BreinException
-
- BreinException(String, Exception) - Constructor for exception com.brein.api.BreinException
-
- BreinHolidayResult - Class in com.brein.domain.results.temporaldataparts
-
- BreinHolidayResult(Map<String, Object>) - Constructor for class com.brein.domain.results.temporaldataparts.BreinHolidayResult
-
- BreinHolidayResult.HolidaySource - Enum in com.brein.domain.results.temporaldataparts
-
- BreinHolidayResult.HolidayType - Enum in com.brein.domain.results.temporaldataparts
-
- Breinify - Class in com.brein.api
-
- BreinInvalidConfigurationException - Exception in com.brein.api
-
Exception in case of wrong configuration
- BreinInvalidConfigurationException(Throwable) - Constructor for exception com.brein.api.BreinInvalidConfigurationException
-
- BreinInvalidConfigurationException(String) - Constructor for exception com.brein.api.BreinInvalidConfigurationException
-
- BreinInvalidConfigurationException(String, Exception) - Constructor for exception com.brein.api.BreinInvalidConfigurationException
-
- BreinLocationResult - Class in com.brein.domain.results.temporaldataparts
-
- BreinLocationResult(Map<String, Object>) - Constructor for class com.brein.domain.results.temporaldataparts.BreinLocationResult
-
- BreinLookup - Class in com.brein.api
-
Provides the lookup functionality
- BreinLookup() - Constructor for class com.brein.api.BreinLookup
-
- BreinMapUtil - Class in com.brein.util
-
Helper class for map related functions
- BreinRecommendation - Class in com.brein.api
-
- BreinRecommendation() - Constructor for class com.brein.api.BreinRecommendation
-
- BreinRecommendationResult - Class in com.brein.domain.results
-
- BreinRecommendationResult(Map<String, Object>) - Constructor for class com.brein.domain.results.BreinRecommendationResult
-
- BreinRecommendationResults - Class in com.brein.domain.results
-
Wrapper class for multiple recommendation result objects
- BreinRecommendationResults(Map<String, Object>) - Constructor for class com.brein.domain.results.BreinRecommendationResults
-
- BreinRecommendations - Class in com.brein.api
-
- BreinRecommendations() - Constructor for class com.brein.api.BreinRecommendations
-
- BreinResult - Class in com.brein.domain
-
Contains the result of an Brein Request when invoking a
lookup
- BreinResult(String, int) - Constructor for class com.brein.domain.BreinResult
-
- BreinResult(Exception, int) - Constructor for class com.brein.domain.BreinResult
-
- BreinResult(Map<String, Object>, int) - Constructor for class com.brein.domain.BreinResult
-
- BreinResult(Map<String, Object>) - Constructor for class com.brein.domain.BreinResult
-
- BreinTemporalData - Class in com.brein.api
-
Provides the lookup functionality
- BreinTemporalData() - Constructor for class com.brein.api.BreinTemporalData
-
- BreinTemporalDataResult - Class in com.brein.domain.results
-
The parsed data returned from a Temporal Data request.
- BreinTemporalDataResult(Map<String, Object>) - Constructor for class com.brein.domain.results.BreinTemporalDataResult
-
Build the result based on the returned json
- BreinTemporalDataResult(BreinResult) - Constructor for class com.brein.domain.results.BreinTemporalDataResult
-
Build the result based on the result
- BreinUser - Class in com.brein.domain
-
A plain object specifying the user information the activity belongs to
- BreinUser() - Constructor for class com.brein.domain.BreinUser
-
- BreinUser.UserField - Enum in com.brein.domain
-
This list may not be complete it just contains some values.
- BreinUtil - Class in com.brein.util
-
- BreinWeatherResult - Class in com.brein.domain.results.temporaldataparts
-
- BreinWeatherResult(Map<String, Object>) - Constructor for class com.brein.domain.results.temporaldataparts.BreinWeatherResult
-
- generateSecret(int) - Static method in class com.brein.util.BreinUtil
-
Creates a secret by given len
- generateSignature(String, String) - Static method in class com.brein.util.BreinUtil
-
Generates the signature
- GeoCoordinates - Class in com.brein.domain.results.temporaldataparts
-
- GeoCoordinates(Double, Double) - Constructor for class com.brein.domain.results.temporaldataparts.GeoCoordinates
-
- get(String) - Method in class com.brein.api.BreinActivity
-
- get(String) - Method in class com.brein.domain.BreinResult
-
retrieves the object according to the requested key
- get(String) - Method in class com.brein.domain.BreinUser
-
- get(String, boolean) - Method in class com.brein.domain.BreinUser
-
- getActivityEndpoint() - Method in class com.brein.domain.BreinConfig
-
- getActivityField(BreinActivity.ActivityField) - Method in class com.brein.api.BreinActivity
-
- getActivityType() - Method in class com.brein.api.BreinActivity
-
returns activity type
- getAdditional(String) - Method in class com.brein.domain.BreinUser
-
- getAdditionalData() - Method in class com.brein.domain.results.recommendationparts.RecommendedItem
-
- getAdditionalData(String) - Method in class com.brein.domain.results.recommendationparts.RecommendedItem
-
- getAdditionalData(String, Class<T>, T) - Method in class com.brein.domain.results.recommendationparts.RecommendedItem
-
- getApiKey() - Method in class com.brein.domain.BreinConfig
-
- getBaseUrl() - Method in class com.brein.domain.BreinConfig
-
retrieves the base url
- getBlockers() - Method in class com.brein.api.BreinRecommendation
-
- getBrein() - Static method in class com.brein.api.Breinify
-
- getBreinDimension() - Method in class com.brein.api.BreinLookup
-
retrieves the Brein dimension object
- getCategories() - Method in class com.brein.api.BreinRecommendation
-
get the recommendation category
- getCategories() - Method in class com.brein.domain.results.temporaldataparts.BreinEventResult
-
- getCategoriesBlacklist() - Method in class com.brein.api.BreinRecommendation
-
gets categories that should not be returned
- getCategory(BreinConfig) - Method in class com.brein.api.BreinActivity
-
retrieves brein category.
- getCity() - Method in class com.brein.domain.results.temporaldataparts.BreinLocationResult
-
- getClientIpAddress() - Method in class com.brein.api.BreinBase
-
- getCloudCover() - Method in class com.brein.domain.results.temporaldataparts.BreinWeatherResult
-
- getConnectionTimeout() - Method in class com.brein.domain.BreinConfig
-
- getCountry() - Method in class com.brein.domain.results.temporaldataparts.BreinLocationResult
-
- getDateOfBirth() - Method in class com.brein.domain.BreinUser
-
Returns the date of birth
- getDefaultCategory() - Method in class com.brein.domain.BreinConfig
-
- getDescription() - Method in class com.brein.api.BreinActivity
-
retrieves the description
- getDescription() - Method in class com.brein.domain.results.temporaldataparts.BreinWeatherResult
-
- getDimensionFields() - Method in class com.brein.domain.BreinDimension
-
retrieve dimension array
- getEmail() - Method in class com.brein.domain.BreinUser
-
get the email of the user
- getEnd() - Method in class com.brein.domain.results.temporaldataparts.BreinEventResult
-
- getEndPoint(BreinConfig) - Method in class com.brein.api.BreinActivity
-
- getEndPoint(BreinConfig) - Method in class com.brein.api.BreinBase
-
Gets the endpoint to be used to send the request to
- getEndPoint(BreinConfig) - Method in class com.brein.api.BreinLookup
-
- getEndPoint(BreinConfig) - Method in class com.brein.api.BreinRecommendation
-
- getEndPoint(BreinConfig) - Method in class com.brein.api.BreinRecommendations
-
- getEndPoint(BreinConfig) - Method in class com.brein.api.BreinTemporalData
-
- getEngine(BreinConfig) - Method in class com.brein.engine.BreinEngine
-
- getEpochDateTime() - Method in class com.brein.domain.results.BreinTemporalDataResult
-
- getEvents() - Method in class com.brein.domain.results.BreinTemporalDataResult
-
- getFirstName() - Method in class com.brein.domain.BreinUser
-
Retrieves the first name of the user
- getFullyQualifiedUrl(BreinConfig, BreinBase) - Method in interface com.brein.engine.IRestEngine
-
- getGeoJson(String) - Method in class com.brein.domain.results.temporaldataparts.BreinLocationResult
-
- getGeoJsons() - Method in class com.brein.domain.results.temporaldataparts.BreinLocationResult
-
- getGranularity() - Method in class com.brein.domain.results.temporaldataparts.BreinLocationResult
-
- getGson() - Method in class com.brein.api.BreinBase
-
Gets the GSON builder instance used to build the requests body
- getHeaders() - Method in class com.brein.api.BreinBase
-
- getHeaders() - Method in class com.brein.domain.BreinConfig
-
- getHolidays() - Method in class com.brein.domain.results.BreinTemporalDataResult
-
- getHumidity() - Method in class com.brein.domain.results.temporaldataparts.BreinWeatherResult
-
- getItemToItemRecs() - Method in class com.brein.api.BreinRecommendation
-
- getLastMeasured() - Method in class com.brein.domain.results.temporaldataparts.BreinWeatherResult
-
- getLastName() - Method in class com.brein.domain.BreinUser
-
Retrieves the last name of the user
- getLat() - Method in class com.brein.domain.results.temporaldataparts.BreinLocationResult
-
- getLatitude() - Method in class com.brein.domain.results.temporaldataparts.GeoCoordinates
-
- getLocalDateTime() - Method in class com.brein.domain.results.BreinTemporalDataResult
-
- getLocation(String) - Method in class com.brein.api.BreinTemporalData
-
Gets the current value specified within the location of the request.
- getLocation() - Method in class com.brein.domain.results.BreinTemporalDataResult
-
- getLon() - Method in class com.brein.domain.results.temporaldataparts.BreinLocationResult
-
- getLongitude() - Method in class com.brein.domain.results.temporaldataparts.GeoCoordinates
-
- getLookupEndpoint() - Method in class com.brein.domain.BreinConfig
-
- getMap() - Method in class com.brein.domain.BreinResult
-
provides the map containing the results
- getMeasuredAt() - Method in class com.brein.domain.results.temporaldataparts.BreinWeatherResult
-
- getMessage() - Method in class com.brein.domain.BreinResult
-
- getMinQuantity() - Method in class com.brein.api.BreinRecommendation
-
- getMultiResponse(int) - Method in class com.brein.domain.results.BreinRecommendationResults
-
- getName() - Method in enum com.brein.api.BreinActivity.ActivityField
-
- getName() - Method in enum com.brein.domain.BreinUser.UserField
-
- getName() - Method in class com.brein.domain.results.temporaldataparts.BreinEventResult
-
- getName() - Method in class com.brein.domain.results.temporaldataparts.BreinHolidayResult
-
- getNestedValue(String...) - Method in class com.brein.domain.BreinResult
-
- getNestedValue(Map<String, Object>, String...) - Static method in class com.brein.util.BreinMapUtil
-
- getNumberOfRecommendations() - Method in class com.brein.api.BreinRecommendation
-
get the number of recommendations
- getNumberQueries() - Method in class com.brein.domain.results.BreinRecommendationResults
-
- getOr(Map<String, Object>, String, T) - Static method in class com.brein.util.JsonHelper
-
Tries to grab an element from a json
- getOrLong(Map<String, Object>, String) - Static method in class com.brein.util.JsonHelper
-
There isn't a clear difference between doubles and longs in jsons, so we have to specifically cast longs
- getPrecipitation() - Method in class com.brein.domain.results.temporaldataparts.BreinWeatherResult
-
- getPrecipitationAmount() - Method in class com.brein.domain.results.temporaldataparts.BreinWeatherResult
-
- getPressure() - Method in class com.brein.domain.results.temporaldataparts.BreinWeatherResult
-
- getRecEndTime() - Method in class com.brein.api.BreinRecommendation
-
- getRecommendationAdditionalParameters() - Method in class com.brein.api.BreinRecommendation
-
- getRecommendationEndpoint() - Method in class com.brein.domain.BreinConfig
-
- getRecommendationQueryName() - Method in class com.brein.api.BreinRecommendation
-
- getRecommendationRequest() - Method in class com.brein.api.BreinRecommendation
-
- getRecommendationRequests() - Method in class com.brein.api.BreinRecommendations
-
- getRecommendedItems() - Method in class com.brein.domain.results.BreinRecommendationResult
-
- getRecStartTime() - Method in class com.brein.api.BreinRecommendation
-
- getRequestBody(BreinConfig, BreinBase) - Method in interface com.brein.engine.IRestEngine
-
- getRestCallThreads() - Method in class com.brein.domain.BreinConfig
-
- getRestEngine(BreinEngineType) - Static method in interface com.brein.engine.IRestEngine
-
Creates the requested Rest Engine.
- getRestEngineType() - Method in class com.brein.domain.BreinConfig
-
- getRestEngineType(BreinEngineType) - Static method in interface com.brein.engine.IRestEngine
-
- getResultId() - Method in class com.brein.domain.results.recommendationparts.RecommendedItem
-
- getResultWeight() - Method in class com.brein.domain.results.recommendationparts.RecommendedItem
-
- getSecret() - Method in class com.brein.domain.BreinConfig
-
- getSessionId() - Method in class com.brein.domain.BreinUser
-
returns the sessionId (if set)
- getSize() - Method in class com.brein.domain.results.temporaldataparts.BreinEventResult
-
- getSocketTimeout() - Method in class com.brein.domain.BreinConfig
-
- getSource() - Method in class com.brein.domain.results.temporaldataparts.BreinHolidayResult
-
- getStart() - Method in class com.brein.domain.results.temporaldataparts.BreinEventResult
-
- getState() - Method in class com.brein.domain.results.temporaldataparts.BreinLocationResult
-
- getStatus() - Method in class com.brein.domain.BreinResult
-
returns the http request status
- getSubInhibitors() - Method in class com.brein.api.BreinRecommendation
-
- getSubRecommenders() - Method in class com.brein.api.BreinRecommendation
-
- getTemperatureCelsius() - Method in class com.brein.domain.results.temporaldataparts.BreinWeatherResult
-
- getTemperatureFahrenheit() - Method in class com.brein.domain.results.temporaldataparts.BreinWeatherResult
-
- getTemperatureKelvin() - Method in class com.brein.domain.results.temporaldataparts.BreinWeatherResult
-
- getTemporalDataEndpoint() - Method in class com.brein.domain.BreinConfig
-
- getThis() - Method in class com.brein.api.BreinBase
-
- getTypes() - Method in class com.brein.domain.results.temporaldataparts.BreinHolidayResult
-
- getUnixTimestamp() - Method in class com.brein.api.BreinBase
-
Retrieves the currently set unixTimestamp.
- getUrl() - Method in class com.brein.domain.BreinConfig
-
- getUser() - Method in class com.brein.api.BreinBase
-
Retrieves the current BreinUser for the request.
- getUserField(BreinUser.UserField) - Method in class com.brein.domain.BreinUser
-
- getValue(String) - Method in class com.brein.domain.BreinResult
-
- getWeather() - Method in class com.brein.domain.results.BreinTemporalDataResult
-
- getWindStrength() - Method in class com.brein.domain.results.temporaldataparts.BreinWeatherResult
-
- GSON - Static variable in class com.brein.api.BreinBase
-
Builder for JSON creation
- Sample - Class in com.brein.sample
-
- SEARCH - Static variable in class com.brein.domain.BreinActivityType
-
- SELECT_PRODUCT - Static variable in class com.brein.domain.BreinActivityType
-
- SERVICES - Static variable in class com.brein.domain.BreinCategoryType
-
- set(BreinActivity, Object) - Method in enum com.brein.api.BreinActivity.ActivityField
-
- set(String, Object) - Method in class com.brein.api.BreinActivity
-
- set(String, Object) - Method in class com.brein.api.BreinBase
-
Sets a base value.
- set(String, Object) - Method in class com.brein.domain.BreinUser
-
Sets the users value and overrides any current value.
- set(BreinUser, Object) - Method in enum com.brein.domain.BreinUser.UserField
-
- set(String, T) - Method in class com.brein.util.MapBuilder
-
- set(Map) - Method in class com.brein.util.MapBuilder
-
- set(MapBuilder) - Method in class com.brein.util.MapBuilder
-
- setActivityEndpoint(String) - Method in class com.brein.domain.BreinConfig
-
- setActivityType(String) - Method in class com.brein.api.BreinActivity
-
Sets activity type
- setAdditional(String, Object) - Method in class com.brein.api.BreinBase
-
Sets a specific data point for the additional part of the request, i.e.:
- setAdditional(String, Object) - Method in class com.brein.domain.BreinUser
-
Sets an additional value.
- setApiKey(String) - Method in class com.brein.domain.BreinConfig
-
- setBase(String, Object) - Method in class com.brein.api.BreinActivity
-
- setBaseUrl(String) - Method in class com.brein.domain.BreinConfig
-
set the base url of the breinify backend and will check
if the URL is valid.
- setBlockers(List<String>) - Method in class com.brein.api.BreinRecommendation
-
- setBreinDimension(BreinDimension) - Method in class com.brein.api.BreinLookup
-
sets the breindimension object - will be used for lookup
- setCategories(String...) - Method in class com.brein.api.BreinRecommendation
-
set the recommendation category
- setCategoriesBlacklist(String...) - Method in class com.brein.api.BreinRecommendation
-
set the categories that should not be returned
- setCategory(String) - Method in class com.brein.api.BreinActivity
-
sets brein category
- setClientIpAddress(String) - Method in class com.brein.api.BreinBase
-
sets the ipaddress
- setConfig(BreinConfig) - Method in class com.brein.api.Brein
-
Sets the configuration
- setConfig(BreinConfig) - Static method in class com.brein.api.Breinify
-
Specifies the overall configuration used by the library.
- setConfig(String) - Static method in class com.brein.api.Breinify
-
Specifies the overall configuration used by the library.
- setConfig(String, String) - Static method in class com.brein.api.Breinify
-
Specifies the overall configuration used by the library.
- setConnectionTimeout(long) - Method in class com.brein.domain.BreinConfig
-
- setDateOfBirth(String) - Method in class com.brein.domain.BreinUser
-
Sets the value of dateOfBirth as String.
- setDateOfBirth(int, int, int) - Method in class com.brein.domain.BreinUser
-
Set's the date of birth
There is no check if the month - day combination is valid, only
the range for day, month and year will be checked
- setDefaultCategory(String) - Method in class com.brein.domain.BreinConfig
-
- setDescription(String) - Method in class com.brein.api.BreinActivity
-
sets the description
- setDimensionFields(String...) - Method in class com.brein.domain.BreinDimension
-
sets dimension array
- setDisableCaching(boolean) - Method in class com.brein.api.BreinRecommendation
-
Set if we want to disable caching
- setEmail(String) - Method in class com.brein.domain.BreinUser
-
sets the email of the user
- setFirstName(String) - Method in class com.brein.domain.BreinUser
-
set the first name of the user
- setHeader(String, String) - Method in class com.brein.api.BreinBase
-
- setHeader(String, String) - Method in class com.brein.domain.BreinConfig
-
- setHeaders(Map<String, String>) - Method in class com.brein.api.BreinBase
-
- setHeaders(Map<String, String>) - Method in class com.brein.domain.BreinConfig
-
- setHeaders(WebResource.Builder, Map<String, String>) - Method in class com.brein.engine.JerseyRestEngine
-
- setItemToItemRecs(List<String>) - Method in class com.brein.api.BreinRecommendation
-
- setLastName(String) - Method in class com.brein.domain.BreinUser
-
set the last name of the user
- setLatitude(double) - Method in class com.brein.api.BreinTemporalData
-
Sets the latitude used to look-up the temporal information, i.e.:
- setLocalDateTime() - Method in class com.brein.api.BreinTemporalData
-
Sets the localDateTime based on the system's time, i.e.:
- setLocalDateTime(ZonedDateTime) - Method in class com.brein.api.BreinTemporalData
-
Sets the localDateTime, i.e.:
- setLocalDateTime(String) - Method in class com.brein.api.BreinTemporalData
-
Sets the localDateTime for a Stringified date, which will be parsed server side, i.e.:
- setLocation(String) - Method in class com.brein.api.BreinTemporalData
-
Sets the location data using free text, i.e.:
- setLocation(String, String, String) - Method in class com.brein.api.BreinTemporalData
-
Sets the location data using structured data (city, state, country), i.e.:
- setLocation(String, Object) - Method in class com.brein.api.BreinTemporalData
-
- setLongitude(double) - Method in class com.brein.api.BreinTemporalData
-
Sets the longitude used to look-up the temporal information, i.e.:
- setLookupEndpoint(String) - Method in class com.brein.domain.BreinConfig
-
- setLookUpIpAddress(String) - Method in class com.brein.api.BreinTemporalData
-
Sets the ipAddress used to look-up the temporal information, i.e.:
- setMinQuantity(Double) - Method in class com.brein.api.BreinRecommendation
-
- setNumberOfRecommendations(int) - Method in class com.brein.api.BreinRecommendation
-
set the number of recommendations
- setRecEndTime(long) - Method in class com.brein.api.BreinRecommendation
-
- setRecommendationAdditionalParameters(Map<String, Object>) - Method in class com.brein.api.BreinRecommendation
-
- setRecommendationEndpoint(String) - Method in class com.brein.domain.BreinConfig
-
- setRecommendationQueryName(String) - Method in class com.brein.api.BreinRecommendation
-
- setRecommendationRequest(Map<String, Object>) - Method in class com.brein.api.BreinRecommendation
-
- setRecStartTime(long) - Method in class com.brein.api.BreinRecommendation
-
- setRestCallThreads(int) - Method in class com.brein.domain.BreinConfig
-
- setRestEngineType(BreinEngineType) - Method in class com.brein.domain.BreinConfig
-
- setSecret(String) - Method in class com.brein.domain.BreinConfig
-
- setSessionId(String) - Method in class com.brein.domain.BreinUser
-
sets the sessionId
- setShapeTypes(String...) - Method in class com.brein.api.BreinTemporalData
-
Sets the shape-types to be returned with the response of the request, i.e.:
- setSocketTimeout(long) - Method in class com.brein.domain.BreinConfig
-
- setStatus(int) - Method in class com.brein.domain.BreinResult
-
sets the http request status
- setSubInhibitors(List<String>) - Method in class com.brein.api.BreinRecommendation
-
- setSubRecommenders(List<String>) - Method in class com.brein.api.BreinRecommendation
-
- setSubRecommenders(String...) - Method in class com.brein.api.BreinRecommendation
-
- setTag(String, Object) - Method in class com.brein.api.BreinActivity
-
- setTemporalDataEndpoint(String) - Method in class com.brein.domain.BreinConfig
-
- setTimezone(TimeZone) - Method in class com.brein.api.BreinTemporalData
-
Sets the timezone within the request, i.e.:
- setTimezone(String) - Method in class com.brein.api.BreinTemporalData
-
Sets the timezone within the request, i.e.:
- setUnixTimestamp(long) - Method in class com.brein.api.BreinBase
-
Sets the timestamp.
- setUser(BreinUser) - Method in class com.brein.api.BreinBase
-
Sets the BreinUser instance for the request.
- setUser(String, Object) - Method in class com.brein.api.BreinBase
-
Sets a specific data point for the user data of the request, i.e.:
- setUser(BreinUser.UserField, Object) - Method in class com.brein.api.BreinBase
-
Sets a specific data point for the user data of the request, i.e.:
- SHAPE_TYPES_FIELD - Static variable in class com.brein.api.BreinTemporalData
-
- shutdown() - Method in class com.brein.api.Brein
-
Shutdown Breinify services
- shutdown() - Static method in class com.brein.api.Breinify
-
- SIGNATURE_FIELD - Static variable in class com.brein.api.BreinBase
-
- SIGNATURE_TYPE_FIELD - Static variable in class com.brein.api.BreinBase
-
- STATE_TEXT_FIELD - Static variable in class com.brein.api.BreinTemporalData
-
- SUB_RECOMMENDER_CUSTOM_SORT - Static variable in class com.brein.api.BreinRecommendation
-
Recommends items that have are ordered through some config-defined manner
- SUB_RECOMMENDER_POPULAR_ITEMS - Static variable in class com.brein.api.BreinRecommendation
-
Recommends items based on the currently popular items
- SUB_RECOMMENDER_RECENTLY_PURCHASED - Static variable in class com.brein.api.BreinRecommendation
-
Recommends previously purchased items
- SUB_RECOMMENDER_SIMILAR_ITEMS - Static variable in class com.brein.api.BreinRecommendation
-
Recommends a user items that are similar to what they previously interacted with
- SUB_RECOMMENDER_TEMPORAL - Static variable in class com.brein.api.BreinRecommendation
-
Recommends items that have historically trended during similar times
- SUB_RECOMMENDER_USERS_LIKE_YOU - Static variable in class com.brein.api.BreinRecommendation
-
Recommends items that similar users have bought
- validate(BreinConfig, BreinBase) - Method in interface com.brein.engine.IRestEngine
-
- VALIDATE_ACTIVITY_OR_CONFIG_FAILED - Static variable in exception com.brein.api.BreinException
-
- validateBreinBase(BreinBase) - Method in interface com.brein.engine.IRestEngine
-
validates the activity object
- validateConfig(BreinConfig) - Method in interface com.brein.engine.IRestEngine
-
validates the configuration object
- validateUrl(String) - Method in interface com.brein.engine.IRestEngine
-
checks if the url is valid.
- valueOf(String) - Static method in enum com.brein.api.BreinActivity.ActivityField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.brein.domain.BreinUser.UserField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.brein.domain.results.temporaldataparts.BreinEventResult.EventSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.brein.domain.results.temporaldataparts.BreinHolidayResult.HolidaySource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.brein.domain.results.temporaldataparts.BreinHolidayResult.HolidayType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.brein.domain.results.temporaldataparts.PrecipitationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.brein.engine.BreinEngineType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.brein.api.BreinActivity.ActivityField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.brein.domain.BreinUser.UserField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.brein.domain.results.temporaldataparts.BreinEventResult.EventSize
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.brein.domain.results.temporaldataparts.BreinHolidayResult.HolidaySource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.brein.domain.results.temporaldataparts.BreinHolidayResult.HolidayType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.brein.domain.results.temporaldataparts.PrecipitationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.brein.engine.BreinEngineType
-
Returns an array containing the constants of this enum type, in
the order they are declared.