Uses of Class
org.kuali.rice.krad.rules.rule.event.AddAdHocRoutePersonEvent

Packages that use AddAdHocRoutePersonEvent
org.kuali.rice.krad.service   
org.kuali.rice.krad.service.impl   
 

Uses of AddAdHocRoutePersonEvent in org.kuali.rice.krad.service
 

Methods in org.kuali.rice.krad.service that return types with arguments of type AddAdHocRoutePersonEvent
 List<AddAdHocRoutePersonEvent> KualiRuleService.generateAdHocRoutePersonEvents(Document document)
          Builds a list containing ad hoc route person events appropriate for the context.
 

Uses of AddAdHocRoutePersonEvent in org.kuali.rice.krad.service.impl
 

Methods in org.kuali.rice.krad.service.impl that return types with arguments of type AddAdHocRoutePersonEvent
 List<AddAdHocRoutePersonEvent> KualiRuleServiceImpl.generateAdHocRoutePersonEvents(Document document)
          Builds a list containing AddAdHocRoutePersonEvents since the validation done for an AdHocRouteRecipient is the same for all events
 



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