Uses of Class
com.sas.services.information.FilterComponent
Packages that use FilterComponent
Package
Description
Interact with data repositories on behalf of client applications.
The com.sas.services.information.search package performs and manages metadata searches for public objects.
-
Uses of FilterComponent in com.sas.services.information
Fields in com.sas.services.information declared as FilterComponentModifier and TypeFieldDescriptionprotected FilterComponentFilter._componentThe component to filter on.Methods in com.sas.services.information that return FilterComponentModifier and TypeMethodDescriptionAssociationPathComponent.getAttributeCriteria()Returns the attribute criteria if to specify within the filter, or null if there is no attribute filtering within this association path.Filter.getFilterComponent()FilterInterface.getFilterComponent()Get the FilterComponent for this filter.Methods in com.sas.services.information that return types with arguments of type FilterComponentMethods in com.sas.services.information with parameters of type FilterComponentModifier and TypeMethodDescriptionvoidFilterComponent.addComponent(FilterComponent newComponent) Add a subcomponent to this component.protected StringFilter.component2JCRXPath(FilterComponent component) protected StringFilter.component2Select(FilterComponent component) For 9.3, this method is used for backwards compatibility only.voidAssociationPathComponent.setAttributeCriteria(FilterComponent comp) Sets the attribute criteria for this association filter.voidFilter.setFilterComponent(FilterComponent component) Set the component to use with this filter.voidFilterInterface.setFilterComponent(FilterComponent component) Add a component to this filter. -
Uses of FilterComponent in com.sas.services.information.search
Methods in com.sas.services.information.search that return FilterComponentModifier and TypeMethodDescriptionDateFilter.getFilterComponent()DisplayNameFilter.getFilterComponent()ExtendedAttributesFilter.getFilterComponent()KeywordFilter.getFilterComponent()NotesFilter.getFilterComponent()ObjectNameFilter.getFilterComponent()PublicTypeFilter.getFilterComponent()ResponsibilitiesFilter.getFilterComponent()SearchFilter.getFilterComponent()Returns the filter component used for processing this search criteria