Uses of Package
com.university.bookstore.model
Packages that use com.university.bookstore.model
Package
Description
-
Classes in com.university.bookstore.model used by com.university.bookstore.apiClassDescriptionRepresents an immutable book in the bookstore inventory.Abstract base class representing any material in the store inventory.Enumeration of material types for polymorphic behavior.Interface for materials with multimedia content.
-
Classes in com.university.bookstore.model used by com.university.bookstore.builderClassDescriptionRepresents an electronic book (e-book) in the bookstore system.Abstract base class representing any material in the store inventory.Quality levels for media content.
-
Classes in com.university.bookstore.model used by com.university.bookstore.chain
-
Classes in com.university.bookstore.model used by com.university.bookstore.compositeClassDescriptionAbstract base class representing any material in the store inventory.Enumeration of material types for polymorphic behavior.
-
Classes in com.university.bookstore.model used by com.university.bookstore.controllerClassDescriptionAbstract base class representing any material in the store inventory.Enumeration of material types for polymorphic behavior.
-
Classes in com.university.bookstore.model used by com.university.bookstore.decorator
-
Classes in com.university.bookstore.model used by com.university.bookstore.factory
-
Classes in com.university.bookstore.model used by com.university.bookstore.implClassDescriptionRepresents an immutable book in the bookstore inventory.Abstract base class representing any material in the store inventory.Enumeration of material types for polymorphic behavior.Interface for materials with multimedia content.
-
Classes in com.university.bookstore.model used by com.university.bookstore.iteratorClassDescriptionAbstract base class representing any material in the store inventory.Enumeration of material types for polymorphic behavior.
-
Classes in com.university.bookstore.model used by com.university.bookstore.modelClassDescriptionRepresents an immutable book in the bookstore inventory.Frequency of magazine publication.Abstract base class representing any material in the store inventory.Enumeration of material types for polymorphic behavior.Interface for materials with multimedia content.Quality levels for media content.Types of video content.
-
Classes in com.university.bookstore.model used by com.university.bookstore.observer
-
Classes in com.university.bookstore.model used by com.university.bookstore.repository
-
Classes in com.university.bookstore.model used by com.university.bookstore.search
-
Classes in com.university.bookstore.model used by com.university.bookstore.service
-
Classes in com.university.bookstore.model used by com.university.bookstore.utils
-
Classes in com.university.bookstore.model used by com.university.bookstore.visitorClassDescriptionRepresents an audio book that implements both Material and Media interfaces.Represents an electronic book (e-book) in the bookstore system.Represents a magazine in the store inventory.Abstract base class representing any material in the store inventory.Represents a physical printed book in the bookstore inventory.Represents video content (movies, documentaries, educational videos).