Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Service Bus
11g Release 1 (11.1.1.3)

E15033-01


com.bea.wli.config.customization
Class CustomizationHelper

java.lang.Object
  extended by com.bea.wli.config.customization.CustomizationHelper


public class CustomizationHelper
extends java.lang.Object

Constructor Summary
CustomizationHelper()
           

 

Method Summary
static Customization getCustomization(CustomizationType customizationType)
           
static java.util.List<Customization> getCustomizations(CustomizationsDocument customizationsDocument)
           
static CustomizationsDocument getCustomizationsDocument(java.util.List<Customization> custs)
           
static CustomizationType getCustomizationType(Customization customization)
           

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

CustomizationHelper

public CustomizationHelper()

Method Detail

getCustomizations

public static java.util.List<Customization> getCustomizations(CustomizationsDocument customizationsDocument)

getCustomization

public static Customization getCustomization(CustomizationType customizationType)

getCustomizationsDocument

public static CustomizationsDocument getCustomizationsDocument(java.util.List<Customization> custs)
                                                        throws org.apache.xmlbeans.XmlException
Throws:
org.apache.xmlbeans.XmlException

getCustomizationType

public static CustomizationType getCustomizationType(Customization customization)
                                              throws org.apache.xmlbeans.XmlException
Throws:
org.apache.xmlbeans.XmlException

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Service Bus
11g Release 1 (11.1.1.3)

E15033-01


Copyright © 2008, 2010, Oracle. All rights reserved.