A B C E F G H I K M N P R S T U V

A

AccountType - Enum in net.stepniak.picheese.user
 
ALLOWED_IMAGE_SIZE - Static variable in class net.stepniak.picheese.PicheeseConst
 
ALLOWED_MIME_TYPE - Static variable in class net.stepniak.picheese.PicheeseConst
 
AuthException - Exception in net.stepniak.picheese.error.client.exception
 
AuthException(ClientErrorType) - Constructor for exception net.stepniak.picheese.error.client.exception.AuthException
 
AuthException(ClientErrorType, Throwable) - Constructor for exception net.stepniak.picheese.error.client.exception.AuthException
 

B

BadRequestException - Exception in net.stepniak.picheese.error.server.exception
Thrown on 400 Bad Request
BadRequestException(ServerErrorType) - Constructor for exception net.stepniak.picheese.error.server.exception.BadRequestException
 
BadRequestException(ServerErrorType, Throwable) - Constructor for exception net.stepniak.picheese.error.server.exception.BadRequestException
 
Base - Class in net.stepniak.picheese.pojos
 
Base() - Constructor for class net.stepniak.picheese.pojos.Base
 

C

ClientBaseException - Exception in net.stepniak.picheese.error.client.exception
 
ClientBaseException(ClientErrorType) - Constructor for exception net.stepniak.picheese.error.client.exception.ClientBaseException
 
ClientBaseException(ClientErrorType, Throwable) - Constructor for exception net.stepniak.picheese.error.client.exception.ClientBaseException
 
ClientErrorType - Enum in net.stepniak.picheese.error.client
 
CollectionBase - Class in net.stepniak.picheese.pojos.v1
 
CollectionBase() - Constructor for class net.stepniak.picheese.pojos.v1.CollectionBase
 
CollectionBase(int, int, int) - Constructor for class net.stepniak.picheese.pojos.v1.CollectionBase
 
CollectionPhoto - Class in net.stepniak.picheese.pojos.v1
 
CollectionPhoto() - Constructor for class net.stepniak.picheese.pojos.v1.CollectionPhoto
 
CollectionPhoto(int, int, int, List<Photo>) - Constructor for class net.stepniak.picheese.pojos.v1.CollectionPhoto
 
CollectionPhotoComment - Class in net.stepniak.picheese.pojos.v1
 
CollectionPhotoComment() - Constructor for class net.stepniak.picheese.pojos.v1.CollectionPhotoComment
 
CollectionPhotoComment(int, int, int, List<PhotoComment>) - Constructor for class net.stepniak.picheese.pojos.v1.CollectionPhotoComment
 
ConnectionFailedException - Exception in net.stepniak.picheese.error.client.exception
 
ConnectionFailedException(ClientErrorType) - Constructor for exception net.stepniak.picheese.error.client.exception.ConnectionFailedException
 
ConnectionFailedException(ClientErrorType, Throwable) - Constructor for exception net.stepniak.picheese.error.client.exception.ConnectionFailedException
 
create(String) - Static method in enum net.stepniak.picheese.error.server.ServerErrorType
 

E

Error - Class in net.stepniak.picheese.pojos.v1
 
Error() - Constructor for class net.stepniak.picheese.pojos.v1.Error
 
Error(ServerErrorType) - Constructor for class net.stepniak.picheese.pojos.v1.Error
 

F

ForbiddenException - Exception in net.stepniak.picheese.error.server.exception
Thrown on 403 Forbidden
ForbiddenException(ServerErrorType) - Constructor for exception net.stepniak.picheese.error.server.exception.ForbiddenException
 
ForbiddenException(ServerErrorType, Throwable) - Constructor for exception net.stepniak.picheese.error.server.exception.ForbiddenException
 

G

getCause() - Method in exception net.stepniak.picheese.error.client.exception.ClientBaseException
 
getCause() - Method in exception net.stepniak.picheese.error.server.exception.ServerBaseException
 
getCode() - Method in enum net.stepniak.picheese.user.AccountType
 
getCreationDate() - Method in class net.stepniak.picheese.pojos.v1.Key
 
getCreationDate() - Method in class net.stepniak.picheese.pojos.v1.Session
 
