Skip navigation links
A C D E G I L P R S T U V 

A

addCustomField(String, Object) - Method in class com.mcac0006.siftscience.event.domain.Event
 
addDetails(String, String) - Method in class com.mcac0006.siftscience.score.domain.Reason
 
AddItemToCart - Class in com.mcac0006.siftscience.event.domain
Use AddItemToCart to record when a user adds an item to their shopping cart or list.
AddItemToCart() - Constructor for class com.mcac0006.siftscience.event.domain.AddItemToCart
 
Address - Class in com.mcac0006.siftscience.types
This represents a physical address, such as a billing or shipping address.
Address() - Constructor for class com.mcac0006.siftscience.types.Address
 

C

com.mcac0006.siftscience - package com.mcac0006.siftscience
 
com.mcac0006.siftscience.event.domain - package com.mcac0006.siftscience.event.domain
 
com.mcac0006.siftscience.exception - package com.mcac0006.siftscience.exception
 
com.mcac0006.siftscience.label.domain - package com.mcac0006.siftscience.label.domain
 
com.mcac0006.siftscience.result.domain - package com.mcac0006.siftscience.result.domain
 
com.mcac0006.siftscience.score.domain - package com.mcac0006.siftscience.score.domain
 
com.mcac0006.siftscience.types - package com.mcac0006.siftscience.types
 
com.mcac0006.siftscience.types.deserializer - package com.mcac0006.siftscience.types.deserializer
 
com.mcac0006.siftscience.types.serializer - package com.mcac0006.siftscience.types.serializer
 
CreateAccount - Class in com.mcac0006.siftscience.event.domain
Use CreateAccount to capture account creation and user details.
CreateAccount() - Constructor for class com.mcac0006.siftscience.event.domain.CreateAccount
 
CreateOrder - Class in com.mcac0006.siftscience.event.domain
Use $create_order to record when a user submits an order for products or services they intend to purchase.
CreateOrder() - Constructor for class com.mcac0006.siftscience.event.domain.CreateOrder
 

D

DateDeserializer - Class in com.mcac0006.siftscience.types.deserializer
 
DateDeserializer() - Constructor for class com.mcac0006.siftscience.types.deserializer.DateDeserializer
 
DateSerializer - Class in com.mcac0006.siftscience.types.serializer
 
DateSerializer() - Constructor for class com.mcac0006.siftscience.types.serializer.DateSerializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.mcac0006.siftscience.types.deserializer.DateDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.mcac0006.siftscience.types.deserializer.LoginStatusDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.mcac0006.siftscience.types.deserializer.PaymentGatewayDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.mcac0006.siftscience.types.deserializer.PaymentTypeDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.mcac0006.siftscience.types.deserializer.ReasonDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.mcac0006.siftscience.types.deserializer.SocialSignOnTypeDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.mcac0006.siftscience.types.deserializer.SubmissionStatusDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.mcac0006.siftscience.types.deserializer.TransactionStatusDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.mcac0006.siftscience.types.deserializer.TransactionTypeDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.mcac0006.siftscience.types.deserializer.VerificationStatusDeserializer
 
deserializeResponse(String) - Static method in class com.mcac0006.siftscience.SiftScienceHelper
Deserializes a response after sending an Event or a Label.
deserializeScore(String) - Static method in class com.mcac0006.siftscience.SiftScienceHelper
Deserializes the score returned by Sift Science.

E

equals(Object) - Method in class com.mcac0006.siftscience.event.domain.AddItemToCart
 
equals(Object) - Method in class com.mcac0006.siftscience.event.domain.CreateAccount
 
equals(Object) - Method in class com.mcac0006.siftscience.event.domain.CreateOrder
 
equals(Object) - Method in class com.mcac0006.siftscience.event.domain.Event
 
equals(Object) - Method in class com.mcac0006.siftscience.event.domain.LinkSessionToUser
 
equals(Object) - Method in class com.mcac0006.siftscience.event.domain.Login
 
equals(Object) - Method in class com.mcac0006.siftscience.event.domain.Logout
 
equals(Object) - Method in class com.mcac0006.siftscience.event.domain.RemoveItemFromCart
 
equals(Object) - Method in class com.mcac0006.siftscience.event.domain.SendMessage
 
equals(Object) - Method in class com.mcac0006.siftscience.event.domain.SubmitReview
 
equals(Object) - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
equals(Object) - Method in class com.mcac0006.siftscience.event.domain.UpdateAccount
 
equals(Object) - Method in class com.mcac0006.siftscience.label.domain.Label
 
equals(Object) - Method in class com.mcac0006.siftscience.score.domain.Label
 
equals(Object) - Method in class com.mcac0006.siftscience.score.domain.Reason
 
