Uses of Class
org.broadleafcommerce.openadmin.server.service.handler.CustomPersistenceHandlerAdapter
Packages that use CustomPersistenceHandlerAdapter
Package
Description
-
Uses of CustomPersistenceHandlerAdapter in org.broadleafcommerce.openadmin.server.security.handler
Subclasses of CustomPersistenceHandlerAdapter in org.broadleafcommerce.openadmin.server.security.handlerModifier and TypeClassDescriptionclassclass -
Uses of CustomPersistenceHandlerAdapter in org.broadleafcommerce.openadmin.server.service.handler
Subclasses of CustomPersistenceHandlerAdapter in org.broadleafcommerce.openadmin.server.service.handlerModifier and TypeClassDescriptionclassConvenience passthrough forCustomPersistenceHandlerAdapterthat provides a method for class detection based on the provided constructor.classCustom persistence handler for SystemProperty to ensure that the value is validated against the type appropriately.classCustom 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).