Uses of Class
org.kuali.rice.krad.service.impl.PersistenceServiceStructureImplBase

Packages that use PersistenceServiceStructureImplBase
org.kuali.rice.devtools.pdle   
org.kuali.rice.krad.service.impl Core service implementations. 
 

Uses of PersistenceServiceStructureImplBase in org.kuali.rice.devtools.pdle
 

Subclasses of PersistenceServiceStructureImplBase in org.kuali.rice.devtools.pdle
 class PostDataLoadEncryptionServiceImpl
           
 

Uses of PersistenceServiceStructureImplBase in org.kuali.rice.krad.service.impl
 

Subclasses of PersistenceServiceStructureImplBase in org.kuali.rice.krad.service.impl
 class PersistenceServiceImpl
          This class is the service implementation for the Persistence structure.
 class PersistenceServiceImplBase
           
 class PersistenceServiceJpaImpl
          This class is the service implementation for the Persistence structure.
 class PersistenceServiceOjbImpl
          This class is the service implementation for the Persistence structure.
 class PersistenceStructureServiceImpl
          This class is now a proxy, which uses the @Entity annotation to decide whether to use the JPA or OJB underlying services to perform an action.
 class PersistenceStructureServiceJpaImpl
           
 class PersistenceStructureServiceOjbImpl
           
 



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.