Package | Description |
---|---|
com.whitestein.lsps.engine.state.xml |
Modifier and Type | Method and Description |
---|---|
void |
BinaryValue.setBlobLoader(BlobLoader blobLoader)
Sets blob loader.
|
Constructor and Description |
---|
BinaryValue(ModelInstance modelInstance,
String level,
byte[] value,
String datasourceJndi,
String recordType,
String objectIdentification,
String propertyName,
Blob blob,
BlobLoader blobLoader)
Creates new instance.
|
BinaryValue(ModelInstance modelInstance,
String level,
String datasourceJndi,
String recordType,
String objectIdentification,
String propertyName,
Blob blob,
BlobLoader blobLoader)
Creates new instance.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.