Uses of Interface
org.kuali.rice.kim.service.IdentityArchiveService

Packages that use IdentityArchiveService
org.kuali.rice.kim.service   
org.kuali.rice.kim.service.impl   
 

Uses of IdentityArchiveService in org.kuali.rice.kim.service
 

Methods in org.kuali.rice.kim.service that return IdentityArchiveService
static IdentityArchiveService KIMServiceLocator.getIdentityArchiveService()
           
 

Uses of IdentityArchiveService in org.kuali.rice.kim.service.impl
 

Classes in org.kuali.rice.kim.service.impl that implement IdentityArchiveService
 class IdentityArchiveServiceImpl
          This is the default implementation for the IdentityArchiveService.
 

Constructors in org.kuali.rice.kim.service.impl with parameters of type IdentityArchiveService
IdentityCurrentAndArchivedServiceImpl(IdentityService innerIdentityService, IdentityArchiveService identityArchiveService)
          This constructs a IdentityCurrentAndArchivedServiceImpl, injecting the needed services.
 



Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.