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

P

parseMediaUris(String[]) - Method in class com.cheetahdigital.challenges.ui.responses.photo.PhotoFragment
 
PhoneViewHolder - Class in com.cheetahdigital.challenges.ui.responses.profile.attribute
The RecyclerView.ViewHolder class for UpdateAttributeFragment
PhoneViewHolder(View) - Constructor for class com.cheetahdigital.challenges.ui.responses.profile.attribute.PhoneViewHolder
Default constructor
PhotoActivity - Class in com.cheetahdigital.challenges.ui.responses.photo
Class that handles Photo response using PhotoFragment
PhotoActivity() - Constructor for class com.cheetahdigital.challenges.ui.responses.photo.PhotoActivity
 
PhotoFragment<V extends PhotoView,​P extends PhotoPresenter<V>> - Class in com.cheetahdigital.challenges.ui.responses.photo
The response screen for photo type Challenge
PhotoFragment() - Constructor for class com.cheetahdigital.challenges.ui.responses.photo.PhotoFragment
 
PhotoPresenter<T extends PhotoView> - Class in com.cheetahdigital.challenges.ui.responses.photo
Presenter that is used by PhotoFragment
PhotoPresenter(String, String, ChallengeParams) - Constructor for class com.cheetahdigital.challenges.ui.responses.photo.PhotoPresenter
Create the presenter with a given ChallengeParams
PhotoView - Interface in com.cheetahdigital.challenges.ui.responses.photo
This view must be implemented to notify the Activity or Fragment of the API call returns
PLATFORM_FACEBOOK - Static variable in class com.cheetahdigital.challenges.helper.ChallengeUtil
Value for Facebook Platform
PLATFORM_INSTAGRAM - Static variable in class com.cheetahdigital.challenges.helper.ChallengeUtil
Value for Instagram Platform
PLATFORM_TWITTER - Static variable in class com.cheetahdigital.challenges.helper.ChallengeUtil
Value for Twitter Platform
PollResult - Class in com.cheetahdigital.challenges.core.model
Cheetah Loyalty Poll Result Data Model
PollResult() - Constructor for class com.cheetahdigital.challenges.core.model.PollResult
 
postChallenge(ChallengeParams, ChallengeFields, ListenerModel<BaseModel<Response>, Response>) - Method in class com.cheetahdigital.challenges.core.api.ChallengesAPI
Respond to a challenge
postChallenge(ChallengeParams, ChallengeParts, ListenerModel<BaseModel<Response>, Response>) - Method in class com.cheetahdigital.challenges.core.api.ChallengesAPI
Respond to a challenge
postChallenge(ChallengeParams, RequestBody, ListenerModel<BaseModel<Response>, Response>) - Method in class com.cheetahdigital.challenges.core.api.ChallengesAPI
Respond to a challenge
postMessage(String) - Method in class com.cheetahdigital.challenges.ui.responses.game.html.HtmlGameFragment
 
postMessage(String) - Method in interface com.cheetahdigital.challenges.ui.responses.game.html.WebAppInterface
Notifies the interface implementation to show a message
Preference - Class in com.cheetahdigital.challenges.core.model
Preference Attribute Data Model
Preference() - Constructor for class com.cheetahdigital.challenges.core.model.Preference
 
PREFERENCE_KEY - Static variable in class com.cheetahdigital.challenges.ui.responses.profile.preferences.domain.DomainFragment
 
PREFERENCE_KEY - Static variable in class com.cheetahdigital.challenges.ui.responses.profile.preferences.PreferenceDetailActivity
 
PreferenceDetailActivity - Class in com.cheetahdigital.challenges.ui.responses.profile.preferences
Displays the PreferenceDomain list of a Preference using DomainFragment
PreferenceDetailActivity() - Constructor for class com.cheetahdigital.challenges.ui.responses.profile.preferences.PreferenceDetailActivity
 
PreferenceDomain - Class in com.cheetahdigital.challenges.core.model
Cheetah Loyalty Preference Domain Data Model
PreferenceDomain() - Constructor for class com.cheetahdigital.challenges.core.model.PreferenceDomain
 
