A B C D F G I K L M N O P R S T V W 
All Classes All Packages
All Classes All Packages
All Classes All Packages
P
- Place - Class in com.cheetahdigital.locations.core.model
 - 
Cheetah Loyalty Place Data Model
 - Place() - Constructor for class com.cheetahdigital.locations.core.model.Place
 - PLACE_JSON_PREFERENCE_KEY - Static variable in class com.cheetahdigital.locations.ui.places.details.PlaceDetailsActivity
 - 
Shared preference name use to get and save json string of
Place - PLACE_PREFERENCE_KEY - Static variable in class com.cheetahdigital.locations.ui.places.details.PlaceDetailsActivity
 - 
Shared preference file name for accessing place related info.
 - PlaceDetailsActivity<V extends PlaceDetailsView,P extends PlaceDetailsPresenter<V>> - Class in com.cheetahdigital.locations.ui.places.details
 - 
Activity that show the details of
PlaceCan receive the following intent extras:IntentKey.PRIMARY_ID- id of the placePlaceDetailsActivity.DISTANCE_KEY- distance of the placeIntentKey.PRIMARY_PARAMS-PlacesParamsto use - PlaceDetailsActivity() - Constructor for class com.cheetahdigital.locations.ui.places.details.PlaceDetailsActivity
 - PlaceDetailsPresenter<T extends PlaceDetailsView> - Class in com.cheetahdigital.locations.ui.places.details
 - 
The
MvpPresenterclass forPlaceDetailsActivity - PlaceDetailsPresenter(String) - Constructor for class com.cheetahdigital.locations.ui.places.details.PlaceDetailsPresenter
 - 
Constructor of this presenter.
 - PlaceDetailsPresenter(String, PlacesParams) - Constructor for class com.cheetahdigital.locations.ui.places.details.PlaceDetailsPresenter
 - 
Constructor of this presenter
 - PlaceDetailsView - Interface in com.cheetahdigital.locations.ui.places.details
 - 
MvpViewclass ofPlaceDetailsActivity - Places - Class in com.cheetahdigital.locations.core.model
 - 
Cheetah Loyalty List of Place Data Model
 - Places() - Constructor for class com.cheetahdigital.locations.core.model.Places
 - PLACES_CUSTOM_DISTANCE - Static variable in class com.cheetahdigital.locations.ui.places.list.PlacesListFragment
 - PLACES_CUSTOM_UNIT - Static variable in class com.cheetahdigital.locations.ui.places.list.PlacesListFragment
 - PLACES_USE_DEFAULT_SERVER - Static variable in class com.cheetahdigital.locations.ui.places.list.PlacesListFragment
 - PlacesAdapter - Class in com.cheetahdigital.locations.ui.places.list
 - 
The adapter class for
PlacesListFragment - PlacesAdapter(List<Place>) - Constructor for class com.cheetahdigital.locations.ui.places.list.PlacesAdapter
 - 
Constructor that accepts the list of
Place - PlacesAdapter(List<Place>, OnPlaceClickListener) - Constructor for class com.cheetahdigital.locations.ui.places.list.PlacesAdapter
 - 
Constructor that accepts the list of
Placeand click listenerOnPlaceClickListener - PlacesAPI - Class in com.cheetahdigital.locations.core.api
 - 
Class for setting the query parameters of Places API.
 - PlacesAPI() - Constructor for class com.cheetahdigital.locations.core.api.PlacesAPI
 - PlacesFields - Class in com.cheetahdigital.locations.core.api
 - 
Class for setting the field parameters of Places API.
 - PlacesFields() - Constructor for class com.cheetahdigital.locations.core.api.PlacesFields
 - PlacesFields(Parcel) - Constructor for class com.cheetahdigital.locations.core.api.PlacesFields
 - PlacesFields.Builder - Class in com.cheetahdigital.locations.core.api
 - 
Builder class for
PlacesFields - PlacesListFragment<A extends PlacesAdapter,V extends PlacesListView,P extends PlacesListPresenter<V>> - Class in com.cheetahdigital.locations.ui.places.list
 - 
The fragment class for the list of
PlaceIntentKey.PRIMARY_PARAMS-PlacesParamsto usePlacesListFragment.PLACES_USE_DEFAULT_SERVER- return true if program settings search radius and search radius unit will be used. - PlacesListFragment() - Constructor for class com.cheetahdigital.locations.ui.places.list.PlacesListFragment
 - PlacesListListener - Interface in com.cheetahdigital.locations.ui.places.list
 - 
Callback interface when changes are made with
PlacesListFragment - PlacesListPresenter<T extends PlacesListView> - Class in com.cheetahdigital.locations.ui.places.list
 - 
The
MvpPresenterclass forPlacesListFragment - PlacesListPresenter() - Constructor for class com.cheetahdigital.locations.ui.places.list.PlacesListPresenter
 - 
Constructor of this presenter.
 - PlacesListPresenter(PlacesParams) - Constructor for class com.cheetahdigital.locations.ui.places.list.PlacesListPresenter
 - 
Constructor of this presenter.
 - PlacesListPresenter(PlacesParams, boolean, Integer, String) - Constructor for class com.cheetahdigital.locations.ui.places.list.PlacesListPresenter
 - 
Constructor of this presenter.
 - PlacesListView - Interface in com.cheetahdigital.locations.ui.places.list
 - 
MvpViewclass ofPlacesListFragment - PlacesMapFragment - Class in com.cheetahdigital.locations.ui.places.map
 - 
The fragment class to show the map from the given list of
Place - PlacesMapFragment() - Constructor for class com.cheetahdigital.locations.ui.places.map.PlacesMapFragment
 - PlacesParams - Class in com.cheetahdigital.locations.core.api
 - 
Class for setting the query parameters of Places API.
 - PlacesParams() - Constructor for class com.cheetahdigital.locations.core.api.PlacesParams
 - PlacesParams(Parcel) - Constructor for class com.cheetahdigital.locations.core.api.PlacesParams
 - PlacesParams.Builder - Class in com.cheetahdigital.locations.core.api
 - 
Builder class for
PlacesParams - PlaceViewHolder - Class in com.cheetahdigital.locations.ui.places.list
 - 
The
RecyclerView.ViewHolderclass forPlacesListFragment - PlaceViewHolder(View) - Constructor for class com.cheetahdigital.locations.ui.places.list.PlaceViewHolder
 
All Classes All Packages