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
E
- Endpoint - Class in com.cheetahdigital.corekit.rest
-
API Endpoint Contains the URL, ID, and SECRET
- Endpoint(String, String, String) - Constructor for class com.cheetahdigital.corekit.rest.Endpoint
- ErrorEventsHelper - Class in com.cheetahdigital.corekit.helpers
- ErrorEventsHelper() - Constructor for class com.cheetahdigital.corekit.helpers.ErrorEventsHelper
- ErrorMessage - Class in com.cheetahdigital.corekit.helpers
- ErrorMessage(String, Object) - Constructor for class com.cheetahdigital.corekit.helpers.ErrorMessage
- ErrorResponse - Class in com.cheetahdigital.corekit.models.responses
-
Error Response format from Loyalty API.
- ErrorResponse() - Constructor for class com.cheetahdigital.corekit.models.responses.ErrorResponse
- event - com.cheetahdigital.corekit.helpers.NotificationsHelper.ATTACHMENT_TYPES
- EVENT_DETAILS - Static variable in class com.cheetahdigital.corekit.constants.Actions
- EVENT_LIST - Static variable in class com.cheetahdigital.corekit.constants.Actions
- EVENT_LIST_DETAIL - Static variable in class com.cheetahdigital.corekit.constants.Actions
- EVENT_NO_CONNECTION - Static variable in class com.cheetahdigital.corekit.constants.Actions
- EVENT_RESPONSE_LIST_DETAIL - Static variable in class com.cheetahdigital.corekit.constants.Actions
- EVENTS - Static variable in class com.cheetahdigital.corekit.constants.Actions
- evictAllCache() - Method in class com.cheetahdigital.corekit.models.module.Controller
- evictAllCache() - Method in interface com.cheetahdigital.corekit.rest.RestController
-
Method for removing/evicting all the Cache, ideally called during Logout Make sure that a call to
initialize()
was properly made first before calling this method.
All Classes All Packages