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 WorkflowRuleAttribute
public List getRoleNames()
getRoleNames
in interface RoleAttribute
public List getRuleRows()
getRuleRows
in interface WorkflowRuleAttribute
public List getRoutingDataRows()
getRoutingDataRows
in interface WorkflowRuleAttribute
public String getDocContent()
getDocContent
in interface WorkflowRuleAttribute
public List getRuleExtensionValues()
getRuleExtensionValues
in interface WorkflowRuleAttribute
public List validateRoutingData(Map paramMap)
validateRoutingData
in interface WorkflowRuleAttribute
public String getAttributeLabel()
public List<RemotableAttributeError> validateRuleData(Map paramMap)
validateRuleData
in interface WorkflowRuleAttribute
public void setRequired(boolean required)
setRequired
in interface WorkflowRuleAttribute
public boolean isRequired()
isRequired
in interface WorkflowRuleAttribute
public List getQualifiedRoleNames(String roleName, DocumentContent documentContent)
getQualifiedRoleNames
in interface RoleAttribute
public ResolvedQualifiedRole resolveQualifiedRole(RouteContext routeContext, String roleName, String qualifiedRole)
resolveQualifiedRole
in interface RoleAttribute
public 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.