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

E

earnRewards(String, String, String, double) - Method in class com.shephertz.app42.paas.sdk.java.game.RewardService
Adds the reward points to an users account.
Email - Class in com.shephertz.app42.paas.sdk.java.email
This Email object is the value object which contains the properties of Email along with the setter & getter for those properties.
Email() - Constructor for class com.shephertz.app42.paas.sdk.java.email.Email
 
email - Variable in class com.shephertz.app42.paas.sdk.java.user.User
 
Email.Configuration - Class in com.shephertz.app42.paas.sdk.java.email
An inner class that contains the remaining properties of the Cart.
Email.Configuration() - Constructor for class com.shephertz.app42.paas.sdk.java.email.Email.Configuration
This is a constructor that takes no parameter
emailId - Variable in class com.shephertz.app42.paas.sdk.java.email.Email.Configuration
 
EmailMIME - Enum in com.shephertz.app42.paas.sdk.java.email
An enum that contains 2 types of the EmailMIME either text/plain or text/html.
EmailResponseBuilder - Class in com.shephertz.app42.paas.sdk.java.email
EmailResponseBuilder class converts the JSON response retrieved from the server to the value object i.e Email
EmailResponseBuilder() - Constructor for class com.shephertz.app42.paas.sdk.java.email.EmailResponseBuilder
 
EmailService - Class in com.shephertz.app42.paas.sdk.java.email
Service to send Email
EmailService(String, String, String) - Constructor for class com.shephertz.app42.paas.sdk.java.email.EmailService
this is a constructor that takes
ENCODE - Static variable in class com.shephertz.app42.paas.sdk.java.util.Base64
Specify encoding in first bit.
encode(ByteBuffer, ByteBuffer) - Static method in class com.shephertz.app42.paas.sdk.java.util.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded ByteBuffer.
encode(ByteBuffer, CharBuffer) - Static method in class com.shephertz.app42.paas.sdk.java.util.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded CharBuffer.
encodeBytes(byte[]) - Static method in class com.shephertz.app42.paas.sdk.java.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class com.shephertz.app42.paas.sdk.java.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class com.shephertz.app42.paas.sdk.java.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class com.shephertz.app42.paas.sdk.java.util.Base64
Encodes a byte array into Base64 notation.
encodeBytesToBytes(byte[]) - Static method in class com.shephertz.app42.paas.sdk.java.util.Base64
Similar to Base64.encodeBytes(byte[]) but returns a byte array instead of instantiating a String.
encodeBytesToBytes(byte[], int, int, int) - Static method in class com.shephertz.app42.paas.sdk.java.util.Base64
Similar to Base64.encodeBytes(byte[], int, int, int) but returns a byte array instead of instantiating a String.
encodeFileToFile(String, String) - Static method in class com.shephertz.app42.paas.sdk.java.util.Base64
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class com.shephertz.app42.paas.sdk.java.util.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class com.shephertz.app42.paas.sdk.java.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class com.shephertz.app42.paas.sdk.java.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String) - Static method in class com.shephertz.app42.paas.sdk.java.util.Base64
Convenience method for encoding data to a file.
encrypt(String, String, CryptoAlgo) - Method in class com.shephertz.app42.paas.sdk.java.crypto.CryptoService
 
endDate - Variable in class com.shephertz.app42.paas.sdk.java.appTab.DiscountData.Discount
 
error(String) - Static method in class com.shephertz.app42.paas.sdk.java.App42Log
 
error(String, String) - Method in class com.shephertz.app42.paas.sdk.java.log.LogService
Logs the error message
executeCustomCode(String, String, Hashtable<String, String>, String) - Method in class com.shephertz.app42.paas.sdk.java.connection.RESTConnector
 
executeDelete(String, String, Hashtable) - Method in class com.shephertz.app42.paas.sdk.java.connection.RESTConnector
 
executeGet(String, String, Hashtable<String, String>) - Method in class com.shephertz.app42.paas.sdk.java.connection.RESTConnector
 
executePost(String, String, Hashtable<String, String>, String) - Method in class com.shephertz.app42.paas.sdk.java.connection.RESTConnector
 
executePut(String, String, Hashtable, String) - Method in class com.shephertz.app42.paas.sdk.java.connection.RESTConnector
 
expiry - Variable in class com.shephertz.app42.paas.sdk.java.appTab.Subscribe
 
extractFileExtension(String) - Static method in class com.shephertz.app42.paas.sdk.java.util.Util
Taking extension out

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