PreferenceDomainItem - Class in com.cheetahdigital.challenges.core.model
Cheetah Loyalty Preference Domain Data Model
PreferenceDomainItem() - Constructor for class com.cheetahdigital.challenges.core.model.PreferenceDomainItem
 
PreferencesAdapter - Class in com.cheetahdigital.challenges.ui.responses.profile.preferences
List Adapter for Preference
PreferencesAdapter(List<Preference>, OnPreferenceClickListener) - Constructor for class com.cheetahdigital.challenges.ui.responses.profile.preferences.PreferencesAdapter
Default constructor
PreferenceViewHolder - Class in com.cheetahdigital.challenges.ui.responses.profile.preferences
The RecyclerView.ViewHolder class for PreferencesAdapter
PreferenceViewHolder(View) - Constructor for class com.cheetahdigital.challenges.ui.responses.profile.preferences.PreferenceViewHolder
 
prepareGame(String, String, String) - Method in class com.cheetahdigital.challenges.ui.responses.game.html.HtmlGameFragment
 
prepareGame(String, String, String) - Method in interface com.cheetahdigital.challenges.ui.responses.game.html.HtmlGameView
Notifies the view to initialize the game
prepareGame(List<Prize>) - Method in class com.cheetahdigital.challenges.ui.responses.game.scratcher.ScratcherFragment
 
prepareGame(List<Prize>) - Method in interface com.cheetahdigital.challenges.ui.responses.game.scratcher.ScratcherView
Notifies the view to initialize the game
prevQuestion() - Method in class com.cheetahdigital.challenges.ui.responses.multiquestion.MultiQuestionFragment
show the previous question
Prize - Class in com.cheetahdigital.challenges.core.model
Cheetah Loyalty Prize Data Model
Prize() - Constructor for class com.cheetahdigital.challenges.core.model.Prize
 
PrizesAdapter - Class in com.cheetahdigital.challenges.ui.responses.game.scratcher
Handles the prizes grid in ScratcherFragment
PrizesAdapter(List<Prize>) - Constructor for class com.cheetahdigital.challenges.ui.responses.game.scratcher.PrizesAdapter
Default constructor
PrizeViewHolder - Class in com.cheetahdigital.challenges.ui.responses.game.scratcher
The RecyclerView.ViewHolder class for PrizesAdapter
PrizeViewHolder(View) - Constructor for class com.cheetahdigital.challenges.ui.responses.game.scratcher.PrizeViewHolder
 
PRODUCT - Static variable in class com.cheetahdigital.challenges.helper.SecondaryRewardUtil
Product type of reward
ProfileAttribute - Class in com.cheetahdigital.challenges.core.model
Cheetah Loyalty Challenge Profile Attribute Data Model
ProfileAttribute() - Constructor for class com.cheetahdigital.challenges.core.model.ProfileAttribute
 
ProfileAttributeDomain - Class in com.cheetahdigital.challenges.core.model
 
ProfileAttributeDomain() - Constructor for class com.cheetahdigital.challenges.core.model.ProfileAttributeDomain
 
ProfileAttrsAdapter - Class in com.cheetahdigital.challenges.ui.responses.profile.attribute
Class that handles Profile Attribute lists used in UpdateAttributeFragment
ProfileAttrsAdapter(List<ProfileAttribute>) - Constructor for class com.cheetahdigital.challenges.ui.responses.profile.attribute.ProfileAttrsAdapter
 
putChallenge(ChallengeParams, ChallengeFields, ListenerModel<BaseModel<Response>, Response>) - Method in class com.cheetahdigital.challenges.core.api.ChallengesAPI
Retry responding to a challenge
putChallenge(ChallengeParams, ChallengeParts, ListenerModel<BaseModel<Response>, Response>) - Method in class com.cheetahdigital.challenges.core.api.ChallengesAPI
Retry responding to a challenge
putChallenge(ChallengeParams, RequestBody, ListenerModel<BaseModel<Response>, Response>) - Method in class com.cheetahdigital.challenges.core.api.ChallengesAPI
Respond to a challenge
A B C D E F G H I J L M N O P Q R S T U V W 
All Classes All Packages