- GcmDeviceRequestFactory - Class in com.scvngr.levelup.core.net.request.factory
-
Request builder for requests to the GCM Devices endpoint on the LevelUp web service.
- GcmDeviceRequestFactory(Context, AccessTokenRetriever) - Constructor for class com.scvngr.levelup.core.net.request.factory.GcmDeviceRequestFactory
-
- GENDER - Static variable in class com.scvngr.levelup.core.model.factory.json.UserJsonFactory.JsonKeys
-
Maps to a
User.Gender
in the model; expects "male" or "female" as a string in JSON.
- gender(User.Gender) - Method in class com.scvngr.levelup.core.model.User.UserBuilder
-
- generateLevelUpQrCode(String) - Method in interface com.scvngr.levelup.core.ui.view.LevelUpQrCodeGenerator
-
Generate a LevelUp QR code.
- generateQrCode(String, String) - Method in class com.scvngr.levelup.core.ui.view.LevelUpCodeLoader
-
Generates the QR code using the supplied generator and caches the result.
- get(String) - Method in class com.scvngr.levelup.core.model.factory.json.JsonModelHelper
-
- get(Context) - Method in interface com.scvngr.levelup.core.util.ContextInstrumenter.Provider
-
- getAcceptText() - Method in class com.scvngr.levelup.core.model.PermissionsRequest
-
The text to display to the user on the "Accept" affordance.
- getAccessToken() - Method in class com.scvngr.levelup.core.model.AccessToken
-
Access token.
- getAccessToken() - Method in class com.scvngr.levelup.core.model.UserWithAccessToken
-
- getAccessToken(Context) - Method in interface com.scvngr.levelup.core.net.AccessTokenRetriever
-
- getAccessToken(Context) - Method in class com.scvngr.levelup.core.net.LevelUpRequest
-
- getAccessToken() - Method in class com.scvngr.levelup.deeplinkauth.LevelUpDeepLinkIntegrator.PermissionsRequestResult
-
- getAccessTokenRetriever() - Method in class com.scvngr.levelup.core.net.request.factory.AbstractRequestFactory
-
- getAction() - Method in class com.scvngr.levelup.core.model.Interstitial
-
- getAction() - Method in class com.scvngr.levelup.core.model.PaymentToken
-
The action associated with this payment token.
- getAmount() - Method in class com.scvngr.levelup.core.model.MonetaryValue
-
- getAndroidDeeplinkPrefix() - Method in class com.scvngr.levelup.core.model.AppConstants
-
The deeplink prefix for Android.
- getApiKey(Context) - Static method in class com.scvngr.levelup.core.net.RequestUtils
-
Get the API key for the context passed.
- getAppId() - Method in class com.scvngr.levelup.core.model.PermissionsRequest
-
The ID of the app this request is for.
- getAppName() - Method in class com.scvngr.levelup.core.model.Registration
-
The name of the application.
- getAuthorityResource(Context) - Static method in class com.scvngr.levelup.core.util.SandboxUtils
-
- getBalanceAmount() - Method in class com.scvngr.levelup.core.model.Order
-
The total spent after credit was applied (i.e.: how much was charged to the user's card).
- getBin() - Method in class com.scvngr.levelup.core.model.CreditCard
-
The BIN of the card.
- getBitmap() - Method in class com.scvngr.levelup.core.ui.view.LevelUpQrCodeGenerator.LevelUpQrCodeImage
-
- getBluetoothAdapterContainer() - Method in interface com.scvngr.levelup.bluetooth.BluetoothManagerContainer
-
- getBluetoothLeScannerContainer() - Method in interface com.scvngr.levelup.bluetooth.BluetoothAdapterContainer
-
- getBody() - Method in class com.scvngr.levelup.core.model.Ticket
-
Ticket body.
- getBody(Context) - Method in class com.scvngr.levelup.core.net.LevelUpRequest
-
- getBodyLength(Context) - Method in class com.scvngr.levelup.core.net.AbstractRequest
-
- getBodyLength(Context) - Method in class com.scvngr.levelup.core.net.LevelUpRequest
-
- getBoolean(String) - Method in class com.scvngr.levelup.core.model.factory.json.JsonModelHelper
-
- getBoolean(Context, String, boolean) - Static method in class com.scvngr.levelup.core.storage.SharedPreferencesUtil
-
Gets a boolean
for a given key.
- getBornAt() - Method in class com.scvngr.levelup.core.model.User
-
The timestamp when the user was born.
- getBraintreeKeyResource(Context) - Static method in class com.scvngr.levelup.core.util.SandboxUtils
-
- getBundleClosedAt() - Method in class com.scvngr.levelup.core.model.Order
-
The time the bundle containing this order closed (or null if it's still open).
- getBundleDescriptor() - Method in class com.scvngr.levelup.core.model.Order
-
The descriptor (or the best guess at) that this order will show up as on the user's payment
statement.
- getButtonText() - Method in class com.scvngr.levelup.core.model.Interstitial.UrlAction
-
- getCalloutText() - Method in class com.scvngr.levelup.core.model.Interstitial
-
The text to prompt the user to view this interstitial.
- getCampaignId() - Method in class com.scvngr.levelup.core.model.Claim
-
The web service ID of the
Campaign
that was claimed.
- getCarrier() - Method in class com.scvngr.levelup.core.model.CarrierAccount
-
The carrier type of this carrier billing account.
- getCarrier() - Method in class com.scvngr.levelup.core.model.paymentmethod.CarrierAccountPaymentMethod.Metadata
-
- getCategories() - Method in class com.scvngr.levelup.core.model.Location
-
The categories that this
Location
is classified under.
- getCategories() - Method in class com.scvngr.levelup.core.net.request.factory.CategoryRequestFactory
-
- getCategory() - Method in class com.scvngr.levelup.core.model.Ticket
-
Ticket category.
- getCauseWebServiceId() - Method in class com.scvngr.levelup.core.model.CauseAffiliation
-
The ID of the cause affiliation.
- getClassName(Class<?>) - Static method in class com.scvngr.levelup.core.util.NullUtils
-
- getCode() - Method in class com.scvngr.levelup.core.model.Claim
-
The code of the
Campaign
that was claimed.
- getCode() - Method in class com.scvngr.levelup.core.model.Error
-
A machine-readable description of the error.
- getCode() - Method in class com.scvngr.levelup.core.model.Interstitial.ClaimAction
-
The code that should be claimed for this action.
- getCode(String) - Method in class com.scvngr.levelup.core.ui.view.HashMapCache
-
- getCode(String) - Method in interface com.scvngr.levelup.core.ui.view.LevelUpCodeCache
-
- getCodeCache() - Method in class com.scvngr.levelup.core.ui.view.LevelUpCodeLoader
-
- getCodeMargin() - Method in class com.scvngr.levelup.core.ui.view.LevelUpQrCodeGenerator.LevelUpQrCodeImage
-
- getColor(Resources) - Method in class com.scvngr.levelup.core.model.qr.LevelUpCode
-
Get the color from this LevelUp code.
- getColor() - Method in class com.scvngr.levelup.core.model.qr.PaymentPreferences
-
- getColor() - Method in class com.scvngr.levelup.core.model.qr.PaymentPreferencesV3
-
- getColor(Resources) - Method in class com.scvngr.levelup.core.model.qr.PaymentTokenV2
-
Parses a V2 version of the code to try to get the user's selected color.
- getColorPreference(String) - Static method in class com.scvngr.levelup.core.model.qr.PaymentPreferences
-
Gets the color index of the provided preferenceData
.
- getComment() - Method in class com.scvngr.levelup.core.model.Feedback
-
Optional comments a user can leave for an order.
- getConfirmationHtml() - Method in class com.scvngr.levelup.core.model.Campaign
-
The text to show when a successful claim of this campaign occurs.
- getContentLength() - Method in interface com.scvngr.levelup.core.net.RequestBody
-
- getContentLength() - Method in class com.scvngr.levelup.core.net.StringRequestBody
-
- getContentType() - Method in class com.scvngr.levelup.core.net.JSONArrayRequestBody
-
- getContentType() - Method in class com.scvngr.levelup.core.net.JsonElementRequestBody
-
- getContentType() - Method in class com.scvngr.levelup.core.net.JSONObjectRequestBody
-
- getContentType() - Method in interface com.scvngr.levelup.core.net.RequestBody
-
- getContext() - Method in class com.scvngr.levelup.core.net.request.factory.AbstractRequestFactory
-
- getContributionAmount() - Method in class com.scvngr.levelup.core.model.Order
-
The amount contributed to the user's chosen contribution target.
- getContributionTargetName() - Method in class com.scvngr.levelup.core.model.Order
-
The name of the user's chosen contribution target.
- getCreatedAt() - Method in class com.scvngr.levelup.core.model.Order
-
The date and time the order was created in the database.
- getCreatedAt() - Method in class com.scvngr.levelup.core.model.PermissionsRequest
-
The date this request was created.
- getCreator() - Method in class com.scvngr.levelup.core.model.CategoriesList
-
- getCreator() - Method in class com.scvngr.levelup.core.model.CreditCardsList
-
- getCreator() - Method in class com.scvngr.levelup.core.model.LocationList
-
- getCreator() - Method in class com.scvngr.levelup.core.model.OrdersList
-
- getCreator() - Method in class com.scvngr.levelup.core.model.util.ParcelableArrayList
-
Subclasses must implement this, returning the CREATOR of the array's Parcelable item.
- getCreator() - Method in class com.scvngr.levelup.core.model.WebLinkList
-
- getCreditAppliedAmount() - Method in class com.scvngr.levelup.core.model.Order
-
The sum of all credit used to fund the order.
- getCreditCardId() - Method in class com.scvngr.levelup.core.model.CarrierAccount
-
The ID of the credit card object being created by this carrier account.
- getCreditEarnedAmount() - Method in class com.scvngr.levelup.core.model.Order
-
Credit earned by this purchase (e.g.
- getCurrencyCode() - Method in class com.scvngr.levelup.core.model.MonetaryValue
-
The raw currency code, such as "USD" or "EUR".
- getCurrencySymbol() - Method in class com.scvngr.levelup.core.model.MonetaryValue
-
The currency symbol (i.e.: "$" or "€").
- getCustomAttributes() - Method in class com.scvngr.levelup.core.model.User
-
A map of custom attributes for the user.
- getData() - Method in class com.scvngr.levelup.core.model.PaymentToken
-
The payment token data.
- getData() - Method in class com.scvngr.levelup.core.model.Scan
-
The data from the scan.
- getData() - Method in class com.scvngr.levelup.core.net.AbstractResponse
-
- getData() - Method in class com.scvngr.levelup.core.net.BufferedResponse
-
- getData() - Method in class com.scvngr.levelup.core.net.StreamingResponse
-
- getDefaultIconSize() - Method in enum com.scvngr.levelup.core.net.request.factory.CampaignRequestFactory.IconSize
-
- getDefaultRequestHeaders(Context) - Static method in class com.scvngr.levelup.core.net.RequestUtils
-
Get the request headers for all API requests.
- getDescription() - Method in class com.scvngr.levelup.core.model.App
-
A short, human-readable description of the app.
- getDescription() - Method in class com.scvngr.levelup.core.model.AppConstants
-
The app description.
- getDescription() - Method in class com.scvngr.levelup.core.model.campaign.CampaignRepresentationBasicV1
-
The description of the campaign.
- getDescription() - Method in class com.scvngr.levelup.core.model.CreditCard
-
The description of the card.
- getDescription() - Method in class com.scvngr.levelup.core.model.paymentmethod.AbstractPaymentMethod
-
A human-readable description of this payment method.
- getDescription() - Method in class com.scvngr.levelup.core.model.Permission
-
A short, human-readable description of this permission.
- getDescription() - Method in class com.scvngr.levelup.core.model.PermissionsRequest
-
A short, human-readable description of this permissions request.
- getDescription() - Method in class com.scvngr.levelup.core.model.Registration
-
The description of the registration.
- getDescriptionHtml() - Method in class com.scvngr.levelup.core.model.Interstitial
-
The description (encoded in HTML) of the interstitial.
- getDeviceDensityString(Context) - Static method in class com.scvngr.levelup.core.util.DeviceUtil
-
Gets the string representing the device's screen density.
- getDeviceId(Context) - Static method in class com.scvngr.levelup.core.net.RequestUtils
-
Gets the deviceId to add to the login/register requests.
- getDeviceId(Context) - Static method in class com.scvngr.levelup.core.util.DeviceIdentifier
-
Gets the device ID for this device.
- getDisplayMerchantIds() - Method in class com.scvngr.levelup.core.model.AppConstants
-
The display merchant IDs.
- getDouble(String) - Method in class com.scvngr.levelup.core.model.factory.json.JsonModelHelper
-
- getEmail() - Method in class com.scvngr.levelup.core.model.User
-
The user's email address.
- getEncodedValue() - Method in class com.scvngr.levelup.core.model.tip.PercentageTip
-
- getEncodedValue() - Method in class com.scvngr.levelup.core.model.tip.Tip
-
Get the encoded tip value which may include an encoding offset.
- getEncodedValue() - Method in class com.scvngr.levelup.core.model.tip.USCentTip
-
- getError() - Method in class com.scvngr.levelup.core.net.AbstractResponse
-
- getError() - Method in class com.scvngr.levelup.core.net.BufferedResponse
-
Get the error that occurred during the sending of the request OR during the reading of the
response.
- getError() - Method in class com.scvngr.levelup.core.net.LevelUpResponse
-
- getEvUrl() - Method in class com.scvngr.levelup.core.model.CarrierAccount
-
The EVURL to make a request to verify the phone and continue the carrier account registration
process.
- getExpirationMonth() - Method in class com.scvngr.levelup.core.model.CreditCard
-
The month that this card expires.
- getExpirationMonth() - Method in class com.scvngr.levelup.core.model.paymentmethod.CreditCardPaymentMethod.Metadata
-
- getExpirationMonth() - Method in class com.scvngr.levelup.core.model.paymentmethod.DebitCardPaymentMethod.Metadata
-
- getExpirationYear() - Method in class com.scvngr.levelup.core.model.CreditCard
-
The year that this card expires.
- getExpirationYear() - Method in class com.scvngr.levelup.core.model.paymentmethod.CreditCardPaymentMethod.Metadata
-
- getExpirationYear() - Method in class com.scvngr.levelup.core.model.paymentmethod.DebitCardPaymentMethod.Metadata
-
- getExtendedAddress() - Method in class com.scvngr.levelup.core.model.Location
-
- getFirstName() - Method in class com.scvngr.levelup.core.model.User
-
The user's first name.
- getFirstPageRequest() - Method in class com.scvngr.levelup.core.net.request.factory.AbstractPagingRequestFactory
-
Subclasses must implement this to construct a new request for the first page.
- getFirstPageRequest() - Method in class com.scvngr.levelup.core.net.request.factory.AppLocationListRequestFactory
-
- getFirstPageRequest() - Method in class com.scvngr.levelup.core.net.request.factory.LocationListRequestFactory
-
- getFormattedAmountWithCurrencySymbol(Context) - Method in class com.scvngr.levelup.core.model.MonetaryValue
-
Get the formatted currency amount with symbol, assuming standard US/European "symbol+amount"
formatting.
- getFormattedCentStrippedAmountWithCurrencySymbol(Context) - Method in class com.scvngr.levelup.core.model.MonetaryValue
-
Get the formatted currency amount with symbol, assuming standard US/European "symbol+amount"
formatting; drop the last digits and decimal/comma if they're all 0s.
- getFormattedMoney(Context, String, long) - Static method in class com.scvngr.levelup.core.model.MonetaryValue
-
Helper to format a long monetary value to a string.
- getFormattedMoneyNoDecimal(Context, String, long) - Static method in class com.scvngr.levelup.core.model.MonetaryValue
-
Helper to format a monetary value to a string, but truncate the decimals.
- getFullUrl(Context, String, String) - Static method in class com.scvngr.levelup.core.net.LevelUpRequest
-
Gets the full endpoint URL.
- getGender() - Method in class com.scvngr.levelup.core.model.User
-
The user's gender.
- getGlobalCredit() - Method in class com.scvngr.levelup.core.model.User
-
The amount of global credit the user has.
- getHandlerThread(String, int) - Static method in class com.scvngr.levelup.core.util.ThreadUtil
-
- getHexHash(String, CryptographicHashUtil.Algorithms) - Static method in class com.scvngr.levelup.core.util.CryptographicHashUtil
-
Takes any string and returns a cryptographic hash of that string in hexadecimal.
- getHours() - Method in class com.scvngr.levelup.core.model.Location
-
The hours of operation for this
Location
.
- getHttpHeader(String) - Method in class com.scvngr.levelup.core.net.AbstractResponse
-
Retrieves the desired HTTP header.
- getHttpHeaders() - Method in class com.scvngr.levelup.core.net.AbstractResponse
-
- getHttpStatusCode() - Method in class com.scvngr.levelup.core.net.AbstractResponse
-
- getId() - Method in class com.scvngr.levelup.core.model.App
-
The web service ID for the app.
- getId() - Method in class com.scvngr.levelup.core.model.AppConstants
-
The app ID.
- getId() - Method in class com.scvngr.levelup.core.model.campaign.CampaignMetadata
-
The ID of this campaign.
- getId() - Method in class com.scvngr.levelup.core.model.Campaign
-
The ID of this Campaign on the web service.
- getId() - Method in class com.scvngr.levelup.core.model.CarrierAccount
-
The web service ID of this carrier account.
- getId() - Method in class com.scvngr.levelup.core.model.Category
-
Web service ID for the category.
- getId() - Method in class com.scvngr.levelup.core.model.Claim
-
The web service ID of this
Claim
.
- getId() - Method in class com.scvngr.levelup.core.model.CreditCard
-
The web service ID of this credit card.
- getId() - Method in class com.scvngr.levelup.core.model.Location
-
- getId() - Method in class com.scvngr.levelup.core.model.PaymentToken
-
The web service ID of the token.
- getId() - Method in class com.scvngr.levelup.core.model.PermissionsRequest
-
The web service ID of this request.
- getId() - Method in class com.scvngr.levelup.core.model.User
-
The user's web service ID.
- getImage() - Method in class com.scvngr.levelup.core.ui.view.PendingImage
-
- getImageUrl() - Method in class com.scvngr.levelup.core.model.App
-
A URL of an image that represents the app.
- getImageUrl() - Method in class com.scvngr.levelup.core.model.AppConstants
-
The image URL.
- getImageUrl() - Method in class com.scvngr.levelup.core.model.Interstitial
-
The base URL to the image for this interstitial.
- getInstallDialog(Activity) - Method in class com.scvngr.levelup.deeplinkauth.LevelUpDeepLinkIntegrator
-
Constructs an
AlertDialog
which prompts the user to download LevelUp.
- getInt(String) - Method in class com.scvngr.levelup.core.model.factory.json.JsonModelHelper
-
- getIntentFilterForBroadcastResults() - Static method in class com.scvngr.levelup.core.service.AbstractNetworkRequestService
-
- getIosDeeplinkPrefix() - Method in class com.scvngr.levelup.core.model.AppConstants
-
The deeplink prefix for iOS.
- getIssuer() - Method in class com.scvngr.levelup.core.model.paymentmethod.ApplePayCardPaymentMethod.Metadata
-
- getIssuer() - Method in class com.scvngr.levelup.core.model.paymentmethod.CreditCardPaymentMethod.Metadata
-
- getIssuer() - Method in class com.scvngr.levelup.core.model.paymentmethod.DebitCardPaymentMethod.Metadata
-
- getJSONArray(String) - Method in class com.scvngr.levelup.core.model.factory.json.JsonModelHelper
-
- getJSONObject(String) - Method in class com.scvngr.levelup.core.model.factory.json.JsonModelHelper
-
- getKey(String) - Method in class com.scvngr.levelup.core.ui.view.LevelUpCodeLoader
-
Creates a key that's unique to the given contents for use with all image load tracking.
- getKeyname() - Method in class com.scvngr.levelup.core.model.Permission
-
The unique identifier for this type of permission.
- getLast4() - Method in class com.scvngr.levelup.core.model.CreditCard
-
The last 4 digits of the card number.
- getLast4() - Method in class com.scvngr.levelup.core.model.paymentmethod.CarrierAccountPaymentMethod.Metadata
-
- getLast4() - Method in class com.scvngr.levelup.core.model.paymentmethod.CreditCardPaymentMethod.Metadata
-
- getLast4() - Method in class com.scvngr.levelup.core.model.paymentmethod.DebitCardPaymentMethod.Metadata
-
- getLastName() - Method in class com.scvngr.levelup.core.model.User
-
The user's last name.
- getLatitude() - Method in class com.scvngr.levelup.core.model.Location
-
- getLevelUpCode(String, PendingImage.OnImageLoaded<LevelUpQrCodeGenerator.LevelUpQrCodeImage>) - Method in class com.scvngr.levelup.core.ui.view.LevelUpCodeLoader
-
Gets a minimally-small bitmap from the cache whose contents encode qrCodeContents
.
- getLink() - Method in class com.scvngr.levelup.core.util.LinkHeaderParser.LinkHeader
-
- getLoadKey() - Method in class com.scvngr.levelup.core.ui.view.PendingImage
-
- getLocality() - Method in class com.scvngr.levelup.core.model.Location
-
- getLocationExtendedAddress() - Method in class com.scvngr.levelup.core.model.Order
-
The order's
Location
's extended address.
- getLocationLocality() - Method in class com.scvngr.levelup.core.model.Order
-
The locality (city) of this order's
Location
.
- getLocationName() - Method in class com.scvngr.levelup.core.model.Order
-
The name of the order's location, if different from the merchant name.
- getLocationPostalCode() - Method in class com.scvngr.levelup.core.model.Order
-
The postal code for this order's
Location
.
- getLocationRegion() - Method in class com.scvngr.levelup.core.model.Order
-
The region (state in the US) for this order's
Location
.
- getLocationStreetAddress() - Method in class com.scvngr.levelup.core.model.Order
-
- getLocationWebServiceId() - Method in class com.scvngr.levelup.core.model.Order
-
The web service ID of the
Location
where the order was placed.
- getLong(String) - Method in class com.scvngr.levelup.core.model.factory.json.JsonModelHelper
-
- getLong(Context, String, long) - Static method in class com.scvngr.levelup.core.storage.SharedPreferencesUtil
-
Gets a long
for a given key.
- getLongitude() - Method in class com.scvngr.levelup.core.model.Location
-
- getMaxCreditLimitAmount() - Method in class com.scvngr.levelup.core.model.PaymentOptionsSummary
-
The maximum amount that will be charged at an end of month bundle.
- getMenuUrl() - Method in class com.scvngr.levelup.core.model.AppConstants
-
The menu URL.
- getMerchantFundedCreditValue() - Method in class com.scvngr.levelup.core.model.LocationCredit
-
The amount of credit the merchant has credited.
- getMerchantId() - Method in class com.scvngr.levelup.core.model.AccessToken
-
User's merchant ID on the web service if the user is associated with a particular merchant.
- getMerchantId() - Method in class com.scvngr.levelup.core.model.GiftCardValueOrder
-
The ID of the gift card merchant.
- getMerchantId() - Method in class com.scvngr.levelup.core.model.Location
-
The web service ID of the location's merchant.
- getMerchantName() - Method in class com.scvngr.levelup.core.model.Location
-
The name of the location's merchant.
- getMerchantName() - Method in class com.scvngr.levelup.core.model.Order
-
The name of the merchant where the order took place.
- getMerchantsVisitedCount() - Method in class com.scvngr.levelup.core.model.User
-
The number of merchants the user has visited.
- getMerchantWebServiceId() - Method in class com.scvngr.levelup.core.model.Loyalty
-
The web service ID of merchant for this loyalty.
- getMerchantWebServiceId() - Method in class com.scvngr.levelup.core.model.Order
-
The web service ID of the merchant where this order took place.
- getMessage() - Method in class com.scvngr.levelup.core.model.Error
-
The message for the error that occurred.
- getMessage() - Method in class com.scvngr.levelup.core.model.PaymentToken
-
The message associated with this payment token.
- getMessageForEmailBody() - Method in class com.scvngr.levelup.core.model.Campaign
-
The message to use as a body for an email share of this campaign.
- getMessageForEmailBody() - Method in class com.scvngr.levelup.core.model.Interstitial.ShareAction
-
The message for the body of the email for sharing.
- getMessageForEmailSubject() - Method in class com.scvngr.levelup.core.model.Campaign
-
The message to use as a the subject for an email share of this campaign.
- getMessageForEmailSubject() - Method in class com.scvngr.levelup.core.model.Interstitial.ShareAction
-
The message for the subject of the email for sharing.
- getMessageForFacebook() - Method in class com.scvngr.levelup.core.model.Campaign
-
The message to use for a Facebook share of this campaign.
- getMessageForFacebook() - Method in class com.scvngr.levelup.core.model.Interstitial.ShareAction
-
The message to display for Facebook sharing.
- getMessageForTwitter() - Method in class com.scvngr.levelup.core.model.Campaign
-
The message to use for a Twitter share of this campaign.
- getMessageForTwitter() - Method in class com.scvngr.levelup.core.model.Interstitial.ShareAction
-
The message to display for Twitter sharing.
- getMetadata() - Method in class com.scvngr.levelup.core.model.paymentmethod.ApplePayCardPaymentMethod
-
- getMetadata() - Method in class com.scvngr.levelup.core.model.paymentmethod.CarrierAccountPaymentMethod
-
- getMetadata() - Method in class com.scvngr.levelup.core.model.paymentmethod.CreditCardPaymentMethod
-
- getMetadata() - Method in class com.scvngr.levelup.core.model.paymentmethod.DebitCardPaymentMethod
-
- getMethod() - Method in class com.scvngr.levelup.core.net.AbstractRequest
-
- getMobileDeviceNumber() - Method in class com.scvngr.levelup.core.model.CarrierAccount
-
The mobile device number this carrier account is associated with.
- getMonetaryValue(String) - Method in class com.scvngr.levelup.core.model.factory.json.JsonModelHelper
-
- getMonetaryValue(JSONObject, String) - Static method in class com.scvngr.levelup.core.model.util.JsonUtils
-
- getMonthlyBillingDay() - Method in class com.scvngr.levelup.core.model.paymentmethod.AbstractPaymentMethod
-
The day of the month in which the user will be billed using this payment method.
- getMonthlyBillingDay() - Method in class com.scvngr.levelup.core.model.PaymentOptionsSummary
-
The day which the user is set to bill on or, if no user, the date that they would be set
to bill on.
- getMonthlyTransactionLimitAmount() - Method in class com.scvngr.levelup.core.model.paymentmethod.AbstractPaymentMethod
-
The user's transaction limit.
- getMyPackageInfo(Context) - Static method in class com.scvngr.levelup.core.util.BuildUtil
-
Wrapper to obtain the
PackageInfo
for the current package.
- getName() - Method in class com.scvngr.levelup.core.model.App
-
The human-readable name of the app.
- getName() - Method in class com.scvngr.levelup.core.model.AppConstants
-
The app name.
- getName() - Method in class com.scvngr.levelup.core.model.Campaign
-
The name of this campaign.
- getName() - Method in class com.scvngr.levelup.core.model.Category
-
Category name.
- getName() - Method in class com.scvngr.levelup.core.model.Location
-
The name of the location, if different from the merchant name.
- getNextPageRequest() - Method in class com.scvngr.levelup.core.net.request.factory.AbstractPagingRequestFactory
-
Gets the next page.
- getNextPageUrl(String) - Method in interface com.scvngr.levelup.core.net.request.factory.AbstractPagingRequestFactory.PageCacheRetriever
-
Retrieves the next page for the given key.
- getObject() - Method in class com.scvngr.levelup.core.model.Error
-
The object that this error is for.
- getOfferHtml() - Method in class com.scvngr.levelup.core.model.Campaign
-
The text describing this campaign.
- getOnlineOrderUrl() - Method in class com.scvngr.levelup.core.model.AppConstants
-
The online order URL.
- getOptions() - Method in class com.scvngr.levelup.core.model.PaymentOptionsSummary
-
The payment method preferences available to choose from.
- getOrdersCount() - Method in class com.scvngr.levelup.core.model.Loyalty
-
The number of orders the user has at the merchant.
- getOrdersCount() - Method in class com.scvngr.levelup.core.model.User
-
The user's total number of orders placed on LevelUp.
- getPackageSignature(Context, Intent) - Static method in class com.scvngr.levelup.deeplinkauth.DeepLinkAuthUtil
-
- getPackageSignature(Context, String) - Static method in class com.scvngr.levelup.deeplinkauth.DeepLinkAuthUtil
-
Given a package, retrieves the Google Maps-style API key signature.
- getPageCacheRetriever() - Method in class com.scvngr.levelup.core.net.request.factory.AbstractPagingRequestFactory
-
- getPageRequest(Uri) - Method in class com.scvngr.levelup.core.net.request.factory.AbstractPagingRequestFactory
-
Subclasses must implement this to construct a new request for the given next page.
- getPageRequest(Uri) - Method in class com.scvngr.levelup.core.net.request.factory.AppLocationListRequestFactory
-
- getPageRequest(Uri) - Method in class com.scvngr.levelup.core.net.request.factory.LocationListRequestFactory
-
- getParameter(String) - Method in class com.scvngr.levelup.core.util.LinkHeaderParser.LinkHeader
-
- getParameters() - Method in class com.scvngr.levelup.core.util.LinkHeaderParser.LinkHeader
-
- getPercentDonation() - Method in class com.scvngr.levelup.core.model.CauseAffiliation
-
The value of the percent donation.
- getPermissions() - Method in class com.scvngr.levelup.core.model.PermissionsRequest
-
The set of permissions being requested.
- getPhone() - Method in class com.scvngr.levelup.core.model.Location
-
- getPlayLink(Context, String) - Method in class com.scvngr.levelup.deeplinkauth.LevelUpDeepLinkIntegrator
-
Retrieves the Google Play link for the given package name.
- getPostalCode() - Method in class com.scvngr.levelup.core.model.Location
-
- getPotentialCredit() - Method in class com.scvngr.levelup.core.model.Loyalty
-
The potential credit the user can spend at the merchant.
- getPreloadReloadThresholdAmount() - Method in class com.scvngr.levelup.core.model.PaymentOptionsSummary
-
Amount of money in account until a pre-load reload occurs.
- getPreloadValueAmount() - Method in class com.scvngr.levelup.core.model.PaymentOptionsSummary
-
How much is loaded during a pre-load.
- getPreloadValueAmount() - Method in class com.scvngr.levelup.core.model.PaymentPreference
-
The amount to be pre-loaded if the user wants pre-loading.
- getProgressPercentage() - Method in class com.scvngr.levelup.core.model.Loyalty
-
The percentage of the user's progress to the next loyalty unlock.
- getProperty() - Method in class com.scvngr.levelup.core.model.Error
-
The property of the object that this error is for.
- getQrCodeGenerator() - Method in class com.scvngr.levelup.core.ui.view.LevelUpCodeLoader
-
- getQueryParams(Context) - Method in class com.scvngr.levelup.core.net.AbstractRequest
-
- getQuestionText() - Method in class com.scvngr.levelup.core.model.Feedback
-
The question text displayed to the user associated with the comments the user filled out.
- getQuestionText() - Method in class com.scvngr.levelup.core.model.Interstitial.FeedbackAction
-
The question that should be displayed for this feedback interstitial.
- getRating() - Method in class com.scvngr.levelup.core.model.Feedback
-
The 1-5 star rating the user gives for an order.
- getRawBytes(UUID) - Static method in class com.scvngr.levelup.beacon.util.UuidUtil
-
- getRecipientEmail() - Method in class com.scvngr.levelup.core.model.GiftCardValueOrder
-
The email address of the gift card recipient.
- getRecipientMessage() - Method in class com.scvngr.levelup.core.model.GiftCardValueOrder
-
The message for the gift card recipient.
- getRecipientName() - Method in class com.scvngr.levelup.core.model.GiftCardValueOrder
-
The name of the gift card recipient.
- getRefundedAt() - Method in class com.scvngr.levelup.core.model.Order
-
The timestamp when the order was refunded (if it was refunded).
- getRegion() - Method in class com.scvngr.levelup.core.model.Location
-
The region (state in the US) of this
Location
.
- getRejectText() - Method in class com.scvngr.levelup.core.model.PermissionsRequest
-
The text to display to the user on the "Reject" affordance.
- getRepresentationTypes() - Method in class com.scvngr.levelup.core.model.campaign.CampaignMetadata
-
List of representation types available to this campaign.
- getRequest(Intent) - Method in class com.scvngr.levelup.core.service.AbstractNetworkRequestService
-
Get the request to send with this service.
- getRequestHeaders(Context) - Method in class com.scvngr.levelup.core.net.AbstractRequest
-
- getRequestHeaders(Context) - Method in class com.scvngr.levelup.core.net.LevelUpRequest
-
- getRequestPermissionsIntent(Context, int, Collection<String>) - Static method in class com.scvngr.levelup.deeplinkauth.DeepLinkAuthUtil
-
Makes a request for permissions, verifying that the target of the Intent is authentically
LevelUp.
- getRequestUri() - Method in class com.scvngr.levelup.deeplinkauth.LevelUpDeepLinkIntegrator.PermissionsRequestResult
-
- getResponse() - Method in class com.scvngr.levelup.core.service.AbstractNetworkRequestService.BroadcastResult
-
- getResultFromBroadcastIntent(Intent) - Static method in class com.scvngr.levelup.core.service.AbstractNetworkRequestService
-
- getSavings() - Method in class com.scvngr.levelup.core.model.Loyalty
-
The total savings the user has had at the merchant.
- getServerError(ErrorObject, ErrorCode) - Method in class com.scvngr.levelup.core.net.LevelUpResponse
-
- getServerErrors() - Method in class com.scvngr.levelup.core.net.LevelUpResponse
-
- getShareUrlEmail() - Method in class com.scvngr.levelup.core.model.Campaign
-
The URL to share via email.
- getShareUrlEmail() - Method in class com.scvngr.levelup.core.model.Interstitial.ShareAction
-
The URL to use for email sharing.
- getShareUrlFacebook() - Method in class com.scvngr.levelup.core.model.Campaign
-
The URL to share via Facebook.
- getShareUrlFacebook() - Method in class com.scvngr.levelup.core.model.Interstitial.ShareAction
-
The URL to use for Facebook sharing.
- getShareUrlTwitter() - Method in class com.scvngr.levelup.core.model.Campaign
-
The URL to share via twitter.
- getShareUrlTwitter() - Method in class com.scvngr.levelup.core.model.Interstitial.ShareAction
-
The URL to use for Twitter sharing.
- getShouldSpend() - Method in class com.scvngr.levelup.core.model.Loyalty
-
The amount any user must spend to unlock loyalty at the merchant.
- getSpendAmount() - Method in class com.scvngr.levelup.core.model.Order
-
The amount of the transaction before tip.
- getSpendRemaining() - Method in class com.scvngr.levelup.core.model.Loyalty
-
The amount the user still has to spend before unlocking loyalty.
- getSponsor() - Method in class com.scvngr.levelup.core.model.Campaign
-
The name of the sponsor of this campaign.
- getState() - Method in class com.scvngr.levelup.core.model.CarrierAccount
-
The current registration state of the carrier billing account.
- getState() - Method in class com.scvngr.levelup.core.model.PermissionsRequest
-
The state of the request.
- getStatus() - Method in class com.scvngr.levelup.core.net.LevelUpResponse
-
- getStreetAddress() - Method in class com.scvngr.levelup.core.model.Location
-
- getString(String) - Method in class com.scvngr.levelup.core.model.factory.json.JsonModelHelper
-
- getString(Context, String, String) - Static method in class com.scvngr.levelup.core.storage.SharedPreferencesUtil
-
Gets a String
for a given key.
- getTargetBottomLeft() - Method in class com.scvngr.levelup.core.ui.view.LevelUpQrCodeGenerator.LevelUpQrCodeImage
-
Gets the position of the bottom left target marker within the bitmap.
- getTargetBottomRight() - Method in class com.scvngr.levelup.core.ui.view.LevelUpQrCodeGenerator.LevelUpQrCodeImage
-
Gets the position of the bottom right target marker within the bitmap.
- getTargetSize() - Method in class com.scvngr.levelup.core.ui.view.LevelUpQrCodeGenerator.LevelUpQrCodeImage
-
- getTargetTopRight() - Method in class com.scvngr.levelup.core.ui.view.LevelUpQrCodeGenerator.LevelUpQrCodeImage
-
Gets the position of the top right target marker within the bitmap.
- getTermsAcceptedAt() - Method in class com.scvngr.levelup.core.model.User
-
The time the user accepted the LevelUp terms and conditions.
- getTimeZoneUtc() - Static method in class com.scvngr.levelup.core.util.IsoDateUtils
-
Gets a new instance of
TimeZone
representing UTC.
- getTipAmount() - Method in class com.scvngr.levelup.core.model.Order
-
The amount the user tipped.
- getTitle() - Method in class com.scvngr.levelup.core.model.campaign.CampaignRepresentationBasicV1
-
The title of the campaign.
- getTitle() - Method in class com.scvngr.levelup.core.model.Interstitial
-
The title of the interstitial.
- getTitle() - Method in class com.scvngr.levelup.core.model.WebLink
-
The link's displayable text.
- getToken() - Method in class com.scvngr.levelup.core.model.PermissionsRequest
-
The access token, if one was provided by the web service.
- getToken() - Method in class com.scvngr.levelup.core.service.AbstractNetworkRequestService.BroadcastResult
-
- getToken() - Static method in class com.scvngr.levelup.core.service.AbstractNetworkRequestService
-
Gets a unique token that identifies a request.
- getTotalAmount() - Method in class com.scvngr.levelup.core.model.Order
-
Total amount (spend+tip) before any credit was applied.
- getTotalAmountValue() - Method in class com.scvngr.levelup.core.model.LocationCredit
-
The total amount of credit.
- getTotalSavings() - Method in class com.scvngr.levelup.core.model.User
-
The total amount the user has saved by using LevelUp.
- getTotalVolume() - Method in class com.scvngr.levelup.core.model.Loyalty
-
The total amount the user has spent at the merchant.
- getTransactedAt() - Method in class com.scvngr.levelup.core.model.Order
-
The date and time the user placed the order.
- getType() - Method in class com.scvngr.levelup.core.model.Campaign
-
The type of campaign this is.
- getType() - Method in class com.scvngr.levelup.core.model.CreditCard
-
The type of card that this is.
- getType() - Method in class com.scvngr.levelup.core.model.Interstitial
-
The type of the interstitial.
- getType() - Method in class com.scvngr.levelup.core.model.paymentmethod.AbstractPaymentMethod
-
The payment method type such as 'carrier' or 'credit_card'.
- getTypeKey() - Method in class com.scvngr.levelup.core.model.factory.json.AbstractJsonModelFactory
-
- getTypeKey() - Method in class com.scvngr.levelup.core.model.factory.json.GsonModelFactory
-
- getUrl() - Method in class com.scvngr.levelup.core.model.Interstitial.UrlAction
-
- getUrl(String) - Method in class com.scvngr.levelup.core.model.Location
-
Deprecated.
- getUrl(Context) - Method in class com.scvngr.levelup.core.net.AbstractRequest
-
- getUrls() - Method in class com.scvngr.levelup.core.model.Location
-
Deprecated.
- getUrlString(Context) - Method in class com.scvngr.levelup.core.net.AbstractRequest
-
- getUser() - Method in class com.scvngr.levelup.core.model.UserWithAccessToken
-
- getUserAgent(Context) - Static method in class com.scvngr.levelup.core.net.RequestUtils
-
Returns a
String
representation to use as the User-Agent string when communicating
with the server.
- getUserId() - Method in class com.scvngr.levelup.core.model.AccessToken
-
User's ID on the web service.
- getUuid() - Method in class com.scvngr.levelup.core.model.Order
-
The globally-unique ID (UUID) for this order.
- getValue() - Method in class com.scvngr.levelup.core.model.Campaign
-
The amount of credit the user would get for claiming this campaign.
- getValue() - Method in class com.scvngr.levelup.core.model.Claim
-
The amount that this
Claim
is worth.
- getValue() - Method in class com.scvngr.levelup.core.model.tip.Tip
-
Get the value of the tip.
- getValueAmount() - Method in class com.scvngr.levelup.core.model.GiftCardValueOrder
-
The gift card amount.
- getValueRemaining() - Method in class com.scvngr.levelup.core.model.Claim
-
The amount that this
Claim
still has remaining after
all redemptions.
- getVersionCode(Context) - Static method in class com.scvngr.levelup.core.util.BuildUtil
-
Gets the "versionCode" of the app.
- getVersionName(Context) - Static method in class com.scvngr.levelup.core.util.BuildUtil
-
Gets the "versionName" of the app.
- getWebLinkTypeId() - Method in class com.scvngr.levelup.core.model.WebLink
-
The links's enumerated type ID to be used when retreiving the image associated with the link.
- getWebUrl() - Method in class com.scvngr.levelup.core.model.WebLink
-
The web URL associated with the link.
- getWillEarn() - Method in class com.scvngr.levelup.core.model.Loyalty
-
The amount the user will earn once they unlock the loyalty reward.
- getWindowsDeeplinkPrefix() - Method in class com.scvngr.levelup.core.model.AppConstants
-
The deeplink prefix for Windows.
- GiftCardOrderJsonFactory - Class in com.scvngr.levelup.core.model.factory.json
-
- GiftCardOrderJsonFactory() - Constructor for class com.scvngr.levelup.core.model.factory.json.GiftCardOrderJsonFactory
-
Constructor.
- GiftCardOrderRequestFactory - Class in com.scvngr.levelup.core.net.request.factory
-
Factory for gift card order requests.
- GiftCardOrderRequestFactory(Context, AccessTokenRetriever) - Constructor for class com.scvngr.levelup.core.net.request.factory.GiftCardOrderRequestFactory
-
- GiftCardValueOrder - Class in com.scvngr.levelup.core.model
-
A gift card order.
- GiftCardValueOrder(long, String, String, String, MonetaryValue) - Constructor for class com.scvngr.levelup.core.model.GiftCardValueOrder
-
- GLOBAL_CREDIT_AMOUNT - Static variable in class com.scvngr.levelup.core.model.factory.json.UserJsonFactory.JsonKeys
-
- globalCredit(MonetaryValue) - Method in class com.scvngr.levelup.core.model.User.UserBuilder
-
- GsonModelFactory<T> - Class in com.scvngr.levelup.core.model.factory.json
-
Loads an LevelUp model from JSON using Gson.
- GsonModelFactory(Class<T>, boolean) - Constructor for class com.scvngr.levelup.core.model.factory.json.GsonModelFactory
-
Constructs a new factory.
- GsonModelFactory(String, Class<T>, boolean) - Constructor for class com.scvngr.levelup.core.model.factory.json.GsonModelFactory
-
Constructs a new factory.