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

R

rank - Variable in class com.shephertz.app42.paas.sdk.android.game.Game.Score
 
rating - Variable in class com.shephertz.app42.paas.sdk.android.review.Review
 
read() - Method in class com.shephertz.app42.paas.sdk.android.util.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class com.shephertz.app42.paas.sdk.android.util.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
receiveMessage(String, long) - Method in class com.shephertz.app42.paas.sdk.android.message.QueueService
Pulls all the message from the queue
receiveMessageByCorrelationId(String, long, String) - Method in class com.shephertz.app42.paas.sdk.android.message.QueueService
Pull message based on the correlation id
recommendedItemList - Variable in class com.shephertz.app42.paas.sdk.android.recommend.Recommender
 
Recommender - Class in com.shephertz.app42.paas.sdk.android.recommend
 
Recommender() - Constructor for class com.shephertz.app42.paas.sdk.android.recommend.Recommender
 
Recommender.RecommendedItem - Class in com.shephertz.app42.paas.sdk.android.recommend
 
Recommender.RecommendedItem() - Constructor for class com.shephertz.app42.paas.sdk.android.recommend.Recommender.RecommendedItem
 
RecommenderResponseBuilder - Class in com.shephertz.app42.paas.sdk.android.recommend
 
RecommenderResponseBuilder() - Constructor for class com.shephertz.app42.paas.sdk.android.recommend.RecommenderResponseBuilder
 
RecommenderService - Class in com.shephertz.app42.paas.sdk.android.recommend
Recommendation engine which provides reommendation based on customer id, item id and the preference of the customer for a particular Item.
RecommenderService(String, String, String) - Constructor for class com.shephertz.app42.paas.sdk.android.recommend.RecommenderService
The costructor for the Service
RecommenderSimilarity - Enum in com.shephertz.app42.paas.sdk.android.recommend
 
RecommenderTester - Class in com.shephertz.app42.paas.sdk.android.test
 
RecommenderTester() - Constructor for class com.shephertz.app42.paas.sdk.android.test.RecommenderTester
 
redeemRewards(String, String, String, double) - Method in class com.shephertz.app42.paas.sdk.android.game.RewardService
Deducts the rewardpoints from the earned rewards by a user.
redeemRewards() - Static method in class com.shephertz.app42.paas.sdk.android.test.RewardPointTester
 
removeAlbum(String, String) - Method in class com.shephertz.app42.paas.sdk.android.gallery.AlbumService
Removes the album based on the userName and albumName.
removeAllAttributes(String) - Method in class com.shephertz.app42.paas.sdk.android.session.SessionService
Removes all the attributes for a given session id
removeAllFiles() - Method in class com.shephertz.app42.paas.sdk.android.upload.UploadService
Removes all the files for the App
removeAllFilesByUser() - Static method in class com.shephertz.app42.paas.sdk.android.test.UploadTester
 
removeAllFilesByUser(String) - Method in class com.shephertz.app42.paas.sdk.android.upload.UploadService
Removes the file based on user name.
removeAllItems(String) - Method in class com.shephertz.app42.paas.sdk.android.shopping.CartService
Removes all Items from the specified Cart
removeAllItems(String) - Method in class com.shephertz.app42.paas.sdk.android.shopping.CatalogueService
Removes all Items in a Catalogue
removeAllItems() - Static method in class com.shephertz.app42.paas.sdk.android.test.CartTester
 
removeAllItems() - Static method in class com.shephertz.app42.paas.sdk.android.test.CatalogueTester
 
removeAttribute(String, String) - Method in class com.shephertz.app42.paas.sdk.android.session.SessionService
Removes the attribute from a session whose session id is provided.
removeEmailConfiguration(String) - Method in class com.shephertz.app42.paas.sdk.android.email.EmailService
Removes email configuration for the given email id.
removeFileByName() - Static method in class com.shephertz.app42.paas.sdk.android.test.UploadTester
 
removeFileByName(String) - Method in class com.shephertz.app42.paas.sdk.android.upload.UploadService
Removes the file based on file name.
removeFileByUser() - Static method in class com.shephertz.app42.paas.sdk.android.test.UploadTester
 
removeFileByUser(String, String) - Method in class com.shephertz.app42.paas.sdk.android.upload.UploadService
Removes the file based on file name and user name.
removeFiles() - Static method in class com.shephertz.app42.paas.sdk.android.test.UploadTester
 
removeItem(String, String) - Method in class com.shephertz.app42.paas.sdk.android.shopping.CartService
Removes the specified item from the specified Cart
removeItem() - Static method in class com.shephertz.app42.paas.sdk.android.test.CartTester
 
