public class SmartQueryProperties extends LabeledRelationshipProperties
SmartQueryProperties describes the properties for the SmartQuery relationship between a results set and the saved query that determines its members.
  • Constructor Details

    • SmartQueryProperties

      public SmartQueryProperties()
      Default constructor
    • SmartQueryProperties

      public SmartQueryProperties(SmartQueryProperties template)
      Copy/clone constructor
      Parameters:
      template - object to copy
  • Method Details