B C E G I L M O R S T U 
All Classes All Packages

S

SELECT_PICTURE_REQUEST_CODE - Static variable in class com.cheetahdigital.receipt.ui.submit.SubmitReceiptFragment
 
setActivitySubmitted(boolean) - Method in class com.cheetahdigital.receipt.core.model.Receipt
 
setAmount(String) - Method in class com.cheetahdigital.receipt.core.model.ReceiptItem
 
setAmountPaid(double) - Method in class com.cheetahdigital.receipt.core.model.Receipt
 
setCodeId(int) - Method in class com.cheetahdigital.receipt.core.model.ReceiptItem
 
setComment(String) - Method in class com.cheetahdigital.receipt.core.model.Receipt
 
setComment(String) - Method in class com.cheetahdigital.receipt.core.model.ReceiptItem
 
setCreatedAt(Date) - Method in class com.cheetahdigital.receipt.core.model.Receipt
 
setCreatedAt(Date) - Method in class com.cheetahdigital.receipt.core.model.ReceiptItem
 
setCreatedBy(String) - Method in class com.cheetahdigital.receipt.core.model.Receipt
 
setImageViewClickListener(View.OnClickListener) - Method in class com.cheetahdigital.receipt.ui.submit.SubmitReceiptFragment
 
setLastUpdatedBy(String) - Method in class com.cheetahdigital.receipt.core.model.Receipt
 
setMetricAmount(double) - Method in class com.cheetahdigital.receipt.core.model.Receipt
 
setMetricAmount(String) - Method in class com.cheetahdigital.receipt.core.model.ReceiptItem
 
setMetricName(String) - Method in class com.cheetahdigital.receipt.core.model.Receipt
 
setMetricName(String) - Method in class com.cheetahdigital.receipt.core.model.ReceiptItem
 
setOrDate(Date) - Method in class com.cheetahdigital.receipt.core.model.Receipt
 
setOrNumber(String) - Method in class com.cheetahdigital.receipt.core.model.Receipt
 
setOutcome(String) - Method in class com.cheetahdigital.receipt.core.model.Receipt
 
setPlaceHolderResource(int) - Method in class com.cheetahdigital.receipt.ui.list.ReceiptViewHolder
Set the placeholder resource in the avatar view
setProcessingType(String) - Method in class com.cheetahdigital.receipt.core.model.Receipt
 
setReceiptItems(List<ReceiptItem>) - Method in class com.cheetahdigital.receipt.core.model.Receipt
 
setReceipts(List<Receipt>) - Method in class com.cheetahdigital.receipt.core.model.Receipts
 
setScannedCode(String) - Method in class com.cheetahdigital.receipt.core.model.ReceiptItem
 
setScannedCodeDescription(String) - Method in class com.cheetahdigital.receipt.core.model.ReceiptItem
 
setScannedCodeLabel(String) - Method in class com.cheetahdigital.receipt.core.model.ReceiptItem
 
setStatus(String) - Method in class com.cheetahdigital.receipt.core.model.Receipt
 
setSubmissionType(String) - Method in class com.cheetahdigital.receipt.core.model.ReceiptItem
 
setSubmitButtonClicked(View.OnClickListener) - Method in class com.cheetahdigital.receipt.ui.submit.SubmitReceiptFragment
 
setUpdatedAt(Date) - Method in class com.cheetahdigital.receipt.core.model.Receipt
 
setUpdatedAt(Date) - Method in class com.cheetahdigital.receipt.core.model.ReceiptItem
 
setUploadedVia(String) - Method in class com.cheetahdigital.receipt.core.model.Receipt
 
setUrl(String) - Method in class com.cheetahdigital.receipt.core.model.Receipt
 
setVendor(String) - Method in class com.cheetahdigital.receipt.core.model.Receipt
 
showError(String) - Method in class com.cheetahdigital.receipt.ui.submit.SubmitReceiptFragment
 
showError(String) - Method in interface com.cheetahdigital.receipt.ui.submit.SubmitReceiptView
This notifies the view when the API call returns an error
showReceiptDetails(Receipt) - Method in class com.cheetahdigital.receipt.ui.detail.ReceiptDetailsActivity
 
showReceiptDetails(Receipt) - Method in interface com.cheetahdigital.receipt.ui.detail.ReceiptDetailsView
Called by the MVP Presenter after receiving response from a ReceiptAPI.getReceipt(ReceiptParams, boolean, ListenerModel)
showReceipts(List<Receipt>, int) - Method in class com.cheetahdigital.receipt.ui.list.ReceiptsFragment
 
showReceipts(List<Receipt>, int) - Method in interface com.cheetahdigital.receipt.ui.list.ReceiptsView
This notifies the view when the call to the Receipt API is successful
showReceiptSuccessfulDialog(Receipt) - Method in class com.cheetahdigital.receipt.ui.submit.SubmitReceiptFragment
 
showReceiptSuccessfulDialog(Receipt) - Method in interface com.cheetahdigital.receipt.ui.submit.SubmitReceiptView
This notifies the view when the submission of the receipt to the API returns a successful response
submitReceipt(MediaFile) - Method in class com.cheetahdigital.receipt.ui.submit.SubmitReceiptPresenter
This submits a file receipt to the API
submitReceipt(MediaFile, ReceiptParams, ListenerModel<BaseModel<Receipt>, Receipt>) - Method in class com.cheetahdigital.receipt.core.api.ReceiptAPI
Use to submit a receipt to the API
submitReceipt(Map<String, Object>, MultipartBody.Part) - Method in interface com.cheetahdigital.receipt.core.api.ReceiptInterface
Submit a receipt
SubmitReceiptActivity - Class in com.cheetahdigital.receipt.ui.submit
Container activity for the SubmitReceiptFragment
SubmitReceiptActivity() - Constructor for class com.cheetahdigital.receipt.ui.submit.SubmitReceiptActivity
 
SubmitReceiptFragment<V extends SubmitReceiptView,​P extends SubmitReceiptPresenter<V>> - Class in com.cheetahdigital.receipt.ui.submit
Extends the MvpFragmentView with SubmitReceiptView as the View and the SubmitReceiptPresenter as the presenter
SubmitReceiptFragment() - Constructor for class com.cheetahdigital.receipt.ui.submit.SubmitReceiptFragment
 
SubmitReceiptPresenter<T extends SubmitReceiptView> - Class in com.cheetahdigital.receipt.ui.submit
Extends MvpNullObjectBasePresenter with SubmitReceiptView The presenter calls all API methods to submit a receipt
SubmitReceiptPresenter() - Constructor for class com.cheetahdigital.receipt.ui.submit.SubmitReceiptPresenter
Default constructor that accepts ReceiptParams needed for ReceiptAPI
SubmitReceiptPresenter(ReceiptParams) - Constructor for class com.cheetahdigital.receipt.ui.submit.SubmitReceiptPresenter
Default constructor that accepts ReceiptParams needed for ReceiptAPI
SubmitReceiptView - Interface in com.cheetahdigital.receipt.ui.submit
Extends MvpView This interface notifies the activity of the results of the API once it (View) is called by the Presenter
B C E G I L M O R S T U 
All Classes All Packages