Package classes
-
Interface Summary Interface Description API_ResultHandler<T> Pass an instance with all of our methods to receive results. -
Class Summary Class Description Object_BaseObject Most of the Preferabli Data SDK classes inherit from this object.Object_Collection A collection is a selection ofObject_Product, organized into one or moreObject_Collection.Object_CollectionGroup.Object_Collection.Object_CollectionGroup Products in a Collection are organized into one or more groups.Object_Collection.Object_CollectionOrder The link between aObject_Tag(which in turn references aObject_Product) and aObject_Collection, including its ordering within the Collection.Object_Collection.Object_CollectionTrait A trait descriptor for aObject_Collection.Object_Collection.Object_CollectionVersion A version of aObject_Collection.Object_Customer A logged in merchant customer.Object_Food You can use foods to get pairings withingetRecs(Object_Product.Other_ProductCategory, Object_Product.Other_ProductType, Long, Integer, Integer, ArrayList, ArrayList, Boolean, API_ResultHandler).Object_GuidedRec A Guided Rec questionnaire.Object_GuidedRec.Object_GuidedRecChoice A choice within aObject_GuidedRec.Object_GuidedRecQuestion.Object_GuidedRec.Object_GuidedRecQuestion A question within aObject_GuidedRecquestionnaire.Object_LabelRecResults Container object returned bylabelRecognition(File, Boolean, API_ResultHandler).Object_LabelRecResults.Object_LabelRecResult The result container returned bylabelRecognition(File, Boolean, API_ResultHandler).Object_Location A location (must have either a latitude / longitude or a zip code).Object_Media An image or video.Object_MerchantProductLink This is the link between a PreferabliObject_Productand a merchant product.Object_PreferabliUser A logged in Preferabli user.Object_PreferenceData Indicates a user's level of preference for a specificObject_Product.Object_Product Represents a product (e.g., wines, beers, spirits) within the Preferabli SDK.Object_Profile A user's preference profile represents appealing and unappealingObject_ProfileStyles for a particular user.Object_ProfileStyle The profile style object identifies a specificObject_Styleas included in a user'sObject_Profile.Object_Recommendation Object_Style Styles express how product characteristics synthesize in the context of human perception and define the nature of consumer taste preferences.Object_Tag Chronicles a user's interaction with aObject_Product.Object_Variant A Variant is a particular representation of aObject_Variant.Object_Venue A venue represents the details for a specific location.Object_Venue.Object_DeliveryMethod Indicates that aObject_Venueprovides a specified delivery method (Object_Venue.Other_ShippingType).Object_Venue.Object_VenueHour Represents aObject_Venues open and close times for a given day.Object_WhereToBuy Container object returned bywhereToBuy(long, Other_FulfillSort, Boolean, Boolean, API_ResultHandler).Other_FulfillSort Used to sort withinwhereToBuy(long, Other_FulfillSort, Boolean, Boolean, API_ResultHandler).Other_Sort Used for sorting everything from products to collections.Preferabli This is the primary class you will utilize to access the Preferabli Data SDK. -
Enum Summary Enum Description API_PreferabliException.PreferabliExceptionType Type of error that occurred.Object_Collection.Other_CollectionType The type of aObject_Collection.Object_Product.Other_ProductCategory The category of aObject_Product.Object_Product.Other_ProductType The recognized type of aObject_Product.Object_Tag.Other_RatingLevel The degree of appeal for a product as identified by aObject_Tag.Object_Tag.Other_TagType Type of aObject_Tag.Object_Venue.Other_ShippingType Represents a fulfillment method for aObject_Venue.Object_Venue.Other_Weekday Represents a day of the week for use withinObject_Venue.Object_VenueHour.Other_Sort.SortType The type of sort to be applied. -
Exception Summary Exception Description API_PreferabliException Some kind of error has occurred.