public interface NameListerMBean extends ListerMBean
| Modifier and Type | Method and Description | 
|---|---|
| String | getCurrentName(String cursor)The name of the current item in the list. | 
advance, close, haveCurrentgetNameaddPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListenerString getCurrentName(String cursor) throws InvalidCursorException
cursor - - The cursor returned from a previous list method.InvalidCursorException