|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataSource.Type | |
---|---|
com.ibm.pim.utils |
Uses of DataSource.Type in com.ibm.pim.utils |
---|
Methods in com.ibm.pim.utils that return DataSource.Type | |
---|---|
DataSource.Type |
DataSource.getType()
Retrieves the datasource type |
static DataSource.Type |
DataSource.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DataSource.Type[] |
DataSource.Type.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in com.ibm.pim.utils with parameters of type DataSource.Type | |
---|---|
DataSource |
RoutingManager.createDataSource(java.lang.String name,
DataSource.Type type)
Creates a datasource for MDMPIM |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |