org.kuali.rice.kew.notes.dao
Interface NoteDAO

All Known Implementing Classes:
NoteDAOJpa

public interface NoteDAO


Method Summary
 List<Note> getNotesByDocumentId(String documentId)
           
 

Method Detail

getNotesByDocumentId

List<Note> getNotesByDocumentId(String documentId)


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.