public interface NoteDAO
List<Note>
getNotesByDocumentId(String documentId)
List<Note> getNotesByDocumentId(String documentId)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.