Package | Description |
---|---|
er.neo4jadaptor.ersatz.webobjects |
Provides classes for performing value conversion between
NSDictionary ,
NSMutableDictionary and neutral java values. |
Modifier and Type | Method and Description |
---|---|
static NSDictionaryErsatz |
NSDictionaryErsatz.fromDictionary(NSDictionary<EOAttribute,Object> dict)
Creates ersatz based on values in the given dictionary.
|
static NSDictionaryErsatz |
NSDictionaryErsatz.full(EOEntity entity,
NSDictionary<String,Object> snapshot)
Creates ersatz representing all record EO attributes from the given EOF snapshot.
|
static NSDictionaryErsatz |
NSDictionaryErsatz.partial(EOEntity entity,
NSDictionary<String,Object> snapshot)
Creates ersatz representing partial value of a record from the given partial EOF snapshot.
|
Copyright © 2002 – 2024 Project Wonder.