protected static boolean |
OAThreadLocalDelegate.addSiblingHelper(OAThreadLocal ti,
OASiblingHelper sh) |
protected static void |
OAThreadLocalDelegate.endUndoable(OAThreadLocal ti) |
protected static boolean |
OAThreadLocalDelegate.getCreateUndoablePropertyChanges(OAThreadLocal ti) |
protected static int |
OAThreadLocalDelegate.getHubListenerTreeCount(OAThreadLocal ti) |
protected static int |
OAThreadLocalDelegate.getObjectCacheAddMode(OAThreadLocal ti) |
protected static OAObjectSerializer |
OAThreadLocalDelegate.getObjectSerializer(OAThreadLocal ti) |
protected static int |
OAThreadLocalDelegate.getRecursiveTriggerCount(OAThreadLocal ti) |
static ArrayList<OASiblingHelper> |
OAThreadLocalDelegate.getSiblingHelpers(OAThreadLocal ti) |
protected static boolean |
OAThreadLocalDelegate.isDeleting(OAThreadLocal ti,
Object obj) |
protected static boolean |
OAThreadLocalDelegate.isEditQueryEnabled(OAThreadLocal ti) |
protected static boolean |
OAThreadLocalDelegate.isFlag(OAThreadLocal ti,
Object obj) |
protected static boolean |
OAThreadLocalDelegate.isHubMergerChanging(OAThreadLocal ti) |
protected static boolean |
OAThreadLocalDelegate.isLoading(OAThreadLocal ti) |
protected static boolean |
OAThreadLocalDelegate.isSendingEvent(OAThreadLocal ti) |
static boolean |
OAThreadLocalDelegate.isSuppressCSMessages(OAThreadLocal ti) |
protected static void |
OAThreadLocalDelegate.lock(OAThreadLocal tiThis,
Object thisLockObject,
int maxWaitTries) |
protected static void |
OAThreadLocalDelegate.removeFlag(OAThreadLocal ti,
Object obj) |
protected static void |
OAThreadLocalDelegate.removeSiblingHelper(OAThreadLocal ti,
OASiblingHelper sh) |
protected static void |
OAThreadLocalDelegate.setCreateUndoablePropertyChanges(OAThreadLocal ti,
boolean b) |
protected static void |
OAThreadLocalDelegate.setDeleting(OAThreadLocal ti,
Object obj,
boolean b) |
protected static boolean |
OAThreadLocalDelegate.setEnableEditQuery(OAThreadLocal ti,
boolean b) |
protected static void |
OAThreadLocalDelegate.setFlag(OAThreadLocal ti,
Object obj) |
protected static void |
OAThreadLocalDelegate.setHubListenerTree(OAThreadLocal ti,
boolean b) |
protected static void |
OAThreadLocalDelegate.setHubMergerIsChanging(OAThreadLocal ti,
boolean b) |
protected static boolean |
OAThreadLocalDelegate.setLoading(OAThreadLocal ti,
boolean b) |
protected static void |
OAThreadLocalDelegate.setObjectSerializer(OAThreadLocal ti,
OAObjectSerializer si) |
protected static void |
OAThreadLocalDelegate.setRecursiveTriggerCount(OAThreadLocal ti,
int x) |
static void |
OAThreadLocalDelegate.setSuppressCSMessages(OAThreadLocal ti,
boolean b) |
protected static void |
OAThreadLocalDelegate.startUndoable(OAThreadLocal ti,
String compoundName) |
protected static void |
OAThreadLocalDelegate.unlock(OAThreadLocal ti,
Object object) |