public abstract class MultiItemsHolder extends Object implements ICMultiItemsHolder
Modifier and Type | Field and Description |
---|---|
protected static boolean |
DEBUG |
EMPTY_STR
Constructor and Description |
---|
MultiItemsHolder() |
Modifier and Type | Method and Description |
---|---|
static ICConfigurationDescription |
createCDescription(ICConfigurationDescription[] rds)
This method is put here to prevent UI from
accessing constructors in "internal" dirs.
|
static ICResourceDescription |
createRDescription(ICResourceDescription[] rds)
This method is put here to prevent UI from
accessing constructors in "internal" dirs.
|
abstract Object[] |
getItems() |
protected static final boolean DEBUG
public abstract Object[] getItems()
getItems
in interface ICMultiItemsHolder
public static ICConfigurationDescription createCDescription(ICConfigurationDescription[] rds)
rds
- - array of cfg.descspublic static ICResourceDescription createRDescription(ICResourceDescription[] rds)
rds
- - array of resource descsCopyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.