Uses of Interface
org.kuali.rice.kew.rule.xmlrouting.GenericXMLRuleAttribute

Packages that use GenericXMLRuleAttribute
org.kuali.rice.kew.rule   
org.kuali.rice.kew.rule.xmlrouting   
org.kuali.rice.krad.workflow.attribute   
 

Uses of GenericXMLRuleAttribute in org.kuali.rice.kew.rule
 

Classes in org.kuali.rice.kew.rule that implement GenericXMLRuleAttribute
 class AbstractIdRoleAttribute
          A generic Role Attribute superclass that can be used to route to an ID.
 class NetworkIdRoleAttribute
          A generic Role Attribute that can be used to route to a Network ID.
 class PrincipalIdRoleAttribute
          A generic Role Attribute that can be used to route to a Principal ID.
 class UniversityIdRoleAttribute
          A generic Role Attribute that can be used to route to an Empl ID.
 class WorkgroupRoleAttribute
          A generic Role Attribute that can be used to route to a Workgroup Name.
 

Uses of GenericXMLRuleAttribute in org.kuali.rice.kew.rule.xmlrouting
 

Classes in org.kuali.rice.kew.rule.xmlrouting that implement GenericXMLRuleAttribute
 class StandardGenericXMLRuleAttribute
          A generic WorkflowAttribute implementation that can be defined completely by XML.
 

Uses of GenericXMLRuleAttribute in org.kuali.rice.krad.workflow.attribute
 

Classes in org.kuali.rice.krad.workflow.attribute that implement GenericXMLRuleAttribute
 class KualiXmlRuleAttributeImpl
          This class extends the workflow xml rule attribute implementation to use the information in the data dictionary to generate labels.
 



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.