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 MethodOperationDef

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

public class MethodOperationDef
extends java.lang.Object
implements OperationDefinition


Field Summary
static java.lang.String INVOKE
           
 
Constructor Summary
MethodOperationDef()
           
 
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

INVOKE

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

MethodOperationDef

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