Package | Description |
---|---|
er.extensions.eof |
Modifier and Type | Method and Description |
---|---|
static ERXCopyable.CopyType |
ERXCopyable.Utility.copyType(EOProperty property) |
static ERXCopyable.CopyType |
ERXCopyable.Utility.copyType(EOProperty property,
NSDictionary<String,Object> userInfo)
Abstracted out of
ERXCopyable.Utility.copyType(EOProperty) to handle exceptions
if the userInfo dictionary is null, there is no
ERXCopyable.CopyType key, or the value for the key is null or
invalid. |
static ERXCopyable.CopyType |
ERXCopyable.CopyType.get(String typeAsString) |
static ERXCopyable.CopyType |
ERXCopyable.CopyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ERXCopyable.CopyType[] |
ERXCopyable.CopyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static NSArray<ERXCopyable.CopyType> |
ERXCopyable.CopyType.copyTypesFor(EOProperty property) |
Modifier and Type | Method and Description |
---|---|
static void |
ERXCopyable.Utility.handleMissingOrInvalidCopyType(EOProperty property,
ERXCopyable.CopyType copyType)
Creates a meaningful error message to be displayed when
modelCopy was specified for the ERXCopyable key in an
Entity's UserInfo dictionary, but not all attributes and
relationships have a valid ERXCopyable.CopyType specified. |
Copyright © 2002 – 2025 Project Wonder.