Index

A B C D E F G H I J L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AccessChain - Class in com.rosivanyshyn.controller.security.filter.access.chain
Access Chain interface.
AccessChain(AccessChain, AccessMapHolder, ArrayList<String>) - Constructor for class com.rosivanyshyn.controller.security.filter.access.chain.AccessChain
 
AccessFilter - Class in com.rosivanyshyn.controller.security.filter
Access Filter class.
AccessFilter() - Constructor for class com.rosivanyshyn.controller.security.filter.AccessFilter
 
AccessMap - Class in com.rosivanyshyn.controller.security.filter.access.map
Access Map Contains list of action to which provide access
AccessMap(ArrayList<String>) - Constructor for class com.rosivanyshyn.controller.security.filter.access.map.AccessMap
 
AccessMapHolder - Class in com.rosivanyshyn.controller.security.filter.access.map
Access Map Holder Contains map of account role and access map relative to it
AccessMapHolder(Map<AccountRole, AccessMap>) - Constructor for class com.rosivanyshyn.controller.security.filter.access.map.AccessMapHolder
 
Account - Class in com.rosivanyshyn.db.dao.entity
 
Account() - Constructor for class com.rosivanyshyn.db.dao.entity.Account
 
ACCOUNT_DETAILS_ERROR - Static variable in class com.rosivanyshyn.exeption.Message
 
ACCOUNT_DETAILS_JSP - Static variable in class com.rosivanyshyn.controller.dispatcher.ControllerConstant
 
ACCOUNT_EMAIL - Static variable in class com.rosivanyshyn.db.dao.constant.Field
 
ACCOUNT_FIRST_NAME - Static variable in class com.rosivanyshyn.db.dao.constant.Field
 
ACCOUNT_ISNT_EXIST - Static variable in class com.rosivanyshyn.exeption.Message
 
ACCOUNT_LAST_NAME - Static variable in class com.rosivanyshyn.db.dao.constant.Field
 
ACCOUNT_LOGIN_ERROR - Static variable in class com.rosivanyshyn.exeption.Message
 
ACCOUNT_LOGOUT_ERROR - Static variable in class com.rosivanyshyn.exeption.Message
 
ACCOUNT_NOTHING_UPDATE - Static variable in class com.rosivanyshyn.controller.dispatcher.ControllerMessageConstant
 
ACCOUNT_PASSWORD - Static variable in class com.rosivanyshyn.db.dao.constant.Field
 
ACCOUNT_REGISTRATION_ERROR - Static variable in class com.rosivanyshyn.exeption.Message
 
ACCOUNT_ROLE - Static variable in class com.rosivanyshyn.db.dao.constant.Field
 
ACCOUNT_SUCCEED_LOGOUT - Static variable in class com.rosivanyshyn.controller.dispatcher.ControllerMessageConstant
 
ACCOUNT_SUCCEED_REGISTRATION - Static variable in class com.rosivanyshyn.controller.dispatcher.ControllerMessageConstant
 
ACCOUNT_SUCCEED_UPDATE - Static variable in class com.rosivanyshyn.controller.dispatcher.ControllerMessageConstant
 
ACCOUNT_UPDATE_ERROR - Static variable in class com.rosivanyshyn.exeption.Message
 
AccountDAO - Interface in com.rosivanyshyn.db.dao
Account DAO interface.
AccountDAOImpl - Class in com.rosivanyshyn.db.dao.implMySQL
Account DAO interface implementation.
AccountDAOImpl() - Constructor for class com.rosivanyshyn.db.dao.implMySQL.AccountDAOImpl
 
AccountRole - Enum Class in com.rosivanyshyn.db.dao.constant
Account role enum.
AccountService - Interface in com.rosivanyshyn.service
Account Service interface.
AccountServiceImpl - Class in com.rosivanyshyn.service.impl
 
AccountServiceImpl(AccountDAO, DBManager) - Constructor for class com.rosivanyshyn.service.impl.AccountServiceImpl
 
