|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PersistableBusinessObjectClassExposer | |
|---|---|
| org.kuali.rice.krad.app.persistence.jpa | |
| Uses of PersistableBusinessObjectClassExposer in org.kuali.rice.krad.app.persistence.jpa |
|---|
| Classes in org.kuali.rice.krad.app.persistence.jpa that implement PersistableBusinessObjectClassExposer | |
|---|---|
class |
KRADPersistableBusinessObjectClassExposer
The class which exposes the names of all KNS business object entities - which are managed by all JPA persistence units |
class |
PackagePersistableBusinessObjectClassExposer
Abstract class which exposes as JPA managed classes all of the business objects in a given package |
class |
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. |
| Methods in org.kuali.rice.krad.app.persistence.jpa with parameters of type PersistableBusinessObjectClassExposer | |
|---|---|
void |
RicePersistenceUnitPostProcessor.addManagedClassNames(org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo mutablePersistenceUnitInfo,
PersistableBusinessObjectClassExposer exposer)
Adds the class names listed by exposed by the given exposer into the persistence unit |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||