Class and Description |
---|
BaseRsqlCrudEntityService
Real-world service implementations of
RsqlCrudEntityService can extend from this class as
a convenience to inherit CRUD behavior for a particular business domain type. |
Class and Description |
---|
RsqlQueryTransformer
Allows customization of an RSQL query before it is passed on to the repository layer.
|
Class and Description |
---|
RsqlQueryTransformer
Allows customization of an RSQL query before it is passed on to the repository layer.
|
Class and Description |
---|
CrudEntityHelper
Helper class responsible for providing basic CRUD support for business domain types.
|
Class and Description |
---|
CrudEntityHelper
Helper class responsible for providing basic CRUD support for business domain types.
|
Class and Description |
---|
BaseCrudEntityService
Real-world service implementations of
CrudEntityService can extend from this class as a
convenience to inherit CRUD behavior for a particular business domain type. |
BaseMappableCrudEntityService
Real-world service implementations of
MappableCrudEntityService can extend from this
class as a convenience to inherit CRUD behavior for a particular business domain type. |
BulkPersistenceResponse
A response returned by
CrudEntityService /CrudEntityHelper for operations that
involve persistence of multiple items at once. |
BulkPersistenceResponse.PersistenceFailure |
BulkPersistenceResponse.PersistenceFailureType |
ChangeNotifier
Component capable of informing the system of a change to a
Trackable domain. |
CrudEntityHelper
Helper class responsible for providing basic CRUD support for business domain types.
|
CrudEntityService
Base service API for a given entity type.
|
MappableCrudEntityHelper
Helper class responsible for providing basic CRUD support for a business domain type.
|
MappableCrudEntityService
Base service API for a given entity type.
|
MappableRsqlFilterExecutor
Marker interface to indicate that a
PagingAndSortingRepository can also handle RSQL-based
query methods. |
PropagationIntegrator
Integration component responsible for interacting with the propagation architecture outside of
the standard transition flow (see
WorkflowTransitionHelper ). |
RsqlCrudEntityHelper
Helper class responsible for providing additional support for RSQL filtering for business domain
services.
|
RsqlCrudEntityService
RSQL-specific variant of the
CrudEntityService . |
RsqlMappableCrudEntityHelper
Helper class responsible for providing additional support for RSQL filtering for business domain
services.
|
RsqlMappableCrudEntityService
RSQL-specific variant of the
MappableCrudEntityService . |
RsqlQueryTransformer
Allows customization of an RSQL query before it is passed on to the repository layer.
|
Update
An update with a service projection against a persistent store mapped by {@link #getId()
|
Class and Description |
---|
ChangeNotifier
Component capable of informing the system of a change to a
Trackable domain. |
PropagationIntegrator
Integration component responsible for interacting with the propagation architecture outside of
the standard transition flow (see
WorkflowTransitionHelper ). |
Class and Description |
---|
BaseCrudEntityService
Real-world service implementations of
CrudEntityService can extend from this class as a
convenience to inherit CRUD behavior for a particular business domain type. |
CatalogChangeService
Batch update a managed, catalog discriminated entity type based on
Catalog#getGroups()
and Catalog.getLevel() changes. |
CrudEntityHelper
Helper class responsible for providing basic CRUD support for business domain types.
|
CrudEntityService
Base service API for a given entity type.
|
Class and Description |
---|
CrudEntityHelper
Helper class responsible for providing basic CRUD support for business domain types.
|
Copyright © 2021. All rights reserved.