equals(Object) - Method in class com.mcac0006.siftscience.score.domain.SiftScienceScore
 
equals(Object) - Method in class com.mcac0006.siftscience.types.Address
 
equals(Object) - Method in class com.mcac0006.siftscience.types.Item
 
equals(Object) - Method in class com.mcac0006.siftscience.types.PaymentMethod
 
Event - Class in com.mcac0006.siftscience.event.domain
 
Event(String) - Constructor for class com.mcac0006.siftscience.event.domain.Event
 
Event(String, String) - Constructor for class com.mcac0006.siftscience.event.domain.Event
 

G

getAddressLine1() - Method in class com.mcac0006.siftscience.types.Address
 
getAddressLine2() - Method in class com.mcac0006.siftscience.types.Address
 
getAmount() - Method in class com.mcac0006.siftscience.event.domain.CreateOrder
 
getAmount() - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
getApiKey() - Method in class com.mcac0006.siftscience.event.domain.Event
 
getApiKey() - Method in class com.mcac0006.siftscience.label.domain.Label
 
getAVSResultCode() - Method in class com.mcac0006.siftscience.types.PaymentMethod
 
getBillingAddress() - Method in class com.mcac0006.siftscience.event.domain.CreateAccount
 
getBillingAddress() - Method in class com.mcac0006.siftscience.event.domain.CreateOrder
 
getBillingAddress() - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
getBillingAddress() - Method in class com.mcac0006.siftscience.event.domain.UpdateAccount
 
getBrand() - Method in class com.mcac0006.siftscience.types.Item
 
getCardBIN() - Method in class com.mcac0006.siftscience.types.PaymentMethod
 
getCardLast4() - Method in class com.mcac0006.siftscience.types.PaymentMethod
 
getCategory() - Method in class com.mcac0006.siftscience.types.Item
 
getChangedPassword() - Method in class com.mcac0006.siftscience.event.domain.UpdateAccount
 
getCity() - Method in class com.mcac0006.siftscience.types.Address
 
getColor() - Method in class com.mcac0006.siftscience.types.Item
 
getContent() - Method in class com.mcac0006.siftscience.event.domain.SendMessage
 
getContent() - Method in class com.mcac0006.siftscience.event.domain.SubmitReview
 
getCountry() - Method in class com.mcac0006.siftscience.types.Address
 
getCurrency() - Method in class com.mcac0006.siftscience.types.Item
 
getCurrencyCode() - Method in class com.mcac0006.siftscience.event.domain.CreateOrder
 
getCurrencyCode() - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
getCustomFields() - Method in class com.mcac0006.siftscience.event.domain.Event
 
getCVVResultCode() - Method in class com.mcac0006.siftscience.types.PaymentMethod
 
getDescription() - Method in class com.mcac0006.siftscience.label.domain.Label
 
getDescription() - Method in class com.mcac0006.siftscience.score.domain.Label
 
getDetails() - Method in class com.mcac0006.siftscience.score.domain.Reason
 
getError_message() - Method in class com.mcac0006.siftscience.result.domain.SiftScienceResponse
 
getErrorMessage() - Method in class com.mcac0006.siftscience.score.domain.SiftScienceScore
 
getEventType() - Method in class com.mcac0006.siftscience.event.domain.Event
 
getExpeditedShipping() - Method in class com.mcac0006.siftscience.event.domain.CreateOrder
 
getIsBad() - Method in class com.mcac0006.siftscience.label.domain.Label
 
getIsBad() - Method in class com.mcac0006.siftscience.score.domain.Label
 
getIsbn() - Method in class com.mcac0006.siftscience.types.Item
 
getItem() - Method in class com.mcac0006.siftscience.event.domain.AddItemToCart
 
getItem() - Method in class com.mcac0006.siftscience.event.domain.RemoveItemFromCart
 
getItemId() - Method in class com.mcac0006.siftscience.event.domain.SubmitReview
 
getItemId() - Method in class com.mcac0006.siftscience.types.Item
 
getItems() - Method in class com.mcac0006.siftscience.event.domain.CreateOrder
 
getLatestLabel() - Method in class com.mcac0006.siftscience.score.domain.SiftScienceScore
 
getLoginStatus() - Method in class com.mcac0006.siftscience.event.domain.Login
 
getManufacturer() - Method in class com.mcac0006.siftscience.types.Item
 
getName() - Method in class com.mcac0006.siftscience.event.domain.CreateAccount
 
getName() - Method in class com.mcac0006.siftscience.event.domain.UpdateAccount
 
getName() - Method in class com.mcac0006.siftscience.score.domain.Reason
 
getName() - Method in class com.mcac0006.siftscience.types.Address
 
