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

E13403-05

oracle.ide.resourcebundle
Class AbstractBundleSelectionValidator

java.lang.Object
  extended by oracle.ide.resourcebundle.AbstractBundleSelectionValidator

public abstract class AbstractBundleSelectionValidator
extends java.lang.Object


Constructor Summary
AbstractBundleSelectionValidator()
           
 
Method Summary
abstract  boolean approveSelection(java.net.URL url)
           
abstract  void processAdd(Context context, java.net.URL url, boolean headless)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractBundleSelectionValidator

public AbstractBundleSelectionValidator()
Method Detail

approveSelection

public abstract boolean approveSelection(java.net.URL url)

processAdd

public abstract void processAdd(Context context,
                                java.net.URL url,
                                boolean headless)

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

E13403-05

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