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 OsnAddin

java.lang.Object
  extended by oracle.apps.fnd.applcore.dt.osn.addin.OsnAddin
All Implemented Interfaces:
oracle.ide.Addin

public class OsnAddin
extends java.lang.Object
implements oracle.ide.Addin

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


Field Summary
static java.lang.String OSN_METADATA_ROOT_ELEMENT
           
static java.lang.String OSN_NS
           
 
Constructor Summary
OsnAddin()
          Default constructor.
 
Method Summary
 void initialize()
          This method is called when the extension is loaded.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OSN_NS

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

OSN_METADATA_ROOT_ELEMENT

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

OsnAddin

public OsnAddin()
Default constructor.

Method Detail

initialize

public void initialize()
This method is called when the extension is loaded.

Specified by:
initialize in interface oracle.ide.Addin

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

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.