|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IResult | |
|---|---|
| org.eclipse.ecf.presence.search | |
| org.eclipse.ecf.presence.search.message | |
| Uses of IResult in org.eclipse.ecf.presence.search |
|---|
| Methods in org.eclipse.ecf.presence.search that return IResult | |
|---|---|
IResult |
IResultList.getResult(java.lang.String field,
java.lang.String value)
Get the result that math the specific field and value |
IResult |
ResultList.getResult(java.lang.String field,
java.lang.String value)
|
| Methods in org.eclipse.ecf.presence.search with parameters of type IResult | |
|---|---|
boolean |
ResultList.add(IResult item)
Add an item for the result list |
boolean |
ResultList.remove(IResult item)
|
| Uses of IResult in org.eclipse.ecf.presence.search.message |
|---|
| Subinterfaces of IResult in org.eclipse.ecf.presence.search.message | |
|---|---|
interface |
IMessageResult
Each result returned for the message search will be reach through this interface. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||