Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
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.
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(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
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(String)
- Method in class com.shephertz.app42.paas.sdk.android.upload.
UploadService
Removes the file based on file name.
removeFileByUser(String, String)
- Method in class com.shephertz.app42.paas.sdk.android.upload.
UploadService
Removes the file based on file name and user name.
removeItem(String, String)
- Method in class com.shephertz.app42.paas.sdk.android.shopping.
CartService
Removes the specified item from the specified Cart
removeItemById(String, String, String)
- Method in class com.shephertz.app42.paas.sdk.android.shopping.
CatalogueService
Removes Item by Id
removeItemsByCategory(String, String)
- Method in class com.shephertz.app42.paas.sdk.android.shopping.
CatalogueService
Removes all Items from a Catalogue and Category
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.
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.
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.
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
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
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
roleList
- Variable in class com.shephertz.app42.paas.sdk.android.user.
User
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y