com.ibm.pim.selection
Interface StaticSelection
- All Superinterfaces:
- Selection
- All Known Subinterfaces:
- StaticItemSelection
public interface StaticSelection
- extends Selection
Marker interface representing a static selection. A static selection
represents a static list of items. Items can be added to a static selection
using the
StaticItemSelection.addItem(com.ibm.pim.catalog.item.Item)
method.
- Since:
- 6.0.0
- See Also:
Selection
Field Summary |
static java.lang.String |
copyright
|
copyright
static final java.lang.String copyright
- See Also:
- Constant Field Values