| Modifier and Type | Class and Description |
|---|---|
class |
CategoryCustomPersistenceHandler |
class |
ChildCategoriesCustomPersistenceHandler |
class |
CustomerCustomPersistenceHandler |
class |
CustomerPasswordCustomPersistenceHandler |
class |
ISOCountryPersistenceHandler
By default, we will filter all ISOCountries to return only those that have names.
|
class |
ProductCustomPersistenceHandler |
class |
SkuBundleItemCustomPersistenceHandler
Overridden to provide the option values field on the SkuBundleItem list
|
class |
SkuCustomPersistenceHandler |
| Modifier and Type | Class and Description |
|---|---|
class |
PageTemplateCustomPersistenceHandler
Created by jfischer
|
class |
RequestDTOCustomPersistenceHandler |
class |
StructuredContentTypeCustomPersistenceHandler
Created by jfischer
|
class |
TimeDTOCustomPersistenceHandler
Created by IntelliJ IDEA.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SearchFacetRangeCustomPersistenceHandler |
| 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 © 2015. All rights reserved.