Uses of Interface
org.kuali.rice.kew.doctype.dao.DocumentTypeDAO
Packages that use DocumentTypeDAO
Package
Description
-
Uses of DocumentTypeDAO in org.kuali.rice.kew.doctype.dao.impl
Classes in org.kuali.rice.kew.doctype.dao.impl that implement DocumentTypeDAO -
Uses of DocumentTypeDAO in org.kuali.rice.kew.doctype.service.impl
Methods in org.kuali.rice.kew.doctype.service.impl that return DocumentTypeDAOMethods in org.kuali.rice.kew.doctype.service.impl with parameters of type DocumentTypeDAOModifier and TypeMethodDescriptionvoidDocumentTypeServiceImpl.setDocumentTypeDAO(DocumentTypeDAO documentTypeDAO) -
Uses of DocumentTypeDAO in org.kuali.rice.kew.impl.doctype
Methods in org.kuali.rice.kew.impl.doctype with parameters of type DocumentTypeDAOModifier and TypeMethodDescriptionvoidDocumentTypeServiceImpl.setDocumentTypeDao(DocumentTypeDAO documentTypeDao)