Class CategoryService

java.lang.Object
com.esprit.services.films.CategoryService
All Implemented Interfaces:
IService<Category>

public class CategoryService extends Object implements IService<Category>
  • Field Details

  • Constructor Details

    • CategoryService

      public CategoryService()
      Performs CategoryService operation.
  • Method Details