Searched refs:continuations (Results 1 – 5 of 5) sorted by relevance
174 XInteractionContinuation[] continuations in handle() local176 for ( int i = 0; i < continuations.length; ++i ) { in handle()203 continuations[ i ] ); in handle()
43 continuations match certain restrictions (see below), and (b) the49 subset of the provided continuations that are of type54 derived type). All other continuations are ignored for these requests.
66 continuations match certain restrictions (see below), and (b) the72 subset of the provided continuations that are of type77 derived type). All other continuations are ignored for these requests.
235 final XInteractionContinuation continuations[] = _request.getContinuations(); in handle() local236 for (int i = 0; i < continuations.length; ++i) in handle()238 …nteractionApprove approve = UnoRuntime.queryInterface(XInteractionApprove.class, continuations[i]); in handle()
33 /** specifies the possible continuations when copying a table row via a