Uses of Class
fr.paris.lutece.plugins.document.business.DocumentResource

Packages that use DocumentResource
fr.paris.lutece.plugins.document.business   
 

Uses of DocumentResource in fr.paris.lutece.plugins.document.business
 

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
 



Copyright © 2007 Mairie de Paris. All Rights Reserved.