Uses of Class
org.example.customer.utility.CustomerEntity
Packages that use CustomerEntity
Package
Description
This package provides the Entity classes for the Customer Web Application.
-
Uses of CustomerEntity in org.example.customer
Subclasses of CustomerEntity in org.example.customerModifier and TypeClassDescriptionfinal classThe Customer Entity for the Customer application.final classThe Order Entity for the Customer application.final classThe OrderItem Entity for the Customer application.final classThe Product Entity for the Customer application.classThe Supplier Entity for the Customer application.