it.eng.spagobi.commons.dao
Interface IBinContentDAO

All Known Implementing Classes:
BinContentDAOHibImpl

public interface IBinContentDAO


Method Summary
 byte[] getBinContent(java.lang.Integer binId)
          Gets the bin content.
 

Method Detail

getBinContent

byte[] getBinContent(java.lang.Integer binId)
                     throws it.eng.spago.error.EMFInternalError
Gets the bin content.

Parameters:
binId - the bin id
Returns:
the bin content
Throws:
it.eng.spago.error.EMFInternalError - the EMF internal error