|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.lob.BlobStrategyChopped
public class BlobStrategyChopped
| Constructor Summary | |
|---|---|
BlobStrategyChopped()
|
|
| Method Summary | |
|---|---|
java.util.List<BytesChop> |
chop(byte[] bytes)
|
byte[] |
get(Lob lob)
|
byte[] |
glue(java.util.List<BytesChop> bytesChops)
|
void |
set(byte[] bytes,
Lob lob)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BlobStrategyChopped()
| Method Detail |
|---|
public void set(byte[] bytes,
Lob lob)
set in interface BlobStrategypublic byte[] get(Lob lob)
get in interface BlobStrategypublic java.util.List<BytesChop> chop(byte[] bytes)
public byte[] glue(java.util.List<BytesChop> bytesChops)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||