Public Member Functions | |
| SetAsyncAction (Object value, Callback callback, CBDescIn descIn) | |
| SetAsyncAction (Object value, Callback callback, CBDescIn descIn, BACIPriority priority) | |
| Object | execute () throws AcsJException |
Package Attributes | |
| Object | value |
BACI action to invoke setSync asynchroniously.
| alma.ACS.impl.CommonPropertyImpl.SetAsyncAction.SetAsyncAction | ( | Object | value, | |
| Callback | callback, | |||
| CBDescIn | descIn | |||
| ) |
References alma.ACS.impl.PropertyImpl.getParentComponent().
| alma.ACS.impl.CommonPropertyImpl.SetAsyncAction.SetAsyncAction | ( | Object | value, | |
| Callback | callback, | |||
| CBDescIn | descIn, | |||
| BACIPriority | priority | |||
| ) |
References alma.ACS.impl.PropertyImpl.getParentComponent().
| Object alma.ACS.impl.CommonPropertyImpl.SetAsyncAction.execute | ( | ) | throws AcsJException [virtual] |
Object alma.ACS.impl.CommonPropertyImpl.SetAsyncAction.value [package] |
Value to be set.
Referenced by alma.ACS.impl.CommonPropertyImpl.SetAsyncAction.execute().
1.7.0