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

Class ChannelPathFilter

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

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

    • ChannelPathFilter

      public ChannelPathFilter(PathUrl pathurl)
  • Method Details

    • getOMRType

      public String getOMRType()
      Description copied from class: Filter
      Get the OMR type. Return the type by default. subclasses may override this to return a different string. This method is mostly for use by the OMIRepository class.

      Specified by:
      getOMRType in interface FilterInterface
      Overrides:
      getOMRType in class Filter
      Returns:
      The OMR specific type to search for.