|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbpm.lob.BlobStrategyFile
public class BlobStrategyFile
TODO
Constructor Summary | |
---|---|
BlobStrategyFile()
|
Method Summary | |
---|---|
byte[] |
get(Blob blob)
|
void |
set(byte[] bytes,
Blob blob)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BlobStrategyFile()
Method Detail |
---|
public void set(byte[] bytes, Blob blob)
set
in interface BlobStrategy
public byte[] get(Blob blob)
get
in interface BlobStrategy
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |