org.xnap.plugin.opennap.net
Interface OpenNapBrowseInterface

All Superinterfaces:
Search
All Known Implementing Classes:
OpenNapBrowse, OpenNapDirectBrowse

public interface OpenNapBrowseInterface
extends Search

Defines the requirements for classes for OpenNap browses.


Method Summary
 boolean isFailed()
          Returns true, if the browse failed.
 
Methods inherited from interface org.xnap.search.Search
getActions, getFilter, getName, getStatus, isDone, showTree, start, stop
 

Method Detail

isFailed

boolean isFailed()
Returns true, if the browse failed.



Copyright © 2001-2005 XNap Team. All Rights Reserved.