Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 2 (11.1.2.0.0)

E17486-01

oracle.adf.share.security.binding
Class ViewOperationDef

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

public class ViewOperationDef
extends java.lang.Object
implements OperationDefinition


Field Summary
static java.lang.String REMOVE_ROW
          Deprecated.  
static java.lang.String UPDATE
          Deprecated.  
 
Constructor Summary
ViewOperationDef()
           
 
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

UPDATE

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

REMOVE_ROW

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

ViewOperationDef

public ViewOperationDef()
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 2 (11.1.2.0.0)

E17486-01

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