removeItemById(String, String, String) - Method in class com.shephertz.app42.paas.sdk.android.shopping.CatalogueService
Removes Item by Id
removeItemById() - Static method in class com.shephertz.app42.paas.sdk.android.test.CatalogueTester
 
removeItemsByCategory(String, String) - Method in class com.shephertz.app42.paas.sdk.android.shopping.CatalogueService
Removes all Items from a Catalogue and Category
removeItemsByCategory() - Static method in class com.shephertz.app42.paas.sdk.android.test.CatalogueTester
 
removeMessage(String, String) - Method in class com.shephertz.app42.paas.sdk.android.message.QueueService
Remove message from the queue based on the message id.
removePhoto(String, String, String) - Method in class com.shephertz.app42.paas.sdk.android.gallery.PhotoService
Removes the particular Photo from the specified Album for a particular user.
removePhoto() - Static method in class com.shephertz.app42.paas.sdk.android.test.PhotoTester
 
resetUserPassword(String, String) - Method in class com.shephertz.app42.paas.sdk.android.user.UserService
Updates the User based on userName.
resize(String, String, Integer, Integer) - Method in class com.shephertz.app42.paas.sdk.android.imageProcessor.ImageProcessorService
Resize image.
resize(String, InputStream, Integer, Integer) - Method in class com.shephertz.app42.paas.sdk.android.imageProcessor.ImageProcessorService
Resize image.
resize() - Static method in class com.shephertz.app42.paas.sdk.android.test.ImageProcessorTester
 
resizeByPercentage(String, String, Double) - Method in class com.shephertz.app42.paas.sdk.android.imageProcessor.ImageProcessorService
Resize image by Percentage.
resizeByPercentage(String, InputStream, Double) - Method in class com.shephertz.app42.paas.sdk.android.imageProcessor.ImageProcessorService
Resize image by Percentage.
resizeByPercentage() - Static method in class com.shephertz.app42.paas.sdk.android.test.ImageProcessorTester
 
RESTConnector - Class in com.shephertz.app42.paas.sdk.android.connection
 
resumeEncoding() - Method in class com.shephertz.app42.paas.sdk.android.util.Base64.OutputStream
Resumes encoding of the stream.
Review - Class in com.shephertz.app42.paas.sdk.android.review
 
Review() - Constructor for class com.shephertz.app42.paas.sdk.android.review.Review
 
reviewId - Variable in class com.shephertz.app42.paas.sdk.android.review.Review
 
ReviewResponseBuilder - Class in com.shephertz.app42.paas.sdk.android.review
 
ReviewResponseBuilder() - Constructor for class com.shephertz.app42.paas.sdk.android.review.ReviewResponseBuilder
 
ReviewService - Class in com.shephertz.app42.paas.sdk.android.review
The service is a Review & Rating manager for any item.
ReviewService(String, String, String) - Constructor for class com.shephertz.app42.paas.sdk.android.review.ReviewService
The costructor for the Service
ReviewTester - Class in com.shephertz.app42.paas.sdk.android.test
 
ReviewTester() - Constructor for class com.shephertz.app42.paas.sdk.android.test.ReviewTester
 
revokeAllRoles(String) - Method in class com.shephertz.app42.paas.sdk.android.user.UserService
Revokes the specified role from the user.
revokeRole(String, String) - Method in class com.shephertz.app42.paas.sdk.android.user.UserService
Revokes the specified role from the user.
Reward - Class in com.shephertz.app42.paas.sdk.android.game
 
Reward() - Constructor for class com.shephertz.app42.paas.sdk.android.game.Reward
 
RewardPointTester - Class in com.shephertz.app42.paas.sdk.android.test
 
RewardPointTester() - Constructor for class com.shephertz.app42.paas.sdk.android.test.RewardPointTester
 
RewardResponseBuilder - Class in com.shephertz.app42.paas.sdk.android.game
 
RewardResponseBuilder() - Constructor for class com.shephertz.app42.paas.sdk.android.game.RewardResponseBuilder
 
RewardService - Class in com.shephertz.app42.paas.sdk.android.game
Define a Reward e.g.
RewardService(String, String, String) - Constructor for class com.shephertz.app42.paas.sdk.android.game.RewardService
this is a constructor that takes
RewardTester - Class in com.shephertz.app42.paas.sdk.android.test
 
RewardTester() - Constructor for class com.shephertz.app42.paas.sdk.android.test.RewardTester
 
roleList - Variable in class com.shephertz.app42.paas.sdk.android.user.User
 
runJavaCode(String, JSONObject) - Method in class com.shephertz.app42.paas.sdk.android.customcode.CustomCodeService
Runs custom code deployed in the App42 Cloud

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