Uses of Class
org.kuali.rice.kew.web.AppSpecificRouteRecipient
Packages that use AppSpecificRouteRecipient
-
Uses of AppSpecificRouteRecipient in org.kuali.rice.kew.superuser.web
Methods in org.kuali.rice.kew.superuser.web with parameters of type AppSpecificRouteRecipientModifier and TypeMethodDescriptionprotected voidSuperUserAction.validateAppSpecificRoute(AppSpecificRouteRecipient recipient) -
Uses of AppSpecificRouteRecipient in org.kuali.rice.kew.web
Fields in org.kuali.rice.kew.web declared as AppSpecificRouteRecipientModifier and TypeFieldDescriptionprotected AppSpecificRouteRecipientKewRoutingKualiForm.appSpecificRouteRecipientprotected AppSpecificRouteRecipientKewRoutingKualiForm.appSpecificRouteRecipient2Methods in org.kuali.rice.kew.web that return AppSpecificRouteRecipientModifier and TypeMethodDescriptionKewRoutingKualiForm.getAppSpecificRoute(int index) KewRoutingKualiForm.getAppSpecificRouteRecipient()KewRoutingKualiForm.getAppSpecificRouteRecipient2()Methods in org.kuali.rice.kew.web with parameters of type AppSpecificRouteRecipientModifier and TypeMethodDescriptionvoidKewRoutingKualiForm.setAppSpecificRoute(int index, AppSpecificRouteRecipient appSpecificRouteRecipient) voidKewRoutingKualiForm.setAppSpecificRouteRecipient(AppSpecificRouteRecipient appSpecificRouteRecipient) voidKewRoutingKualiForm.setAppSpecificRouteRecipient2(AppSpecificRouteRecipient appSpecificRouteRecipient2)