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

E10686-07

oracle.adf.share.security.binding
Class EntityOperationDef

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

public class EntityOperationDef
extends java.lang.Object
implements OperationDefinition


Constructor Summary
EntityOperationDef()
           
 
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
 

Constructor Detail

EntityOperationDef

public EntityOperationDef()
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.6.0)

E10686-07

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