A B C D E F G H I K L M N O P R S T U V W Y 
All Classes All Packages

C

CacheControlInterceptor - Class in com.cheetahdigital.corekit.rest.interceptors
A Network Interceptor which adds Cache-Control headers to out-going requests.
CacheControlInterceptor(Context) - Constructor for class com.cheetahdigital.corekit.rest.interceptors.CacheControlInterceptor
 
Carousel - com.cheetahdigital.corekit.Layout
 
challenge - com.cheetahdigital.corekit.helpers.NotificationsHelper.ATTACHMENT_TYPES
 
CHALLENGE_AR_CONTENT - Static variable in class com.cheetahdigital.corekit.constants.Actions
 
CHALLENGE_ID_KEY - Static variable in class com.cheetahdigital.corekit.constants.Actions
 
CHALLENGE_INTERNAL_NAME_KEY - Static variable in class com.cheetahdigital.corekit.constants.Actions
 
CHALLENGE_KEY - Static variable in class com.cheetahdigital.corekit.constants.Actions
 
Challenges() - Constructor for class com.cheetahdigital.corekit.constants.Actions.Challenges
 
changePassword(AuthenticationQueryParams, AuthenticationFieldParams, ListenerModel<BaseModel<Object>, Object>) - Method in class com.cheetahdigital.corekit.authentication.core.api.AuthenticationAPI
Reset a Password
CHECK_EVENTS - Static variable in class com.cheetahdigital.corekit.constants.Actions
 
checkAndOpenRatingDialog(Context, DialogInterface.OnDismissListener) - Static method in class com.cheetahdigital.corekit.helpers.RatingHelper
 
checkAndUpdateLastShown(Context) - Static method in class com.cheetahdigital.corekit.helpers.RatingHelper
 
clear() - Method in class com.cheetahdigital.corekit.helpers.SharedPrefsHelper
 
clearCategories() - Method in class com.cheetahdigital.corekit.rest.params.BaseListQueryParams
Clear all the categories
clearMemberId() - Method in class com.cheetahdigital.corekit.sdk.Sdk
 
clearNotificationID(int, Context) - Static method in class com.cheetahdigital.corekit.helpers.NotificationsHelper
Clear the notification id stored in preference
CLIPPED_OFFERS_WITH_RESPONSES_LIST - Static variable in class com.cheetahdigital.corekit.constants.Actions
 
CODE_SCANNER - Static variable in class com.cheetahdigital.corekit.constants.Actions
 
com.cheetahdigital.corekit - package com.cheetahdigital.corekit
 
com.cheetahdigital.corekit.authentication.core.api - package com.cheetahdigital.corekit.authentication.core.api
 
com.cheetahdigital.corekit.authentication.core.model - package com.cheetahdigital.corekit.authentication.core.model
 
com.cheetahdigital.corekit.config - package com.cheetahdigital.corekit.config
 
com.cheetahdigital.corekit.constants - package com.cheetahdigital.corekit.constants
 
com.cheetahdigital.corekit.helpers - package com.cheetahdigital.corekit.helpers
 
com.cheetahdigital.corekit.models - package com.cheetahdigital.corekit.models
 
com.cheetahdigital.corekit.models.data - package com.cheetahdigital.corekit.models.data
 
com.cheetahdigital.corekit.models.module - package com.cheetahdigital.corekit.models.module
 
com.cheetahdigital.corekit.models.responses - package com.cheetahdigital.corekit.models.responses
 
com.cheetahdigital.corekit.rest - package com.cheetahdigital.corekit.rest
 
com.cheetahdigital.corekit.rest.interceptors - package com.cheetahdigital.corekit.rest.interceptors
 
com.cheetahdigital.corekit.rest.params - package com.cheetahdigital.corekit.rest.params
 
com.cheetahdigital.corekit.sdk - package com.cheetahdigital.corekit.sdk
 
com.cheetahdigital.corekit.sdk.analytics - package com.cheetahdigital.corekit.sdk.analytics
 
com.cheetahdigital.corekit.sdk.exceptions - package com.cheetahdigital.corekit.sdk.exceptions
 
com.cheetahdigital.corekit.sdk.location - package com.cheetahdigital.corekit.sdk.location
 
commit() - Method in class com.cheetahdigital.corekit.helpers.SharedPrefsHelper
 
containsNoNullOrEmpty(Endpoint) - Static method in class com.cheetahdigital.corekit.sdk.Validate
 
CONTENT_PAGE - Static variable in class com.cheetahdigital.corekit.constants.Actions
 
CONTENT_PAGE_ALLOW_ZOOM - Static variable in class com.cheetahdigital.corekit.constants.IntentKey
 
CONTENT_PAGE_APPEND_STRING_TO_URL - Static variable in class com.cheetahdigital.corekit.constants.IntentKey
 