getOrderId() - Method in class com.mcac0006.siftscience.event.domain.CreateOrder
 
getOrderId() - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
getPaymentGateway() - Method in class com.mcac0006.siftscience.types.PaymentMethod
 
getPaymentMethod() - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
getPaymentMethods() - Method in class com.mcac0006.siftscience.event.domain.CreateAccount
 
getPaymentMethods() - Method in class com.mcac0006.siftscience.event.domain.CreateOrder
 
getPaymentMethods() - Method in class com.mcac0006.siftscience.event.domain.UpdateAccount
 
getPaymentType() - Method in class com.mcac0006.siftscience.types.PaymentMethod
 
getPhone() - Method in class com.mcac0006.siftscience.event.domain.CreateAccount
 
getPhone() - Method in class com.mcac0006.siftscience.event.domain.UpdateAccount
 
getPhone() - Method in class com.mcac0006.siftscience.types.Address
 
getPrice() - Method in class com.mcac0006.siftscience.types.Item
 
getProductTitle() - Method in class com.mcac0006.siftscience.types.Item
 
getQuantity() - Method in class com.mcac0006.siftscience.types.Item
 
getReasons() - Method in class com.mcac0006.siftscience.label.domain.Label
 
getReasons() - Method in class com.mcac0006.siftscience.score.domain.Label
 
getReasons() - Method in class com.mcac0006.siftscience.score.domain.SiftScienceScore
 
getRecipientUserId() - Method in class com.mcac0006.siftscience.event.domain.SendMessage
 
getReferrerUserId() - Method in class com.mcac0006.siftscience.event.domain.CreateAccount
 
getReferrerUserId() - Method in class com.mcac0006.siftscience.event.domain.UpdateAccount
 
getRegion() - Method in class com.mcac0006.siftscience.types.Address
 
getRequest() - Method in class com.mcac0006.siftscience.result.domain.SiftScienceResponse
 
getReviewedUserId() - Method in class com.mcac0006.siftscience.event.domain.SubmitReview
 
getReviewTitle() - Method in class com.mcac0006.siftscience.event.domain.SubmitReview
 
getRoutingNumber() - Method in class com.mcac0006.siftscience.types.PaymentMethod
 
getScore() - Method in class com.mcac0006.siftscience.score.domain.SiftScienceScore
 
getScore(String, String) - Static method in class com.mcac0006.siftscience.SiftScienceHelper
Retrieve a risk assessment of a particular user.
getSellerUserId() - Method in class com.mcac0006.siftscience.event.domain.CreateOrder
 
getSellerUserId() - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
getSessionId() - Method in class com.mcac0006.siftscience.event.domain.AddItemToCart
 
getSessionId() - Method in class com.mcac0006.siftscience.event.domain.CreateAccount
 
getSessionId() - Method in class com.mcac0006.siftscience.event.domain.CreateOrder
 
getSessionId() - Method in class com.mcac0006.siftscience.event.domain.LinkSessionToUser
 
getSessionId() - Method in class com.mcac0006.siftscience.event.domain.Login
 
getSessionId() - Method in class com.mcac0006.siftscience.event.domain.RemoveItemFromCart
 
getSessionId() - Method in class com.mcac0006.siftscience.event.domain.SendMessage
 
getSessionId() - Method in class com.mcac0006.siftscience.event.domain.SubmitReview
 
getSessionId() - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
getShippingAddress() - Method in class com.mcac0006.siftscience.event.domain.CreateOrder
 
getShippingAddress() - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
getSiftScienceValue() - Method in enum com.mcac0006.siftscience.types.LoginStatus
 
getSiftScienceValue() - Method in enum com.mcac0006.siftscience.types.PaymentGateway
 
getSiftScienceValue() - Method in enum com.mcac0006.siftscience.types.PaymentType
 
getSiftScienceValue() - Method in enum com.mcac0006.siftscience.types.Reason
 
getSiftScienceValue() - Method in enum com.mcac0006.siftscience.types.SocialSignOnType
 
getSiftScienceValue() - Method in enum com.mcac0006.siftscience.types.SubmissionStatus
 
getSiftScienceValue() - Method in enum com.mcac0006.siftscience.types.TransactionStatus
 
getSiftScienceValue() - Method in enum com.mcac0006.siftscience.types.TransactionType
 
getSiftScienceValue() - Method in enum com.mcac0006.siftscience.types.VerificationStatus
 
getSize() - Method in class com.mcac0006.siftscience.types.Item
 
getSku() - Method in class com.mcac0006.siftscience.types.Item
 
getSocialSignOnType() - Method in class com.mcac0006.siftscience.event.domain.CreateAccount
 
