Uses of Interface
com.broadleafcommerce.data.tracking.core.service.RsqlMappableCrudEntityService
- 
Packages that use RsqlMappableCrudEntityService Package Description com.broadleafcommerce.data.tracking.core.service  - 
- 
Uses of RsqlMappableCrudEntityService in com.broadleafcommerce.data.tracking.core.service
Classes in com.broadleafcommerce.data.tracking.core.service that implement RsqlMappableCrudEntityService Modifier and Type Class Description classBaseRsqlMappableCrudEntityService<P>Real-world service implementations ofRsqlMappableCrudEntityServicecan extend from this class as a convenience to inherit CRUD behavior for a particular business domain type. 
 -