public class WastebasketSelector extends Selector
m_CursorId, m_CursorItems, m_CursorPos, m_MaxItemCount, m_RecursiveSearch, m_ResolvedCursorPos, m_ResolvedItems, m_SearchClass, m_SearchSelection, m_Session, m_SortSpecification
Constructor and Description |
---|
WastebasketSelector(LibrarySession session)
Construct a WastebasketSelector object.
|
Modifier and Type | Method and Description |
---|---|
protected int |
getSelectorItemCount()
Get the search item count.
|
protected Vector |
listSelectorItems()
List the Selector items.
|
protected void |
openSelector()
Opens a cursor on this Search ready for reading search results.
|
closeItems, getItemCount, getItems, getItems, getMaxItemCount, getSearchClassname, getSearchSelection, getSortSpecification, isRecursiveSearch, nextItem, openItems, resetItems, resolveSortSpecification, setMaxItemCount, setRecursiveSearch, setSearchClassname, setSearchSelection, setSortSpecification, verifyConnected
public WastebasketSelector(LibrarySession session) throws IfsException
session
- the current session.IfsException
- if an error occursprotected Vector listSelectorItems() throws IfsException
Selector
listSelectorItems
in class Selector
IfsException
- if the operation fails.protected int getSelectorItemCount() throws IfsException
Selector
getSelectorItemCount
in class Selector
IfsException
- if operation fails.protected void openSelector() throws IfsException
Selector
openSelector
in class Selector
IfsException
- if the operation fails.Copyright © 2023. All rights reserved.