
Public Member Functions | |
| void | _handleChanges (NSNotification n) |
| void | submit (Transaction transaction) |
Protected Member Functions | |
| NSArray | indexableObjectsForObject (String type, EOEnterpriseObject object) |
| NSArray | indexableObjectsForObjects (String type, NSArray< EOEnterpriseObject > objects) |
Private Member Functions | |
| NSArray< EOEnterpriseObject > | handledObjects (NSArray< EOEnterpriseObject > objects) |
Private Attributes | |
| final NSMutableSet< String > | _warned = new NSMutableSet() |
| void _handleChanges | ( | NSNotification | n | ) | [virtual] |
Implements ERIndex.TransactionHandler.
| NSArray<EOEnterpriseObject> handledObjects | ( | NSArray< EOEnterpriseObject > | objects | ) | [private] |
| NSArray indexableObjectsForObject | ( | String | type, | |
| EOEnterpriseObject | object | |||
| ) | [protected] |
| NSArray indexableObjectsForObjects | ( | String | type, | |
| NSArray< EOEnterpriseObject > | objects | |||
| ) | [protected] |
| void submit | ( | Transaction | transaction | ) |
Reimplemented from ERIndex.TransactionHandler.
final NSMutableSet<String> _warned = new NSMutableSet() [private] |
1.5.8