public interface AttachmentDao
Modifier and Type | Method and Description |
---|---|
Attachment |
getAttachmentByNoteId(Long noteId)
Retrieve attachment by a given noteIdentifier
|
Attachment getAttachmentByNoteId(Long noteId)
noteId
- Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.