Package | Description |
---|---|
com.whitestein.lsps.engine.lang | |
com.whitestein.lsps.engine.state.xml |
Modifier and Type | Method and Description |
---|---|
protected RuntimeToPersistentConverter |
RecordEntityAdapter.getConverter()
Returns the runtime-to-persistent converter.
|
protected RuntimeToPersistentConverter |
HolderImpl.getConverter()
Returns the runtime-to-persistent 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,
Collection<RecordHolder> records,
boolean cascade,
boolean checkConflicts) |
RecordHolder |
RecordChangeProxyMerger.mergeChanges(RuntimeToPersistentConverter converter,
Namespace namespace,
RecordHolder record,
boolean cascade,
boolean checkConflicts)
It merges all changes from proxy to the proxied record.
|
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(ModelProviderClientService modelProviderService)
Lazily creates a runtime converter.
|
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.