Package com.esprit.services
Interface IService<T>
- All Known Implementing Classes:
ActorService
,CategoryService
,CategoryService
,CinemaCommentService
,CinemaHallService
,CinemaRatingService
,CinemaService
,CommentService
,FilmCommentService
,FilmRatingService
,FilmService
,IServiceCategorieImpl
,IServiceEpisodeImpl
,IServiceFavoriteImpl
,IServiceFeedbackImpl
,IServiceSeriesImpl
,MovieSessionService
,OrderItemService
,OrderService
,ProductService
,ReviewService
,ShoppingCartService
,TicketService
,UserService
public interface IService<T>
IService class provides functionality for the RAKCHA desktop application.
This class is part of the JavaFX-based desktop application designed for comprehensive cinema and product management system.
- Since:
- 1.0.0
- Version:
- 1.0.0
- Author:
- RAKCHA Development Team
- See Also:
-
Method Summary
-
Method Details
-
create
-
read
-
update
-
delete
-