Package com.shephertz.app42.paas.sdk.jme.gallery

Class Summary
Album This Album object is the value object which contains the properties of Album along with the setter & getter for those properties.
AlbumResponseBuilder AlbumResponseBuilder class converts the JSON response retrieved from the server to the value object i.e Album
AlbumService Create Photo Gallery on the cloud.
PhotoService Adds Photo to the created Album on the Cloud All photos for a given Album can be managed through this service.