|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Document_Attachment | |
|---|---|
| com.jamasoftware.contour.dao | |
| Uses of Document_Attachment in com.jamasoftware.contour.dao |
|---|
| Methods in com.jamasoftware.contour.dao that return Document_Attachment | |
|---|---|
Document_Attachment |
DocumentDao.getDocumentAttachment(java.lang.Integer docAttId)
|
| Methods in com.jamasoftware.contour.dao that return types with arguments of type Document_Attachment | |
|---|---|
java.util.List<Document_Attachment> |
DocumentDao.getDocumentAttachments(java.lang.Integer documentId)
|
java.util.List<Document_Attachment> |
DocumentDao.getDocumentAttachmentsFor(java.util.List<Attachment> attachments)
|
| Methods in com.jamasoftware.contour.dao with parameters of type Document_Attachment | |
|---|---|
void |
DocumentDao.deleteDocumentAttachment(Document_Attachment docAtt)
|
void |
DocumentDao.saveDocumentAttachment(Document_Attachment docAttach)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||