Uses of Interface
org.kuali.rice.krad.document.DocumentControllerService
Packages that use DocumentControllerService
-
Uses of DocumentControllerService in org.kuali.rice.krad.document
Subinterfaces of DocumentControllerService in org.kuali.rice.krad.documentModifier and TypeInterfaceDescriptioninterfaceController service that extendsDocumentControllerServiceand adds methods specific to transactional documents.Classes in org.kuali.rice.krad.document that implement DocumentControllerServiceModifier and TypeClassDescriptionclassDefault implementation of the document controller service.classDefault implementation of the transactional document controller service.Methods in org.kuali.rice.krad.document that return DocumentControllerServiceModifier and TypeMethodDescriptionprotected DocumentControllerServiceDocumentControllerBase.getControllerService() -
Uses of DocumentControllerService in org.kuali.rice.krad.maintenance
Subinterfaces of DocumentControllerService in org.kuali.rice.krad.maintenanceModifier and TypeInterfaceDescriptioninterfaceController service that extendsDocumentControllerServiceand adds methods specific to maintenance documents.Classes in org.kuali.rice.krad.maintenance that implement DocumentControllerServiceModifier and TypeClassDescriptionclassDefault implementation of the maintenance document controller service.