|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CfgAlarmCondition | |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.applicationblocks.com.queries |
Uses of CfgAlarmCondition in com.genesyslab.platform.applicationblocks.com.objects |
---|
Methods in com.genesyslab.platform.applicationblocks.com.objects that return CfgAlarmCondition | |
---|---|
CfgAlarmCondition |
CfgDeltaAlarmCondition.retrieveCfgAlarmCondition()
Read base CfgAlarmCondition configuration object caused this event. |
Uses of CfgAlarmCondition in com.genesyslab.platform.applicationblocks.com.queries |
---|
Methods in com.genesyslab.platform.applicationblocks.com.queries that return CfgAlarmCondition | |
---|---|
CfgAlarmCondition |
CfgAlarmConditionQuery.executeSingleResult()
Executes a query the result of which is a single object. |
Methods in com.genesyslab.platform.applicationblocks.com.queries that return types with arguments of type CfgAlarmCondition | |
---|---|
AsyncRequestResult<CfgAlarmCondition> |
CfgAlarmConditionQuery.beginExecute(Action<AsyncRequestResult<CfgAlarmCondition>> callback,
java.lang.Object state)
Begins the asynchronous execution of the current query. |
java.util.Collection<CfgAlarmCondition> |
CfgAlarmConditionQuery.execute()
Executes the query and returns a list of CfgAlarmCondition objects. |
Method parameters in com.genesyslab.platform.applicationblocks.com.queries with type arguments of type CfgAlarmCondition | |
---|---|
AsyncRequestResult<CfgAlarmCondition> |
CfgAlarmConditionQuery.beginExecute(Action<AsyncRequestResult<CfgAlarmCondition>> callback,
java.lang.Object state)
Begins the asynchronous execution of the current query. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |