
Public Member Functions | |
| boolean | shouldCreateMissingObjects () |
Protected Member Functions | |
| Object | _createObjectOfEntityWithID (EOClassDescription entity, Object id) |
| Object | _fetchObjectOfEntityWithID (EOClassDescription entity, Object id) |
| boolean | _isDelegateForEntity (EOClassDescription entity) |
| Object | _primaryKeyForObject (EOClassDescription entity, Object obj) |
| Object _createObjectOfEntityWithID | ( | EOClassDescription | entity, | |
| Object | id | |||
| ) | [protected, virtual] |
Implements ERXAbstractRestDelegate.
| Object _fetchObjectOfEntityWithID | ( | EOClassDescription | entity, | |
| Object | id | |||
| ) | [protected, virtual] |
Implements ERXAbstractRestDelegate.
| boolean _isDelegateForEntity | ( | EOClassDescription | entity | ) | [protected, virtual] |
Implements ERXAbstractRestDelegate.
| Object _primaryKeyForObject | ( | EOClassDescription | entity, | |
| Object | obj | |||
| ) | [protected, virtual] |
Implements ERXAbstractRestDelegate.
| boolean shouldCreateMissingObjects | ( | ) |
Reimplemented from ERXAbstractRestDelegate.
1.5.8