java.lang.Object
org.odpi.openmetadata.accessservices.assetmanager.properties.FindProperties
Direct Known Subclasses:
DataFieldQueryProperties, FindAssetOriginProperties, FindNameProperties, LevelIdentifierProperties

public class FindProperties extends Object
FindProperties provides the base class for find by property requests.
  • Constructor Details

    • FindProperties

      public FindProperties()
      Default constructor
    • FindProperties

      public FindProperties(FindProperties template)
      Copy/clone constructor. Retrieve values from the supplied template
      Parameters:
      template - element to copy
  • Method Details

    • toString

      public String toString()
      Standard toString method.
      Overrides:
      toString in class Object
      Returns:
      print out of variables in a JSON-style