*** This class provides Binary Compatibility only, not Source Compatibility ***

Class PathFilter

java.lang.Object
com.sas.services.information.Filter
com.sas.services.information.metadata.PathFilter
All Implemented Interfaces:
FilterInterface, Serializable
Direct Known Subclasses:
ChannelPathFilter

@SASScope("ALL") @BinaryCompatibilityOnly public class PathFilter extends Filter implements FilterInterface
See Also:
  • Constructor Details

  • Method Details

    • getXMLSelectString

      public String getXMLSelectString()
      Description copied from class: Filter
      Get the filter in the form of an XMLSelect statement.

      Specified by:
      getXMLSelectString in interface FilterInterface
      Overrides:
      getXMLSelectString in class Filter
      Returns:
      An XMLSelect string to pass to OMR.
    • getPathString

      protected String getPathString()