getCurrentPage() - Method in class net.stepniak.picheese.pojos.v1.CollectionBase
 
getDescription() - Method in class net.stepniak.picheese.pojos.v1.Photo
 
getDescription() - Method in class net.stepniak.picheese.request.RequestUploadPhotoFromUrl
 
getDescription() - Method in class net.stepniak.picheese.request.RequestUploadPhotoImage
 
getEmail() - Method in class net.stepniak.picheese.request.RequestAuth
 
getEmail() - Method in class net.stepniak.picheese.request.RequestRegister
 
getEntities() - Method in class net.stepniak.picheese.pojos.v1.CollectionPhoto
 
getEntities() - Method in class net.stepniak.picheese.pojos.v1.CollectionPhotoComment
 
getError() - Method in exception net.stepniak.picheese.error.client.exception.ClientBaseException
 
getError() - Method in exception net.stepniak.picheese.error.server.exception.ServerBaseException
 
getError() - Method in class net.stepniak.picheese.pojos.v1.Error
 
getErrorCode() - Method in enum net.stepniak.picheese.error.server.ServerErrorType
 
getExpires() - Method in class net.stepniak.picheese.pojos.v1.Key
 
getExpires() - Method in class net.stepniak.picheese.pojos.v1.Session
 
getFirstName() - Method in class net.stepniak.picheese.request.RequestAuthExternal
 
getId() - Method in class net.stepniak.picheese.pojos.v1.Key
 
getId() - Method in class net.stepniak.picheese.pojos.v1.Photo
 
getId() - Method in class net.stepniak.picheese.pojos.v1.PhotoComment
 
getId() - Method in class net.stepniak.picheese.pojos.v1.Session
 
getId() - Method in class net.stepniak.picheese.pojos.v1.User
 
getImgBase64() - Method in class net.stepniak.picheese.request.RequestUploadPhotoImage
 
getIsNext() - Method in class net.stepniak.picheese.pojos.v1.CollectionBase
 
getIsPrev() - Method in class net.stepniak.picheese.pojos.v1.CollectionBase
 
getLastName() - Method in class net.stepniak.picheese.request.RequestAuthExternal
 
getLocale() - Method in class net.stepniak.picheese.request.RequestAuthExternal
 
getMsg() - Method in enum net.stepniak.picheese.error.client.ClientErrorType
 
getMsg() - Method in enum net.stepniak.picheese.error.server.ServerErrorType
 
getMsg() - Method in class net.stepniak.picheese.pojos.v1.Error
 
getName() - Method in class net.stepniak.picheese.pojos.v1.User
 
getName() - Method in enum net.stepniak.picheese.user.AccountType
 
getNextPage() - Method in class net.stepniak.picheese.pojos.v1.CollectionBase
 
getNormal() - Method in class net.stepniak.picheese.pojos.v1.PhotoUrl
 
getOriginal() - Method in class net.stepniak.picheese.pojos.v1.PhotoUrl
 
getPageLimit() - Method in class net.stepniak.picheese.pojos.v1.CollectionBase
 
getPrevPage() - Method in class net.stepniak.picheese.pojos.v1.CollectionBase
 
getRate() - Method in class net.stepniak.picheese.request.RequestPhotoRate
 
getRating() - Method in class net.stepniak.picheese.pojos.v1.Photo
 
getScore() - Method in class net.stepniak.picheese.pojos.v1.PhotoRating
 
getStatus() - Method in exception net.stepniak.picheese.error.server.exception.ServerBaseException
 
getText() - Method in class net.stepniak.picheese.pojos.v1.PhotoComment
 
getText() - Method in class net.stepniak.picheese.request.RequestPhotoComment
 
getThumbnail() - Method in class net.stepniak.picheese.pojos.v1.PhotoUrl
 
getTitle() - Method in class net.stepniak.picheese.pojos.v1.Photo
 
getTitle() - Method in class net.stepniak.picheese.request.RequestUploadPhotoFromUrl
 
getTitle() - Method in class net.stepniak.picheese.request.RequestUploadPhotoImage
 
getTotalPages() - Method in class net.stepniak.picheese.pojos.v1.CollectionBase
 
