|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibm.di.config.interfaces.ConfigUtils
public class ConfigUtils
This class contains a utility method for creating a configuration object.
| Constructor Summary | |
|---|---|
ConfigUtils()
|
|
| Method Summary | |
|---|---|
static BaseConfiguration |
createStandardObject(MetamergeConfig config,
int type,
java.lang.String name)
Creates a new object in the default folder location for the type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigUtils()
| Method Detail |
|---|
public static BaseConfiguration createStandardObject(MetamergeConfig config,
int type,
java.lang.String name)
throws java.lang.Exception
config - configurationtype - type of configurationname - name of configuration
java.lang.Exception - if could not add the newly created object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||