Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Uses of Class
oracle.jdeveloper.deploy.sp.InvokerRights

Packages that use InvokerRights
oracle.jdeveloper.deploy.sp   
 

Uses of InvokerRights in oracle.jdeveloper.deploy.sp
 

Methods in oracle.jdeveloper.deploy.sp that return InvokerRights
 InvokerRights PlsqlTopLevelMethod.getInvokerRights()
           
 InvokerRights PlsqlPackage.getInvokerRights()
           
 

Methods in oracle.jdeveloper.deploy.sp with parameters of type InvokerRights
protected  void InvokerRights.copyToImpl(InvokerRights copy)
          Design pattern for supporting strongly typed copying.
protected  boolean InvokerRights.equalsImpl(InvokerRights ir)
          This is a helper method for equals(Object) that can also be used by subclasses that implement equals(Object).
 void PlsqlTopLevelMethod.setInvokerRights(InvokerRights invokerRights)
           
 void PlsqlPackage.setInvokerRights(InvokerRights invokerRights)
           
 

Constructors in oracle.jdeveloper.deploy.sp with parameters of type InvokerRights
InvokerRights(InvokerRights invokerRights)
          Copy constructor.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

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