Package com.broadleafcommerce.data.tracking.core.service
package com.broadleafcommerce.data.tracking.core.service
-
ClassDescriptionReal-world service implementations of
CrudEntityServicecan extend from this class as a convenience to inherit CRUD behavior for a particular business domain type.Real-world service implementations ofMappableCrudEntityServicecan extend from this class as a convenience to inherit CRUD behavior for a particular business domain type.Real-world service implementations ofRsqlCrudEntityServicecan extend from this class as a convenience to inherit CRUD behavior for a particular business domain type.Real-world service implementations ofRsqlMappableCrudEntityServicecan extend from this class as a convenience to inherit CRUD behavior for a particular business domain type.A response returned byCrudEntityService/CrudEntityHelperfor operations that involve persistence of multiple items at once.Batch update a managed, catalog discriminated entity type based onCatalog#getGroups()andCatalog.getLevel()changes.Component capable of informing the system of a change to aTrackabledomain.Helper class responsible for providing basic CRUD support for business domain types.Base service API for a given entity type.Helper class responsible for providing basic CRUD support for a business domain type.Base service API for a given entity type.Marker interface to indicate that aPagingAndSortingRepositorycan also handle RSQL-based query methods.Integration component responsible for interacting with the propagation architecture outside of the standard transition flow (seeWorkflowTransitionHelper).Helper class responsible for providing additional support for RSQL filtering for business domain services.RSQL-specific variant of theCrudEntityService.Helper class responsible for providing additional support for RSQL filtering for business domain services.RSQL-specific variant of theMappableCrudEntityService.Allows customization of an RSQL query before it is passed on to the repository layer.Update<P>An update with a service projection against a persistent store mapped byUpdate.getId()