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, setDbPlatform
public AttachmentDaoOjb()
public Attachment getAttachmentByNoteId(Long noteId)
AttachmentDao
getAttachmentByNoteId
in interface AttachmentDao
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.