Uses of Package
com.broadleafcommerce.data.tracking.core.service
Package
Description
-
ClassDescriptionReal-world service implementations of
RsqlCrudEntityService
can extend from this class as a convenience to inherit CRUD behavior for a particular business domain type. -
ClassDescriptionAllows customization of an RSQL query before it is passed on to the repository layer.
-
ClassDescriptionAllows customization of an RSQL query before it is passed on to the repository layer.
-
ClassDescriptionHelper class responsible for providing basic CRUD support for business domain types.
-
ClassDescriptionHelper class responsible for providing basic CRUD support for business domain types.
-
ClassDescriptionReal-world service implementations of
CrudEntityService
can extend from this class as a convenience to inherit CRUD behavior for a particular business domain type.Real-world service implementations ofMappableCrudEntityService
can extend from this class as a convenience to inherit CRUD behavior for a particular business domain type.A response returned byCrudEntityService
/CrudEntityHelper
for operations that involve persistence of multiple items at once.Component capable of informing the system of a change to aTrackable
domain.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 aPagingAndSortingRepository
can 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.An update with a service projection against a persistent store mapped byUpdate.getId()
-
ClassDescriptionComponent capable of informing the system of a change to a
Trackable
domain.Integration component responsible for interacting with the propagation architecture outside of the standard transition flow (seeWorkflowTransitionHelper
). -
ClassDescriptionReal-world service implementations of
CrudEntityService
can extend from this class as a convenience to inherit CRUD behavior for a particular business domain type.Batch update a managed, catalog discriminated entity type based onCatalog#getGroups()
andCatalog.getLevel()
changes.Helper class responsible for providing basic CRUD support for business domain types.Base service API for a given entity type. -
ClassDescriptionHelper class responsible for providing basic CRUD support for business domain types.