Uses of Interface
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.FilterType

Packages that use FilterType
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction   
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.implementor   
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.refinedabstraction   
 

Uses of FilterType in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction that return FilterType
 FilterType WsnbFactory.createFilterType()
           
 FilterType SubscriptionManagerRP.getFilter()
           
 FilterType Subscribe.getFilter()
           
 FilterType WsnbReader.readFilterType(org.w3c.dom.Document document)
           
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction with parameters of type FilterType
 void SubscriptionManagerRP.setFilter(FilterType filter)
           
 void Subscribe.setFilter(FilterType filter)
           
 org.w3c.dom.Document WsnbWriter.writeFilterTypeAsDOM(FilterType value)
           
 

Uses of FilterType in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.implementor
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.implementor that return FilterType
 FilterType WsnbModelFactory.createWsnbModelFilterType()
           
 

Uses of FilterType in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.refinedabstraction
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.refinedabstraction that return FilterType
 FilterType RefinedWsnbFactory.createFilterType()
           
 



Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.