Skip navigation links

Oracle Fusion Middleware Design Time Java API Reference for Oracle ADF Faces and Data Visualization Components
11g Release 2 (11.1.2.3.0)

E18581-04


oracle.adf.dtrt.view.common
Interface FragmentHolder


public interface FragmentHolder

This interface isolates the various implementations from the ContentImpl so this is all it needs to know about the various types of fragments. A primary purpose is to allow others to extend by being able to add other types of fragments. The first such is the portlet usage.


Method Summary
 org.w3c.dom.DocumentFragment getFragment()
           

 

Method Detail

getFragment

org.w3c.dom.DocumentFragment getFragment()

Skip navigation links

Oracle Fusion Middleware Design Time Java API Reference for Oracle ADF Faces and Data Visualization Components
11g Release 2 (11.1.2.3.0)

E18581-04


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