Class IdentityCurrentAndArchivedServiceImpl

java.lang.Object
org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
All Implemented Interfaces:
IdentityService

public class IdentityCurrentAndArchivedServiceImpl extends Object implements IdentityService
This IdentityService implementation is largely just a knee-jerk delegator, except for getters returning EntityDefault in which case the IdentityArchiveService will be invoked if the inner IndentityService impl returns null.
Author:
Kuali Rice Team (rice.collab@kuali.org)