public class CurrentState extends Object
Modifier and Type | Method and Description |
---|---|
static CommonRuntimeData |
getCommonData()
Returns common data for current thread.
|
static boolean |
isRegisterWaitingForSharedRecordChange()
Returns true if a waiting for shared record change should be registered by a model instance.
|
static void |
setRegisterWaitingForSharedRecordChange(boolean value)
Sets a value that says if a waiting for shared record change should be registered by a model instance
|
public static CommonRuntimeData getCommonData()
public static void setRegisterWaitingForSharedRecordChange(boolean value)
value
- public static boolean isRegisterWaitingForSharedRecordChange()
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.