Uses of Class
net.ezcontent.impl.eos.BinaryData

Packages that use BinaryData
net.ezcontent.impl.eos.base Estas clases fueron generadas automaticamente por el plugin Hibernate Synchronizer, contienen todos los metodos de acceso de cada entidad. 
 

Uses of BinaryData in net.ezcontent.impl.eos.base
 

Fields in net.ezcontent.impl.eos.base declared as BinaryData
private  BinaryData BaseAttachment.blob
           
private  BinaryData BaseImage.blob
           
 

Methods in net.ezcontent.impl.eos.base that return BinaryData
 BinaryData BaseAttachment.getBlob()
           
 BinaryData BaseImage.getBlob()
           
 

Methods in net.ezcontent.impl.eos.base with parameters of type BinaryData
 void BaseAttachment.setBlob(BinaryData blob)
          Set the value related to the column: blob_id
 void BaseImage.setBlob(BinaryData blob)
          Set the value related to the column: blob