Package wt.filter
package wt.filter
-
ClassDescriptionInterface to tag object that need to considered for filtering.Object used for passing the information about the filterable objects as argument to the filtering service
Supported API: true
Extendable: trueTagging interface which filter specific caches must implement.Enumerated type to indicate to client code the way in which an object is filtered.This class defines the parameters that are passed from application code to the service APIConfigService.getConfigSpecFor(NavCriteriaContext)and to delegates that implementGetConfigSpecForDelegate2.NavFilterDesignationLink is an association between FilterTemplate and Attribute defintions (options).An ExpansionCriteria consists of a list of ConfigSpecs used to resolve masters to iterations, and a collection of Filters used in filtering Product Structures.The implementation of this class is responsible for filtering structure.The interface defining a set of common operations that need to be implemented per filter type.
Supported API: true
Extendable: falseDeprecated.Filter template is a collection of options with possible values that can be used for assigning option rules on part usage links.NavigationFilterType indicates type of the FilterTemplate
Supported API: true
Extendable: falseProvides the standard implementation of server-side functionality as defined by theNavigationCriteriaServiceinterface.Use thenewStandardNavigationFilterServicestatic factory method(s), not theStandardNavigationFilterServiceconstructor, to construct instances of this class.