getTotalResults() - Method in class net.stepniak.picheese.pojos.v1.CollectionBase
 
getUrl() - Method in class net.stepniak.picheese.pojos.v1.Photo
 
getUrl() - Method in class net.stepniak.picheese.request.RequestUploadPhotoFromUrl
 
getUser() - Method in class net.stepniak.picheese.pojos.v1.Photo
 
getUser() - Method in class net.stepniak.picheese.pojos.v1.PhotoComment
 
getUser() - Method in class net.stepniak.picheese.pojos.v1.Session
 
getUserId() - Method in class net.stepniak.picheese.request.RequestAuthExternal
 
getUserName() - Method in class net.stepniak.picheese.request.RequestAuth
 
getUserName() - Method in class net.stepniak.picheese.request.RequestAuthExternal
 
getUserName() - Method in class net.stepniak.picheese.request.RequestRegister
 

H

HttpsRequiredException - Exception in net.stepniak.picheese.error.server.exception
 
HttpsRequiredException(ServerErrorType) - Constructor for exception net.stepniak.picheese.error.server.exception.HttpsRequiredException
 
HttpsRequiredException(ServerErrorType, Throwable) - Constructor for exception net.stepniak.picheese.error.server.exception.HttpsRequiredException
 

I

IMAGE_DEFAULT_MIME_TYPE - Static variable in class net.stepniak.picheese.PicheeseConst
 
IMAGE_DEFAULT_TYPE - Static variable in class net.stepniak.picheese.PicheeseConst
 
ImageException - Exception in net.stepniak.picheese.error.server.exception
 
ImageException(ServerErrorType) - Constructor for exception net.stepniak.picheese.error.server.exception.ImageException
 
ImageException(ServerErrorType, Throwable) - Constructor for exception net.stepniak.picheese.error.server.exception.ImageException
 
InputParamException - Exception in net.stepniak.picheese.error.client.exception
 
InputParamException(ClientErrorType) - Constructor for exception net.stepniak.picheese.error.client.exception.InputParamException
 
InputParamException(ClientErrorType, Throwable) - Constructor for exception net.stepniak.picheese.error.client.exception.InputParamException
 
InternalServerException - Exception in net.stepniak.picheese.error.server.exception
Thrown on 500 internal server
InternalServerException(ServerErrorType) - Constructor for exception net.stepniak.picheese.error.server.exception.InternalServerException
 
InternalServerException(ServerErrorType, Throwable) - Constructor for exception net.stepniak.picheese.error.server.exception.InternalServerException
 

K

Key - Class in net.stepniak.picheese.pojos.v1
 
Key() - Constructor for class net.stepniak.picheese.pojos.v1.Key
 
Key(String, Date, Date) - Constructor for class net.stepniak.picheese.pojos.v1.Key
 
KEY_EXPIRATION_TIME - Static variable in class net.stepniak.picheese.PicheeseConst
 
KEY_LENGHT - Static variable in class net.stepniak.picheese.PicheeseConst
 

M

MethodNotAllowedException - Exception in net.stepniak.picheese.error.server.exception
Thrown on 405 Method not allowed
MethodNotAllowedException(ServerErrorType) - Constructor for exception net.stepniak.picheese.error.server.exception.MethodNotAllowedException
 
MethodNotAllowedException(ServerErrorType, Throwable) - Constructor for exception net.stepniak.picheese.error.server.exception.MethodNotAllowedException
 

N

net.stepniak.picheese - package net.stepniak.picheese
 
net.stepniak.picheese.error.client - package net.stepniak.picheese.error.client
 
net.stepniak.picheese.error.client.exception - package net.stepniak.picheese.error.client.exception
 
net.stepniak.picheese.error.server - package net.stepniak.picheese.error.server
 
net.stepniak.picheese.error.server.exception - package net.stepniak.picheese.error.server.exception
 
net.stepniak.picheese.pojos - package net.stepniak.picheese.pojos
 
net.stepniak.picheese.pojos.v1 - package net.stepniak.picheese.pojos.v1
 
net.stepniak.picheese.request - package net.stepniak.picheese.request
 
net.stepniak.picheese.user - package net.stepniak.picheese.user
 
NORMAL_SIZE - Static variable in class net.stepniak.picheese.PicheeseConst
 
NotAuthorizedException - Exception in net.stepniak.picheese.error.server.exception
Thrown on 401 Unauthorized
NotAuthorizedException(ServerErrorType) - Constructor for exception net.stepniak.picheese.error.server.exception.NotAuthorizedException
 
NotAuthorizedException(ServerErrorType, Throwable) - Constructor for exception net.stepniak.picheese.error.server.exception.NotAuthorizedException
 
NotFoundException - Exception in net.stepniak.picheese.error.server.exception
Thrown on 404 Not Found
NotFoundException(ServerErrorType) - Constructor for exception net.stepniak.picheese.error.server.exception.NotFoundException
 
NotFoundException(ServerErrorType, Throwable) - Constructor for exception net.stepniak.picheese.error.server.exception.NotFoundException
 

P

Photo - Class in net.stepniak.picheese.pojos.v1
 
Photo() - Constructor for class net.stepniak.picheese.pojos.v1.Photo
 
Photo(Long, PhotoUrl, PhotoRating, User, String, String) - Constructor for class net.stepniak.picheese.pojos.v1.Photo
 
PhotoComment - Class in net.stepniak.picheese.pojos.v1
 
PhotoComment() - Constructor for class net.stepniak.picheese.pojos.v1.PhotoComment
 
PhotoComment(Long, User, String) - Constructor for class net.stepniak.picheese.pojos.v1.PhotoComment
 
PhotoException - Exception in net.stepniak.picheese.error.server.exception
 
PhotoException(ServerErrorType) - Constructor for exception net.stepniak.picheese.error.server.exception.PhotoException
 
PhotoException(ServerErrorType, Throwable) - Constructor for exception net.stepniak.picheese.error.server.exception.PhotoException
 
PhotoRating - Class in net.stepniak.picheese.pojos.v1
 
PhotoRating() - Constructor for class net.stepniak.picheese.pojos.v1.PhotoRating
 
PhotoRating(int) - Constructor for class net.stepniak.picheese.pojos.v1.PhotoRating
 
PHOTOS_COMMENT_LENGHT - Static variable in class net.stepniak.picheese.PicheeseConst
 
PHOTOS_DESCRIPTION_LENGHT - Static variable in class net.stepniak.picheese.PicheeseConst
 
PHOTOS_TITLE_LENGHT - Static variable in class net.stepniak.picheese.PicheeseConst
 
PhotoUrl - Class in net.stepniak.picheese.pojos.v1
 
PhotoUrl() - Constructor for class net.stepniak.picheese.pojos.v1.PhotoUrl
 
PhotoUrl(String, String, String) - Constructor for class net.stepniak.picheese.pojos.v1.PhotoUrl
 
PicheeseConst - Class in net.stepniak.picheese
 
PicheeseConst() - Constructor for class net.stepniak.picheese.PicheeseConst
 

R

RequestAuth - Class in net.stepniak.picheese.request
 
RequestAuth(String, String) - Constructor for class net.stepniak.picheese.request.RequestAuth
 
RequestAuth() - Constructor for class net.stepniak.picheese.request.RequestAuth
 
RequestAuthExternal - Class in net.stepniak.picheese.request
 
RequestAuthExternal(String, String, String, String, String) - Constructor for class net.stepniak.picheese.request.RequestAuthExternal
 
RequestAuthExternal() - Constructor for class net.stepniak.picheese.request.RequestAuthExternal
 
RequestPhotoComment - Class in net.stepniak.picheese.request
 
RequestPhotoComment(String) - Constructor for class net.stepniak.picheese.request.RequestPhotoComment
 
RequestPhotoComment() - Constructor for class net.stepniak.picheese.request.RequestPhotoComment
 
RequestPhotoRate - Class in net.stepniak.picheese.request
 
RequestPhotoRate(int) - Constructor for class net.stepniak.picheese.request.RequestPhotoRate
 
RequestPhotoRate() - Constructor for class net.stepniak.picheese.request.RequestPhotoRate
 
