org.kuali.rice.krad.dao.proxy
Class AttachmentDaoProxy
java.lang.Object
   org.kuali.rice.krad.dao.proxy.AttachmentDaoProxy
org.kuali.rice.krad.dao.proxy.AttachmentDaoProxy
- All Implemented Interfaces: 
- AttachmentDao
- public class AttachmentDaoProxy 
- extends Object- implements AttachmentDao
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
AttachmentDaoProxy
public AttachmentDaoProxy()
getAttachmentByNoteId
public Attachment getAttachmentByNoteId(Long noteId)
- Description copied from interface: AttachmentDao
- Retrieve attachment by a given noteIdentifier
 
- 
- Specified by:
- getAttachmentByNoteIdin interface- AttachmentDao
 
- 
- Returns:
 
setAttachmentDaoJpa
public void setAttachmentDaoJpa(AttachmentDao attachmentDaoJpa)
- 
 
- 
 
setAttachmentDaoOjb
public void setAttachmentDaoOjb(AttachmentDao attachmentDaoOjb)
- 
 
- 
 
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.