Skip navigation links

Oracle BPEL Process Manager Client Java API Reference
10g Release 3 (10.1.3.1.0)

B28986-01


org.collaxa.xml
Interface IFacade

All Known Subinterfaces:
IBaseFacade

public interface IFacade

This is the base facade interface provides some basic methods to manipulate the backend XML dom element. All generated facade interfaces extends this interface which provides the developers to directly use the methods defined in this interface.

Since:
2.0

Method Summary
 org.w3c.dom.Element getRootElement()
          Returns the DOM element associated with this facade.

 

Method Detail

getRootElement

org.w3c.dom.Element getRootElement()
Returns the DOM element associated with this facade.

Skip navigation links

Oracle BPEL Process Manager Client Java API Reference
10g Release 3 (10.1.3.1.0)

B28986-01


Copyright © 2006, Oracle. All rights reserved.