RichFaces Photoalbum 4.3.5.Final

org.richfaces.photoalbum.util
Class Constants

java.lang.Object
  extended by org.richfaces.photoalbum.util.Constants

public class Constants
extends Object

Utility class. Group of constants

Author:
Andrey Markhel

Field Summary
static String ADDING_COMMENT_ERROR
           
static String ADMIN_ROLE
           
static String ALBUM_DELETING_ERROR
           
static String ALBUM_PARAMETER
           
static String ALBUM_RECENTLY_DELETED_ERROR
           
static String ALBUM_SAVING_ERROR
           
static String ALBUM_VARIABLE
           
static String AUTHOR_PARAMETER
           
static String AVATAR_DATA_COMPONENT
           
static String AVATAR_JPG
           
static String AVATAR_SAVING_ERROR
           
static int AVATAR_SIZE
           
static String COMMA
           
static String CONFIRM_PASSWORD_NOT_EQUALS_PASSWORD
           
static String DATE_PARAMETER
           
static int DEFAULT_BUFFER_SIZE
           
static int DEFAULT_IMAGE_SIZEVALUE
           
static String DEFAULT_ORIGINAL_PICTURE
           
static String DEFAULT_PICTURE
           
static int DELAY
           
static String DELETE_COMMENT_ERROR
           
static String DND_ALBUM_ERROR
           
static String DND_PHOTO_ERROR
           
static String DOT
           
static String EMAIL_EXIST_QUERY
           
static String EMAIL_PARAMETER
           
static String ERROR_IN_DB
           
static String EVENT_DELETING_ERROR
           
static String EVENT_SAVING_ERROR
           
static String FEMALE
           
static String FILE_DELETE_ERROR
           
static String FILE_IO_ERROR
           
static String FILE_MANAGER_COMPONENT
           
static String FILE_PROCESSING_ERROR
           
static String FILE_SAVE_ERROR
           
static String FILE_UPLOAD_SHOW_ERROR
           
static String HAVENT_ACCESS
           
static String IMAGE_DELETING_ERROR
           
static String IMAGE_FOLDER
           
static String IMAGE_IDENTICAL_QUERY
           
static String IMAGE_PATH_EXIST_QUERY
           
static String IMAGE_RECENTLY_DELETED_ERROR
           
static String IMAGE_SAVING_ERROR
           
static String INDEX_OUTCOME
           
static int INITIAL_DELAY
           
static String INVALID_LOGIN_OR_PASSWORD
           
static String LOGIN_ERROR
           
static String LOGIN_PARAMETER
           
static String LOGOUT_OUTCOME
           
static String MAIN_OUTCOME
           
static String MAINAREA_ID
           
static String MALE
           
static int MAX_RESULTS
           
static String NO_ALBUM_TO_DOWNLOAD_ERROR
           
static String NO_IMAGES_FOR_SLIDESHOW_ERROR
           
static String NO_SHELF_ERROR
           
static String NULL_COMMENT_ERROR
           
static int NUMBER_OF_IMAGE_COPIES
           
static String PASSWORD_PARAMETER
           
static String PATH_PARAMETER
           
static String PERCENT
           
static String PHOTOALBUM_FOLDER
           
static String QUERY_PARAMETER
           
static String REGISTER_CONFIRM_PASSWORD_ID
           
static String REGISTER_EMAIL_ID
           
static String REGISTER_LOGIN_NAME_ID
           
static String REGISTER_OUTCOME
           
static String REGISTRATION_ERROR
           
static String SAME_ALBUM_EXIST_ERROR
           
static String SAME_IMAGE_EXIST_ERROR
           
static String SAME_SHELF_EXIST_ERROR
           
static String SAVE_COMMENT_ERROR
           
static String SEARCH_ALBUM_BOTH_ADDON
           
static String SEARCH_ALBUM_MY_ADDON
           
static String SEARCH_ALBUM_QUERY
           
static String SEARCH_ALBUM_SHARED_ADDON
           
static String SEARCH_IMAGE_BOTH_ADDON
           
static String SEARCH_IMAGE_MY_ADDON
           
static String SEARCH_IMAGE_QUERY
           
static String SEARCH_IMAGE_SHARED_ADDON
           
static String SEARCH_METATAG_QUERY
           
static String SEARCH_NO_OPTIONS_ERROR
           
static String SEARCH_NO_WHERE_OPTIONS_ERROR
           