getSocialSignOnType() - Method in class com.mcac0006.siftscience.event.domain.UpdateAccount
 
getStatus() - Method in class com.mcac0006.siftscience.result.domain.SiftScienceResponse
 
getStatus() - Method in class com.mcac0006.siftscience.score.domain.SiftScienceScore
 
getSubject() - Method in class com.mcac0006.siftscience.event.domain.SendMessage
 
getSubmissionStatus() - Method in class com.mcac0006.siftscience.event.domain.SubmitReview
 
getTags() - Method in class com.mcac0006.siftscience.types.Item
 
getTime() - Method in class com.mcac0006.siftscience.event.domain.Event
 
getTime() - Method in class com.mcac0006.siftscience.label.domain.Label
 
getTime() - Method in class com.mcac0006.siftscience.result.domain.SiftScienceResponse
 
getTime() - Method in class com.mcac0006.siftscience.score.domain.Label
 
getTransactionId() - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
getTransactionStatus() - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
getTransactionType() - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
getUpc() - Method in class com.mcac0006.siftscience.types.Item
 
getUserEmail() - Method in class com.mcac0006.siftscience.event.domain.CreateAccount
 
getUserEmail() - Method in class com.mcac0006.siftscience.event.domain.CreateOrder
 
getUserEmail() - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
getUserEmail() - Method in class com.mcac0006.siftscience.event.domain.UpdateAccount
 
getUserId() - Method in class com.mcac0006.siftscience.event.domain.AddItemToCart
 
getUserId() - Method in class com.mcac0006.siftscience.event.domain.CreateAccount
 
getUserId() - Method in class com.mcac0006.siftscience.event.domain.CreateOrder
 
getUserId() - Method in class com.mcac0006.siftscience.event.domain.LinkSessionToUser
 
getUserId() - Method in class com.mcac0006.siftscience.event.domain.Login
 
getUserId() - Method in class com.mcac0006.siftscience.event.domain.Logout
 
getUserId() - Method in class com.mcac0006.siftscience.event.domain.RemoveItemFromCart
 
getUserId() - Method in class com.mcac0006.siftscience.event.domain.SendMessage
 
getUserId() - Method in class com.mcac0006.siftscience.event.domain.SubmitReview
 
getUserId() - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
getUserId() - Method in class com.mcac0006.siftscience.event.domain.UpdateAccount
 
getUserId() - Method in class com.mcac0006.siftscience.score.domain.SiftScienceScore
 
getValue() - Method in class com.mcac0006.siftscience.score.domain.Reason
 
getVerificationStatus() - Method in class com.mcac0006.siftscience.types.PaymentMethod
 
getZipCode() - Method in class com.mcac0006.siftscience.types.Address
 

I

Item - Class in com.mcac0006.siftscience.types
This class represents a product or service for sale in your business.
Item() - Constructor for class com.mcac0006.siftscience.types.Item
 

L

Label - Class in com.mcac0006.siftscience.label.domain
Use the Labels to identify bad users for Sift Science's machine learning system.
Label() - Constructor for class com.mcac0006.siftscience.label.domain.Label
 
Label - Class in com.mcac0006.siftscience.score.domain
Use the Labels to identify bad users for Sift Science's machine learning system.
Label() - Constructor for class com.mcac0006.siftscience.score.domain.Label
 
LinkSessionToUser - Class in com.mcac0006.siftscience.event.domain
Use LinkSessionToUser to associate data from a specific session to a user.
LinkSessionToUser() - Constructor for class com.mcac0006.siftscience.event.domain.LinkSessionToUser
 
Login - Class in com.mcac0006.siftscience.event.domain
Use Login to record when a user attempts to log in.
Login() - Constructor for class com.mcac0006.siftscience.event.domain.Login
 
LoginStatus - Enum in com.mcac0006.siftscience.types
Use LoginStatus to represent the success or failure of the log in attempt.
LoginStatusDeserializer - Class in com.mcac0006.siftscience.types.deserializer
 
LoginStatusDeserializer() - Constructor for class com.mcac0006.siftscience.types.deserializer.LoginStatusDeserializer
 
Logout - Class in com.mcac0006.siftscience.event.domain
Use Logout to record when a user logs out.
Logout() - Constructor for class com.mcac0006.siftscience.event.domain.Logout
 

P

PaymentGateway - Enum in com.mcac0006.siftscience.types
The payment processor used for this payment.
PaymentGatewayDeserializer - Class in com.mcac0006.siftscience.types.deserializer
 
PaymentGatewayDeserializer() - Constructor for class com.mcac0006.siftscience.types.deserializer.PaymentGatewayDeserializer
 
