|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package net.stepniak.picheese.error.client.exception |
|---|
| Class net.stepniak.picheese.error.client.exception.AuthException extends ClientBaseException implements Serializable |
|---|
| Class net.stepniak.picheese.error.client.exception.ClientBaseException extends RuntimeException implements Serializable |
|---|
| Serialized Fields |
|---|
Throwable cause
ClientErrorType error
| Class net.stepniak.picheese.error.client.exception.ConnectionFailedException extends ClientBaseException implements Serializable |
|---|
| Class net.stepniak.picheese.error.client.exception.InputParamException extends ClientBaseException implements Serializable |
|---|
| Class net.stepniak.picheese.error.client.exception.UpdateApplicationException extends ClientBaseException implements Serializable |
|---|
| Package net.stepniak.picheese.error.server.exception |
|---|
| Class net.stepniak.picheese.error.server.exception.BadRequestException extends ServerBaseException implements Serializable |
|---|
| Class net.stepniak.picheese.error.server.exception.ForbiddenException extends ServerBaseException implements Serializable |
|---|
| Class net.stepniak.picheese.error.server.exception.HttpsRequiredException extends ServerBaseException implements Serializable |
|---|
| Class net.stepniak.picheese.error.server.exception.ImageException extends ServerBaseException implements Serializable |
|---|
| Class net.stepniak.picheese.error.server.exception.InternalServerException extends ServerBaseException implements Serializable |
|---|
| Class net.stepniak.picheese.error.server.exception.MethodNotAllowedException extends ServerBaseException implements Serializable |
|---|
| Class net.stepniak.picheese.error.server.exception.NotAuthorizedException extends ServerBaseException implements Serializable |
|---|
| Class net.stepniak.picheese.error.server.exception.NotFoundException extends ServerBaseException implements Serializable |
|---|
| Class net.stepniak.picheese.error.server.exception.PhotoException extends ServerBaseException implements Serializable |
|---|
| Class net.stepniak.picheese.error.server.exception.ServerBaseException extends RuntimeException implements Serializable |
|---|
| Serialized Fields |
|---|
int status
Throwable cause
ServerErrorType error
| Class net.stepniak.picheese.error.server.exception.UnsupportedMediaTypeException extends ServerBaseException implements Serializable |
|---|
| Class net.stepniak.picheese.error.server.exception.UserAuthException extends ServerBaseException implements Serializable |
|---|
| Package net.stepniak.picheese.pojos |
|---|
| Class net.stepniak.picheese.pojos.Base extends Object implements Serializable |
|---|
| Package net.stepniak.picheese.pojos.v1 |
|---|
| Class net.stepniak.picheese.pojos.v1.CollectionBase extends Base implements Serializable |
|---|
| Serialized Fields |
|---|
int currentPage
int pageLimit
int totalResults
int totalPages
boolean isNext
int nextPage
boolean isPrev
int prevPage
| Class net.stepniak.picheese.pojos.v1.CollectionPhoto extends CollectionBase implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> entities
| Class net.stepniak.picheese.pojos.v1.CollectionPhotoComment extends CollectionBase implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> entities
| Class net.stepniak.picheese.pojos.v1.Error extends Base implements Serializable |
|---|
| Serialized Fields |
|---|
String msg
String error
| Class net.stepniak.picheese.pojos.v1.Key extends Base implements Serializable |
|---|
| Serialized Fields |
|---|
String id
Date creationDate
Date expires
| Class net.stepniak.picheese.pojos.v1.Photo extends Base implements Serializable |
|---|
| Serialized Fields |
|---|
Long id
PhotoUrl url
PhotoRating rating
User user
String title
String description
| Class net.stepniak.picheese.pojos.v1.PhotoComment extends Base implements Serializable |
|---|
| Serialized Fields |
|---|
Long id
User user
String text
| Class net.stepniak.picheese.pojos.v1.PhotoRating extends Base implements Serializable |
|---|
| Serialized Fields |
|---|
int score
| Class net.stepniak.picheese.pojos.v1.PhotoUrl extends Base implements Serializable |
|---|
| Serialized Fields |
|---|
String thumbnail
String normal
String original
| Class net.stepniak.picheese.pojos.v1.Session extends Base implements Serializable |
|---|
| Serialized Fields |
|---|
String id
User user
Date creationDate
Date expires
| Class net.stepniak.picheese.pojos.v1.User extends Base implements Serializable |
|---|
| Serialized Fields |
|---|
String id
String name
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||