Uses of Package
com.broadleafcommerce.data.tracking.core.service
Packages that use com.broadleafcommerce.data.tracking.core.service
Package
Description
-
Classes in com.broadleafcommerce.data.tracking.core.service used by com.broadleafcommerce.data.tracking.coreClassDescriptionReal-world service implementations of
RsqlCrudEntityService
can extend from this class as a convenience to inherit CRUD behavior for a particular business domain type. -
Classes in com.broadleafcommerce.data.tracking.core.service used by com.broadleafcommerce.data.tracking.core.filtering.fetchClassDescriptionAllows customization of an RSQL query before it is passed on to the repository layer.
-
Classes in com.broadleafcommerce.data.tracking.core.service used by com.broadleafcommerce.data.tracking.core.filtering.fetch.rsqlClassDescriptionAllows customization of an RSQL query before it is passed on to the repository layer.
-
Classes in com.broadleafcommerce.data.tracking.core.service used by com.broadleafcommerce.data.tracking.core.marketplace.serviceClassDescriptionHelper class responsible for providing basic CRUD support for business domain types.
-
Classes in com.broadleafcommerce.data.tracking.core.service used by com.broadleafcommerce.data.tracking.core.messaging.autoconfigureClassDescriptionHelper class responsible for providing basic CRUD support for business domain types.
-
Classes in com.broadleafcommerce.data.tracking.core.service used by com.broadleafcommerce.data.tracking.core.serviceClassDescriptionReal-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()
-
Classes in com.broadleafcommerce.data.tracking.core.service used by com.broadleafcommerce.data.tracking.core.sortClassDescriptionComponent 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
). -
Classes in com.broadleafcommerce.data.tracking.core.service used by com.broadleafcommerce.data.tracking.core.tenant.serviceClassDescriptionReal-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. -
Classes in com.broadleafcommerce.data.tracking.core.service used by com.broadleafcommerce.data.tracking.core.transitionClassDescriptionHelper class responsible for providing basic CRUD support for business domain types.