|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Document_URL | |
|---|---|
| com.jamasoftware.contour.dao | |
| Uses of Document_URL in com.jamasoftware.contour.dao |
|---|
| Methods in com.jamasoftware.contour.dao that return Document_URL | |
|---|---|
Document_URL |
DocumentDao.getDocumentURL(java.lang.Integer docUrlId)
|
| Methods in com.jamasoftware.contour.dao that return types with arguments of type Document_URL | |
|---|---|
java.util.List<Document_URL> |
DocumentDao.getDocumentURLs(java.lang.Integer documentId)
|
| Methods in com.jamasoftware.contour.dao with parameters of type Document_URL | |
|---|---|
void |
DocumentDao.deleteDocumentURL(Document_URL docUrl)
|
void |
DocumentDao.saveDocumentURL(Document_URL docUrl)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||