Uses of Interface
org.kuali.rice.kew.doctype.service.DocumentTypeService
Packages that use DocumentTypeService
Package
Description
-
Uses of DocumentTypeService in org.kuali.rice.kew.actionlist.service.impl
Fields in org.kuali.rice.kew.actionlist.service.impl declared as DocumentTypeServiceModifier and TypeFieldDescriptionprotected DocumentTypeServiceActionListServiceImpl.documentTypeServiceMethods in org.kuali.rice.kew.actionlist.service.impl with parameters of type DocumentTypeServiceModifier and TypeMethodDescriptionvoidActionListServiceImpl.setDocumentTypeService(DocumentTypeService documentTypeService) -
Uses of DocumentTypeService in org.kuali.rice.kew.doctype.service.impl
Classes in org.kuali.rice.kew.doctype.service.impl that implement DocumentTypeServiceModifier and TypeClassDescriptionclassThe standard implementation of the DocumentTypeService. -
Uses of DocumentTypeService in org.kuali.rice.kew.document
Methods in org.kuali.rice.kew.document that return DocumentTypeServiceModifier and TypeMethodDescriptionprotected DocumentTypeServiceRoutingRuleMaintainableBusRule.getDocumentTypeService() -
Uses of DocumentTypeService in org.kuali.rice.kew.impl.actionlist
Methods in org.kuali.rice.kew.impl.actionlist that return DocumentTypeServiceModifier and TypeMethodDescriptionActionListCustomizationHandlerServiceImpl.getDocumentTypeService()ActionListCustomizationMediatorImpl.getDocumentTypeService()Methods in org.kuali.rice.kew.impl.actionlist with parameters of type DocumentTypeServiceModifier and TypeMethodDescriptionvoidActionListCustomizationHandlerServiceImpl.setDocumentTypeService(DocumentTypeService documentTypeService) voidActionListCustomizationMediatorImpl.setDocumentTypeService(DocumentTypeService documentTypeService) -
Uses of DocumentTypeService in org.kuali.rice.kew.quicklinks.dao.impl
Methods in org.kuali.rice.kew.quicklinks.dao.impl that return DocumentTypeService -
Uses of DocumentTypeService in org.kuali.rice.kew.rule.service.impl
Methods in org.kuali.rice.kew.rule.service.impl that return DocumentTypeService -
Uses of DocumentTypeService in org.kuali.rice.kew.rule.web
Methods in org.kuali.rice.kew.rule.web that return DocumentTypeService -
Uses of DocumentTypeService in org.kuali.rice.kew.service
Methods in org.kuali.rice.kew.service that return DocumentTypeServiceModifier and TypeMethodDescriptionstatic DocumentTypeServiceKEWServiceLocator.getDocumentTypeService()