|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContactListSourceFilter
The ContactListSourceFilter is a ContactListFilter that allows to apply the filter to only one of its contact sources at a time.
| Method Summary | |
|---|---|
ContactQuery |
applyFilter(ExternalContactSource contactSource)
Applies this filter to the given contactSource. |
Collection<ExternalContactSource> |
getContactSources()
Returns the list of current ExternalContactSources this filter works with. |
boolean |
hasDefaultSource()
Indicates if this filter contains a default source. |
| Methods inherited from interface net.java.sip.communicator.impl.gui.main.contactlist.ContactListFilter |
|---|
applyFilter, isMatching, isMatching |
| Method Detail |
|---|
ContactQuery applyFilter(ExternalContactSource contactSource)
contactSource - the ExternalContactSource to apply the
filter to
Collection<ExternalContactSource> getContactSources()
boolean hasDefaultSource()
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||