Package | Description |
---|---|
org.kuali.ole.sys.businessobject | |
org.kuali.ole.sys.service | |
org.kuali.ole.sys.service.impl |
Modifier and Type | Class and Description |
---|---|
class |
ChartOrgHolderImpl |
Modifier and Type | Method and Description |
---|---|
ChartOrgHolder |
FinancialSystemUserService.getPrimaryOrganization(org.kuali.rice.kim.api.identity.Person person,
String namespaceCode)
If the specified person has the OLE-SYS User role for the specified namespace, this will return the organization associated with that assignment.
|
ChartOrgHolder |
FinancialSystemUserService.getPrimaryOrganization(String principalId,
String namespaceCode) |
Modifier and Type | Method and Description |
---|---|
Collection<String> |
FinancialSystemUserService.getPrincipalIdsForFinancialSystemOrganizationUsers(String namespaceCode,
ChartOrgHolder chartOrg) |
Modifier and Type | Method and Description |
---|---|
Collection<String> |
FinancialSystemUserService.getPrincipalIdsForFinancialSystemOrganizationUsers(String namespaceCode,
List<ChartOrgHolder> chartOrgs) |
Modifier and Type | Class and Description |
---|---|
class |
FinancialSystemUserServiceImpl.ChartOrgHolderImpl |
Modifier and Type | Method and Description |
---|---|
protected ChartOrgHolder |
FinancialSystemUserServiceImpl.getOrganizationForFinancialSystemUser(String principalId,
String namespaceCode) |
protected ChartOrgHolder |
FinancialSystemUserServiceImpl.getOrganizationForNonFinancialSystemUser(org.kuali.rice.kim.api.identity.Person person)
Deprecated.
|
ChartOrgHolder |
FinancialSystemUserServiceImpl.getPrimaryOrganization(org.kuali.rice.kim.api.identity.Person person,
String namespaceCode) |
ChartOrgHolder |
FinancialSystemUserServiceImpl.getPrimaryOrganization(String principalId,
String namespaceCode) |
Modifier and Type | Method and Description |
---|---|
Collection<String> |
FinancialSystemUserServiceImpl.getPrincipalIdsForFinancialSystemOrganizationUsers(String namespaceCode,
ChartOrgHolder chartOrg) |
Modifier and Type | Method and Description |
---|---|
Collection<String> |
FinancialSystemUserServiceImpl.getPrincipalIdsForFinancialSystemOrganizationUsers(String namespaceCode,
List<ChartOrgHolder> chartOrgs) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.