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

A

accountLocked - Variable in class com.shephertz.app42.paas.sdk.java.user.User
 
action - Variable in class com.shephertz.app42.paas.sdk.java.imageProcessor.Image
 
addBandwidthInToPackage(String, String, String) - Method in class com.shephertz.app42.paas.sdk.java.appTab.SchemeService
Add bandwidthPackage into the existing package
addFeatureInToPackage(String, String, ArrayList<String>) - Method in class com.shephertz.app42.paas.sdk.java.appTab.SchemeService
Add a feature into existing package
addItem(String, String, int, double) - Method in class com.shephertz.app42.paas.sdk.java.shopping.CartService
Adds an Item in the Cart with quantity and price.
addItem(String, String, ItemData) - Method in class com.shephertz.app42.paas.sdk.java.shopping.CatalogueService
Creates a Item in a Category for a particular Catelogue
addLimitToBandwidth(String, String, String, BigDecimal, BandwidthUnit, BigDecimal) - Method in class com.shephertz.app42.paas.sdk.java.appTab.SchemeService
 
addLimitToStorage(String, String, String, BigDecimal, StorageUnit, BigDecimal) - Method in class com.shephertz.app42.paas.sdk.java.appTab.SchemeService
Add StoageLimit into existing package
addOrUpdatePreference(ArrayList<PreferenceData>) - Method in class com.shephertz.app42.paas.sdk.java.recommend.RecommenderService
Add or Update preference list on the cloud.
addPhoto(String, String, String, String, String) - Method in class com.shephertz.app42.paas.sdk.java.gallery.PhotoService
Adds Photo for a particular user and album.
addPhoto(String, String, String, String, InputStream) - Method in class com.shephertz.app42.paas.sdk.java.gallery.PhotoService
Adds Photo for a particular user and album via Stream.
addScore(String, String, double) - Method in class com.shephertz.app42.paas.sdk.java.game.ScoreService
Adds game score for the specified user.
addStorageInToPackage(String, String, String) - Method in class com.shephertz.app42.paas.sdk.java.appTab.SchemeService
Add a storagePackage into the existing package
addTagToPhoto(String, String, String, ArrayList<String>) - Method in class com.shephertz.app42.paas.sdk.java.gallery.PhotoService
Add tags to the Photos for the user in the album.
Album - Class in com.shephertz.app42.paas.sdk.java.gallery
This Album object is the value object which contains the properties of Album along with the setter & getter for those properties.
Album() - Constructor for class com.shephertz.app42.paas.sdk.java.gallery.Album
 
Album.Photo - Class in com.shephertz.app42.paas.sdk.java.gallery
An inner class that contains the remaining properties of the Album.
Album.Photo() - Constructor for class com.shephertz.app42.paas.sdk.java.gallery.Album.Photo
This is a constructor that takes no parameter
AlbumResponseBuilder - Class in com.shephertz.app42.paas.sdk.java.gallery
AlbumResponseBuilder class converts the JSON response retrieved from the server to the value object i.e Album
AlbumResponseBuilder() - Constructor for class com.shephertz.app42.paas.sdk.java.gallery.AlbumResponseBuilder
 
AlbumService - Class in com.shephertz.app42.paas.sdk.java.gallery
Create Photo Gallery on the cloud.
AlbumService(String, String, String) - Constructor for class com.shephertz.app42.paas.sdk.java.gallery.AlbumService
The constructor for the Service
App42BadParameterException - Exception in com.shephertz.app42.paas.sdk.java
This exception is thrown when the arguments are invalid.
App42BadParameterException() - Constructor for exception com.shephertz.app42.paas.sdk.java.App42BadParameterException
 
App42BadParameterException(String) - Constructor for exception com.shephertz.app42.paas.sdk.java.App42BadParameterException
 
App42BadParameterException(Throwable) - Constructor for exception com.shephertz.app42.paas.sdk.java.App42BadParameterException
 
App42BadParameterException(String, Throwable) - Constructor for exception com.shephertz.app42.paas.sdk.java.App42BadParameterException
 
App42BadParameterException(String, int, int) - Constructor for exception com.shephertz.app42.paas.sdk.java.App42BadParameterException
 
App42BadParameterException(int, int) - Constructor for exception com.shephertz.app42.paas.sdk.java.App42BadParameterException
 
App42Exception - Exception in com.shephertz.app42.paas.sdk.java
 