add(String) - Method in class com.rosivanyshyn.controller.security.filter.access.map.AccessMap
 
addWhere(String, boolean) - Method in class com.rosivanyshyn.utils.MySQLQueryBuilder
Combine several filters
ALL_BOOKINGS_JSP - Static variable in class com.rosivanyshyn.controller.dispatcher.ControllerConstant
 
ALL_ORDERS_JSP - Static variable in class com.rosivanyshyn.controller.dispatcher.ControllerConstant
 
Apartment - Class in com.rosivanyshyn.db.dao.entity
 
Apartment() - Constructor for class com.rosivanyshyn.db.dao.entity.Apartment
 
APARTMENT - Static variable in class com.rosivanyshyn.db.dao.constant.Field
 
APARTMENT_ADRESS - Static variable in class com.rosivanyshyn.db.dao.constant.Field
 
APARTMENT_CLASS - Static variable in class com.rosivanyshyn.db.dao.constant.Field
 
APARTMENT_DELETE_ERROR - Static variable in class com.rosivanyshyn.exeption.Message
 
APARTMENT_DESCRIPTION - Static variable in class com.rosivanyshyn.db.dao.constant.Field
 
APARTMENT_DETAILS_JSP - Static variable in class com.rosivanyshyn.controller.dispatcher.ControllerConstant
 
APARTMENT_GET_DETAILS_ERROR - Static variable in class com.rosivanyshyn.exeption.Message
 
APARTMENT_IMAGE_URL - Static variable in class com.rosivanyshyn.db.dao.constant.Field
 
APARTMENT_MAX_GUEST_NUMBER - Static variable in class com.rosivanyshyn.db.dao.constant.Field
 
APARTMENT_PRICE - Static variable in class com.rosivanyshyn.db.dao.constant.Field
 
APARTMENT_ROOMS_NUMBER - Static variable in class com.rosivanyshyn.db.dao.constant.Field
 
APARTMENT_SUCCEED_DELETE - Static variable in class com.rosivanyshyn.controller.dispatcher.ControllerMessageConstant
 
APARTMENT_TITLE - Static variable in class com.rosivanyshyn.db.dao.constant.Field
 
ApartmentDAO - Interface in com.rosivanyshyn.db.dao
Apartment DAO interface.
ApartmentDAOImpl - Class in com.rosivanyshyn.db.dao.implMySQL
Apartment DAO interface implementation.
ApartmentDAOImpl() - Constructor for class com.rosivanyshyn.db.dao.implMySQL.ApartmentDAOImpl
 
APARTMENTS_GET_ERROR - Static variable in class com.rosivanyshyn.exeption.Message
 
APARTMENTS_JSP - Static variable in class com.rosivanyshyn.controller.dispatcher.ControllerConstant
 
ApartmentService - Interface in com.rosivanyshyn.service
Apartment Service interface.
ApartmentServiceImpl - Class in com.rosivanyshyn.service.impl
 
ApartmentServiceImpl(ApartmentDAO, DBManager) - Constructor for class com.rosivanyshyn.service.impl.ApartmentServiceImpl
 
AppContext - Class in com.rosivanyshyn.controller.context
App Context class.
AppException - Exception Class in com.rosivanyshyn.exeption
Application layer exception
AppException(String, Exception) - Constructor for exception class com.rosivanyshyn.exeption.AppException
 
AppExceptionHandler - Class in com.rosivanyshyn.controller
Application Exception Handler class.
AppExceptionHandler() - Constructor for class com.rosivanyshyn.controller.AppExceptionHandler
 
AvailableAccessChain - Class in com.rosivanyshyn.controller.security.filter.access.chain.impl
Available Access Chain class.
AvailableAccessChain(AccessChain, AccessMapHolder, ArrayList<String>) - Constructor for class com.rosivanyshyn.controller.security.filter.access.chain.impl.AvailableAccessChain
 
A B C D E F G H I J L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form