public class AttachmentDaoOjb extends PlatformAwareDaoBaseOjb implements AttachmentDao
| Constructor and Description |
|---|
AttachmentDaoOjb()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Attachment |
getAttachmentByNoteId(Long noteId)
Retrieve attachment by a given noteIdentifier
|
getDbPlatform, setDbPlatformpublic AttachmentDaoOjb()
public Attachment getAttachmentByNoteId(Long noteId)
AttachmentDaogetAttachmentByNoteId in interface AttachmentDaoCopyright © 2005-2012 The Kuali Foundation. All Rights Reserved.