| Interface | Description |
|---|---|
| PersistableBusinessObjectClassExposer |
Contract for classes which plan to expose class names to the RicePersistenceUnitPostProcessor, for
dynamic loading
|
| Class | Description |
|---|---|
| KRADPersistableBusinessObjectClassExposer |
Exposes the names of all KNS business object entities - which are managed
by all JPA persistence units
|
| PackagePersistableBusinessObjectClassExposer |
Abstract class which exposes as JPA managed classes all of the business objects in a given package
|
| RiceEntityManagerProxyFactoryBean | |
| RiceLocalContainerEntityManagerFactoryBean | |
| RicePersistenceUnitPostProcessor | |
| RiceToNervousSystemBusinessObjectClassExposer |
Business Object class exposer which adds non-KNS Rice entities to the KNS persistence units, so that these objects
can be used with KNS functionality - for instance, PersonImpl objects can be looked up.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.