LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.peer
Interface LyBlobRequestInterface


public interface LyBlobRequestInterface

This interface is used to define a method capable of getting blob content. All classes needing this features must implements this interface.


Method Summary
 java.lang.String getBlobContent(LyObject object, LyFieldInfo fieldInfo, java.lang.String locator)
          Load the real blob content from the locator : return a physical locator like a file path
 

Method Detail

getBlobContent

java.lang.String getBlobContent(LyObject object,
                                LyFieldInfo fieldInfo,
                                java.lang.String locator)
Load the real blob content from the locator : return a physical locator like a file path

Parameters:
object - the object which helds the blob field and values
fieldInfo - blob fieldinfo to load
locator - value of the field, usually a locator for making object reference
Returns:
the physical locator

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com