Uses of Class
br.com.pethub.model.Sales
Packages that use Sales
Package
Description
This package contains the Data Access Object (DAO) classes for the PetHub application.
This package contains the model classes for the PetHub application.
-
Uses of Sales in br.com.pethub.dao
Methods in br.com.pethub.dao that return types with arguments of type SalesModifier and TypeMethodDescriptionThis method is used to retrieve a list of all sales within a date range from the database.Methods in br.com.pethub.dao with parameters of type Sales -
Uses of Sales in br.com.pethub.model
Methods in br.com.pethub.model that return SalesMethods in br.com.pethub.model with parameters of type Sales