org.opencrx.kernel.utils
Class ComponentConfigHelper

java.lang.Object
  extended by org.opencrx.kernel.utils.ComponentConfigHelper

public class ComponentConfigHelper
extends Object


Constructor Summary
ComponentConfigHelper()
           
 
Method Summary
static StringProperty getComponentConfigProperty(String name, ComponentConfiguration componentConfiguration)
           
static ComponentConfiguration getComponentConfiguration(String configurationId, String providerName, javax.jdo.PersistenceManager pm, boolean autoCreate, String[][] initialProperties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentConfigHelper

public ComponentConfigHelper()
Method Detail

getComponentConfiguration

public static ComponentConfiguration getComponentConfiguration(String configurationId,
                                                               String providerName,
                                                               javax.jdo.PersistenceManager pm,
                                                               boolean autoCreate,
                                                               String[][] initialProperties)

getComponentConfigProperty

public static StringProperty getComponentConfigProperty(String name,
                                                        ComponentConfiguration componentConfiguration)


This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.