Uses of Interface
org.kuali.rice.krad.web.service.CollectionControllerService
Packages that use CollectionControllerService
Package
Description
-
Uses of CollectionControllerService in org.kuali.rice.krad.document
Methods in org.kuali.rice.krad.document that return CollectionControllerServiceModifier and TypeMethodDescriptionprotected CollectionControllerServiceDocumentControllerServiceImpl.getCollectionControllerService()Methods in org.kuali.rice.krad.document with parameters of type CollectionControllerServiceModifier and TypeMethodDescriptionvoidDocumentControllerServiceImpl.setCollectionControllerService(CollectionControllerService collectionControllerService) -
Uses of CollectionControllerService in org.kuali.rice.krad.lookup
Classes in org.kuali.rice.krad.lookup that implement CollectionControllerServiceModifier and TypeClassDescriptionclassOverride of the default collection controller service to maintain selected line state.Methods in org.kuali.rice.krad.lookup with parameters of type CollectionControllerServiceModifier and TypeMethodDescriptionvoidLookupController.setCollectionControllerService(CollectionControllerService collectionControllerService) -
Uses of CollectionControllerService in org.kuali.rice.krad.web.controller
Methods in org.kuali.rice.krad.web.controller that return CollectionControllerServiceModifier and TypeMethodDescriptionprotected CollectionControllerServiceUifControllerBase.getCollectionControllerService()Methods in org.kuali.rice.krad.web.controller with parameters of type CollectionControllerServiceModifier and TypeMethodDescriptionvoidUifControllerBase.setCollectionControllerService(CollectionControllerService collectionControllerService) -
Uses of CollectionControllerService in org.kuali.rice.krad.web.service.impl
Classes in org.kuali.rice.krad.web.service.impl that implement CollectionControllerServiceModifier and TypeClassDescriptionclassDefault implementation of the collection controller service.Methods in org.kuali.rice.krad.web.service.impl that return CollectionControllerServiceModifier and TypeMethodDescriptionprotected CollectionControllerServiceFileControllerServiceImpl.getCollectionControllerService()Methods in org.kuali.rice.krad.web.service.impl with parameters of type CollectionControllerServiceModifier and TypeMethodDescriptionvoidFileControllerServiceImpl.setCollectionControllerService(CollectionControllerService collectionControllerService)