Uses of Package
org.eclipse.ecf.presence.search

Packages that use org.eclipse.ecf.presence.search
org.eclipse.ecf.presence   
org.eclipse.ecf.presence.search   
org.eclipse.ecf.presence.search.message   
org.eclipse.ecf.provider.xmpp   
 

Classes in org.eclipse.ecf.presence.search used by org.eclipse.ecf.presence
IUserSearchManager
          Get a search mechanism for an account.
 

Classes in org.eclipse.ecf.presence.search used by org.eclipse.ecf.presence.search
ICriteria
          Criteria helps for retrieving results from the provider search by composing Criterion objects.
ICriterion
          A representation of a query criterion for a restriction in a Criteria.
IRestriction
          Instances implementing this interface provide methods to compose the corrects operations for each provide
IResult
          Each result returned for the search will be reach through this interface.
IResultList
          This interface provides methods to handle the result list that match the search.
ISearch
          Provide access for the list of matched query results.
IUserSearchCompleteEvent
          This event indicate that a user search was completed
IUserSearchEvent
          An event received by a user search.
IUserSearchListener
          This Interface allows for implementing classes to execute the search for users in a non block way.
IUserSearchManager
          Get a search mechanism for an account.
UserSearchException
           
 

Classes in org.eclipse.ecf.presence.search used by org.eclipse.ecf.presence.search.message
ICriteria
          Criteria helps for retrieving results from the provider search by composing Criterion objects.
IRestriction
          Instances implementing this interface provide methods to compose the corrects operations for each provide
IResult
          Each result returned for the search will be reach through this interface.
ISearch
          Provide access for the list of matched query results.
 

Classes in org.eclipse.ecf.presence.search used by org.eclipse.ecf.provider.xmpp
IUserSearchManager
          Get a search mechanism for an account.