| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionDefinitionContract | |
|---|---|
| org.kuali.rice.krms.api.repository.action | Copyright 2005-2012 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.krms.api.repository.rule | Copyright 2005-2012 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. | 
| Uses of ActionDefinitionContract in org.kuali.rice.krms.api.repository.action | 
|---|
| Classes in org.kuali.rice.krms.api.repository.action that implement ActionDefinitionContract | |
|---|---|
|  class | ActionDefinitionConcrete model object implementation of KRMS Repository Action immutable. | 
| static class | ActionDefinition.BuilderThis builder is used to construct instances of KRMS Repository Action. | 
| Methods in org.kuali.rice.krms.api.repository.action with parameters of type ActionDefinitionContract | |
|---|---|
| static ActionDefinition.Builder | ActionDefinition.Builder.create(ActionDefinitionContract contract)Creates a builder by populating it with data from the given ActionDefinitionContract. | 
| Uses of ActionDefinitionContract in org.kuali.rice.krms.api.repository.rule | 
|---|
| Methods in org.kuali.rice.krms.api.repository.rule that return types with arguments of type ActionDefinitionContract | |
|---|---|
|  List<? extends ActionDefinitionContract> | RuleDefinitionContract.getActions()This method returns a list of Actions associated with the Rule. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||