| Package | Description |
|---|---|
| com.whitestein.lsps.engine.state |
Contains implementation of persistent entities representing model data types.
|
| com.whitestein.lsps.engine.state.xml |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
StateMarshaller.marshall(ValueContent valueContent,
MarshallerConfig config)
Saves a value content to a byte array.
|
| Modifier and Type | Method and Description |
|---|---|
static ValueContent |
ValueSerializer.storeValue(ComplexValue complexValue)
Stores a complex value with all referenced values to a
ValueContent. |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.