net.stepniak.picheese
Class PicheeseConst
java.lang.Object
net.stepniak.picheese.PicheeseConst
public class PicheeseConst
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IMAGE_DEFAULT_TYPE
public static final String IMAGE_DEFAULT_TYPE
- See Also:
- Constant Field Values
IMAGE_DEFAULT_MIME_TYPE
public static final String IMAGE_DEFAULT_MIME_TYPE
- See Also:
- Constant Field Values
THUMBNAIL_SIZE
public static final int[] THUMBNAIL_SIZE
NORMAL_SIZE
public static final int[] NORMAL_SIZE
ALLOWED_MIME_TYPE
public static final String[] ALLOWED_MIME_TYPE
ALLOWED_IMAGE_SIZE
public static final int ALLOWED_IMAGE_SIZE
- See Also:
- Constant Field Values
KEY_EXPIRATION_TIME
public static final long KEY_EXPIRATION_TIME
- See Also:
- Constant Field Values
KEY_LENGHT
public static final int KEY_LENGHT
- See Also:
- Constant Field Values
PHOTOS_DESCRIPTION_LENGHT
public static final int PHOTOS_DESCRIPTION_LENGHT
- See Also:
- Constant Field Values
PHOTOS_TITLE_LENGHT
public static final int PHOTOS_TITLE_LENGHT
- See Also:
- Constant Field Values
PHOTOS_COMMENT_LENGHT
public static final int PHOTOS_COMMENT_LENGHT
- See Also:
- Constant Field Values
USER_NAME_LENGHT
public static final int USER_NAME_LENGHT
- See Also:
- Constant Field Values
USER_EMAIL_LENGHT
public static final int USER_EMAIL_LENGHT
- See Also:
- Constant Field Values
SESSION_EXPIRATION_TIME
public static final long SESSION_EXPIRATION_TIME
- See Also:
- Constant Field Values
SESSION_LENGHT
public static final int SESSION_LENGHT
- See Also:
- Constant Field Values
USER_ID_LENGHT
public static final int USER_ID_LENGHT
- See Also:
- Constant Field Values
PicheeseConst
public PicheeseConst()
Copyright © 2013. All Rights Reserved.