Interface | Description |
---|---|
CustomPersistenceHandler |
Custom Persistence Handlers provide a hook to override the normal persistence
behavior of the admin application.
|
CustomPersistenceHandlerFilter | |
DynamicEntityRetriever |
Class | Description |
---|---|
CustomPersistenceHandlerAdapter |
Convenience class for those
CustomPersistenceHandler implementations
that do not wish to implement all the methods of the interface. |
DefaultCustomPersistenceHandlerFilter | |
SystemPropertyCustomPersistenceHandler |
Custom persistence handler for SystemProperty to ensure that the value is validated against the type appropriately.
|
Copyright © 2014. All rights reserved.