public class TestRuleAttributeDuex extends Object implements WorkflowRuleAttribute, RoleAttribute
WorkflowAttributeXmlValidator| Constructor and Description | 
|---|
| TestRuleAttributeDuex() | 
public TestRuleAttributeDuex()
public boolean isMatch(DocumentContent documentContent, List ruleExtensions)
isMatch in interface WorkflowRuleAttributepublic List getRoleNames()
getRoleNames in interface RoleAttributepublic List getRuleRows()
getRuleRows in interface WorkflowRuleAttributepublic List getRoutingDataRows()
getRoutingDataRows in interface WorkflowRuleAttributepublic String getDocContent()
getDocContent in interface WorkflowRuleAttributepublic List getRuleExtensionValues()
getRuleExtensionValues in interface WorkflowRuleAttributepublic List validateRoutingData(Map paramMap)
validateRoutingData in interface WorkflowRuleAttributepublic String getAttributeLabel()
public List<RemotableAttributeError> validateRuleData(Map paramMap)
validateRuleData in interface WorkflowRuleAttributepublic void setRequired(boolean required)
setRequired in interface WorkflowRuleAttributepublic boolean isRequired()
isRequired in interface WorkflowRuleAttributepublic List getQualifiedRoleNames(String roleName, DocumentContent documentContent)
getQualifiedRoleNames in interface RoleAttributepublic ResolvedQualifiedRole resolveQualifiedRole(RouteContext routeContext, String roleName, String qualifiedRole)
resolveQualifiedRole in interface RoleAttributepublic static void removeRole(String roleName)
public static void addQualifiedRole(String roleName, String qualifiedRoleName)
public static void removeQualifiedRole(String roleName, String qualifiedRoleName)
public static void setRecipients(String roleName, String qualifiedRoleName, List recipients)
public static List getRecipients(String roleName, String qualifiedRoleName)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.