Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

oracle.adfnmc.bindings.meta
Interface OperationDefinition


public interface OperationDefinition

TODO look for an update of this that declares the 11g string versions of these, should correspond to the string in the xsd

Author:
dmartin

Field Summary
static int ACTION_BINDING_CONTAINER_EXECUTE
           
static int ACTION_BINDING_CONTAINER_FIND
           
static int ACTION_COMMIT_TRANSACTION
           
static int ACTION_CREATE_INSERT_ROW
           
static int ACTION_CREATE_ROW
           
static int ACTION_CREATE_TEMP_WITH_PARAMS
           
static int ACTION_CREATE_WITH_PARAMS
           
static int ACTION_CUSTOM_EXECUTES_START
          Internal.
static int ACTION_EXECUTE
           
static int ACTION_EXECUTE_WITH_PARAMS
           
static int ACTION_FIND
           
static int ACTION_FIRST
           
static int ACTION_INVOKE_METHOD
           
static int ACTION_ITERATOR_BINDING_EXECUTE
           
static int ACTION_ITERATOR_BINDING_FIND
           
static int ACTION_LAST
           
static int ACTION_NEXT
           
static int ACTION_NEXT_SET
           
static int ACTION_PREVIOUS
           
static int ACTION_PREVIOUS_SET
           
static int ACTION_REMOVE_CURRENT_ROW
           
static int ACTION_REMOVEROW_WITH_KEY
           
static int ACTION_RESET
           
static int ACTION_RESET_STATE
           
static int ACTION_ROLLBACK_TRANSACTION
           
static int ACTION_SETCURRENTROW_WITH_KEY
           
static int ACTION_SETCURRENTROW_WITH_KEYVALUE
           
static int CUSTOM
           
 

Field Detail

CUSTOM

static final int CUSTOM
See Also:
Constant Field Values

ACTION_COMMIT_TRANSACTION

static final int ACTION_COMMIT_TRANSACTION
See Also:
Constant Field Values

ACTION_CREATE_INSERT_ROW

static final int ACTION_CREATE_INSERT_ROW
See Also:
Constant Field Values

ACTION_CREATE_ROW

static final int ACTION_CREATE_ROW
See Also:
Constant Field Values

ACTION_CREATE_WITH_PARAMS

static final int ACTION_CREATE_WITH_PARAMS
See Also:
Constant Field Values

ACTION_CREATE_TEMP_WITH_PARAMS

static final int ACTION_CREATE_TEMP_WITH_PARAMS
See Also:
Constant Field Values

ACTION_CUSTOM_EXECUTES_START

static final int ACTION_CUSTOM_EXECUTES_START
Internal. Applications should not use these ids. (50-99)

See Also:
Constant Field Values

ACTION_EXECUTE

static final int ACTION_EXECUTE
See Also:
Constant Field Values

ACTION_EXECUTE_WITH_PARAMS

static final int ACTION_EXECUTE_WITH_PARAMS
See Also:
Constant Field Values

ACTION_FIND

static final int ACTION_FIND
See Also:
Constant Field Values

ACTION_FIRST

static final int ACTION_FIRST
See Also:
Constant Field Values

ACTION_INVOKE_METHOD

static final int ACTION_INVOKE_METHOD
See Also:
Constant Field Values

ACTION_ITERATOR_BINDING_EXECUTE

static final int ACTION_ITERATOR_BINDING_EXECUTE
See Also:
Constant Field Values

ACTION_ITERATOR_BINDING_FIND

static final int ACTION_ITERATOR_BINDING_FIND
See Also:
Constant Field Values

ACTION_LAST

static final int ACTION_LAST
See Also:
Constant Field Values

ACTION_NEXT

static final int ACTION_NEXT
See Also:
Constant Field Values

ACTION_NEXT_SET

static final int ACTION_NEXT_SET
See Also:
Constant Field Values

ACTION_PREVIOUS

static final int ACTION_PREVIOUS
See Also:
Constant Field Values

ACTION_PREVIOUS_SET

static final int ACTION_PREVIOUS_SET
See Also:
Constant Field Values

ACTION_REMOVE_CURRENT_ROW

static final int ACTION_REMOVE_CURRENT_ROW
See Also:
Constant Field Values

ACTION_REMOVEROW_WITH_KEY

static final int ACTION_REMOVEROW_WITH_KEY
See Also:
Constant Field Values

ACTION_RESET

static final int ACTION_RESET
See Also:
Constant Field Values

ACTION_RESET_STATE

static final int ACTION_RESET_STATE
See Also:
Constant Field Values

ACTION_ROLLBACK_TRANSACTION

static final int ACTION_ROLLBACK_TRANSACTION
See Also:
Constant Field Values

ACTION_SETCURRENTROW_WITH_KEY

static final int ACTION_SETCURRENTROW_WITH_KEY
See Also:
Constant Field Values

ACTION_SETCURRENTROW_WITH_KEYVALUE

static final int ACTION_SETCURRENTROW_WITH_KEYVALUE
See Also:
Constant Field Values

ACTION_BINDING_CONTAINER_EXECUTE

static final int ACTION_BINDING_CONTAINER_EXECUTE
See Also:
Constant Field Values

ACTION_BINDING_CONTAINER_FIND

static final int ACTION_BINDING_CONTAINER_FIND
See Also:
Constant Field Values

Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

Copyright © 2011, Oracle and/or its affiliates. All rights reserved.