Package org.broadleafcommerce.openadmin.server.service.handler
package org.broadleafcommerce.openadmin.server.service.handler
-
ClassDescriptionConvenience passthrough for
CustomPersistenceHandlerAdapter
that provides a method for class detection based on the provided constructor.Custom Persistence Handlers provide a hook to override the normal persistence behavior of the admin application.Convenience class for thoseCustomPersistenceHandler
implementations that do not wish to implement all the methods of the interface.Custom persistence handler for SystemProperty to ensure that the value is validated against the type appropriately.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).