PaymentMethod - Class in com.mcac0006.siftscience.types
This class represents information about the payment methods provided by the user.
PaymentMethod() - Constructor for class com.mcac0006.siftscience.types.PaymentMethod
 
PaymentType - Enum in com.mcac0006.siftscience.types
This specifies the method of payment (e.g.
PaymentTypeDeserializer - Class in com.mcac0006.siftscience.types.deserializer
 
PaymentTypeDeserializer() - Constructor for class com.mcac0006.siftscience.types.deserializer.PaymentTypeDeserializer
 

R

Reason - Class in com.mcac0006.siftscience.score.domain
Sift Science will provide a set of reasons to justify its score on a particular user.
Reason() - Constructor for class com.mcac0006.siftscience.score.domain.Reason
 
Reason - Enum in com.mcac0006.siftscience.types
The fraud reason help us specify why we consider this account to be fraudulent.
ReasonDeserializer - Class in com.mcac0006.siftscience.types.deserializer
 
ReasonDeserializer() - Constructor for class com.mcac0006.siftscience.types.deserializer.ReasonDeserializer
 
RemoveItemFromCart - Class in com.mcac0006.siftscience.event.domain
Use RemoveItemFromCart to record when a user removes an item from their shopping cart or list.
RemoveItemFromCart() - Constructor for class com.mcac0006.siftscience.event.domain.RemoveItemFromCart
 
resolve(String) - Static method in enum com.mcac0006.siftscience.types.LoginStatus
 
resolve(String) - Static method in enum com.mcac0006.siftscience.types.PaymentGateway
 
resolve(String) - Static method in enum com.mcac0006.siftscience.types.PaymentType
 
resolve(String) - Static method in enum com.mcac0006.siftscience.types.Reason
 
resolve(String) - Static method in enum com.mcac0006.siftscience.types.SocialSignOnType
 
resolve(String) - Static method in enum com.mcac0006.siftscience.types.SubmissionStatus
 
resolve(String) - Static method in enum com.mcac0006.siftscience.types.TransactionStatus
 
resolve(String) - Static method in enum com.mcac0006.siftscience.types.TransactionType
 
resolve(String) - Static method in enum com.mcac0006.siftscience.types.VerificationStatus
 

S

send(Event) - Static method in class com.mcac0006.siftscience.SiftScienceHelper
Sends an event ($transaction, $create_account, etc ...) to Sift Science.
send(String, Label) - Static method in class com.mcac0006.siftscience.SiftScienceHelper
Sends a Label ($label) to Sift Science.
SendMessage - Class in com.mcac0006.siftscience.event.domain
 
SendMessage() - Constructor for class com.mcac0006.siftscience.event.domain.SendMessage
 
serialize(Event) - Static method in class com.mcac0006.siftscience.SiftScienceHelper
Serializes an event as a JSON envelope, ready to be sent to Sift Science.
serialize(Label) - Static method in class com.mcac0006.siftscience.SiftScienceHelper
 
serialize(Calendar, JsonGenerator, SerializerProvider) - Method in class com.mcac0006.siftscience.types.serializer.DateSerializer
 
setAddressLine1(String) - Method in class com.mcac0006.siftscience.types.Address
 
setAddressLine2(String) - Method in class com.mcac0006.siftscience.types.Address
 
setAmount(Long) - Method in class com.mcac0006.siftscience.event.domain.CreateOrder
 
setAmount(Long) - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
setApiKey(String) - Method in class com.mcac0006.siftscience.event.domain.Event
 
setApiKey(String) - Method in class com.mcac0006.siftscience.label.domain.Label
 
setAVSResultCode(String) - Method in class com.mcac0006.siftscience.types.PaymentMethod
 
setBillingAddress(Address) - Method in class com.mcac0006.siftscience.event.domain.CreateAccount
 
setBillingAddress(Address) - Method in class com.mcac0006.siftscience.event.domain.CreateOrder
 
setBillingAddress(Address) - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
setBillingAddress(Address) - Method in class com.mcac0006.siftscience.event.domain.UpdateAccount
 
setBrand(String) - Method in class com.mcac0006.siftscience.types.Item
 
setCardBIN(String) - Method in class com.mcac0006.siftscience.types.PaymentMethod
 
setCardLast4(String) - Method in class com.mcac0006.siftscience.types.PaymentMethod
 
setCategory(String) - Method in class com.mcac0006.siftscience.types.Item
 
setChangedPassword(Boolean) - Method in class com.mcac0006.siftscience.event.domain.UpdateAccount
 
setCity(String) - Method in class com.mcac0006.siftscience.types.Address
 
setColor(String) - Method in class com.mcac0006.siftscience.types.Item
 
setContent(String) - Method in class com.mcac0006.siftscience.event.domain.SendMessage
 
setContent(String) - Method in class com.mcac0006.siftscience.event.domain.SubmitReview
 
setCountry(String) - Method in class com.mcac0006.siftscience.types.Address
 
setCurrency(String) - Method in class com.mcac0006.siftscience.types.Item
 
setCurrencyCode(String) - Method in class com.mcac0006.siftscience.event.domain.CreateOrder
 
setCurrencyCode(String) - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
setCVVResultCode(String) - Method in class com.mcac0006.siftscience.types.PaymentMethod
 
setDescription(String) - Method in class com.mcac0006.siftscience.label.domain.Label
 
setDescription(String) - Method in class com.mcac0006.siftscience.score.domain.Label
 
setError_message(String) - Method in class com.mcac0006.siftscience.result.domain.SiftScienceResponse
 
setErrorMessage(String) - Method in class com.mcac0006.siftscience.score.domain.SiftScienceScore
 
setExpeditedShipping(Boolean) - Method in class com.mcac0006.siftscience.event.domain.CreateOrder
 
setIsBad(Boolean) - Method in class com.mcac0006.siftscience.label.domain.Label
 
setIsBad(Boolean) - Method in class com.mcac0006.siftscience.score.domain.Label
 
setIsbn(String) - Method in class com.mcac0006.siftscience.types.Item
 
setItem(Item) - Method in class com.mcac0006.siftscience.event.domain.AddItemToCart
 
setItem(Item) - Method in class com.mcac0006.siftscience.event.domain.RemoveItemFromCart
 
setItemId(String) - Method in class com.mcac0006.siftscience.event.domain.SubmitReview
 
setItemId(String) - Method in class com.mcac0006.siftscience.types.Item
 
setItems(Item[]) - Method in class com.mcac0006.siftscience.event.domain.CreateOrder
 
setLatestLabel(Label) - Method in class com.mcac0006.siftscience.score.domain.SiftScienceScore
 
setLoginStatus(LoginStatus) - Method in class com.mcac0006.siftscience.event.domain.Login
 
setManufacturer(String) - Method in class com.mcac0006.siftscience.types.Item
 
setName(String) - Method in class com.mcac0006.siftscience.event.domain.CreateAccount
 
setName(String) - Method in class com.mcac0006.siftscience.event.domain.UpdateAccount
 
setName(String) - Method in class com.mcac0006.siftscience.score.domain.Reason
 
setName(String) - Method in class com.mcac0006.siftscience.types.Address
 
setOrderId(String) - Method in class com.mcac0006.siftscience.event.domain.CreateOrder
 
setOrderId(String) - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
setPaymentGateway(PaymentGateway) - Method in class com.mcac0006.siftscience.types.PaymentMethod
 
setPaymentMethod(PaymentMethod) - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
setPaymentMethods(PaymentMethod[]) - Method in class com.mcac0006.siftscience.event.domain.CreateAccount
 
setPaymentMethods(PaymentMethod[]) - Method in class com.mcac0006.siftscience.event.domain.CreateOrder
 
setPaymentMethods(PaymentMethod[]) - Method in class com.mcac0006.siftscience.event.domain.UpdateAccount
 
setPaymentType(PaymentType) - Method in class com.mcac0006.siftscience.types.PaymentMethod
 
setPhone(String) - Method in class com.mcac0006.siftscience.event.domain.CreateAccount
 
setPhone(String) - Method in class com.mcac0006.siftscience.event.domain.UpdateAccount
 
setPhone(String) - Method in class com.mcac0006.siftscience.types.Address
 
setPrice(Long) - Method in class com.mcac0006.siftscience.types.Item
 
setProductTitle(String) - Method in class com.mcac0006.siftscience.types.Item
 
setQuantity(Integer) - Method in class com.mcac0006.siftscience.types.Item
 
setReasons(Reason[]) - Method in class com.mcac0006.siftscience.label.domain.Label
 
setReasons(Reason[]) - Method in class com.mcac0006.siftscience.score.domain.Label
 
setReasons(Reason[]) - Method in class com.mcac0006.siftscience.score.domain.SiftScienceScore
 
setRecipientUserId(String) - Method in class com.mcac0006.siftscience.event.domain.SendMessage
 
setReferrerUserId(String) - Method in class com.mcac0006.siftscience.event.domain.CreateAccount
 
setReferrerUserId(String) - Method in class com.mcac0006.siftscience.event.domain.UpdateAccount
 
setRegion(String) - Method in class com.mcac0006.siftscience.types.Address
 
setRequest(String) - Method in class com.mcac0006.siftscience.result.domain.SiftScienceResponse
 
setReviewedUserId(String) - Method in class com.mcac0006.siftscience.event.domain.SubmitReview
 
setReviewTitle(String) - Method in class com.mcac0006.siftscience.event.domain.SubmitReview
 
setRoutingNumber(String) - Method in class com.mcac0006.siftscience.types.PaymentMethod
 
setScore(Float) - Method in class com.mcac0006.siftscience.score.domain.SiftScienceScore
 
setSellerUserId(String) - Method in class com.mcac0006.siftscience.event.domain.CreateOrder
 
setSellerUserId(String) - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
setSessionId(String) - Method in class com.mcac0006.siftscience.event.domain.AddItemToCart
 
setSessionId(String) - Method in class com.mcac0006.siftscience.event.domain.CreateAccount
 
setSessionId(String) - Method in class com.mcac0006.siftscience.event.domain.CreateOrder
 
setSessionId(String) - Method in class com.mcac0006.siftscience.event.domain.LinkSessionToUser
 
setSessionId(String) - Method in class com.mcac0006.siftscience.event.domain.Login
 
setSessionId(String) - Method in class com.mcac0006.siftscience.event.domain.RemoveItemFromCart
 
setSessionId(String) - Method in class com.mcac0006.siftscience.event.domain.SendMessage
 
setSessionId(String) - Method in class com.mcac0006.siftscience.event.domain.SubmitReview
 
setSessionId(String) - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
setShippingAddress(Address) - Method in class com.mcac0006.siftscience.event.domain.CreateOrder
 
setShippingAddress(Address) - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
setSize(String) - Method in class com.mcac0006.siftscience.types.Item
 
setSku(String) - Method in class com.mcac0006.siftscience.types.Item
 
setSocialSignOnType(SocialSignOnType) - Method in class com.mcac0006.siftscience.event.domain.CreateAccount
 
setSocialSignOnType(SocialSignOnType) - Method in class com.mcac0006.siftscience.event.domain.UpdateAccount
 
setStatus(Integer) - Method in class com.mcac0006.siftscience.result.domain.SiftScienceResponse
 
setStatus(Short) - Method in class com.mcac0006.siftscience.score.domain.SiftScienceScore
 
setSubject(String) - Method in class com.mcac0006.siftscience.event.domain.SendMessage
 
setSubmissionStatus(SubmissionStatus) - Method in class com.mcac0006.siftscience.event.domain.SubmitReview
 
setTags(String[]) - Method in class com.mcac0006.siftscience.types.Item
 
setTime(Calendar) - Method in class com.mcac0006.siftscience.event.domain.Event
 
setTime(Calendar) - Method in class com.mcac0006.siftscience.label.domain.Label
 
setTime(Integer) - Method in class com.mcac0006.siftscience.result.domain.SiftScienceResponse
 
setTime(Calendar) - Method in class com.mcac0006.siftscience.score.domain.Label
 
setTransactionId(String) - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
setTransactionStatus(TransactionStatus) - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
setTransactionType(TransactionType) - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
setUpc(String) - Method in class com.mcac0006.siftscience.types.Item
 
setUserEmail(String) - Method in class com.mcac0006.siftscience.event.domain.CreateAccount
 
setUserEmail(String) - Method in class com.mcac0006.siftscience.event.domain.CreateOrder
 
setUserEmail(String) - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
setUserEmail(String) - Method in class com.mcac0006.siftscience.event.domain.UpdateAccount
 
setUserId(String) - Method in class com.mcac0006.siftscience.event.domain.AddItemToCart
 
setUserId(String) - Method in class com.mcac0006.siftscience.event.domain.CreateAccount
 
setUserId(String) - Method in class com.mcac0006.siftscience.event.domain.CreateOrder
 
setUserId(String) - Method in class com.mcac0006.siftscience.event.domain.LinkSessionToUser
 
setUserId(String) - Method in class com.mcac0006.siftscience.event.domain.Login
 
setUserId(String) - Method in class com.mcac0006.siftscience.event.domain.Logout
 
setUserId(String) - Method in class com.mcac0006.siftscience.event.domain.RemoveItemFromCart
 
setUserId(String) - Method in class com.mcac0006.siftscience.event.domain.SendMessage
 
setUserId(String) - Method in class com.mcac0006.siftscience.event.domain.SubmitReview
 
setUserId(String) - Method in class com.mcac0006.siftscience.event.domain.Transaction
 
setUserId(String) - Method in class com.mcac0006.siftscience.event.domain.UpdateAccount
 
setUserId(String) - Method in class com.mcac0006.siftscience.score.domain.SiftScienceScore
 
setValue(String) - Method in class com.mcac0006.siftscience.score.domain.Reason
 
setVerificationStatus(VerificationStatus) - Method in class com.mcac0006.siftscience.types.PaymentMethod
 
setZipCode(String) - Method in class com.mcac0006.siftscience.types.Address
 
SiftScienceException - Exception in com.mcac0006.siftscience.exception
Used whenever an error has occurred during sending, receiving, marshal or demarshal of an event/label/score.
SiftScienceException(String, Throwable) - Constructor for exception com.mcac0006.siftscience.exception.SiftScienceException
 
SiftScienceHelper - Class in com.mcac0006.siftscience
This helper will take care of marshalling the content you wish to send to Sift Science and also POST send it to Sift Science.
SiftScienceResponse - Class in com.mcac0006.siftscience.result.domain
This is the response we receive from Sift Science.
SiftScienceResponse() - Constructor for class com.mcac0006.siftscience.result.domain.SiftScienceResponse
 
SiftScienceScore - Class in com.mcac0006.siftscience.score.domain
This class represents the score which is received from Sift Science about a particular user.
SiftScienceScore() - Constructor for class com.mcac0006.siftscience.score.domain.SiftScienceScore
 
SocialSignOnType - Enum in com.mcac0006.siftscience.types
Provide the name of the social identity provider (e.g., SocialSignOnType.TWITTER, SocialSignOnType.FACEBOOK) in this field if the user uses them to log in to their account.
SocialSignOnTypeDeserializer - Class in com.mcac0006.siftscience.types.deserializer
 
SocialSignOnTypeDeserializer() - Constructor for class com.mcac0006.siftscience.types.deserializer.SocialSignOnTypeDeserializer
 
SubmissionStatus - Enum in com.mcac0006.siftscience.types
If reviews in your system must be approved, use SubmissionStatus to represent the status of the review.
SubmissionStatusDeserializer - Class in com.mcac0006.siftscience.types.deserializer
 
SubmissionStatusDeserializer() - Constructor for class com.mcac0006.siftscience.types.deserializer.SubmissionStatusDeserializer
 
SubmitReview - Class in com.mcac0006.siftscience.event.domain
Use SubmitReview to record a user-submitted review of a product or other users.
SubmitReview() - Constructor for class com.mcac0006.siftscience.event.domain.SubmitReview
 

T

Transaction - Class in com.mcac0006.siftscience.event.domain
Use Transaction to record attempts to exchange money, credit or other tokens of value.
Transaction() - Constructor for class com.mcac0006.siftscience.event.domain.Transaction
 
TransactionStatus - Enum in com.mcac0006.siftscience.types
The transaction status gives us an idea whether the transaction is complete and successful/failed, or whether it is being held up by 3D Secure (thus pending).
TransactionStatusDeserializer - Class in com.mcac0006.siftscience.types.deserializer
 
TransactionStatusDeserializer() - Constructor for class com.mcac0006.siftscience.types.deserializer.TransactionStatusDeserializer
 
TransactionType - Enum in com.mcac0006.siftscience.types
The type of transaction being recorded.
TransactionTypeDeserializer - Class in com.mcac0006.siftscience.types.deserializer
 
TransactionTypeDeserializer() - Constructor for class com.mcac0006.siftscience.types.deserializer.TransactionTypeDeserializer
 

U

UpdateAccount - Class in com.mcac0006.siftscience.event.domain
Use UpdateAccount to record changes to the user's account information.
UpdateAccount() - Constructor for class com.mcac0006.siftscience.event.domain.UpdateAccount
 

V

valueOf(String) - Static method in enum com.mcac0006.siftscience.types.LoginStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mcac0006.siftscience.types.PaymentGateway
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mcac0006.siftscience.types.PaymentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mcac0006.siftscience.types.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mcac0006.siftscience.types.SocialSignOnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mcac0006.siftscience.types.SubmissionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mcac0006.siftscience.types.TransactionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mcac0006.siftscience.types.TransactionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mcac0006.siftscience.types.VerificationStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.mcac0006.siftscience.types.LoginStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mcac0006.siftscience.types.PaymentGateway
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mcac0006.siftscience.types.PaymentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mcac0006.siftscience.types.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mcac0006.siftscience.types.SocialSignOnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mcac0006.siftscience.types.SubmissionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mcac0006.siftscience.types.TransactionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mcac0006.siftscience.types.TransactionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mcac0006.siftscience.types.VerificationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
VerificationStatus - Enum in com.mcac0006.siftscience.types
Use VerificationStatus to indicate the payment method has been verified.
VerificationStatusDeserializer - Class in com.mcac0006.siftscience.types.deserializer
 
VerificationStatusDeserializer() - Constructor for class com.mcac0006.siftscience.types.deserializer.VerificationStatusDeserializer
 
A C D E G I L P R S T U V 
Skip navigation links

Copyright © 2014. All rights reserved.