App42Exception() - Constructor for exception com.shephertz.app42.paas.sdk.java.App42Exception
 
App42Exception(String) - Constructor for exception com.shephertz.app42.paas.sdk.java.App42Exception
 
App42Exception(Throwable) - Constructor for exception com.shephertz.app42.paas.sdk.java.App42Exception
 
App42Exception(String, Throwable) - Constructor for exception com.shephertz.app42.paas.sdk.java.App42Exception
 
App42Exception(String, int, int) - Constructor for exception com.shephertz.app42.paas.sdk.java.App42Exception
Constructor which takes message, httpErrorCode and the appErrorCode
App42Exception(int, int) - Constructor for exception com.shephertz.app42.paas.sdk.java.App42Exception
Constructor which takes httpErrorCode and the appErrorCode
App42LimitException - Exception in com.shephertz.app42.paas.sdk.java
This exception maps to Http Error Code 413.
App42LimitException() - Constructor for exception com.shephertz.app42.paas.sdk.java.App42LimitException
 
App42LimitException(String) - Constructor for exception com.shephertz.app42.paas.sdk.java.App42LimitException
 
App42LimitException(Throwable) - Constructor for exception com.shephertz.app42.paas.sdk.java.App42LimitException
 
App42LimitException(String, Throwable) - Constructor for exception com.shephertz.app42.paas.sdk.java.App42LimitException
 
App42LimitException(String, int, int) - Constructor for exception com.shephertz.app42.paas.sdk.java.App42LimitException
 
App42LimitException(int, int) - Constructor for exception com.shephertz.app42.paas.sdk.java.App42LimitException
 
App42Log - Class in com.shephertz.app42.paas.sdk.java
 
App42Log() - Constructor for class com.shephertz.app42.paas.sdk.java.App42Log
 
App42NotFoundException - Exception in com.shephertz.app42.paas.sdk.java
Exception throuwn when a particular resource is not found.
App42NotFoundException() - Constructor for exception com.shephertz.app42.paas.sdk.java.App42NotFoundException
 
App42NotFoundException(String) - Constructor for exception com.shephertz.app42.paas.sdk.java.App42NotFoundException
 
App42NotFoundException(Throwable) - Constructor for exception com.shephertz.app42.paas.sdk.java.App42NotFoundException
 
App42NotFoundException(String, Throwable) - Constructor for exception com.shephertz.app42.paas.sdk.java.App42NotFoundException
 
App42NotFoundException(String, int, int) - Constructor for exception com.shephertz.app42.paas.sdk.java.App42NotFoundException
Constructor which takes message, httpErrorCode and the appErrorCode
App42Response - Class in com.shephertz.app42.paas.sdk.java
 
App42Response() - Constructor for class com.shephertz.app42.paas.sdk.java.App42Response
 
App42ResponseBuilder - Class in com.shephertz.app42.paas.sdk.java
 
App42ResponseBuilder() - Constructor for class com.shephertz.app42.paas.sdk.java.App42ResponseBuilder
 
App42SecurityException - Exception in com.shephertz.app42.paas.sdk.java
Security Exception thrown when the API-KEY, SECRET-KEY, Signature is incorrect or the client is not authorized to make the call.
App42SecurityException() - Constructor for exception com.shephertz.app42.paas.sdk.java.App42SecurityException
 
App42SecurityException(String) - Constructor for exception com.shephertz.app42.paas.sdk.java.App42SecurityException
 
App42SecurityException(Throwable) - Constructor for exception com.shephertz.app42.paas.sdk.java.App42SecurityException
 
App42SecurityException(String, Throwable) - Constructor for exception com.shephertz.app42.paas.sdk.java.App42SecurityException
 
App42SecurityException(String, int, int) - Constructor for exception com.shephertz.app42.paas.sdk.java.App42SecurityException
 
App42SecurityException(int, int) - Constructor for exception com.shephertz.app42.paas.sdk.java.App42SecurityException
 
assignRoles(String, ArrayList<String>) - Method in class com.shephertz.app42.paas.sdk.java.user.UserService
Assign Roles to the existing User
attributeList - Variable in class com.shephertz.app42.paas.sdk.java.session.Session
 
authenticate(String, String) - Method in class com.shephertz.app42.paas.sdk.java.user.UserService
Authenticate user based on userName and password
authenticateAndCreateSession(String, String) - Method in class com.shephertz.app42.paas.sdk.java.user.UserService
Authenticate user based on userName and password

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