| Package | Description |
|---|---|
| org.kuali.rice.krms.api.repository.action | |
| org.kuali.rice.krms.impl.repository | |
| org.kuali.student.r2.common.krms.type |
| Modifier and Type | Method and Description |
|---|---|
ActionDefinition |
ActionDefinition.Builder.build()
Builds an instance of a Action based on the current state of the builder.
|
| Modifier and Type | Method and Description |
|---|---|
ActionDefinition |
KSRuleManagementServiceImpl.createAction(ActionDefinition actionDefinition) |
ActionDefinition |
KSRuleManagementServiceImpl.getAction(String actionId) |
| Modifier and Type | Method and Description |
|---|---|
List<ActionDefinition> |
KSRuleManagementServiceImpl.getActions(List<String> actionIds) |
| Modifier and Type | Method and Description |
|---|---|
ActionDefinition |
KSRuleManagementServiceImpl.createAction(ActionDefinition actionDefinition) |
void |
KSRuleManagementServiceImpl.updateAction(ActionDefinition actionDefinition) |
| Modifier and Type | Method and Description |
|---|---|
protected Action |
KSActionTypeServiceImpl.buildRDLAction(ActionDefinition actionDefinition) |
protected Action |
ActionTypeServiceBase.buildRDLAction(ActionDefinition actionDefinition) |
Action |
KSActionTypeServiceImpl.loadAction(ActionDefinition actionDefinition) |
Action |
ActionTypeServiceBase.loadAction(ActionDefinition actionDefinition) |
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.