com.ibm.di.config.interfaces
Class ConfigUtils
java.lang.Object
com.ibm.di.config.interfaces.ConfigUtils
public class ConfigUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigUtils
public ConfigUtils()
createStandardObject
public static BaseConfiguration createStandardObject(MetamergeConfig config,
int type,
String name)
throws Exception
- Creates a new object in the default folder location for the type.
- Throws:
Exception