Uses of Interface
org.eclipse.ecf.presence.search.IRestriction

Packages that use IRestriction
org.eclipse.ecf.presence.search   
org.eclipse.ecf.presence.search.message   
 

Uses of IRestriction in org.eclipse.ecf.presence.search
 

Classes in org.eclipse.ecf.presence.search that implement IRestriction
 class Restriction
          This Class implements IRestriction.
 

Methods in org.eclipse.ecf.presence.search that return IRestriction
 IRestriction IUserSearchManager.createRestriction()
          Create a specific IRestriction implementation for the provider.
 

Uses of IRestriction in org.eclipse.ecf.presence.search.message
 

Methods in org.eclipse.ecf.presence.search.message that return IRestriction
 IRestriction IMessageSearchManager.createRestriction()
          Create a specific IRestriction implementation for the provider.