| Package | Description |
|---|---|
| org.broadleafcommerce.openadmin.server.security.handler | |
| org.broadleafcommerce.openadmin.server.service.handler |
| Modifier and Type | Class and Description |
|---|---|
class |
AdminPermissionCustomPersistenceHandler |
class |
AdminUserCustomPersistenceHandler |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassCustomPersistenceHandlerAdapter
Convenience passthrough for
CustomPersistenceHandlerAdapter that provides a method for class detection
based on the provided constructor. |
class |
SystemPropertyCustomPersistenceHandler
Custom persistence handler for SystemProperty to ensure that the value is validated against the type appropriately.
|
class |
TranslationCustomPersistenceHandler
Custom persistence handler for Translations, it verifies on "add" that the combination of the 4 "key" fields
is not repeated (as in a software-enforced unique index, which is not utilized because of sandboxing and multitenancy concerns).
|
Copyright © 2017. All rights reserved.