|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SearchResultContainer
Defines the requirements for an object that can be used as result in a search (table).
Field Summary |
---|
Fields inherited from interface org.xnap.search.SearchResult |
---|
BITRATE, FREQUENCY, HIDE_PREFIX, LENGTH, MD5, SHA1, URN |
Method Summary | |
---|---|
boolean |
add(SearchResult result)
Adds result to the container. |
Methods inherited from interface org.xnap.search.SearchResult |
---|
canGroup, createContainer, get, getActions, getAvailability, getFilename, getFilesize, getHash, getIcon, getPath, getPeer, getPlugin, getShortFilename, getSourcesCount, keys |
Method Detail |
---|
boolean add(SearchResult result)
result
to the container.
Returns true, if the result was added.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |