Uses of Interface
com.broadleafcommerce.data.tracking.core.service.MappableCrudEntityService
-
Uses of MappableCrudEntityService in com.broadleafcommerce.data.tracking.core.service
Modifier and TypeInterfaceDescriptioninterface
RSQL-specific variant of theMappableCrudEntityService
.Modifier and TypeClassDescriptionclass
Real-world service implementations ofMappableCrudEntityService
can extend from this class as a convenience to inherit CRUD behavior for a particular business domain type.class
Real-world service implementations ofRsqlMappableCrudEntityService
can extend from this class as a convenience to inherit CRUD behavior for a particular business domain type.