Package | Description |
---|---|
org.kuali.rice.kew.api.rule |
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.kew.rule.bo | |
org.kuali.rice.kew.rule.web |
Modifier and Type | Class and Description |
---|---|
class |
RuleTemplateAttribute |
static class |
RuleTemplateAttribute.Builder
A builder which can be used to construct
RuleTemplateAttribute instances. |
Modifier and Type | Method and Description |
---|---|
RuleTemplateAttributeContract |
RuleExtensionContract.getRuleTemplateAttribute() |
RuleTemplateAttributeContract |
RuleExtension.getRuleTemplateAttribute() |
Modifier and Type | Method and Description |
---|---|
List<? extends RuleTemplateAttributeContract> |
RuleTemplateContract.getRuleTemplateAttributes() |
Modifier and Type | Method and Description |
---|---|
static RuleTemplateAttribute.Builder |
RuleTemplateAttribute.Builder.create(RuleTemplateAttributeContract contract) |
Modifier and Type | Class and Description |
---|---|
class |
RuleTemplateAttributeBo
A model bean which services as the link between a
RuleTemplateBo and
a RuleAttribute . |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
WebRuleUtils.getFieldMapForRuleTemplateAttribute(RuleBaseValues rule,
RuleTemplateAttributeContract ruleTemplateAttribute)
Based on original logic implemented in Rule system.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.