CONTENT_PAGE_OPEN_URL_EXTERNALLY - Static variable in class com.cheetahdigital.corekit.constants.IntentKey
 
CONTENT_PAGE_SCREEN_NAME - Static variable in class com.cheetahdigital.corekit.constants.IntentKey
 
CONTENT_PAGE_TITLE - Static variable in class com.cheetahdigital.corekit.constants.IntentKey
 
CONTENT_PAGE_WRAP_CONTENT - Static variable in class com.cheetahdigital.corekit.constants.IntentKey
 
CONTENT_PAGES_LIST - Static variable in class com.cheetahdigital.corekit.constants.Actions
 
contentpage - com.cheetahdigital.corekit.helpers.NotificationsHelper.ATTACHMENT_TYPES
 
Controller - Class in com.cheetahdigital.corekit.models.module
Base REST Controller for Loyalty Modules
Controller() - Constructor for class com.cheetahdigital.corekit.models.module.Controller
 
ControllerConfig - Class in com.cheetahdigital.corekit.config
This class contains the Configuration parameters for Controller.
ControllerConfig() - Constructor for class com.cheetahdigital.corekit.config.ControllerConfig
 
ConversionHelper - Class in com.cheetahdigital.corekit.helpers
Utility class used for converting objects
ConversionHelper() - Constructor for class com.cheetahdigital.corekit.helpers.ConversionHelper
 
convertToClass(JsonObject, Class<T>) - Static method in class com.cheetahdigital.corekit.helpers.ConversionHelper
 
convertToClass(String, Class<T>) - Static method in class com.cheetahdigital.corekit.helpers.ConversionHelper
 
convertToJson(Object) - Static method in class com.cheetahdigital.corekit.helpers.ConversionHelper
 
convertToModel(HashMap<String, Object>, Class<T>) - Static method in class com.cheetahdigital.corekit.helpers.ModelParserHelper
 
convertToModel(HashMap<String, Object>, Type) - Static method in class com.cheetahdigital.corekit.helpers.ModelParserHelper
 
createCache() - Method in class com.cheetahdigital.corekit.models.module.Controller
 
createCache() - Method in interface com.cheetahdigital.corekit.rest.RestController
Method for creating a cached file used to stored temporary data for requests
createHttpClient() - Method in class com.cheetahdigital.corekit.models.module.Controller
 
createIntentFromAttachment(Context, String, int, int) - Static method in class com.cheetahdigital.corekit.helpers.NotificationsHelper
Creates an intent from attachment
createNotification(Context, int, int, String, String, boolean, PendingIntent) - Static method in class com.cheetahdigital.corekit.helpers.Notify
 
createQueryParams() - Method in class com.cheetahdigital.corekit.authentication.core.api.AuthenticationFieldParams.Builder
 
createQueryParams() - Method in class com.cheetahdigital.corekit.authentication.core.api.AuthenticationQueryParams.Builder
 
createQueryParams() - Method in class com.cheetahdigital.corekit.authentication.core.api.InfoQueryParams.Builder
 
createQueryParams() - Method in class com.cheetahdigital.corekit.authentication.core.api.TrackingParams.Builder
 
createQueryParams() - Method in class com.cheetahdigital.corekit.rest.params.BaseParams.BaseBuilder
Instantiates the implementation class
createRetrofitInterface(Class<T>) - Method in class com.cheetahdigital.corekit.models.module.Controller
 
createSdkConfig() - Method in class com.cheetahdigital.corekit.sdk.SdkConfig.Builder
 
createSocket() - Method in class com.cheetahdigital.corekit.rest.TLSSocketFactory
 
createSocket(String, int) - Method in class com.cheetahdigital.corekit.rest.TLSSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class com.cheetahdigital.corekit.rest.TLSSocketFactory
 
createSocket(InetAddress, int) - Method in class com.cheetahdigital.corekit.rest.TLSSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class com.cheetahdigital.corekit.rest.TLSSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class com.cheetahdigital.corekit.rest.TLSSocketFactory
 
createUserAgentString(Context) - Static method in class com.cheetahdigital.corekit.sdk.SdkConfig.UserAgentStringBuilder
Gets the User-Agent String with the format <app name>/<app version> <os>/<os version>/<device model> e.g.
CREATOR - Static variable in class com.cheetahdigital.corekit.authentication.core.api.AuthenticationFieldParams
 
CREATOR - Static variable in class com.cheetahdigital.corekit.authentication.core.api.AuthenticationQueryParams
 
CREATOR - Static variable in class com.cheetahdigital.corekit.rest.params.BaseListQueryParams
 
CREATOR - Static variable in class com.cheetahdigital.corekit.rest.params.BaseParams
 
A B C D E F G H I K L M N O P R S T U V W Y 
All Classes All Packages