com.bea.wli.config.customization
Class CustomizationHelper

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

public class CustomizationHelper
extends Object


Constructor Summary
CustomizationHelper()
           
 
Method Summary
static Customization getCustomization(CustomizationType customizationType)
           
static List<Customization> getCustomizations(CustomizationsDocument customizationsDocument)
           
static CustomizationsDocument getCustomizationsDocument(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 List<Customization> getCustomizations(CustomizationsDocument customizationsDocument)

getCustomization

public static Customization getCustomization(CustomizationType customizationType)

getCustomizationsDocument

public static CustomizationsDocument getCustomizationsDocument(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