Uses of Interface
org.kuali.rice.krad.uif.service.ViewDictionaryService
Packages that use ViewDictionaryService
Package
Description
-
Uses of ViewDictionaryService in org.kuali.rice.krad.service
Methods in org.kuali.rice.krad.service that return ViewDictionaryServiceModifier and TypeMethodDescriptionstatic ViewDictionaryServiceKRADServiceLocatorWeb.getViewDictionaryService() -
Uses of ViewDictionaryService in org.kuali.rice.krad.uif.service.impl
Methods in org.kuali.rice.krad.uif.service.impl that return ViewDictionaryServiceModifier and TypeMethodDescriptionprotected ViewDictionaryServiceViewHelperServiceImpl.getViewDictionaryService()Gets the view dictionary serviceMethods in org.kuali.rice.krad.uif.service.impl with parameters of type ViewDictionaryServiceModifier and TypeMethodDescriptionvoidViewHelperServiceImpl.setViewDictionaryService(ViewDictionaryService viewDictionaryService) Sets the view dictionary service -
Uses of ViewDictionaryService in org.kuali.rice.krad.web.filter
Methods in org.kuali.rice.krad.web.filter that return ViewDictionaryServiceModifier and TypeMethodDescriptionprotected ViewDictionaryServiceUifSessionTimeoutFilter.getViewDictionaryService()Retrieves implementation of the view dictionary service