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

D

DAOException - Exception Class in com.rosivanyshyn.exeption
DAO layer exception
DAOException(String, Exception) - Constructor for exception class com.rosivanyshyn.exeption.DAOException
 
DateUtil - Class in com.rosivanyshyn.utils
Date Util class.
DateUtil() - Constructor for class com.rosivanyshyn.utils.DateUtil
 
DBException - Exception Class in com.rosivanyshyn.exeption
Database layer exception
DBException(String, Exception) - Constructor for exception class com.rosivanyshyn.exeption.DBException
 
DBManager - Interface in com.rosivanyshyn.db.manager
DB Manager interface.
delete(Connection, Long) - Method in interface com.rosivanyshyn.db.dao.GenericDAO
Delete object from respective table by id.
delete(Connection, Long) - Method in class com.rosivanyshyn.db.dao.implMySQL.GenericDAOImpl
 
DELETE_ACCOUNT - Static variable in class com.rosivanyshyn.db.dao.constant.Query
 
DELETE_APARTMENT - Static variable in class com.rosivanyshyn.db.dao.constant.Query
 
DELETE_APARTMENT_CONTROLLER - Static variable in class com.rosivanyshyn.controller.dispatcher.ControllerConstant
 
DELETE_BOOKING - Static variable in class com.rosivanyshyn.db.dao.constant.Query
 
DELETE_BOOKING_CONTROLLER - Static variable in class com.rosivanyshyn.controller.dispatcher.ControllerConstant
 
DELETE_ERROR - Static variable in class com.rosivanyshyn.exeption.Message
 
DELETE_ORDER - Static variable in class com.rosivanyshyn.db.dao.constant.Query
 
DELETE_ORDER_CONTROLLER - Static variable in class com.rosivanyshyn.controller.dispatcher.ControllerConstant
 
DELETE_RESPONSE_TO_ORDER - Static variable in class com.rosivanyshyn.db.dao.constant.Query
 
DELETE_RESPONSE_TO_ORDER_APARTMENTS - Static variable in class com.rosivanyshyn.db.dao.constant.Query
 
deleteAccount(Account) - Method in interface com.rosivanyshyn.service.AccountService
Delete account
deleteAccount(Account) - Method in class com.rosivanyshyn.service.impl.AccountServiceImpl
 
deleteApartment(Apartment) - Method in interface com.rosivanyshyn.service.ApartmentService
Delete apartment
deleteApartment(Apartment) - Method in class com.rosivanyshyn.service.impl.ApartmentServiceImpl
 
DeleteApartmentController - Class in com.rosivanyshyn.controller.other.apartment
Delete Apartment Controller class.
DeleteApartmentController(AppContext) - Constructor for class com.rosivanyshyn.controller.other.apartment.DeleteApartmentController
 
deleteBooking(Booking) - Method in interface com.rosivanyshyn.service.BookingService
Delete booking
deleteBooking(Booking) - Method in class com.rosivanyshyn.service.impl.BookingServiceImpl
 
DeleteBookingController - Class in com.rosivanyshyn.controller.other.booking
Delete Booking Controller class.
DeleteBookingController(AppContext) - Constructor for class com.rosivanyshyn.controller.other.booking.DeleteBookingController
 
deleteOrder(Order) - Method in class com.rosivanyshyn.service.impl.OrderServiceImpl
Delete order, response-to-order and all apartments submitted to response-to-order
deleteOrder(Order) - Method in interface com.rosivanyshyn.service.OrderService
Delete order
DeleteOrderController - Class in com.rosivanyshyn.controller.other.order
Delete Order Controller class.
DeleteOrderController(AppContext) - Constructor for class com.rosivanyshyn.controller.other.order.DeleteOrderController
 
deleteResponseApartments(Connection, Long) - Method in class com.rosivanyshyn.db.dao.implMySQL.ResponseToOrderDAOImpl
Delete apartments references attached to RTO
deleteResponseApartments(Connection, Long) - Method in interface com.rosivanyshyn.db.dao.ResponseToOrderDAO
Delete all attached to response-to-order(RTO) apartments by RTO id.
destroy() - Method in class com.rosivanyshyn.controller.security.filter.AccessFilter
 
destroy() - Method in class com.rosivanyshyn.controller.security.filter.EncodingFilter
 
DispatcherServlet - Class in com.rosivanyshyn.controller.dispatcher
Dispatcher Servlet class.
DispatcherServlet() - Constructor for class com.rosivanyshyn.controller.dispatcher.DispatcherServlet
Default constructor
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.rosivanyshyn.controller.security.filter.AccessFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.rosivanyshyn.controller.security.filter.EncodingFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.rosivanyshyn.controller.AppExceptionHandler
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.rosivanyshyn.controller.dispatcher.DispatcherServlet
Handles request and response in processRequest method
DOMParser - Class in com.rosivanyshyn.controller.security.filter.access.xml.parser
Controller for DOM parser.
DOMParser(String) - Constructor for class com.rosivanyshyn.controller.security.filter.access.xml.parser.DOMParser
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.rosivanyshyn.controller.AppExceptionHandler
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.rosivanyshyn.controller.dispatcher.DispatcherServlet
Handles request and response in processRequest method
doTag() - Method in class com.rosivanyshyn.controller.tag.CurrentYearTag
Writes to JspWriter formatted current year.
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