Obtain the parent source from the result contact.

cusax-fix
Yana Stamcheva 16 years ago
parent 4a8ed6e117
commit 622dc6e480

@ -28,6 +28,14 @@ public interface SourceContact
*/
public String getDisplayName();
/**
* Returns the parent <tt>ContactSourceService</tt> from which this contact
* came from.
* @return the parent <tt>ContactSourceService</tt> from which this contact
* came from
*/
public ContactSourceService getContactSource();
/**
* Returns the display details of this search contact. This could be any
* important information that should be shown to the user.

Loading…
Cancel
Save