RequestRegister - Class in net.stepniak.picheese.request
 
RequestRegister(String, String) - Constructor for class net.stepniak.picheese.request.RequestRegister
 
RequestRegister() - Constructor for class net.stepniak.picheese.request.RequestRegister
 
RequestUploadPhotoFromUrl - Class in net.stepniak.picheese.request
 
RequestUploadPhotoFromUrl(String, String, String) - Constructor for class net.stepniak.picheese.request.RequestUploadPhotoFromUrl
 
RequestUploadPhotoFromUrl() - Constructor for class net.stepniak.picheese.request.RequestUploadPhotoFromUrl
 
RequestUploadPhotoImage - Class in net.stepniak.picheese.request
 
RequestUploadPhotoImage(String, String, String) - Constructor for class net.stepniak.picheese.request.RequestUploadPhotoImage
 
RequestUploadPhotoImage() - Constructor for class net.stepniak.picheese.request.RequestUploadPhotoImage
 

S

ServerBaseException - Exception in net.stepniak.picheese.error.server.exception
 
ServerBaseException(ServerErrorType, Throwable, int) - Constructor for exception net.stepniak.picheese.error.server.exception.ServerBaseException
 
ServerErrorType - Enum in net.stepniak.picheese.error.server
 
Session - Class in net.stepniak.picheese.pojos.v1
 
Session() - Constructor for class net.stepniak.picheese.pojos.v1.Session
 
Session(String, User, Date, Date) - Constructor for class net.stepniak.picheese.pojos.v1.Session
 
SESSION_EXPIRATION_TIME - Static variable in class net.stepniak.picheese.PicheeseConst
 
SESSION_LENGHT - Static variable in class net.stepniak.picheese.PicheeseConst
 

T

throwException() - Method in enum net.stepniak.picheese.error.server.ServerErrorType
 
THUMBNAIL_SIZE - Static variable in class net.stepniak.picheese.PicheeseConst
 

U

UnsupportedMediaTypeException - Exception in net.stepniak.picheese.error.server.exception
Thrown on 415 Unsupported Media Type
UnsupportedMediaTypeException(ServerErrorType) - Constructor for exception net.stepniak.picheese.error.server.exception.UnsupportedMediaTypeException
 
UnsupportedMediaTypeException(ServerErrorType, Throwable) - Constructor for exception net.stepniak.picheese.error.server.exception.UnsupportedMediaTypeException
 
UpdateApplicationException - Exception in net.stepniak.picheese.error.client.exception
 
UpdateApplicationException(ClientErrorType) - Constructor for exception net.stepniak.picheese.error.client.exception.UpdateApplicationException
 
UpdateApplicationException(ClientErrorType, Throwable) - Constructor for exception net.stepniak.picheese.error.client.exception.UpdateApplicationException
 
User - Class in net.stepniak.picheese.pojos.v1
 
User() - Constructor for class net.stepniak.picheese.pojos.v1.User
 
User(String, String) - Constructor for class net.stepniak.picheese.pojos.v1.User
 
USER_EMAIL_LENGHT - Static variable in class net.stepniak.picheese.PicheeseConst
 
USER_ID_LENGHT - Static variable in class net.stepniak.picheese.PicheeseConst
 
USER_NAME_LENGHT - Static variable in class net.stepniak.picheese.PicheeseConst
 
UserAuthException - Exception in net.stepniak.picheese.error.server.exception
 
UserAuthException(ServerErrorType) - Constructor for exception net.stepniak.picheese.error.server.exception.UserAuthException
 
UserAuthException(ServerErrorType, Throwable) - Constructor for exception net.stepniak.picheese.error.server.exception.UserAuthException
 

V

valueOf(String) - Static method in enum net.stepniak.picheese.error.client.ClientErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.stepniak.picheese.error.server.ServerErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.stepniak.picheese.user.AccountType
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.stepniak.picheese.error.client.ClientErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.stepniak.picheese.error.server.ServerErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.stepniak.picheese.user.AccountType
Returns an array containing the constants of this enum type, in the order they are declared.

A B C E F G H I K M N P R S T U V

Copyright © 2013. All Rights Reserved.