Uses of Interface
com.broadleafcommerce.data.tracking.core.service.MappableCrudEntityService
Packages that use MappableCrudEntityService
-
Uses of MappableCrudEntityService in com.broadleafcommerce.data.tracking.core.service
Subinterfaces of MappableCrudEntityService in com.broadleafcommerce.data.tracking.core.serviceModifier and TypeInterfaceDescriptioninterfaceRSQL-specific variant of theMappableCrudEntityService.Classes in com.broadleafcommerce.data.tracking.core.service that implement MappableCrudEntityServiceModifier and TypeClassDescriptionclassReal-world service implementations ofMappableCrudEntityServicecan extend from this class as a convenience to inherit CRUD behavior for a particular business domain type.classReal-world service implementations ofRsqlMappableCrudEntityServicecan extend from this class as a convenience to inherit CRUD behavior for a particular business domain type.