Uses of Class
com.broadleafcommerce.data.tracking.core.service.BaseRsqlCrudEntityService
-
Uses of BaseRsqlCrudEntityService in com.broadleafcommerce.data.tracking.core
Modifier and TypeMethodDescriptionTrackableFlowComponentFactory.CreateInterceptor.delegate
(Object[] a, BaseRsqlCrudEntityService<Object> service) void
TrackableFlowComponentFactory.DeleteInterceptor.delegate
(Object[] a, BaseRsqlCrudEntityService<Object> service) TrackableFlowComponentFactory.ReadAllInterceptor.delegate
(Object[] a, BaseRsqlCrudEntityService<Object> service) TrackableFlowComponentFactory.ReadByIdInterceptor.delegate
(Object[] a, BaseRsqlCrudEntityService<Object> service) TrackableFlowComponentFactory.ReplaceInterceptor.delegate
(Object[] a, BaseRsqlCrudEntityService<Object> service) TrackableFlowComponentFactory.UpdateInterceptor.delegate
(Object[] a, BaseRsqlCrudEntityService<Object> service)