Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

oracle.apps.fnd.applcore.dt.osn.addin
Class OsnOverviewEditorAddin

java.lang.Object
  extended by oracle.ide.editor.EditorAddin
      extended by oracle.bali.xml.gui.jdev.overviewEditor.AbstractOverviewEditorAddin
          extended by oracle.apps.fnd.applcore.dt.osn.addin.OsnOverviewEditorAddin
All Implemented Interfaces:
java.util.EventListener, oracle.ide.Addin, oracle.ide.layout.PreferredLayoutListener

public class OsnOverviewEditorAddin
extends oracle.bali.xml.gui.jdev.overviewEditor.AbstractOverviewEditorAddin

Addin class for OSN that registers the namespace for the applcore osn file in XMLEF.


Field Summary
static java.lang.String EXTENSION
           
static java.lang.String METADATA_PROVIDER_ID
           
static java.lang.String NAMESPACE
           
static int PANEL1_DISPLAYORDER
           
static java.lang.String PANEL1_HELPTOPIC
           
static oracle.bali.xml.model.XmlUsage PANEL1_USAGE
           
static java.lang.String ROOTNODENAME
           
static java.lang.String XMLMETADATAFILENAME
           
static java.lang.String XMLSCHEMAFILENAME
           
 
Fields inherited from class oracle.ide.editor.EditorAddin
ATTRIBUTE_NO_RECENT_FILE, ATTRIBUTE_RESTORABLE
 
Constructor Summary
OsnOverviewEditorAddin()
           
 
Method Summary
 java.lang.Class getEditorClass()
           
 oracle.ide.util.MenuSpec getMenuSpecification()
           
 void initialize()
           
protected  void registerPanelWrapperFactory()
           
 
Methods inherited from class oracle.bali.xml.gui.jdev.overviewEditor.AbstractOverviewEditorAddin
initialize, isDefault, isDuplicable, onInitializeLayout, onPreferredLayoutActivate, registerMetadataProvider, registerPreferredLayoutListener
 
Methods inherited from class oracle.ide.editor.EditorAddin
getAttribute, getEditorWeight, restoreAtStartup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE

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

EXTENSION

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

ROOTNODENAME

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

XMLSCHEMAFILENAME

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

XMLMETADATAFILENAME

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

METADATA_PROVIDER_ID

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

PANEL1_USAGE

public static final oracle.bali.xml.model.XmlUsage PANEL1_USAGE

PANEL1_DISPLAYORDER

public static final int PANEL1_DISPLAYORDER
See Also:
Constant Field Values

PANEL1_HELPTOPIC

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

OsnOverviewEditorAddin

public OsnOverviewEditorAddin()
Method Detail

initialize

public void initialize()
Specified by:
initialize in interface oracle.ide.Addin
Overrides:
initialize in class oracle.bali.xml.gui.jdev.overviewEditor.AbstractOverviewEditorAddin

getEditorClass

public java.lang.Class getEditorClass()
Specified by:
getEditorClass in class oracle.ide.editor.EditorAddin

getMenuSpecification

public oracle.ide.util.MenuSpec getMenuSpecification()
Specified by:
getMenuSpecification in class oracle.ide.editor.EditorAddin

registerPanelWrapperFactory

protected void registerPanelWrapperFactory()
Specified by:
registerPanelWrapperFactory in class oracle.bali.xml.gui.jdev.overviewEditor.AbstractOverviewEditorAddin

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.