public class ERXAdaptorOperationWrapper extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static String |
AdaptorOperationsDidPerformNotification |
static ReentrantLock |
adaptorOperationsLock |
Constructor and Description |
---|
ERXAdaptorOperationWrapper(EOAdaptorOperation aop) |
Modifier and Type | Method and Description |
---|---|
static void |
adaptorOperationsDidPerform(NSArray ops) |
EOAdaptorOperation |
operation() |
static void |
performWrappedAdaptorOperations(NSArray ops)
Unwraps and performs the supplied adaptor operations.
|
static NSArray |
wrappedAdaptorOperations(NSArray adaptorOps)
Returns an array of ERXAdaptorOperations that can be serialzed to the transport of your choice.
|
public static final ReentrantLock adaptorOperationsLock
public static final String AdaptorOperationsDidPerformNotification
public ERXAdaptorOperationWrapper(EOAdaptorOperation aop)
public EOAdaptorOperation operation()
public static NSArray wrappedAdaptorOperations(NSArray adaptorOps)
adaptorOps
- public static void performWrappedAdaptorOperations(NSArray ops)
ops
- public static void adaptorOperationsDidPerform(NSArray ops)
Copyright © 2002 – 2024 Project Wonder.