com.ibm.bpe.jsf.handler
Interface ItemProvider
All known subinterfaces:
All known implementing classes:
- public interface ItemProvider
Field Summary
Modifier and Type | Field and Description |
---|---|
|
COPYRIGHT
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getSelectedItems()
Returns the list of selected items.
|
Field Detail
COPYRIGHT
- static final java.lang.String COPYRIGHT
See Also:
Method Detail
getSelectedItems
- java.util.List getSelectedItems( )
Returns the list of selected items.
Returns:
a list of the selected items.