Uses of Class
com.broadleafcommerce.data.tracking.core.service.BaseCrudEntityService
Package
Description
-
Uses of BaseCrudEntityService in com.broadleafcommerce.data.tracking.core.service
Modifier and TypeClassDescriptionclass
Real-world service implementations ofRsqlCrudEntityService
can extend from this class as a convenience to inherit CRUD behavior for a particular business domain type. -
Uses of BaseCrudEntityService in com.broadleafcommerce.data.tracking.core.tenant.service
Modifier and TypeClassDescriptionclass
DefaultCommonApplicationService<P extends Application>
class
DefaultCommonCatalogService<P extends Catalog>