Uses of Interface
org.eclipse.wst.ws.service.policy.IFilter

Packages that use IFilter
org.eclipse.wst.ws.service.policy   
org.eclipse.wst.ws.service.policy.ui.utils   
 

Uses of IFilter in org.eclipse.wst.ws.service.policy
 

Methods in org.eclipse.wst.ws.service.policy with parameters of type IFilter
 java.util.List<IServicePolicy> ServicePolicyPlatform.getRootServicePolicies(IFilter filter)
          Returns the list of root policies for the platform given a filter.
 

Uses of IFilter in org.eclipse.wst.ws.service.policy.ui.utils
 

Methods in org.eclipse.wst.ws.service.policy.ui.utils that return IFilter
static IFilter ActivityUtils.getCurrentActivitiesFilter()
          Returns a service policy filter based on the Eclipse activities settings.