Package | Description |
---|---|
com.broadleafcommerce.data.tracking.core.service |
Modifier and Type | Interface and Description |
---|---|
interface |
RsqlMappableCrudEntityService<P>
RSQL-specific variant of the
MappableCrudEntityService . |
Modifier and Type | Class and Description |
---|---|
class |
BaseMappableCrudEntityService<P>
Real-world service implementations of
MappableCrudEntityService can extend from this
class as a convenience to inherit CRUD behavior for a particular business domain type. |
class |
BaseRsqlMappableCrudEntityService<P>
Real-world service implementations of
RsqlMappableCrudEntityService can extend from this
class as a convenience to inherit CRUD behavior for a particular business domain type. |
Copyright © 2021. All rights reserved.