Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.4.0)

E10686-05

oracle.adf.share.security.binding
Class IteratorOperationDef

java.lang.Object
  extended by oracle.adf.share.security.binding.IteratorOperationDef
All Implemented Interfaces:
OperationDefinition

public class IteratorOperationDef
extends java.lang.Object
implements OperationDefinition


Field Summary
static java.lang.String CREATE_ROW
           
static java.lang.String DELETE_ROW
           
 
Constructor Summary
IteratorOperationDef()
           
 
Method Summary
 java.lang.String[] getOperations(java.lang.Object theObject)
          Retrieves the list operations applicable for the specified binding.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DELETE_ROW

public static final java.lang.String DELETE_ROW
See Also:
Constant Field Values

CREATE_ROW

public static final java.lang.String CREATE_ROW
See Also:
Constant Field Values
Constructor Detail

IteratorOperationDef

public IteratorOperationDef()
Method Detail

getOperations

public java.lang.String[] getOperations(java.lang.Object theObject)
Description copied from interface: OperationDefinition
Retrieves the list operations applicable for the specified binding.

Specified by:
getOperations in interface OperationDefinition

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.4.0)

E10686-05

Copyright © 1997, 2011, Oracle. All rights reserved.