Methods in fr.paris.lutece.plugins.document.business that return DocumentResource |
static DocumentResource |
DocumentHome.getResource(int nDocumentId)
|
static DocumentResource |
DocumentHome.getResource(int nDocumentId,
int nAttributeId)
|
DocumentResource |
IDocumentDAO.loadResource(int nDocumentId)
Load a resource (image, file, ...) corresponding to an attribute of a Document |
DocumentResource |
DocumentDAO.loadResource(int nDocumentId)
Load a resource (image, file, ...) corresponding to an attribute of a Document |
DocumentResource |
IDocumentDAO.loadSpecificResource(int nDocumentId,
int nAttributeId)
Load a resource (image, file, ...) corresponding to an attribute of a Document |
DocumentResource |
DocumentDAO.loadSpecificResource(int nDocumentId,
int nAttributeId)
Load a resource (image, file, ...) corresponding to an attribute of a Document |