Package | Description |
---|---|
com.whitestein.lsps.engine.lang | |
com.whitestein.lsps.engine.state.xml | |
com.whitestein.lsps.engine.tester |
Testing support for testing engine tasks.
|
Modifier and Type | Method and Description |
---|---|
protected RuntimeToPersistentConverter |
RecordEntityAdapter.getConverter()
Returns the runtime-to-persistent converter.
|
RuntimeToPersistentConverter |
JavaOperationExecutionContext.getConverter() |
protected RuntimeToPersistentConverter |
HolderImpl.getConverter()
Returns the runtime-to-persistent converter.
|
RuntimeToPersistentConverter |
ExecutionContextImpl.getConverter() |
RuntimeToPersistentConverter |
ExecutionContext.getConverter()
Returns converter.
|
protected RuntimeToPersistentConverter |
AbstractContextNamespace.getConverter()
Returns instance of
RuntimeToPersistentConverter . |
Modifier and Type | Method and Description |
---|---|
Set<RecordValue> |
RecordChangeProxyMerger.getOptimisticLockConflicts(RuntimeToPersistentConverter converter,
Collection<RecordHolder> records) |
List<RecordHolder> |
RecordChangeProxyMerger.mergeChanges(RuntimeToPersistentConverter converter,
Namespace namespace,
boolean checkConflicts,
Collection<RecordHolder> records)
It merges all changes from proxies to the proxied records.
|
RecordHolder |
RecordChangeProxyMerger.mergeChanges(RuntimeToPersistentConverter converter,
Namespace namespace,
boolean checkConflicts,
RecordHolder record)
It merges all changes from proxy to the proxied record.
|
List<RecordHolder> |
RecordChangeProxyMerger.mergeChanges(RuntimeToPersistentConverter converter,
Namespace namespace,
boolean checkConflicts,
RecordProxySetHolder proxySet)
It merges all proxies from proxy set.
|
Constructor and Description |
---|
EvaluationLevelConverter(RuntimeToPersistentConverter converter)
Creates a new instance.
|
HandleResolverImpl(RuntimeToPersistentConverter converter)
Creates new instance.
|
Modifier and Type | Method and Description |
---|---|
RuntimeToPersistentConverter |
ModelInstance.getConverter(ModelProvider modelProvider)
Lazily creates a runtime converter.
|
Modifier and Type | Method and Description |
---|---|
RuntimeToPersistentConverter |
MockExecutionContext.getConverter() |
RuntimeToPersistentConverter |
MockTaskContext.getConverter() |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.