|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.nonesole.persistence.file.search.FileSearchEngine
public class FileSearchEngine
File search engine
Method Summary | |
---|---|
static FileSearchEngine |
getInstance()
Get engine object |
java.util.List<java.lang.Object> |
lookup(SearchConditions sc,
ICatalog cl,
java.net.URL url)
Search object by search condition at some URL |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static final FileSearchEngine getInstance()
public java.util.List<java.lang.Object> lookup(SearchConditions sc, ICatalog cl, java.net.URL url) throws OperationsException
sc
- - search conditioncl
- - operation interface of catalogurl
- - file path
OperationsException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |