|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SquidSearch
The extension point to access the Squid data tree
| Method Summary | |
|---|---|
java.util.Collection<org.sonar.squid.api.SourceCode> |
search(org.sonar.squid.api.Query... query)
Returns a list of SourceCode objects base a set of queries given |
org.sonar.squid.api.SourceCode |
search(java.lang.String key)
Returns a SourceObject given its key |
| Method Detail |
|---|
java.util.Collection<org.sonar.squid.api.SourceCode> search(org.sonar.squid.api.Query... query)
query - the set of query
org.sonar.squid.api.SourceCode search(java.lang.String key)
key - the key
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||