static String SEARCH_SHELF_BOTH_ADDON
           
static String SEARCH_SHELF_MY_ADDON
           
static String SEARCH_SHELF_SHARED_ADDON
           
static String SEARCH_SHELVES_QUERY
           
static String SEARCH_USERS_QUERY
           
static String SHARED_PARAMETER
           
static String SHELF_DELETING_ERROR
           
static String SHELF_ID
           
static String SHELF_MUST_BE_NOT_NULL_ERROR
           
static String SHELF_PARAMETER
           
static String SHELF_RECENTLY_DELETED_ERROR
           
static String SHELF_SAVING_ERROR
           
static String SHELF_VARIABLE
           
static String SLASH
           
static String TAG_BY_NAME_QUERY
           
static String TAG_PARAMETER
           
static String TAG_POPULAR_QUERY
           
static String TAG_SUGGEST_QUERY
           
static String TEMP_DIR
           
static String TREE_ID
           
static String UPDATE_USER_ERROR
           
static String UPLOAD
           
static String UPLOAD_FOLDER_PATH_ERROR
           
static String UPLOAD_ROOT_COMPONENT_NAME
           
static String UPLOAD_ROOT_CREATION_ERROR
           
static String UPLOAD_ROOT_PATH_COMPONENT_NAME
           
static String USER_COMMENTS_QUERY
           
static String USER_EXIST_QUERY
           
static String USER_FB_LOGIN_QUERY
           
static String USER_GPLUS_LOGIN_QUERY
           
static String USER_LOGIN_QUERY
           
static String USER_PARAMETER
           
static String USER_SHELVES_QUERY
           
static String USER_VARIABLE
           
static String USER_WITH_THIS_EMAIL_ALREADY_EXIST
           
static String USER_WITH_THIS_LOGIN_ALREADY_EXIST
           
static String USERNAME_PARAMETER
           
static String WEB_INF
           
static String WRONG_SEARCH_PARAMETERS_ERROR
           
static String YOU_ALREADY_DOWNLOAD_MANY_COPIES_OF_THIS_IMAGE_ERROR
           
static String YOU_CAN_T_ADD_IMAGES_TO_THAT_ALBUM_ERROR
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WRONG_SEARCH_PARAMETERS_ERROR

public static final String WRONG_SEARCH_PARAMETERS_ERROR
See Also:
Constant Field Values

YOU_ALREADY_DOWNLOAD_MANY_COPIES_OF_THIS_IMAGE_ERROR

public static final String YOU_ALREADY_DOWNLOAD_MANY_COPIES_OF_THIS_IMAGE_ERROR
See Also:
Constant Field Values

SAME_IMAGE_EXIST_ERROR

public static final String SAME_IMAGE_EXIST_ERROR
See Also:
Constant Field Values

SAME_ALBUM_EXIST_ERROR

public static final String SAME_ALBUM_EXIST_ERROR
See Also:
Constant Field Values

SAME_SHELF_EXIST_ERROR

public static final String SAME_SHELF_EXIST_ERROR
See Also:
Constant Field Values

USER_WITH_THIS_EMAIL_ALREADY_EXIST

public static final String USER_WITH_THIS_EMAIL_ALREADY_EXIST
See Also:
Constant Field Values

REGISTRATION_ERROR

public static final String REGISTRATION_ERROR
See Also:
Constant Field Values

LOGIN_ERROR

public static final String LOGIN_ERROR
See Also:
Constant Field Values

AVATAR_SAVING_ERROR

public static final String AVATAR_SAVING_ERROR
See Also:
Constant Field Values

YOU_CAN_T_ADD_IMAGES_TO_THAT_ALBUM_ERROR

public static final String YOU_CAN_T_ADD_IMAGES_TO_THAT_ALBUM_ERROR
See Also:
Constant Field Values

SHELF_RECENTLY_DELETED_ERROR

public static final String SHELF_RECENTLY_DELETED_ERROR
See Also:
Constant Field Values

IMAGE_RECENTLY_DELETED_ERROR

public static final String IMAGE_RECENTLY_DELETED_ERROR
See Also:
Constant Field Values

ALBUM_RECENTLY_DELETED_ERROR

public static final String ALBUM_RECENTLY_DELETED_ERROR
See Also:
Constant Field Values

UPDATE_USER_ERROR

public static final String UPDATE_USER_ERROR
See Also:
Constant Field Values

SHELF_DELETING_ERROR

public static final String SHELF_DELETING_ERROR
See Also:
Constant Field Values

SHELF_SAVING_ERROR

public static final String SHELF_SAVING_ERROR
See Also:
Constant Field Values

DELETE_COMMENT_ERROR

public static final String DELETE_COMMENT_ERROR
See Also:
Constant Field Values

SAVE_COMMENT_ERROR

public static final String SAVE_COMMENT_ERROR
See Also:
Constant Field Values

IMAGE_SAVING_ERROR

public static final String IMAGE_SAVING_ERROR
See Also:
Constant Field Values

IMAGE_DELETING_ERROR

public static final String IMAGE_DELETING_ERROR
See Also:
Constant Field Values

ERROR_IN_DB

public static final String ERROR_IN_DB
See Also:
Constant Field Values

ALBUM_DELETING_ERROR

public static final String ALBUM_DELETING_ERROR
See Also:
Constant Field Values

ALBUM_SAVING_ERROR

public static final String ALBUM_SAVING_ERROR
See Also:
Constant Field Values

SHELF_MUST_BE_NOT_NULL_ERROR

public static final String SHELF_MUST_BE_NOT_NULL_ERROR
See Also:
Constant Field Values

NO_SHELF_ERROR

public static final String NO_SHELF_ERROR
See Also:
Constant Field Values

FILE_UPLOAD_SHOW_ERROR

public static final String FILE_UPLOAD_SHOW_ERROR
See Also:
Constant Field Values

DND_ALBUM_ERROR

public static final String DND_ALBUM_ERROR
See Also:
Constant Field Values

DND_PHOTO_ERROR

public static final String DND_PHOTO_ERROR
See Also:
Constant Field Values

NO_ALBUM_TO_DOWNLOAD_ERROR

public static final String NO_ALBUM_TO_DOWNLOAD_ERROR
See Also:
Constant Field Values

NULL_COMMENT_ERROR

public static final String NULL_COMMENT_ERROR
See Also:
Constant Field Values

ADDING_COMMENT_ERROR

public static final String ADDING_COMMENT_ERROR
See Also:
Constant Field Values

NO_IMAGES_FOR_SLIDESHOW_ERROR

public static final String NO_IMAGES_FOR_SLIDESHOW_ERROR
See Also:
Constant Field Values

FILE_IO_ERROR

public static final String FILE_IO_ERROR
See Also:
Constant Field Values

UPLOAD_ROOT_CREATION_ERROR

public static final String UPLOAD_ROOT_CREATION_ERROR
See Also:
Constant Field Values

UPLOAD_FOLDER_PATH_ERROR

public static final String UPLOAD_FOLDER_PATH_ERROR
See Also:
Constant Field Values

INVALID_LOGIN_OR_PASSWORD

public static final String INVALID_LOGIN_OR_PASSWORD
See Also:
Constant Field Values

USER_WITH_THIS_LOGIN_ALREADY_EXIST

public static final String USER_WITH_THIS_LOGIN_ALREADY_EXIST
See Also:
Constant Field Values

CONFIRM_PASSWORD_NOT_EQUALS_PASSWORD

public static final String CONFIRM_PASSWORD_NOT_EQUALS_PASSWORD
See Also:
Constant Field Values

HAVENT_ACCESS

public static final String HAVENT_ACCESS
See Also:
Constant Field Values

FILE_PROCESSING_ERROR

public static final String FILE_PROCESSING_ERROR
See Also:
Constant Field Values

FILE_SAVE_ERROR

public static final String FILE_SAVE_ERROR
See Also:
Constant Field Values

FILE_DELETE_ERROR

public static final String FILE_DELETE_ERROR
See Also:
Constant Field Values

SEARCH_NO_WHERE_OPTIONS_ERROR

public static final String SEARCH_NO_WHERE_OPTIONS_ERROR
See Also:
Constant Field Values

EVENT_SAVING_ERROR

public static final String EVENT_SAVING_ERROR
See Also:
Constant Field Values

EVENT_DELETING_ERROR

public static final String EVENT_DELETING_ERROR
See Also:
Constant Field Values

LOGOUT_OUTCOME

public static final String LOGOUT_OUTCOME
See Also:
Constant Field Values

REGISTER_OUTCOME

public static final String REGISTER_OUTCOME
See Also:
Constant Field Values

MAIN_OUTCOME

public static final String MAIN_OUTCOME
See Also:
Constant Field Values

INDEX_OUTCOME

public static final String INDEX_OUTCOME
See Also:
Constant Field Values

FILE_MANAGER_COMPONENT

public static final String FILE_MANAGER_COMPONENT
See Also:
Constant Field Values

AVATAR_DATA_COMPONENT

public static final String AVATAR_DATA_COMPONENT
See Also:
Constant Field Values

ALBUM_VARIABLE

public static final String ALBUM_VARIABLE
See Also:
Constant Field Values

SHELF_VARIABLE

public static final String SHELF_VARIABLE
See Also:
Constant Field Values

USER_VARIABLE

public static final String USER_VARIABLE
See Also:
Constant Field Values

REGISTER_LOGIN_NAME_ID

public static final String REGISTER_LOGIN_NAME_ID
See Also:
Constant Field Values

REGISTER_CONFIRM_PASSWORD_ID

public static final String REGISTER_CONFIRM_PASSWORD_ID
See Also:
Constant Field Values

REGISTER_EMAIL_ID

public static final String REGISTER_EMAIL_ID
See Also:
Constant Field Values

SHELF_ID

public static final String SHELF_ID
See Also:
Constant Field Values

ADMIN_ROLE

public static final String ADMIN_ROLE
See Also:
Constant Field Values

NUMBER_OF_IMAGE_COPIES

public static final int NUMBER_OF_IMAGE_COPIES
See Also:
Constant Field Values

AVATAR_JPG

public static final String AVATAR_JPG
See Also:
Constant Field Values

AVATAR_SIZE

public static final int AVATAR_SIZE
See Also:
Constant Field Values

DEFAULT_IMAGE_SIZEVALUE

public static final int DEFAULT_IMAGE_SIZEVALUE
See Also:
Constant Field Values

SLASH

public static final String SLASH
See Also:
Constant Field Values

DOT

public static final String DOT
See Also:
Constant Field Values

UPLOAD_ROOT_COMPONENT_NAME

public static final String UPLOAD_ROOT_COMPONENT_NAME
See Also:
Constant Field Values

UPLOAD_ROOT_PATH_COMPONENT_NAME

public static final String UPLOAD_ROOT_PATH_COMPONENT_NAME
See Also:
Constant Field Values

INITIAL_DELAY

public static final int INITIAL_DELAY
See Also:
Constant Field Values

DELAY

public static final int DELAY
See Also:
Constant Field Values

DEFAULT_PICTURE

public static final String DEFAULT_PICTURE
See Also:
Constant Field Values

DEFAULT_ORIGINAL_PICTURE

public static final String DEFAULT_ORIGINAL_PICTURE
See Also:
Constant Field Values

DEFAULT_BUFFER_SIZE

public static final int DEFAULT_BUFFER_SIZE
See Also:
Constant Field Values

UPLOAD

public static final String UPLOAD
See Also:
Constant Field Values

FEMALE

public static final String FEMALE
See Also:
Constant Field Values

MALE

public static final String MALE
See Also:
Constant Field Values

TEMP_DIR

public static final String TEMP_DIR
See Also:
Constant Field Values

WEB_INF

public static final String WEB_INF
See Also:
Constant Field Values

IMAGE_FOLDER

public static final String IMAGE_FOLDER
See Also:
Constant Field Values

PHOTOALBUM_FOLDER

public static final String PHOTOALBUM_FOLDER
See Also:
Constant Field Values

USER_EXIST_QUERY

public static final String USER_EXIST_QUERY
See Also:
Constant Field Values

USER_LOGIN_QUERY

public static final String USER_LOGIN_QUERY
See Also:
Constant Field Values

USER_FB_LOGIN_QUERY

public static final String USER_FB_LOGIN_QUERY
See Also:
Constant Field Values

USER_GPLUS_LOGIN_QUERY

public static final String USER_GPLUS_LOGIN_QUERY
See Also:
Constant Field Values

LOGIN_PARAMETER

public static final String LOGIN_PARAMETER
See Also:
Constant Field Values

PASSWORD_PARAMETER

public static final String PASSWORD_PARAMETER
See Also:
Constant Field Values

USERNAME_PARAMETER

public static final String USERNAME_PARAMETER
See Also:
Constant Field Values

USER_PARAMETER

public static final String USER_PARAMETER
See Also:
Constant Field Values

DATE_PARAMETER

public static final String DATE_PARAMETER
See Also:
Constant Field Values

ALBUM_PARAMETER

public static final String ALBUM_PARAMETER
See Also:
Constant Field Values

COMMA

public static final String COMMA
See Also:
Constant Field Values

MAX_RESULTS

public static final int MAX_RESULTS
See Also:
Constant Field Values

PERCENT

public static final String PERCENT
See Also:
Constant Field Values

TAG_SUGGEST_QUERY

public static final String TAG_SUGGEST_QUERY
See Also:
Constant Field Values

TAG_POPULAR_QUERY

public static final String TAG_POPULAR_QUERY
See Also:
Constant Field Values

TAG_PARAMETER

public static final String TAG_PARAMETER
See Also:
Constant Field Values

TAG_BY_NAME_QUERY

public static final String TAG_BY_NAME_QUERY
See Also:
Constant Field Values

SEARCH_SHELF_SHARED_ADDON

public static final String SEARCH_SHELF_SHARED_ADDON
See Also:
Constant Field Values

SEARCH_SHELF_MY_ADDON

public static final String SEARCH_SHELF_MY_ADDON
See Also:
Constant Field Values

SEARCH_SHELF_BOTH_ADDON

public static final String SEARCH_SHELF_BOTH_ADDON
See Also:
Constant Field Values

SEARCH_SHELVES_QUERY

public static final String SEARCH_SHELVES_QUERY
See Also:
Constant Field Values

SEARCH_METATAG_QUERY

public static final String SEARCH_METATAG_QUERY
See Also:
Constant Field Values

SEARCH_USERS_QUERY

public static final String SEARCH_USERS_QUERY
See Also:
Constant Field Values

SEARCH_IMAGE_SHARED_ADDON

public static final String SEARCH_IMAGE_SHARED_ADDON
See Also:
Constant Field Values

SEARCH_IMAGE_MY_ADDON

public static final String SEARCH_IMAGE_MY_ADDON
See Also:
Constant Field Values

SEARCH_IMAGE_BOTH_ADDON

public static final String SEARCH_IMAGE_BOTH_ADDON
See Also:
Constant Field Values

SEARCH_IMAGE_QUERY

public static final String SEARCH_IMAGE_QUERY
See Also:
Constant Field Values

SHARED_PARAMETER

public static final String SHARED_PARAMETER
See Also:
Constant Field Values

QUERY_PARAMETER

public static final String QUERY_PARAMETER
See Also:
Constant Field Values

SEARCH_ALBUM_SHARED_ADDON

public static final String SEARCH_ALBUM_SHARED_ADDON
See Also:
Constant Field Values

SEARCH_ALBUM_MY_ADDON

public static final String SEARCH_ALBUM_MY_ADDON
See Also:
Constant Field Values

SEARCH_ALBUM_BOTH_ADDON

public static final String SEARCH_ALBUM_BOTH_ADDON
See Also:
Constant Field Values

SEARCH_ALBUM_QUERY

public static final String SEARCH_ALBUM_QUERY
See Also:
Constant Field Values

USER_SHELVES_QUERY

public static final String USER_SHELVES_QUERY
See Also:
Constant Field Values

SHELF_PARAMETER

public static final String SHELF_PARAMETER
See Also:
Constant Field Values

PATH_PARAMETER

public static final String PATH_PARAMETER
See Also:
Constant Field Values

IMAGE_PATH_EXIST_QUERY

public static final String IMAGE_PATH_EXIST_QUERY
See Also:
Constant Field Values

IMAGE_IDENTICAL_QUERY

public static final String IMAGE_IDENTICAL_QUERY
See Also:
Constant Field Values

SEARCH_NO_OPTIONS_ERROR

public static final String SEARCH_NO_OPTIONS_ERROR
See Also:
Constant Field Values

TREE_ID

public static final String TREE_ID
See Also:
Constant Field Values

MAINAREA_ID

public static final String MAINAREA_ID
See Also:
Constant Field Values

USER_COMMENTS_QUERY

public static final String USER_COMMENTS_QUERY
See Also:
Constant Field Values

AUTHOR_PARAMETER

public static final String AUTHOR_PARAMETER
See Also:
Constant Field Values

EMAIL_EXIST_QUERY

public static final String EMAIL_EXIST_QUERY
See Also:
Constant Field Values

EMAIL_PARAMETER

public static final String EMAIL_PARAMETER
See Also:
Constant Field Values

RichFaces Photoalbum 4.3.5.Final

Copyright © 2014 JBoss by Red Hat. All Rights Reserved.