Package | Description |
---|---|
org.kuali.rice.ken.web.spring | |
org.kuali.rice.kew.actionrequest | |
org.kuali.rice.kim.api.services | |
org.kuali.rice.kim.document.rule | |
org.kuali.rice.kim.impl.identity | |
org.kuali.rice.kim.impl.services | |
org.kuali.rice.kim.service.impl | |
org.kuali.rice.kim.web.struts.action | |
org.kuali.rice.kns.kim.role |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
org.kuali.rice.krad.labs.lookup |
Modifier and Type | Method and Description |
---|---|
protected static IdentityService |
BaseSendNotificationController.getIdentityService() |
Modifier and Type | Method and Description |
---|---|
protected static IdentityService |
ActionRequestFactory.getIdentityService() |
Modifier and Type | Method and Description |
---|---|
static IdentityService |
KimApiServiceLocator.getIdentityService() |
Modifier and Type | Field and Description |
---|---|
protected IdentityService |
IdentityManagementGroupDocumentRule.identityService |
Modifier and Type | Method and Description |
---|---|
protected IdentityService |
IdentityManagementRoleDocumentRule.getIdentityService() |
protected IdentityService |
IdentityManagementPersonDocumentRule.getIdentityService() |
IdentityService |
IdentityManagementGroupDocumentRule.getIdentityService() |
Modifier and Type | Class and Description |
---|---|
class |
IdentityCurrentAndArchivedServiceImpl
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. |
class |
IdentityServiceImpl
Base implementation of the identity (identity) service.
|
Modifier and Type | Field and Description |
---|---|
protected static IdentityService |
PersonImpl.identityService |
Modifier and Type | Method and Description |
---|---|
protected IdentityService |
PersonServiceImpl.getIdentityService() |
static IdentityService |
PersonImpl.getIdentityService() |
Constructor and Description |
---|
IdentityCurrentAndArchivedServiceImpl(IdentityService innerIdentityService,
IdentityArchiveService identityArchiveService)
This constructs a IdentityCurrentAndArchivedServiceImpl, injecting the
needed services.
|
Modifier and Type | Method and Description |
---|---|
protected IdentityService |
KimRemoteModuleService.getIdentityService() |
Modifier and Type | Class and Description |
---|---|
class |
LdapIdentityDelegateServiceImpl
Implementation of
IdentityService that communicates with and serves information
from the UA Enterprise Directory Service. |
Modifier and Type | Method and Description |
---|---|
IdentityService |
IdentityManagementServiceImpl.getIdentityService() |
protected IdentityService |
UiDocumentServiceImpl.getIdentityService() |
protected IdentityService |
KimModuleService.getIdentityService() |
Modifier and Type | Field and Description |
---|---|
protected IdentityService |
IdentityManagementDocumentActionBase.identityService |
Modifier and Type | Method and Description |
---|---|
protected IdentityService |
IdentityManagementDocumentActionBase.getIdentityService() |
Modifier and Type | Method and Description |
---|---|
protected IdentityService |
PrincipalDerivedRoleTypeServiceImpl.getIdentityService()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
IdentityService |
LabsTravelAccountLookupableImpl.getIdentityService()
Returns the
IdentityService . |
Modifier and Type | Method and Description |
---|---|
void |
LabsTravelAccountLookupableImpl.setIdentityService(IdentityService identityService)
Sets the
IdentityService . |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.