Uses of Interface
org.kuali.rice.krad.web.service.NavigationControllerService
Packages that use NavigationControllerService
Package
Description
-
Uses of NavigationControllerService in org.kuali.rice.krad.document
Methods in org.kuali.rice.krad.document that return NavigationControllerServiceModifier and TypeMethodDescriptionprotected NavigationControllerServiceDocumentControllerServiceImpl.getNavigationControllerService()Methods in org.kuali.rice.krad.document with parameters of type NavigationControllerServiceModifier and TypeMethodDescriptionvoidDocumentControllerServiceImpl.setNavigationControllerService(NavigationControllerService navigationControllerService) -
Uses of NavigationControllerService in org.kuali.rice.krad.web.controller
Methods in org.kuali.rice.krad.web.controller that return NavigationControllerServiceModifier and TypeMethodDescriptionprotected NavigationControllerServiceUifControllerBase.getNavigationControllerService()Methods in org.kuali.rice.krad.web.controller with parameters of type NavigationControllerServiceModifier and TypeMethodDescriptionvoidUifControllerBase.setNavigationControllerService(NavigationControllerService navigationControllerService) -
Uses of NavigationControllerService in org.kuali.rice.krad.web.service.impl
Classes in org.kuali.rice.krad.web.service.impl that implement NavigationControllerServiceModifier and TypeClassDescriptionclassDefault implementation of the navigation controller service.Methods in org.kuali.rice.krad.web.service.impl that return NavigationControllerServiceModifier and TypeMethodDescriptionprotected NavigationControllerServiceControllerServiceImpl.getNavigationControllerService()Methods in org.kuali.rice.krad.web.service.impl with parameters of type NavigationControllerServiceModifier and TypeMethodDescriptionvoidControllerServiceImpl.setNavigationControllerService(NavigationControllerService navigationControllerService)