Uses of Interface
org.kuali.rice.kim.impl.identity.IdentityArchiveService

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

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

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

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.
 

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



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