| Package | Description |
|---|---|
| org.kuali.rice.kim.impl.responsibility | |
| org.kuali.rice.kim.impl.role |
| Modifier and Type | Method and Description |
|---|---|
static ResponsibilityBo |
UberResponsibilityBo.from(Responsibility im)
Converts a immutable object to its mutable counterpart
|
static ResponsibilityBo |
ReviewResponsibilityBo.from(Responsibility im)
Converts a immutable object to its mutable counterpart
|
static ResponsibilityBo |
ResponsibilityBo.from(Responsibility im)
Converts a immutable object to its mutable counterpart
|
| Modifier and Type | Method and Description |
|---|---|
List<ResponsibilityBo> |
ResponsibilityDaoJpa.findWorkflowExceptionResponsibilities(String documentTypeName) |
List<ResponsibilityBo> |
ResponsibilityDao.findWorkflowExceptionResponsibilities(String documentTypeName) |
List<ResponsibilityBo> |
ResponsibilityDaoJpa.findWorkflowResponsibilities(String documentTypeName) |
List<ResponsibilityBo> |
ResponsibilityDao.findWorkflowResponsibilities(String documentTypeName) |
| Modifier and Type | Method and Description |
|---|---|
static Responsibility |
UberResponsibilityBo.to(ResponsibilityBo bo)
Converts a mutable bo to its immutable counterpart
|
| Modifier and Type | Method and Description |
|---|---|
ResponsibilityBo |
RoleResponsibilityBo.getKimResponsibility() |
| Modifier and Type | Method and Description |
|---|---|
void |
RoleResponsibilityBo.setKimResponsibility(ResponsibilityBo kimResponsibility) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.