Package com.hp.lft.sdk.oracle
Interface ListItem
public interface ListItem
An Oracle list item.
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Indicates whether the specified item is selected.
-
Method Details
-
isSelected
Indicates whether the specified item is selected.- Returns:
- true if selected.
- Throws:
GeneralLeanFtException
- if error occurs during execution
-