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
All Classes All Packages
All Classes All Packages
A
- ACTION_ABOUT_US - Static variable in class com.cheetahdigital.corekit.constants.Actions
 - ACTION_ACTIVITY_LIST - Static variable in class com.cheetahdigital.corekit.constants.Actions
 - ACTION_ORDER_DETAILS_ACTIVITY - Static variable in class com.cheetahdigital.corekit.constants.Actions
 - ACTION_ORDERS_LIST_ACTIVITY - Static variable in class com.cheetahdigital.corekit.constants.Actions
 - Actions - Class in com.cheetahdigital.corekit.constants
 - Actions() - Constructor for class com.cheetahdigital.corekit.constants.Actions
 - Actions.Challenges - Class in com.cheetahdigital.corekit.constants
 - Actions.Modules - Class in com.cheetahdigital.corekit.constants
 - addCategories(String...) - Method in class com.cheetahdigital.corekit.rest.params.BaseListQueryParams
 - 
Add categories to filter the list
 - addCategories(String...) - Method in class com.cheetahdigital.corekit.rest.params.BaseListQueryParams.BaseListQueryBuilder
 - 
Add categories to filter the list
 - addCategory(String) - Method in class com.cheetahdigital.corekit.rest.params.BaseListQueryParams
 - 
Add a category to filter the list.
 - addCategory(String) - Method in class com.cheetahdigital.corekit.rest.params.BaseListQueryParams.BaseListQueryBuilder
 - 
Add a category to filter the list
 - addParam(String, Object) - Method in class com.cheetahdigital.corekit.rest.params.BaseParams
 - 
Add a parameter to the existing query map.
 - AGE_GATE - Static variable in class com.cheetahdigital.corekit.constants.Actions
 - alertOk(Activity, int, int) - Static method in class com.cheetahdigital.corekit.helpers.Notify
 - 
Show the message via a
AlertDialogobject. - alertOk(Activity, int, int, int, DialogInterface.OnClickListener) - Static method in class com.cheetahdigital.corekit.helpers.Notify
 - 
Show the message via a
AlertDialogobject. - alertOk(Activity, String, String) - Static method in class com.cheetahdigital.corekit.helpers.Notify
 - 
Show the message via a
AlertDialogobject. - alertOk(Activity, String, String, String, DialogInterface.OnClickListener) - Static method in class com.cheetahdigital.corekit.helpers.Notify
 - 
Show the message via a
AlertDialogobject. - alertOk(Activity, String, String, String, DialogInterface.OnClickListener, boolean) - Static method in class com.cheetahdigital.corekit.helpers.Notify
 - 
Show the message via a
AlertDialogobject. - alertOkCancel(Activity, int, int, int, int, DialogInterface.OnClickListener, DialogInterface.OnClickListener) - Static method in class com.cheetahdigital.corekit.helpers.Notify
 - 
Show the message via a
AlertDialogobject. - alertOkCancel(Activity, int, int, int, int, DialogInterface.OnClickListener, DialogInterface.OnClickListener, DialogInterface.OnDismissListener) - Static method in class com.cheetahdigital.corekit.helpers.Notify
 - 
Show the message via a
AlertDialogobject. - alertOkCancel(Activity, String, String, String, String, DialogInterface.OnClickListener, DialogInterface.OnClickListener) - Static method in class com.cheetahdigital.corekit.helpers.Notify
 - 
Show the message via a
AlertDialogobject. - alertOkCancel(Activity, String, String, String, String, DialogInterface.OnClickListener, DialogInterface.OnClickListener, boolean) - Static method in class com.cheetahdigital.corekit.helpers.Notify
 - alertOkCancelNeutral(Activity, String, String, String, String, String, DialogInterface.OnClickListener, DialogInterface.OnClickListener, DialogInterface.OnClickListener, DialogInterface.OnDismissListener) - Static method in class com.cheetahdigital.corekit.helpers.Notify
 - 
Show the message via a
AlertDialogobject. - alertOkCancelWithLinks(Activity, String, String, String, DialogInterface.OnClickListener, boolean) - Static method in class com.cheetahdigital.corekit.helpers.Notify
 - alertOkCancelWithLinks(Activity, String, String, String, String, DialogInterface.OnClickListener, DialogInterface.OnClickListener, boolean) - Static method in class com.cheetahdigital.corekit.helpers.Notify
 - AnalyticsApplication - Class in com.cheetahdigital.corekit.sdk.analytics
 - 
Base application to enable analytics in the application
 - AnalyticsApplication() - Constructor for class com.cheetahdigital.corekit.sdk.analytics.AnalyticsApplication
 - AnalyticsManager - Class in com.cheetahdigital.corekit.sdk.analytics
 - AnalyticsManager() - Constructor for class com.cheetahdigital.corekit.sdk.analytics.AnalyticsManager
 - AnalyticsManager.AnalyticsEvent - Interface in com.cheetahdigital.corekit.sdk.analytics
 - AnalyticsManager.AnalyticsScreen - Interface in com.cheetahdigital.corekit.sdk.analytics
 - Application - Class in com.cheetahdigital.corekit.sdk
 - 
Applicationclass for automatically initializingSdk. - Application() - Constructor for class com.cheetahdigital.corekit.sdk.Application
 - AR_IS_CHALLENGE - Static variable in class com.cheetahdigital.corekit.constants.Actions
 - AR_URL - Static variable in class com.cheetahdigital.corekit.constants.Actions
 - Ascending - com.cheetahdigital.corekit.SortOrder
 - Authentication - Class in com.cheetahdigital.corekit.authentication.core.model
 - 
Cheetah Loyalty Authentication Data Model
 - Authentication() - Constructor for class com.cheetahdigital.corekit.authentication.core.model.Authentication
 - AuthenticationAPI - Class in com.cheetahdigital.corekit.authentication.core.api
 - 
Cheetah Loyalty Authentication API Module A
Authenticationrepresents one User's Authentication Details. - AuthenticationAPI() - Constructor for class com.cheetahdigital.corekit.authentication.core.api.AuthenticationAPI
 - AuthenticationFieldParams - Class in com.cheetahdigital.corekit.authentication.core.api
 - 
Class for setting the field parameters of Authentication API.
 - AuthenticationFieldParams() - Constructor for class com.cheetahdigital.corekit.authentication.core.api.AuthenticationFieldParams
 - AuthenticationFieldParams(Parcel) - Constructor for class com.cheetahdigital.corekit.authentication.core.api.AuthenticationFieldParams
 - AuthenticationFieldParams.Builder - Class in com.cheetahdigital.corekit.authentication.core.api
 - 
Builder class for
AuthenticationFieldParams - AuthenticationQueryParams - Class in com.cheetahdigital.corekit.authentication.core.api
 - 
Class for setting the query parameters of Authentication API.
 - AuthenticationQueryParams(Parcel) - Constructor for class com.cheetahdigital.corekit.authentication.core.api.AuthenticationQueryParams
 - AuthenticationQueryParams.Builder - Class in com.cheetahdigital.corekit.authentication.core.api
 - 
Builder class for
AuthenticationQueryParams - AuthenticatorService - Class in com.cheetahdigital.corekit.sdk
 - 
Service class for Authenticating users via API.
 - AuthenticatorService(SharedPrefsHelper, AuthenticatorService.LoginListener) - Constructor for class com.cheetahdigital.corekit.sdk.AuthenticatorService
 - 
Constructor for the AuthenticatorService
 - AuthenticatorService.LoginListener - Interface in com.cheetahdigital.corekit.sdk
 - 
For Custom Login Implementation
 - award - com.cheetahdigital.corekit.helpers.NotificationsHelper.ATTACHMENT_TYPES
 
All Classes All Packages